1. 4a1335c Step synchronization with locks by Sapan Bhatia · 10 years ago
  2. 97e18bd Make event waiting/notification generic by Sapan Bhatia · 10 years ago
  3. d5ef20e Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  4. 37b4790 flavor data model objects and admin by Scott Baker · 10 years ago
  5. 65b3deb Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  6. fbb26fc put site field before name field on slice create page by Tony Mack · 10 years ago
  7. 7283fdf update slice prefix in slice name field when site is changed slice create page by Tony Mack · 10 years ago
  8. b1d8a0f Added generic depth first search for parallel execution by Sapan Bhatia · 10 years ago
  9. 1dc35b4 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  10. 51e7d40 HTTP_ORIGIN wasn't working on Firefox, changed it to get_host() instead by Scott Baker · 10 years ago
  11. 01ef649 merge Amisha changes by Scott Baker · 10 years ago
  12. a36d77e merge Amisha changes by Scott Baker · 10 years ago
  13. 866c5b3 merge Amisha changes by Scott Baker · 10 years ago
  14. e2160a2 remove all old shell-related js files by Scott Baker · 10 years ago
  15. 59b3741 commit unchecked files by Scott Baker · 10 years ago
  16. 48326b3 switch to xos developer view, latest demo data from node34 by Scott Baker · 10 years ago
  17. bf88e7e eliminate line break between icon and slice name by Scott Baker · 10 years ago
  18. 98c033e switch from old developer view to xoslib developer view by Scott Baker · 10 years ago
  19. 2c40f29 eliminate line break between icon and slice name by Scott Baker · 10 years ago
  20. 00363ea add backend icon to xoslib developer view by Scott Baker · 10 years ago
  21. e791dc6 return backend status in sliceplus object by Scott Baker · 10 years ago
  22. e75d441 make sure to check all ports from all deployments by Scott Baker · 10 years ago
  23. 9d4b1c3 make defaultOriginServer optional by Scott Baker · 10 years ago
  24. 49f75b9 display slicename intead of name in slice admin field list by Tony Mack · 10 years ago
  25. 6810db2 add support for getting current request object from within a model by Scott Baker · 10 years ago
  26. 9713d20 set default origin server - untested by Scott Baker · 10 years ago
  27. 51f4893 Initial plumbing for parallel Observer by Sapan Bhatia · 10 years ago
  28. 9c308fc Sometimes, backend_status can fail because of unicode issues. Ignore for now. by Sapan Bhatia · 10 years ago
  29. 8fd852b More verbose backend_status field by Sapan Bhatia · 10 years ago
  30. 7e482de Propagate backend_status to failed dependent objects by Sapan Bhatia · 10 years ago
  31. 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
  32. 63d1a55 provisioning status in admin UI by Scott Baker · 10 years ago
  33. 36f5087 add backend_status to UI by Scott Baker · 10 years ago
  34. 1a339a8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  35. 4a69ab9 fix failing to return an ip if sliver.ip is not set by Scott Baker · 10 years ago
  36. 33df82b pis can view slices at their sites by Tony Mack · 10 years ago
  37. c195d72 pis can update slice objects by Tony Mack · 10 years ago
  38. 5cde5f8 pis can update slice objects by Tony Mack · 10 years ago
  39. cfef6ef Bug fix from Scott Baker. If a peer object is not set, it means there is by Sapan Bhatia · 10 years ago
  40. d9468eb Minor bug fix by Sapan Bhatia · 10 years ago
  41. be8f850 hpclib.py by Scott Baker · 10 years ago
  42. 0652f4e fix failed dependencies not taking type of objects into account by Scott Baker · 10 years ago
  43. cf219ce Switched sync_users to new style of deletion by Sapan Bhatia · 10 years ago
  44. 1d5ec8d Deleting sync_sliver_ips, now obsoleted by sync_network_slivers by Sapan Bhatia · 10 years ago
  45. df8fda3 Switched sync_slices to new style of deletion by Sapan Bhatia · 10 years ago
  46. e89c4bb Switched sync_networks to new style of deletion by Sapan Bhatia · 10 years ago
  47. 3db773c Merged change from alpha by Sapan Bhatia · 10 years ago
  48. 64a7963 Switched sync_sites to new style of deletion by Sapan Bhatia · 10 years ago
  49. 0f727b8 Make it easier to disable deletions for debugging. by Sapan Bhatia · 10 years ago
  50. f1d3d27 Trying to commit an unsaved object with fields set causes the database by Sapan Bhatia · 10 years ago
  51. a2e881c turn on -a option to dumpdata so deleted models are dumped by Scott Baker · 10 years ago
  52. ff93449 remove all ROInline objects by Scott Baker · 10 years ago
  53. b27b62c remove all ROInline objects by Scott Baker · 10 years ago
  54. 618e379 fix issues with enacted fields in NetworkAdmin's inlines by Scott Baker · 10 years ago
  55. 434ca7e helper code for getting a list of IP addresses from a sliver by Scott Baker · 10 years ago
  56. f24b927 make sync_sliver_ips a no-op -- maybe remove it soon by Scott Baker · 10 years ago
  57. 36f09c0 sync all network deployments, even the nat-net by Scott Baker · 10 years ago
  58. adae55f expose is_active bit on user page by Scott Baker · 10 years ago
  59. 3c3ca11 support for port ranges in nat extension by Scott Baker · 10 years ago
  60. 5bbaa23 punch through portfwd; fix not all ports used in sync_network_slivers by Scott Baker · 10 years ago
  61. feb1344 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  62. 352d473 nat support for neutron by Scott Baker · 10 years ago
  63. e4db7b6 custom delete confirmation page by Tony Mack · 10 years ago
  64. cc8477d fix NetworkTemplate url pointing to wrong models by Scott Baker · 10 years ago
  65. 95d81c7 add select_by_user for NetworkTemplate by Scott Baker · 10 years ago
  66. f2ddddf modify to use NetworkSlivers instead of sliver.ip by Scott Baker · 10 years ago
  67. 8f5d518 remove comment by Scott Baker · 10 years ago
  68. f3e7151 use shared network id for shared networks; stop creating private nets for shared nets by Scott Baker · 10 years ago
  69. 378b322 fix NetworkSliver objects not created, and not working with shared network templates by Scott Baker · 10 years ago
  70. 53567da add networkslivers to REST API by Scott Baker · 10 years ago
  71. e53b6b2 tool to get public IP of an instance by Scott Baker · 10 years ago
  72. 72c2e70 fix ips not set in sliver.ip by Scott Baker · 10 years ago
  73. dea04a5 sample script using get-instance-name by Scott Baker · 10 years ago
  74. d5deaa3 tool for getting instance name via rest API by Scott Baker · 10 years ago
  75. 7988812 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  76. 46b5854 add id serializers to genapi, add filtering support to genapi, fix _rel_+ by Scott Baker · 10 years ago
  77. 7a3deca Fixed spec file to handle symbolic links and config files properly by John H. Hartman · 10 years ago
  78. f7f79a1 use slicename attribute as slice's keystone tenant name by Tony Mack · 10 years ago
  79. 2721d6f add slicename prop by Tony Mack · 10 years ago
  80. db0a110 set default userdata by Scott Baker · 10 years ago
  81. c3439c3 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  82. de94af5 bump version number to 1.0.22-2 by Scott Baker · 10 years ago
  83. 511137c added default siterole by Tony Mack · 10 years ago
  84. df65d88 cleaner version of selector by Scott Baker · 10 years ago
  85. 34b502f filtering of select in sliverinline now working by Scott Baker · 10 years ago
  86. 510fdbb inject node_deployment info into change_form for slice admin by Scott Baker · 10 years ago
  87. 5face3a dynamically get list of sites for request account page by Scott Baker · 10 years ago
  88. 6985cd5 merge amisha changes by Scott Baker · 10 years ago
  89. a4d3e38 Make changes to install observer initscript in the right place by Sapan Bhatia · 10 years ago
  90. 5504940 Typo in spec file by Sapan Bhatia · 10 years ago
  91. 191a456 Add observer initscript to build rpm by Sapan Bhatia · 10 years ago
  92. ca9b4e2 Checking in initscript to run observer by Sapan Bhatia · 10 years ago
  93. 9547062 If an object's peer is not set, it implies no dependency. So rather than by Sapan Bhatia · 10 years ago
  94. f93c26b put legacyapi in the xmlrpc dir, since it was being hidden by the admin api by Scott Baker · 10 years ago
  95. aefe502 Log exception when graph cannot be loaded by Sapan Bhatia · 10 years ago
  96. 7b13010 Fixed tabulations by Sapan Bhatia · 10 years ago
  97. 9a45c0a Updated fixtures to latest versoin in master by Sapan Bhatia · 10 years ago
  98. 13d8915 Minor bug fixes by Sapan Bhatia · 10 years ago
  99. a3d15a7 Point default observer back to OpenStack observer by Sapan Bhatia · 10 years ago
  100. 5555945 Removed deleters, which are not used in 3.0 by Sapan Bhatia · 10 years ago