1. 0f727b8 Make it easier to disable deletions for debugging. by Sapan Bhatia · 10 years ago
  2. f1d3d27 Trying to commit an unsaved object with fields set causes the database by Sapan Bhatia · 10 years ago
  3. 6810db2 add support for getting current request object from within a model by Scott Baker · 10 years ago
  4. 9713d20 set default origin server - untested by Scott Baker · 10 years ago
  5. 40c0076 came up with a better way to implement backend status, and made it use enacted/updated to determine icon by Scott Baker · 10 years ago
  6. 63d1a55 provisioning status in admin UI by Scott Baker · 10 years ago
  7. 36f5087 add backend_status to UI by Scott Baker · 10 years ago
  8. 1a339a8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  9. 4a69ab9 fix failing to return an ip if sliver.ip is not set by Scott Baker · 10 years ago
  10. 33df82b pis can view slices at their sites by Tony Mack · 10 years ago
  11. c195d72 pis can update slice objects by Tony Mack · 10 years ago
  12. 5cde5f8 pis can update slice objects by Tony Mack · 10 years ago
  13. be8f850 hpclib.py by Scott Baker · 10 years ago
  14. 0652f4e fix failed dependencies not taking type of objects into account by Scott Baker · 10 years ago
  15. a2e881c turn on -a option to dumpdata so deleted models are dumped by Scott Baker · 10 years ago
  16. ff93449 remove all ROInline objects by Scott Baker · 10 years ago
  17. b27b62c remove all ROInline objects by Scott Baker · 10 years ago
  18. 618e379 fix issues with enacted fields in NetworkAdmin's inlines by Scott Baker · 10 years ago
  19. 434ca7e helper code for getting a list of IP addresses from a sliver by Scott Baker · 10 years ago
  20. f24b927 make sync_sliver_ips a no-op -- maybe remove it soon by Scott Baker · 10 years ago
  21. 36f09c0 sync all network deployments, even the nat-net by Scott Baker · 10 years ago
  22. adae55f expose is_active bit on user page by Scott Baker · 10 years ago
  23. 3c3ca11 support for port ranges in nat extension by Scott Baker · 10 years ago
  24. 5bbaa23 punch through portfwd; fix not all ports used in sync_network_slivers by Scott Baker · 10 years ago
  25. feb1344 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  26. 352d473 nat support for neutron by Scott Baker · 10 years ago
  27. e4db7b6 custom delete confirmation page by Tony Mack · 10 years ago
  28. cc8477d fix NetworkTemplate url pointing to wrong models by Scott Baker · 10 years ago
  29. 95d81c7 add select_by_user for NetworkTemplate by Scott Baker · 10 years ago
  30. f2ddddf modify to use NetworkSlivers instead of sliver.ip by Scott Baker · 10 years ago
  31. 8f5d518 remove comment by Scott Baker · 10 years ago
  32. f3e7151 use shared network id for shared networks; stop creating private nets for shared nets by Scott Baker · 10 years ago
  33. 378b322 fix NetworkSliver objects not created, and not working with shared network templates by Scott Baker · 10 years ago
  34. 53567da add networkslivers to REST API by Scott Baker · 10 years ago
  35. e53b6b2 tool to get public IP of an instance by Scott Baker · 10 years ago
  36. 72c2e70 fix ips not set in sliver.ip by Scott Baker · 10 years ago
  37. dea04a5 sample script using get-instance-name by Scott Baker · 10 years ago
  38. d5deaa3 tool for getting instance name via rest API by Scott Baker · 10 years ago
  39. 7988812 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  40. 46b5854 add id serializers to genapi, add filtering support to genapi, fix _rel_+ by Scott Baker · 10 years ago
  41. 7a3deca Fixed spec file to handle symbolic links and config files properly by John H. Hartman · 10 years ago
  42. f7f79a1 use slicename attribute as slice's keystone tenant name by Tony Mack · 10 years ago
  43. 2721d6f add slicename prop by Tony Mack · 10 years ago
  44. db0a110 set default userdata by Scott Baker · 10 years ago
  45. c3439c3 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  46. de94af5 bump version number to 1.0.22-2 by Scott Baker · 10 years ago
  47. 511137c added default siterole by Tony Mack · 10 years ago
  48. df65d88 cleaner version of selector by Scott Baker · 10 years ago
  49. 34b502f filtering of select in sliverinline now working by Scott Baker · 10 years ago
  50. 510fdbb inject node_deployment info into change_form for slice admin by Scott Baker · 10 years ago
  51. 5face3a dynamically get list of sites for request account page by Scott Baker · 10 years ago
  52. 6985cd5 merge amisha changes by Scott Baker · 10 years ago
  53. a4d3e38 Make changes to install observer initscript in the right place by Sapan Bhatia · 10 years ago
  54. 5504940 Typo in spec file by Sapan Bhatia · 10 years ago
  55. 191a456 Add observer initscript to build rpm by Sapan Bhatia · 10 years ago
  56. ca9b4e2 Checking in initscript to run observer by Sapan Bhatia · 10 years ago
  57. 9547062 If an object's peer is not set, it implies no dependency. So rather than by Sapan Bhatia · 10 years ago
  58. f93c26b put legacyapi in the xmlrpc dir, since it was being hidden by the admin api by Scott Baker · 10 years ago
  59. aefe502 Log exception when graph cannot be loaded by Sapan Bhatia · 10 years ago
  60. 7b13010 Fixed tabulations by Sapan Bhatia · 10 years ago
  61. 9a45c0a Updated fixtures to latest versoin in master by Sapan Bhatia · 10 years ago
  62. 13d8915 Minor bug fixes by Sapan Bhatia · 10 years ago
  63. a3d15a7 Point default observer back to OpenStack observer by Sapan Bhatia · 10 years ago
  64. 5555945 Removed deleters, which are not used in 3.0 by Sapan Bhatia · 10 years ago
  65. f49ed9c Service provider deleter, refactored by Sapan Bhatia · 10 years ago
  66. 1b9051a Origin server deleter, refactored by Sapan Bhatia · 10 years ago
  67. ed66644 HPC service does not support deletion by Sapan Bhatia · 10 years ago
  68. b2b4484 Typographic error by Sapan Bhatia · 10 years ago
  69. c7de778 Content provider deleter, refactored by Sapan Bhatia · 10 years ago
  70. 6ac3ecc CDN Prefix deleter, refactored by Sapan Bhatia · 10 years ago
  71. 3e32835 Merge changes to sync steps in OpenStack Observer back into EC2 Observer. by Sapan Bhatia · 10 years ago
  72. e82f5e5 Update OpenStack Observer's event loop from EC2 observer by Sapan Bhatia · 10 years ago
  73. 393db39 Removed old-style deleters by Sapan Bhatia · 10 years ago
  74. b83643c Steps in which deletion is not supported have to return an empty list by Sapan Bhatia · 10 years ago
  75. d97caf3 Slice deployment deleter, refactored by Sapan Bhatia · 10 years ago
  76. 663626e Site deployment step, refactored by Sapan Bhatia · 10 years ago
  77. 5f4aff2 Network sliver deleter, refactored by Sapan Bhatia · 10 years ago
  78. 881f62e Network deployment deleter, refactored by Sapan Bhatia · 10 years ago
  79. ef3ae35 User deployments deleter refactored by Sapan Bhatia · 10 years ago
  80. 9650004 Sliver deleter, refactored by Sapan Bhatia · 10 years ago
  81. cd99f4d Deleters should not be calling delete on the data model. by Sapan Bhatia · 10 years ago
  82. 4f4591d User deleter, refactored by Sapan Bhatia · 10 years ago
  83. 88a2369 Slice deleter, refactored by Sapan Bhatia · 10 years ago
  84. 18c64cf Refactored site deleter. by Sapan Bhatia · 10 years ago
  85. c382706 This is in the default implementation of sync_step now by Sapan Bhatia · 10 years ago
  86. 2176566 Provide default implementation of fetch_pending to remove redundant code by Sapan Bhatia · 10 years ago
  87. a5593a2 Networks deleter for OpenStack by Sapan Bhatia · 10 years ago
  88. e7e4ca1 Explicitly prevent deletion processing in steps in which it doesn't make sense. by Sapan Bhatia · 10 years ago
  89. 1fc85c9 Fixed indentations. by Sapan Bhatia · 10 years ago
  90. 06ca508 Bug fix by Sapan Bhatia · 10 years ago
  91. bab3376 Deletion by Sapan Bhatia · 10 years ago
  92. ad2c4a1 Django's delete method does not accept unknown keywords by Sapan Bhatia · 10 years ago
  93. bbcc190 Fixed a typo by Sapan Bhatia · 10 years ago
  94. 743bed1 Continuing removal of delters from EventManager by Sapan Bhatia · 10 years ago
  95. 6cf1ef8 Don't load deleters, they don't exist anymore by Sapan Bhatia · 10 years ago
  96. ed83cf6 Let's not have an outer exception try/catch... it only hides inner exceptions. by Sapan Bhatia · 10 years ago
  97. 9ae9f8f More cleanups by Sapan Bhatia · 10 years ago
  98. b726219 Merged some changes that SCott made to event_manager by Sapan Bhatia · 10 years ago
  99. 35ecc41 Dropped extraneous sync steps in ec2_observer/steps directory by Sapan Bhatia · 10 years ago
  100. cf06d6f Added awslib, for interacting with Amazon AWS. by Sapan Bhatia · 10 years ago