An error occurred fetching the project authors.
  1. 17 Dec, 2007 1 commit
  2. 14 Dec, 2007 1 commit
  3. 13 Dec, 2007 1 commit
  4. 07 Dec, 2007 1 commit
  5. 06 Dec, 2007 1 commit
  6. 29 Nov, 2007 1 commit
  7. 19 Nov, 2007 1 commit
    • Aurel's avatar
      typo fix · 69f9b396
      Aurel authored
      do not put in current catalog when archiving as it must be already
      catalogged object in previous archive
      cancel archive used as current catalog at the end of archiving
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17679 20353a03-c40f-0410-a6d1-a30d3c3de9de
      69f9b396
  8. 14 Nov, 2007 2 commits
  9. 09 Nov, 2007 2 commits
  10. 02 Nov, 2007 4 commits
  11. 30 Oct, 2007 2 commits
  12. 23 Oct, 2007 2 commits
  13. 03 Oct, 2007 1 commit
  14. 27 Sep, 2007 1 commit
  15. 12 Sep, 2007 2 commits
  16. 06 Sep, 2007 1 commit
  17. 20 Mar, 2007 1 commit
  18. 02 Mar, 2007 2 commits
  19. 28 Feb, 2007 2 commits
  20. 14 Feb, 2007 1 commit
    • Vincent Pelletier's avatar
      Declare symbolic globals for hot reindexing states and update users. · 5a45a355
      Vincent Pelletier authored
      Define an accessor to get hot reindexing state.
      Remove unneeded get_transaction().commit().
      Make finishHotReindexing both update hot reindex state and swap the catalogs.
      Defne a function to cancel a runing hot reindexing.
      Factorize playBackRecordedObjectList code and make it re-scedule its own call to avoid working on many object in one transaction while allowing to remove commit()s.
      Insert last reserved uid at reindexing end.
      Remove manage_hotReindexAll default values to remove "erp5" reference in this code (which should be ERP5-independant). Note that there are still explicit c
      alls to ERP5Site_reindexAll.
      Describe manage_hotReindexAll more completely.
      Check first if hot reindex is already runing to avoid wasting time generating lists when the function would anyway later fail on this check.
      Use introspection to avoid calling getUid on object where it's not available.
      Remove a useless try...except (was usefull when there were commit()s).
      Update ZMI message telling hot reindex was started.
      Update ZMI page to remove an outdated comment.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12687 20353a03-c40f-0410-a6d1-a30d3c3de9de
      5a45a355
  21. 13 Feb, 2007 1 commit
  22. 26 Jan, 2007 1 commit
  23. 12 Jan, 2007 1 commit
  24. 17 Nov, 2006 1 commit
  25. 15 Nov, 2006 1 commit
  26. 24 Apr, 2006 1 commit
  27. 13 Apr, 2006 1 commit
  28. 25 Mar, 2006 1 commit
  29. 01 Mar, 2006 2 commits