An error occurred fetching the project authors.
  1. 21 Jul, 2011 4 commits
  2. 12 Jul, 2011 1 commit
  3. 22 Jun, 2011 1 commit
    • Julien Muchembled's avatar
      Remove most dangerous uses of 'chdir' syscall · ca182eef
      Julien Muchembled authored
      Because chdir/getcwd is global to the whole process, it is not thread-safe
      and may cause very serious bugs like data loss (for example when 'os.remove'
      or 'shutil.rmtree' are called with relative paths).
      
      There still remain uses of 'chdir' in ERP5 Subversion. A temporary quick change
      is done to reduce the probability of race conditions, but this should really be
      fixed.
      ca182eef
  4. 21 Jun, 2011 2 commits
  5. 17 Jun, 2011 1 commit
  6. 15 Jun, 2011 1 commit
  7. 20 May, 2011 1 commit
  8. 18 May, 2011 1 commit
  9. 13 Apr, 2011 2 commits
  10. 29 Mar, 2011 2 commits
  11. 07 Mar, 2011 1 commit
  12. 23 Feb, 2011 1 commit
  13. 09 Feb, 2011 1 commit
  14. 08 Feb, 2011 4 commits
  15. 13 Jan, 2011 1 commit
    • Rafael Monnerat's avatar
      · 88e56565
      Rafael Monnerat authored
      On updateBusinessTemplateFromUrl, do not install the business template or run any script if the business template was already installed with the same revision or newer. The Exception is if reinstall parameter is True.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42316 20353a03-c40f-0410-a6d1-a30d3c3de9de
      88e56565
  16. 15 Dec, 2010 1 commit
  17. 14 Dec, 2010 1 commit
  18. 29 Nov, 2010 1 commit
  19. 18 Nov, 2010 1 commit
  20. 08 Nov, 2010 2 commits
  21. 13 Oct, 2010 4 commits
  22. 27 Sep, 2010 2 commits
  23. 14 Sep, 2010 1 commit
  24. 24 Aug, 2010 1 commit
  25. 19 Aug, 2010 1 commit
  26. 17 Aug, 2010 1 commit