1. 07 Feb, 2022 5 commits
  2. 03 Feb, 2022 7 commits
  3. 02 Feb, 2022 1 commit
  4. 01 Feb, 2022 1 commit
  5. 31 Jan, 2022 1 commit
  6. 28 Jan, 2022 2 commits
    • Aurel's avatar
      WIP: zope4 on python patches from Aurel (+changes from jerome) · 9943ce81
      Aurel authored
      build on zope4
      
      wip : patches
      
      update patches
      
      reactivatee some patches & egg and remove dep to old ZSQLMEthod
      
      fix zope patch
      
      add Sessions product
      
      reintroduce reStructuredText
      
      use ExternalEditor compatible with Zope4
      
      reinstroduce the config of _Z2PORT and _Z2HOST for testing
      
      fix patch ?
      
      add CMFDefault
      
      Revert "add CMFDefault"
      
      This reverts commit 3e3545ebd02fa188f4265301bbbf6b6b0f0dad9b.
      
      pin eggs version
      
      jerome: stop allowing version picking and pin versions
      9943ce81
    • Jérome Perrin's avatar
      ERP5: Start timerserver from wsgi script · 6c6bfdd5
      Jérome Perrin authored
      Depends on erp5!1529 and erp5!1534
      
      See merge request !1114
      6c6bfdd5
  7. 27 Jan, 2022 5 commits
  8. 21 Jan, 2022 1 commit
  9. 20 Jan, 2022 1 commit
  10. 19 Jan, 2022 1 commit
  11. 18 Jan, 2022 2 commits
  12. 17 Jan, 2022 2 commits
  13. 14 Jan, 2022 3 commits
  14. 12 Jan, 2022 3 commits
  15. 11 Jan, 2022 4 commits
  16. 07 Jan, 2022 1 commit
    • Jérome Perrin's avatar
      software/erp5/upgrade_test: backport new fixes in old software · e0262aaf
      Jérome Perrin authored
      on debian 11, old software does not compile with an error like:
      
          ERROR: ld.so: object '/srv/slapgrid/slappart47/t/dcm/i/0/tmp/shared/userhosts/e880bfd75804e2ec50f297b173a4ae9a__compile__/userhosts-1d3b463e7856db6e674a06258c0840206e6a7b72-1d3b463e7856db6e674a06258c0840206e6a7b72/userhosts' from LD_PRELOAD cannot be preloaded (cannot dynamically load position-independent executable): ignored.
      
      the fixes have been backported to a new 1.0.167.5 tag
      e0262aaf