An error occurred fetching the project authors.
  1. 12 Nov, 2009 1 commit
  2. 08 Nov, 2009 2 commits
  3. 15 Oct, 2009 1 commit
  4. 07 Oct, 2009 1 commit
  5. 10 Mar, 2009 1 commit
  6. 25 Feb, 2009 1 commit
  7. 24 Nov, 2008 1 commit
  8. 19 May, 2008 1 commit
  9. 17 Dec, 2007 1 commit
  10. 14 Dec, 2007 1 commit
  11. 13 Dec, 2007 1 commit
  12. 07 Dec, 2007 1 commit
  13. 06 Dec, 2007 1 commit
  14. 29 Nov, 2007 1 commit
  15. 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
  16. 14 Nov, 2007 2 commits
  17. 09 Nov, 2007 2 commits
  18. 02 Nov, 2007 4 commits
  19. 30 Oct, 2007 2 commits
  20. 23 Oct, 2007 2 commits
  21. 03 Oct, 2007 1 commit
  22. 27 Sep, 2007 1 commit
  23. 12 Sep, 2007 2 commits
  24. 06 Sep, 2007 1 commit
  25. 20 Mar, 2007 1 commit
  26. 02 Mar, 2007 2 commits
  27. 28 Feb, 2007 2 commits
  28. 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
  29. 13 Feb, 2007 1 commit