Skip to content
Snippets Groups Projects
  1. Jan 27, 2017
  2. Dec 01, 2016
  3. 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
  4. Dec 01, 2016
  5. Jan 11, 2017
  6. Nov 18, 2016
  7. 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
  8. Apr 13, 2016
  9. Nov 17, 2016
  10. Feb 18, 2016
  11. Jan 29, 2016
  12. Jan 04, 2016
  13. Dec 22, 2015
  14. Dec 02, 2014
  15. Nov 19, 2015
  16. Oct 12, 2015
  17. Sep 09, 2015
  18. Sep 21, 2015
  19. Sep 09, 2015
  20. Sep 08, 2015
  21. Jul 23, 2014
  22. Jul 25, 2014
  23. Sep 08, 2015
  24. Sep 07, 2015
  25. Jul 22, 2015
  26. Jul 17, 2015
Loading