remove Dashboard Views from user admin
[plstackapi.git] / planetstack / observer / event_loop.py
2014-07-23 Sapan BhatiaRename observer to openstack_observer, making room...
2014-07-23 Sapan BhatiaChanged core Observer logic to incorporate explicit...
2014-07-23 Sapan BhatiaMap errors and feed them into the database.
2014-07-23 Sapan BhatiaThis patch logs exceptions in the core of the Observer...
2014-06-11 Sapan BhatiaMerge branch 'apigen'
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-03 Scott Bakerstop silently absorbing exceptions inside of sync steps
2014-05-10 Scott Bakerfix error importing steps
2014-04-29 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-29 Tony Mackremove debuging code
2014-03-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-03-11 Sapan BhatiaRewrote toposort to handle loops in Step graph. Simpler...
2014-01-03 Scott Bakeradd support for non-openstack drivers, rename step_dir...
2013-12-31 Scott Bakeruse Config().step_dir to load steps dynamically
2013-10-22 Andy BavierLog to /var/log/planetstack.log instead of observer...
2013-10-16 Tony Mackstore failed step object in set instead of list
2013-10-16 Tony Mackdont raise exceptions inside of event loop
2013-10-15 Tony Mackrename config option
2013-10-09 Tony Macksync images
2013-10-09 Tony Macksync nodes
2013-10-09 Siobhan TullyMerged plcorebase
2013-10-08 Tony Mackenable SyncRoles
2013-10-06 Tony Mackfix check_schedule
2013-10-05 Tony Mackfix check_class_dependency()
2013-10-02 Sapan BhatiaDrop debugging code
2013-10-02 Sapan BhatiaFixed tabulation in the file
2013-10-02 Sapan BhatiaMajor bugfix to toposort.
2013-10-02 Sapan BhatiaFixed issues in object dependencies
2013-10-02 Sapan BhatiaSteps not in the dependency graph should also be executed
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Mackfix NameError and AttribteError
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Mackbug fixes
2013-09-25 Tony Mackimplement fetch_pending()
2013-09-24 Tony Mackbugfixes
2013-09-24 Tony Macktabs, bugfixes
2013-09-18 Tony Mackinstantiate sycn steps with openstack driver. Implement...
2013-09-06 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-09-02 Sapan BhatiaWide range of debugging changes
2013-09-02 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2013-09-02 Sapan BhatiaFixed import issues
2013-09-02 Sapan BhatiaMerge branch 'syncsteps'
2013-09-02 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2013-09-02 Sapan BhatiaMerge branch 'syncsteps' of git://git.planet-lab.org...
2013-09-02 Sapan BhatiaLoad and save run times syncsteps origin/syncsteps
2013-09-02 Sapan BhatiaClass and object dependencies, schedules
2013-08-27 Sapan BhatiaSync refactored into abstract steps