Skip to content
Snippets Groups Projects
  1. Sep 30, 2016
  2. Sep 07, 2016
    • Simon Lejeune's avatar
      [REF] server: remove the openerp-gevent file · 76c7041c
      Simon Lejeune authored
      * use a special arg in odoo.py
      * note that the previous implementation was relying on the fact that
        the openerp-gevent file was located in the same directory than the
        odoo.py file. This was no longer true since rev a0eb172c
        This commit brings back this behavior.
      76c7041c
  3. Jul 07, 2016
  4. Jun 14, 2016
    • Simon Lejeune's avatar
      [REV] Packaging: remove "openerp-gevent" from script · c12c0976
      Simon Lejeune authored
      This reverts commit a0eb172c and thus
      allow to actually use the longpolling feature.
      
      The commit was made originally to better follow the debian packaging
      guidelines.
      
      A better solution will be implemented for v10: removing the `openerp-gevent`
      script to replace it with a special argument in `odoo.py`.
      
      There is still a dependency issue as we need psycogreen but this dependency
      is not met in debian wheezy. This will be made a hard dependency for v10 as
      it is available in debian jessie.
      
      opw 678334
      c12c0976
  5. Dec 01, 2015
  6. Nov 26, 2015
  7. Oct 12, 2015
  8. Oct 08, 2015
  9. Sep 28, 2015
  10. Jul 31, 2015
  11. Jul 14, 2015
  12. Jul 07, 2015
    • Aaron Bohy's avatar
      [FIX] Packaging: Windows: pychart dependency · a2650bda
      Aaron Bohy authored
      In 988baeb5, the pychart dependency has been updated for all distributions,
      to use the python-chart library available with pip. However, for Windows, this
      dependency should stay pychart as we do not use pypi to generate the Windows binary.
      a2650bda
  13. Jul 01, 2015
  14. Jan 07, 2015
  15. Dec 19, 2014
  16. Nov 28, 2014
  17. Sep 16, 2014
  18. Sep 02, 2014
  19. Jul 06, 2014
    • Raphael Collet's avatar
      [MERGE] new v8 api by rco · cbe2dbb6
      Raphael Collet authored
      A squashed merge is required as the conversion of the apiculture branch from
      bzr to git was not correctly done. The git history contains irrelevant blobs
      and commits. This branch brings a lot of changes and fixes, too many to list
      exhaustively.
      
      - New orm api, objects are now used instead of ids
      - Environements to encapsulates cr uid context while maintaining backward compatibility
      - Field compute attribute is a new object oriented way to define function fields
      - Shared browse record cache
      - New onchange protocol
      - Optional copy flag on fields
      - Documentation update
      - Dead code cleanup
      - Lots of fixes
      cbe2dbb6
  20. Jun 19, 2014
  21. Jun 06, 2014
  22. May 30, 2014
  23. May 29, 2014
  24. May 19, 2014
  25. Apr 10, 2014
  26. Apr 09, 2014
  27. Apr 03, 2014
  28. Mar 27, 2014
  29. Mar 06, 2014
  30. Jan 16, 2014
  31. Jan 14, 2014
    • Xavier Morel's avatar
      [IMP] replace PIL dependency by pillow · d97f9eff
      Xavier Morel authored
      pillow is a better-maintained fork, and installing it from source
      tends to succeed more easily than PIL's
      
      bzr revid: xmo@openerp.com-20140114131032-rxwpmc0yrqp91x4v
      d97f9eff
  32. Jan 13, 2014
  33. Oct 11, 2013
  34. Oct 10, 2013
  35. Sep 09, 2013
  36. May 14, 2013
  37. May 06, 2013
Loading