Fri, 17 Sep 2010 17:25:17 +0200 | Sylvain Thénault | [repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance. | file | diff | annotate |
Wed, 25 Aug 2010 10:29:18 +0200 | Sylvain Thénault | [session] cleanup hook / operation / entity edition api | file | diff | annotate |
Thu, 17 Jun 2010 14:43:16 +0200 | Sylvain Thénault | [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute | file | diff | annotate |
Wed, 02 Jun 2010 13:01:45 +0200 | Sylvain Thénault | [external storage] refactor to give session to storage's callback (needed by vcsfile storage) | file | diff | annotate |