Added a type to backend_status
[plstackapi.git] / planetstack / core / models / plcorebase.py
2015-01-23 Sapan BhatiaAdded a type to backend_status
2015-01-23 Sapan BhatiaAdded timestamp to support model policy scheduling
2014-12-02 Scott Bakerallow blank for enacted field
2014-11-26 Scott Bakervalidation of URL fields
2014-11-25 Scott Bakervalidators for xoslib
2014-11-25 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-25 Scott Bakeradd getValidators function
2014-11-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-12 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-11-12 Sapan BhatiaAdded list of ephemeral models to be autodeleted
2014-11-12 Sapan BhatiaAdded is_ephemeral: a flag that determines if a model...
2014-11-07 Scott Bakerdeal with migrations problem
2014-10-09 Scott Bakerfix keyerror in plcorebase.delete
2014-10-07 Scott Bakerre-did the fine grained permission checking stuff again
2014-10-03 Scott Bakeradd default select_by_user to plcorebase, hunt down...
2014-10-03 Scott Bakeradd support for fine-grained field permissions for...
2014-10-03 Scott Bakerraise PermissionDenied if someone tries to save an...
2014-09-25 rootMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-24 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-24 Scott Bakeralso allow 'silent' to be set as an instance variable
2014-09-24 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-23 Scott Bakeradd silent kwarg to delete() and save()
2014-09-22 John H. HartmanMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-18 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-18 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-18 Scott Bakerswitch from naive timestamps to timezone-aware timestamps
2014-09-15 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-12 Scott Bakerclean up some deprecation warnings in django 1.7
2014-09-12 Scott Bakerevaluate default for plcorebase.created and plcorebase...
2014-09-08 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-05 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-04 Sapan BhatiaBug: Models should import model_policy, not model_policies
2014-09-04 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-03 Sapan BhatiaInclude model policies
2014-07-23 Sapan BhatiaDjango's delete method does not accept unknown keywords
2014-07-23 Sapan BhatiaFixed a typo
2014-07-23 Sapan BhatiaDefault to purging on delete if the Observer cannot...
2014-07-23 Sapan BhatiaMove queries for deleted objects into a new manager
2014-07-23 Sapan BhatiaPurge operation.
2014-07-23 Sapan BhatiaNew version of delete, which marks as delete instead...
2014-07-23 Sapan BhatiaMake the deletion check a default filter on the base...
2014-07-23 Sapan BhatiaThis change makes a 'deletion check' a default filter...
2014-07-23 Sapan BhatiaAdded a 'deleted' field to all models. Specifically to:
2014-07-23 Sapan BhatiaMake default value of status field "pending"
2014-07-23 Sapan BhatiaAdded a new field called 'backend_status' to the core...
2014-06-11 Sapan BhatiaMerge branch 'apigen'
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-05-26 Scott Bakersend error message to stderr instead of stdout
2014-05-23 Scott Bakerfix observer notification error
2014-03-20 Scott Bakerdisable observer if it fails to import
2014-02-04 Tony Mackrefactor
2014-02-04 Tony Mackadded rbac for viewing objects
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-16 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-10-16 Sapan BhatiaSet observer/disabled=1 to run an observerless PlanetStack
2013-10-09 Siobhan TullyMerged plcorebase
2013-10-09 Siobhan TullyAdjusted modeling of Service, Slice and Tags. Added...
2013-10-02 Sapan BhatiaMake change to Model code failsafe
2013-09-25 Tony Macktabs
2013-09-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-09-06 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-09-03 Sapan BhatiaFixed import error
2013-09-03 Sapan BhatiaFixed tabulation
2013-09-03 Sapan BhatiaAbstracted out deleters
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-08-27 Sapan BhatiaSync refactored into abstract steps
2013-08-21 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-07-02 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-02 Sapan BhatiaIntegration with Feefie/Fofum for waking up the observe...
2013-06-10 Tony Mackkey is now just an attribute of the user model. Added...
2013-05-10 Siobhan TullyMerge pick up, tweaked role/site/plcore_base or os_mana...
2013-05-10 Siobhan TullyRefactor to /opt/planetstack, final tweaks to make...