| 2014-07-23 | 
Sapan Bhatia | Sliver deleter, refactored | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Deleters should not be calling delete on the data model. | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | User deleter, refactored | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Slice deleter, refactored | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Refactored site deleter. | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | This is in the default implementation of sync_step now | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Provide default implementation of fetch_pending to...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Networks deleter for OpenStack | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Explicitly prevent deletion processing in steps in...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Fixed indentations. | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Bug fix | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Deletion | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Django's delete method does not accept unknown keywords | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Fixed a typo | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Continuing removal of delters from EventManager | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Don't load deleters, they don't exist anymore | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Let's not have an outer exception try/catch... it only...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | More cleanups | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Merged some changes that SCott made to event_manager | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Dropped extraneous sync steps in ec2_observer/steps...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Added awslib, for interacting with Amazon AWS. | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Imported bug fixes | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Made 'observer' a symlink | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Rename observer to openstack_observer, making room...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | This tree was mixed up, with an old version of the...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Fixed indentation | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Implement new mark/purge deletion for User Model | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Default to purging on delete if the Observer cannot...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Move queries for deleted objects into a new manager | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Added ec2 observer, WIP | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Added deletion field to fetch pending method. | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Execute deletors and purge record. | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Purge operation. | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Changed core Observer logic to incorporate explicit...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Drop original deleter logic. Deletions will not be...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Decommissioning the garbage collector, no longer needed...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | New version of delete, which marks as delete instead...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Added deletion check as a default filter of the User...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Make the deletion check a default filter on the base...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | This change makes a 'deletion check' a default filter...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Added a 'deleted' field to all models. Specifically to: | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Updated backend status during call | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Make default value of status field "pending" | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Updated fixtures with backend_status field | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Map errors and feed them into the database. | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Feed errors that occur in the back end in the backend_s...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Added backend_status field to user object | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Added a new field called 'backend_status' to the core...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | This patch logs exceptions in the core of the Observer...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Deleters are no longer used | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Refactored teh sync_volume_slice step with new style...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Refactored the sync_volume step with new style of deletion | 
commit | commitdiff | tree | snapshot | 
| 2014-07-23 | 
Sapan Bhatia | Refactored volume access right step | 
commit | commitdiff | tree | snapshot | 
| 2014-07-16 | 
jcnelson | Restage to pl/master | 
commit | commitdiff | tree | snapshot | 
| 2014-07-16 | 
jcnelson | Make principal_id a unique field in SyndicatePrincipal | 
commit | commitdiff | tree | snapshot | 
| 2014-07-16 | 
jcnelson | Merge branch 'master' of git://git.planet-lab.org/plsta...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-16 | 
Tony Mack | remove unused code | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | fix incorrect latitudes in cdn operator view | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | check in hello world xos dashboard | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | remove debugging | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | prevent problems if xos-backbone loaded twice | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | fix error if dashboard url is of unknown kind | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | demo index view, loading msg for datatables, hide views...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | remove newlines and add comments | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | hyperlink coloring in slice list | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | sliceEditor demo view | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | respond to change events | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | remove debugging code | 
commit | commitdiff | tree | snapshot | 
| 2014-07-15 | 
Scott Baker | fix debugging line that causes developer view to crash...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-14 | 
Scott Baker | hide non-member slices, even from admin | 
commit | commitdiff | tree | snapshot | 
| 2014-07-14 | 
Scott Baker | pointer cursor on sort triangles | 
commit | commitdiff | tree | snapshot | 
| 2014-07-14 | 
Scott Baker | sorting working | 
commit | commitdiff | tree | snapshot | 
| 2014-07-14 | 
Scott Baker | add polling for developer view | 
commit | commitdiff | tree | snapshot | 
| 2014-07-14 | 
Scott Baker | xosDeveloper view working | 
commit | commitdiff | tree | snapshot | 
| 2014-07-13 | 
Scott Baker | shell renamed to xsh | 
commit | commitdiff | tree | snapshot | 
| 2014-07-13 | 
Scott Baker | search for xoslib dashboards | 
commit | commitdiff | tree | snapshot | 
| 2014-07-13 | 
Scott Baker | setting for xoslib templates and statics | 
commit | commitdiff | tree | snapshot | 
| 2014-07-13 | 
Scott Baker | automatically determine urls for xoslib methods | 
commit | commitdiff | tree | snapshot | 
| 2014-07-13 | 
Scott Baker | prototype first virtual object for xoslib: sliceplus | 
commit | commitdiff | tree | snapshot | 
| 2014-07-13 | 
Scott Baker | start working on expanded objects | 
commit | commitdiff | tree | snapshot | 
| 2014-07-13 | 
Scott Baker | refactor code organization | 
commit | commitdiff | tree | snapshot | 
| 2014-07-13 | 
Scott Baker | xosDeveloper view marionette wip | 
commit | commitdiff | tree | snapshot | 
| 2014-07-11 | 
jcnelson | Merge branch 'master' of git://git.planet-lab.org/plsta...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-11 | 
Scott Baker | fix slivers deleted from wrong slice | 
commit | commitdiff | tree | snapshot | 
| 2014-07-10 | 
jcnelson | Updated syndicate admin and models: | 
commit | commitdiff | tree | snapshot | 
| 2014-07-10 | 
jcnelson | Rename syndicate to syndicate_storage | 
commit | commitdiff | tree | snapshot | 
| 2014-07-08 | 
Scott Baker | prevent statistics code from running when minidash...  | 
commit | commitdiff | tree | snapshot | 
| 2014-07-08 | 
Scott Baker | add slice, node, site, deployment, user | 
commit | commitdiff | tree | snapshot | 
| 2014-07-08 | 
Scott Baker | xoslib wip | 
commit | commitdiff | tree | snapshot | 
| 2014-07-08 | 
Scott Baker | new backbone and underscore versions | 
commit | commitdiff | tree | snapshot | 
| 2014-07-08 | 
Scott Baker | xoslib wip | 
commit | commitdiff | tree | snapshot | 
| 2014-07-08 | 
Scott Baker | xoslib wip | 
commit | commitdiff | tree | snapshot | 
| 2014-07-08 | 
Scott Baker | xoslib wip | 
commit | commitdiff | tree | snapshot | 
| 2014-07-07 | 
Scott Baker | xoslib javascript from demo app | 
commit | commitdiff | tree | snapshot | 
| 2014-07-07 | 
Scott Baker | xoslib second prototype | 
commit | commitdiff | tree | snapshot | 
| 2014-07-04 | 
Scott Baker | add no_hyperlinks option to REST api framework | 
commit | commitdiff | tree | snapshot | 
| 2014-07-04 | 
Scott Baker | fix modelgen error on upgradeFrom_rel_+ | 
commit | commitdiff | tree | snapshot | 
| 2014-06-30 | 
Scott Baker | start working on xoslib objects | 
commit | commitdiff | tree | snapshot | 
| 2014-06-30 | 
Scott Baker | start working on xoslib | 
commit | commitdiff | tree | snapshot | 
| 2014-06-26 | 
Scott Baker | Merge branch 'master' of ssh://git.planet-lab.org/git...  | 
commit | commitdiff | tree | snapshot | 
| next |