- Jan 30, 2013
-
-
Aurelien Campeas authored
-
- Jan 15, 2013
-
-
Aurelien Campeas authored
-
- Dec 06, 2012
-
-
Julien Cristau authored
sphinx 0.6 switched templates to jinja2, which has an incompatible syntax for macros. 2009, here we come! Closes #113086.
-
- Aug 22, 2012
-
-
Arthur Lutz authored
-
Sylvain Thénault authored
-
- Mar 29, 2012
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Mar 22, 2012
-
-
Pierre-Yves David authored
This is very useful for test
-
- Mar 16, 2012
-
-
Pierre-Yves David authored
This is much more readable
-
- Mar 13, 2012
-
-
Pierre-Yves David authored
We need this for set comparison implemented in 2a175b352c78
-
- Mar 16, 2012
-
-
Pierre-Yves David authored
The old code did: * forge a string * eval it as a lamba * monkey patch classes with the result We may just drop the logic looping on multiple class by computing class name dynamically. But this have a different behavior for subclass.
-
- Feb 20, 2012
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Pierre-Yves David authored
Use set instead of list for domains. This remove some N² complexity. Simplify the visite_relation code to: * avoid computation duplication, * compare string instead of Yams object, * take advantage of set.
-
- Feb 03, 2012
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Jan 30, 2012
-
-
Sylvain Thénault authored
-
- Dec 09, 2011
-
-
Sylvain Thénault authored
-
- Nov 09, 2011
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Aurelien Campeas authored
-
- Oct 28, 2011
-
-
Sylvain Thénault authored
fix Referencable.get_type crash when no solution given and 'is IN(ET1, ET2..) is used. Closes #81865
-
- Oct 25, 2011
-
-
Adrien Di Mascio authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
668:b2e231cbd9da introduces unrelated changes that 1. break tests, 2. make rql>0.30.1 incompatible with cw < 3.13.10
-
- Oct 24, 2011
-
-
Sylvain Thénault authored
-
- Oct 21, 2011
-
-
Sylvain Thénault authored
-
- Oct 11, 2011
-
-
Sylvain Thénault authored
-
- Sep 08, 2011
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Sep 07, 2011
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
closes #74727: allow entity types to end with a capitalized letter provided they contain a lower-cased letter
-
- Aug 05, 2011
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-