remove Dashboard Views from user admin
[plstackapi.git] / planetstack / observer / event_manager.py
2014-07-23 Sapan BhatiaRename observer to openstack_observer, making room...
2014-07-23 Sapan BhatiaFixed indentation
2014-07-23 Sapan BhatiaDrop original deleter logic. Deletions will not be...
2014-06-11 Sapan BhatiaMerge branch 'apigen'
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-05-13 Scott Bakerkeep track of random client id that was generated
2014-05-13 Scott BakerEventSender was failing on a missing self.random_client...
2014-01-22 Scott Bakerpass pk and model_dict to deleter, dynamic load of...
2014-01-22 Scott Bakerpass pk to deleter, support model as a class or instanc...
2013-10-09 Sapan BhatiaBug fix to my last change.
2013-10-09 Sapan BhatiaClient ids need to be unique per deployment
2013-10-09 Siobhan TullyMerged plcorebase
2013-10-02 Tony Mackremove unnecessary import
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-03 Sapan BhatiaAbstracted out deleters
2013-09-03 Sapan BhatiaCleaned up event manager code
2013-09-02 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2013-09-02 Sapan BhatiaFixed import issues