1. 9c308fc Sometimes, backend_status can fail because of unicode issues. Ignore for now. by Sapan Bhatia · 10 years ago
  2. 8fd852b More verbose backend_status field by Sapan Bhatia · 10 years ago
  3. 7e482de Propagate backend_status to failed dependent objects by Sapan Bhatia · 10 years ago
  4. cfef6ef Bug fix from Scott Baker. If a peer object is not set, it means there is by Sapan Bhatia · 10 years ago
  5. d9468eb Minor bug fix by Sapan Bhatia · 10 years ago
  6. f1d3d27 Trying to commit an unsaved object with fields set causes the database by Sapan Bhatia · 10 years ago
  7. 0652f4e fix failed dependencies not taking type of objects into account by Scott Baker · 10 years ago
  8. 2176566 Provide default implementation of fetch_pending to remove redundant code by Sapan Bhatia · 10 years ago
  9. a358f0f Rename observer to openstack_observer, making room for more convenient by Sapan Bhatia · 10 years ago[Renamed from planetstack/observer/syncstep.py]
  10. e17bc5b Added deletion field to fetch pending method. by Sapan Bhatia · 10 years ago
  11. 6082336 Execute deletors and purge record. by Sapan Bhatia · 10 years ago
  12. c860243 New version of delete, which marks as delete instead of removing an object. by Sapan Bhatia · 10 years ago
  13. ea53ad3 Updated backend status during call by Sapan Bhatia · 10 years ago
  14. 31ebe5c Map errors and feed them into the database. by Sapan Bhatia · 10 years ago
  15. eba0843 Feed errors that occur in the back end in the backend_status field by Sapan Bhatia · 10 years ago
  16. 105b6b7 changes from alpha site by Scott Baker · 10 years ago
  17. 04111b7 Log to /var/log/planetstack.log instead of observer.log in current directory. by Andy Bavier · 11 years ago
  18. 37146d2 fix name error by Tony Mack · 11 years ago
  19. e7abb62 Log failures in sync steps by Andy Bavier · 11 years ago
  20. ca2e21f Fixed issues in object dependencies by Sapan Bhatia · 11 years ago
  21. 4fa85fb fix bugs by Tony Mack · 11 years ago
  22. 68e818d remove redundant check by Tony Mack · 11 years ago
  23. 16f0474 fix bugs by Tony Mack · 11 years ago
  24. 66646d5 implement fetch_pending() by Tony Mack · 11 years ago
  25. ce79de0 tabs, bugfixes by Tony Mack · 11 years ago
  26. 387a73f instantiate sycn steps with openstack driver. Implement garbage collector and deleters by Tony Mack · 11 years ago
  27. 04c94ad Wide range of debugging changes by Sapan Bhatia · 11 years ago
  28. 13c7f11 Class and object dependencies, schedules by Sapan Bhatia · 11 years ago
  29. 24836f1 Sync refactored into abstract steps by Sapan Bhatia · 11 years ago