server/rqlannotation.py
2010-02-26 Sylvain Thénault pylint style fixes stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-01-20 Sylvain Thénault cleanup stable
2010-01-20 Sylvain Thénault don't record deambiguifier when it has no type restriction using 'is', so we don't miss later some available constraints stable
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-11-10 Sylvain Thénault test and fix http://www.logilab.org/ticket/499838 stable
2009-10-15 Sylvain Thénault cleanup stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-09-16 Sylvain Thénault fix rqlannotation bug w/ identity relation in subscope 3.5
2009-07-09 Sylvain Thénault fix regression w/ NOT symetric relation (distinct not needed) stable
2009-06-29 Sylvain Thénault fix sql generated on NOT inlined_relation queries. Use exists, so no more needs for extra DISTINCT stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-02-26 sylvain thenault fix #171339
2009-02-11 Sylvain fix select principal so results are predictable during tests
2009-01-16 sylvain thenault need_intersect test and fixes
2009-01-07 Sylvain Thenault consider intersect *and* distinct
2009-01-07 Sylvain Thenault in some cases (eg ambiguous neged relations), INTERSECT should be used instead of DISTINCT
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip