Rachid Zarouali

Results 52 comments of Rachid Zarouali

i've taken a look at sugarentry.py (i've changed it a little to handle queries limit :)): res = self._module._connection.get_entry_list(self._module._name,qstring, '', 0,list(fieldlist), list(fieldlist),0,0,0) but what would be link_name_to_fields_array is the "second":...

simply awesome !! i'll test it by tomorrow and let you know thanks a lot for your blaizing fast help :)

i think you "should" change this: resp_data = self._connection.get_entry_list(self._name, query_str, '', start + offset, fields, links_to_names, total - len(entry_list), 0) to this: resp_data = self._connection.get_entry_list(self._name, query_str, '', start + offset,...

let me know, if you want more feedback :) by the way, link_fields_names works like a charm, as i forgot it's a one to many relation i had to rethink...

Things are going great so far, not tested the get-related, but get-entry-list works great now

will try it thanks @avrelaun :)

moi je vote pour anéfé +1

Trop gros ! Passera pas

Awesome ! can i be of any help ? is it hard to implement ALL test templates ? let me know, i'll be glad to give a hand Le mer....

FILE_CONTAINS is implemented in PR: https://github.com/l0rd/docker-unit/pull/7 waiting to be validated and merged :)