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