Skip to content
Snippets Groups Projects
  1. Dec 13, 2018
  2. Jul 12, 2018
  3. May 18, 2018
  4. Jan 29, 2018
  5. Nov 28, 2017
  6. Feb 02, 2017
  7. Jan 27, 2017
  8. Dec 01, 2016
  9. Jan 27, 2017
    • Sylvain Thénault's avatar
      [pkg] Add python-logilab-constraint to debian dependencies · 1efe574ab302
      Sylvain Thénault authored
      else we may run into problem when pkg_resources is used, as it will detect that
      a dependancy in the python package isn't installed.
      
      Fix it this way rather than using extras_require because we want the
      package to be usable with a simple pip install.
      
      Closes #9343431
      1efe574ab302
  10. Dec 01, 2016
  11. Jan 11, 2017
  12. Nov 18, 2016
  13. Jul 19, 2016
    • Sylvain Thénault's avatar
      [parsing] Raise BadRQLQuery if shortcut type settings is used without any variable · 7905bee83581
      Sylvain Thénault authored
      Before this 'Machin 12' is transformed to 'Any 12' since it expect a 'set type
      shortcut', but since the selection doesn't hold any variable, the type
      information is lost and no type checking is ever done.
      
      We can not expect to have the schema at this point, which would allow to check
      if the type exists. Even if we had, we would then need dedicated structures to
      hold the information that we expect entity with eid '12' to be a 'Machin'...
      
      Thus, it seems simpler to disallow usage of this simplified form without any
      selected variable.
      
      Closes #9234282.
      7905bee83581
  14. Apr 13, 2016
  15. Nov 17, 2016
  16. Feb 18, 2016
  17. Jan 29, 2016
  18. Jan 04, 2016
  19. Dec 22, 2015
  20. Dec 02, 2014
  21. Nov 19, 2015
  22. Oct 12, 2015
  23. Sep 09, 2015
  24. Sep 21, 2015
  25. Sep 09, 2015
Loading