1. 38c158b disable file injection for now by Tony Mack · 10 years ago
  2. 1ed6884 do not save user record here by Tony Mack · 10 years ago
  3. d4a6429 update user account across deployments when user record is updated by Tony Mack · 10 years ago
  4. 2c91110 support running as daemon by Tony Mack · 10 years ago
  5. 8538b44 switch back to files argument by Tony Mack · 10 years ago
  6. 3a50a6c only create private networks for networks using the correct templates by Tony Mack · 10 years ago
  7. 80bc76d Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  8. 2151194 use id instead of name as a unique identifier by Scott Baker · 10 years ago
  9. 02a4b4e fix login for which networks a sliver connets to by Tony Mack · 10 years ago
  10. fe6a7e1 rename tenant_increase_slivers, tenant_decrease_slivers to slice_*, replace calls in DashboardAddOrRemoveSliverView with calls to these functions instead of hpc_wizard by Scott Baker · 10 years ago
  11. 08c3ba0 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  12. c96b43a add add/remove buttons to basic add/remove dialog by Scott Baker · 10 years ago
  13. 0c6459a only save sliver record if operstions succeed by Tony Mack · 10 years ago
  14. 0f26b27 keystone role names are case insensitive. lookup role using the supplied name and a titiled version by Tony Mack · 10 years ago
  15. e7045ca filter users correctly by Tony Mack · 10 years ago
  16. 0fef227 fix bug by Tony Mack · 10 years ago
  17. a880bb5 merge Amisha's blessed_sites changes by Scott Baker · 10 years ago
  18. 628caa3 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  19. edec332 download and install GeoIP city database by Scott Baker · 10 years ago
  20. fccb9eb disable some steps by Tony Mack · 10 years ago
  21. 4bf3eb5 file are now injected via personality argument by Tony Mack · 10 years ago
  22. ed9925a add network template to requested networks by Tony Mack · 10 years ago
  23. 6a29dd2 fix bug by Tony Mack · 10 years ago
  24. 676ef4f Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  25. e4deddd add noAct argument, return list of modified sites in result by Scott Baker · 10 years ago
  26. bd57a43 support for add/remove slivers with no site name, add action to get preferred site for user by Scott Baker · 10 years ago
  27. 09c7af4 add GeoIP, django-ipware by Scott Baker · 10 years ago
  28. 8c60d22 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  29. 6253dfc Amisha's latest changes to tenant view by Scott Baker · 10 years ago
  30. b84fccc fix bugs by Tony Mack · 10 years ago
  31. 629008b add NetworkDepoyments by Tony Mack · 10 years ago
  32. 79e78c8 add new deleters, update existing deleters by Tony Mack · 10 years ago
  33. ac2ebaa handle inconsistent admin role names in delete_user_role by Tony Mack · 10 years ago
  34. 8002166 add users to all deployments for now by Tony Mack · 10 years ago
  35. ac2c617 skip slices that have not been synced at the deployment by Tony Mack · 10 years ago
  36. 9740260 moved sync logic to sync_network_deployments by Tony Mack · 10 years ago
  37. 490f6fa request_interface should be requested_interval by Tony Mack · 10 years ago
  38. dc27be4 slice dropdown in historical view by Scott Baker · 10 years ago
  39. 9e7e160 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  40. 590f83a tenant view is tab #5, due to slice interactions view by Scott Baker · 10 years ago
  41. 4cd2925 fix /opt/planetstack deleted on update; bump version number by Scott Baker · 10 years ago
  42. 537d823 merge Amisha's changes by Scott Baker · 10 years ago
  43. 6719811 adjust availability zone hostname argument by Tony Mack · 10 years ago
  44. 8047cea changed 'uuid' to 'net-id' in networks arg. Don't include empty strings in public keys list by Tony Mack · 10 years ago
  45. 1666502 change filter() to all() by Tony Mack · 10 years ago
  46. 457c84c rename openstack network_id field to net_id to avoid conflict with django network_id foreign key field by Tony Mack · 10 years ago
  47. 47799f0 include SyncNetworkDeployments step by Tony Mack · 10 years ago
  48. 6793de4 checking in step by Tony Mack · 10 years ago
  49. 49e839c admin 'admin' argument to constructor by Tony Mack · 10 years ago
  50. 278f995 do not save user record in sync_user step by Tony Mack · 10 years ago
  51. 07f4976 Inspect all user deployments. No need to act on ever user on every run. by Tony Mack · 10 years ago
  52. fe9d9bd import logger by Tony Mack · 10 years ago
  53. 6042aaf Add slices to all deployments for now. Set starting subnet address. by Tony Mack · 10 years ago
  54. e9b0869 add NetworkDeployment object by Tony Mack · 10 years ago
  55. bff6b13 fix for running dmdot on syndicate by Scott Baker · 10 years ago
  56. ceb464b restore lost dmdot changes: fix CamelCased model names, support using other apps by Scott Baker · 10 years ago
  57. 8ac1de7 set sliver deploments to node's deployment by Tony Mack · 10 years ago
  58. 0cd67e8 fix attribute error by Tony Mack · 10 years ago
  59. 5efa133 update select_by_user() by Tony Mack · 10 years ago
  60. 31683c8 fix AttributeError by Tony Mack · 10 years ago
  61. f77f140 fix bugs by Tony Mack · 10 years ago
  62. aa4a67b fix import error by Tony Mack · 10 years ago
  63. bdb188a updating deleters by Tony Mack · 10 years ago
  64. a4f1feb try to resolve differnces between name of admin role at different deployments running differnt versions of keystone by Tony Mack · 10 years ago
  65. a0a13ee bump rpm version number by Scott Baker · 10 years ago
  66. cd01397 latest welcome.html from node33 by Scott Baker · 10 years ago
  67. 5e74a26 planetstack.css from node33 by Scott Baker · 10 years ago
  68. 4ee5b6d slice_interactions.html from node33 by Scott Baker · 10 years ago
  69. 904bada minidashboard changes from node33 by Scott Baker · 10 years ago
  70. 050b1b8 allow arbitrary time bucketing, allow @ to be used instead of %, allow django to be used as a data source for google charts by Scott Baker · 10 years ago
  71. ba60d82 cache mappings, schema_to_cols function by Scott Baker · 10 years ago
  72. 8465c2b pass dataSourceUrl to renderchart, fix date axis, more flexible option passing, Siobhan's changes to IDs by Scott Baker · 10 years ago
  73. 38ece4a check in newminidashboard, pass data source URL to renderChart by Scott Baker · 10 years ago
  74. f842ce1 fix time axis, switch from reqs to bandwidth and bytes_sent, get dataSource URL from django, remove dead code, reformat indentation by Scott Baker · 10 years ago
  75. 27412cd do not require login for analytics ajax view by Scott Baker · 10 years ago
  76. dd06ca8 fix attribute error by Tony Mack · 10 years ago
  77. 7c972e5 convert MBps to Gbps in bandwidth graph by Scott Baker · 10 years ago
  78. f3a620a bump version number by Scott Baker · 10 years ago
  79. 990972c check in chart background jpg by Scott Baker · 10 years ago
  80. eec9e0a switch back to old merge_site_statistics for demo by Scott Baker · 10 years ago
  81. c527fda service as a query argument, merge data model, hpcdash format by Scott Baker · 10 years ago
  82. 4cf99b5 set titles, transparent background, data in hAxis, fix bw chart not loading by Scott Baker · 10 years ago
  83. 0817209 longer timeout for bigquery queries by Scott Baker · 10 years ago
  84. 86a32de fix scrollbars in charts by Scott Baker · 10 years ago
  85. 524acdb install dependencies for analyics, install newer jquery, bump version number by Scott Baker · 10 years ago
  86. 78ab101 tolerate missing secrets without breaking the whole server by Scott Baker · 10 years ago
  87. 9e99074 disable observer if it fails to import by Scott Baker · 10 years ago
  88. 771819b bring demo changes from node33 and node36 into master by Scott Baker · 10 years ago
  89. 43adf1b check in hpc_wizard and analytics python source by Scott Baker · 10 years ago
  90. d1a17e1 bug fixes and improvements by Tony Mack · 10 years ago
  91. c218b59 store keyname in SliceDeployment table by Tony Mack · 10 years ago
  92. 976d774 fix bugs by Tony Mack · 10 years ago
  93. e5968eb fix bugs by Tony Mack · 10 years ago
  94. fe4be2e fix AttributeError by Tony Mack · 10 years ago
  95. 3d04279 attach caller to saved objects/models by Tony Mack · 10 years ago
  96. 5349108 add access and site maps to hpc by Scott Baker · 10 years ago
  97. 40695e1 support for uploading files and serving them back via apache by Scott Baker · 10 years ago
  98. 878ddd5 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  99. f37bcfd set keystone user name to user's email address by Tony Mack · 10 years ago
  100. 69f1bc3 fixing bugs by Tony Mack · 10 years ago