1. 5d95e32 fix some chord graph issues by Scott Baker · 10 years ago
  2. 6b65420 slice_interactions dynamic update by Scott Baker · 10 years ago
  3. cfba56b fix cdn_nodes template by Scott Baker · 10 years ago
  4. 65d5a9a send error message to stderr instead of stdout by Scott Baker · 10 years ago
  5. 268b724 more syndicate volumes by Scott Baker · 10 years ago
  6. 52d6344 remove debug line by Scott Baker · 10 years ago
  7. 94319c5 readonly checking in tenant view by Scott Baker · 10 years ago
  8. 6e3349f latest demodata, includes dashboard stuff by Scott Baker · 10 years ago
  9. ca2e22d update minidashboard immediately after DOM is ready by Scott Baker · 10 years ago
  10. 6ced3a7 remove kairos and nagios by Scott Baker · 10 years ago
  11. fd44dfc fix observer notification error by Scott Baker · 10 years ago
  12. f66ffc5 readonly support for cassandra admin by Scott Baker · 10 years ago
  13. 446eaca readonly support for HPC admin by Scott Baker · 10 years ago
  14. cd202a0 make RR readonly-aware by Scott Baker · 10 years ago
  15. e8859f9 make SingletonAdmin readonly-aware, make ReadonlyAwareAdmin tolerate missing user_readonly_fields by Scott Baker · 10 years ago
  16. f875eba fix instances of the readonly bug in useradmin by Scott Baker · 10 years ago
  17. 3ca51f6 make user contact fields RO for RO user, fix unable to add deployment to user in user admin by Scott Baker · 10 years ago
  18. f398252 fix sitedeployment missing for readonly user by Scott Baker · 10 years ago
  19. 9d9650d merge latest Amisha changes by Scott Baker · 10 years ago
  20. ff5e0f3 prevent readonly user from saving deployment sites by Scott Baker · 10 years ago
  21. c9b14f7 fix Deployment sites not being saved properly by Scott Baker · 10 years ago
  22. d927d66 refuse to add/remove slivers for readonly user by Scott Baker · 10 years ago
  23. ed31f67 readonly inline for UserDashboardViews by Scott Baker · 10 years ago
  24. 60fd8cd refuse to customize a read-only use by Scott Baker · 10 years ago
  25. e34e67d errorDialog function by Scott Baker · 10 years ago
  26. ea41779 better handling of save/saving message, error dialog support by Scott Baker · 10 years ago
  27. 2de3f8f eliminate unnecessary css -- it was already in planetstack.css by Scott Baker · 10 years ago
  28. 7237cdc fix slice_interactions locking up nav bar by Scott Baker · 10 years ago
  29. b30f4a7 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  30. 2aed9b0 'saving' message and disable button to prevent multi-click by Scott Baker · 10 years ago
  31. 699c154 initial checkin of uwsgi and nginx conf files by Tony Mack · 10 years ago
  32. 15ff938 planetstack/nginx/ by Tony Mack · 10 years ago
  33. d219e1e mockups for cassandra, nagios, kairosdb by Scott Baker · 10 years ago
  34. b8cf3c4 services: kairos, nagios, cassandra, images: ubuntu 12.04, hadoop, mpi by Scott Baker · 10 years ago
  35. f091bf3 add analytics slice and Hadoop image by Scott Baker · 10 years ago
  36. 28862cd latest dumpdata from demo by Scott Baker · 10 years ago
  37. 2870e27 allow user to remove all views from dashboard by Scott Baker · 10 years ago
  38. ff20520 fix cdn_nodes by Scott Baker · 10 years ago
  39. 0ca910d initial data for dashboards by Scott Baker · 10 years ago
  40. 2c3cb64 dynamic home view with customization by Scott Baker · 10 years ago
  41. 5cc598d welcome.html inherits from dashboard_base.html by Scott Baker · 10 years ago
  42. 449bc43 remove access of missing network field by Scott Baker · 10 years ago
  43. fc06e78 fix for tenant view by Scott Baker · 10 years ago
  44. 186ae61 add support for single-dashboard views by Scott Baker · 10 years ago
  45. f70a791 move confirmation dialogs to cdn operator by Scott Baker · 10 years ago
  46. 9b862d6 move javascript stuff to extrahead by Scott Baker · 10 years ago
  47. 3dd69ac abstracting out base dashboard stuff to single-dashboard support by Scott Baker · 10 years ago
  48. 9416013 split developer and cdnoperations out of welcome.html by Scott Baker · 10 years ago
  49. 168b741 Amisha's latest changes to tenant view by Scott Baker · 10 years ago
  50. 111702b fix divide by zero when no HPC slice exists by Scott Baker · 10 years ago
  51. a381a41 support hostname parameter in config file by Scott Baker · 10 years ago
  52. d14ffa4 a tool for fetching values from config file by Scott Baker · 10 years ago
  53. 140f15a mark plstackapi_config as a config file so it's not replace during rpm upgrade by Scott Baker · 10 years ago
  54. 9438035 bump version number; add install-keys makefile action by Scott Baker · 10 years ago
  55. 91d769f fix duplicate pre section by Scott Baker · 10 years ago
  56. e7df4a1 evolve during upgrade instead of initdb; dumpdata before upgrading by Scott Baker · 10 years ago
  57. 25b70fd add restoredb and evolvedb, rename upgradedb to repairdb, remove runserver from everything but the runserver command by Scott Baker · 10 years ago
  58. b478502 add stopserver and upgradedb, stop trying to start postgres when it's already started, modify dumpdata to timestamp the snapshots, fallback method of starting postgres by Scott Baker · 10 years ago
  59. a4c337f Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  60. c00bbfc Fix spec file (Matthias' patch), bump version, exlude *.rpm from tar.gz by Scott Baker · 10 years ago
  61. eaf52c9 latest version of cdn_nodes dashboard by Scott Baker · 10 years ago
  62. 4a4472d add queryspec to compose_cached_query by Scott Baker · 10 years ago
  63. 8a818df check in old unchecked-in stuff by Scott Baker · 10 years ago
  64. f4f7bf9 change 'node count' to 'active nodes' by Scott Baker · 10 years ago
  65. 0fd787d change compose_query to use a filter dictionary, add queryspec to compose_cached_query by Scott Baker · 10 years ago
  66. 526b71e fix missing yield in SliverAdmin.get_form_sets by Scott Baker · 10 years ago
  67. 3d5a278 keep track of random client id that was generated by Scott Baker · 10 years ago
  68. aacc5c6 EventSender was failing on a missing self.random_client_id() by Scott Baker · 10 years ago
  69. 3949bc6 fix files I checked into the wrong directory by Scott Baker · 10 years ago
  70. 105b6b7 changes from alpha site by Scott Baker · 10 years ago
  71. 165e5ef commit changes from alpha site by Scott Baker · 10 years ago
  72. 7659920 fix error importing steps by Scott Baker · 10 years ago
  73. f4db381 merge changes from opencloud.dp on demo by Scott Baker · 10 years ago
  74. 3aeae31 latest demo_data from demo.opencloud.us by Scott Baker · 10 years ago
  75. f19ef31 remove old syndicate models by Scott Baker · 10 years ago
  76. 65a670a Jude's latest changes to syndicate models and admin by Scott Baker · 10 years ago
  77. 2290b05 Devesh's changes to request router models and observer by Scott Baker · 10 years ago
  78. 476f500 fixture: replace deployments with sitedeployments relation by Scott Baker · 10 years ago
  79. 8bf0c11 Added additional roles (admin, tech, billing) to demo.opencloud.us, then dumped the data for demo_data.json. by David Payne · 10 years ago
  80. 026ffbe fix bug by Tony Mack · 10 years ago
  81. 32e1ce3 remove image_id field from ImageAdmin by Tony Mack · 10 years ago
  82. f47c804 fixtures: remove image_id from image by Scott Baker · 10 years ago
  83. 43e7015 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  84. d9579f2 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  85. 7a09076 add account computed field to contentprovider by Scott Baker · 10 years ago
  86. 09dd858 fixtures: remove kuser_id from user, router_id/subnet_id/tenant_id/network_id from slice by Scott Baker · 10 years ago
  87. 00b00b3 remove Image.image_id from admin by Scott Baker · 10 years ago
  88. bdc2578 remote site.tenant_id from initial_data.json by Scott Baker · 10 years ago
  89. 1382487 remove raise by Tony Mack · 10 years ago
  90. 8b85d9a use python-glanceclient intead of glance.client to upload image by Tony Mack · 10 years ago
  91. f8a1a61 support python-glanceclient by Tony Mack · 10 years ago
  92. 0a12eef added observer_images_directory option by Tony Mack · 10 years ago
  93. bf39d9f sync images across deployments by Tony Mack · 10 years ago
  94. 09fad02 error handling when HyperCache slice does not exist by Scott Baker · 10 years ago
  95. 6ef7615 add config file option by Scott Baker · 10 years ago
  96. 29bf5e8 added max_slivers (instance) quota attribute to slice model by Tony Mack · 10 years ago
  97. 7cc6c7f content provider dropdown wip by Scott Baker · 10 years ago
  98. e9f4ec9 add content provider info to welcome screen by Scott Baker · 10 years ago
  99. 50643d6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  100. b214c2a do computing of bandwidth before groupby by Scott Baker · 10 years ago