1. 03e3fff change sliceImage to preferredImage in tenant view by Scott Baker · 10 years ago
  2. b37ce33 use sliver.node.name instead of sliver.name by Scott Baker · 10 years ago
  3. af73e10 attempt to fix readonly bug by Scott Baker · 10 years ago
  4. 520b8df add css for advNumOfSlivers by Scott Baker · 10 years ago
  5. 27b5a8a set default image name by Scott Baker · 10 years ago
  6. 9532628 deal with slivers with no instance name by Scott Baker · 10 years ago
  7. ae04d8d merge latest Amisha changes by Scott Baker · 10 years ago
  8. c5005f6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  9. 4b0cedd merge latest Amisha changes by Scott Baker · 10 years ago
  10. 728b78c Merge branch 'master' of git.planet-lab.org:/git/plstackapi by David Payne · 10 years ago
  11. da18056 Added roles (admin, tech, billing) to initial_data, so that they exist at install time rather than having to add them while creating a new user. by David Payne · 10 years ago
  12. 8a867eb GEOIP_PATH for geoip calculations in views.py by Scott Baker · 10 years ago
  13. 26d69d7 Latest CSS from tenant view by Scott Baker · 10 years ago
  14. b8d0c5c Amisha's latest changes by Scott Baker · 10 years ago
  15. a4bd647 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  16. edf2f67 Amisha's latest changes by Scott Baker · 10 years ago
  17. adb5d12 update garbage collector by Tony Mack · 10 years ago
  18. 720a159 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  19. 75095b6 include sites with no nodes in CDN operator data, do not wait on first CDN op page load, prevent sites with zero nodes from hiding other sites by Scott Baker · 10 years ago
  20. 261f858 dont save sliver model here by Tony Mack · 10 years ago
  21. b61c81c enable sliver gc by Tony Mack · 10 years ago
  22. 67a5fd6 remove unused code by Tony Mack · 10 years ago
  23. ea2fb4f modified provides attribute by Tony Mack · 10 years ago
  24. a588544 report allocated slivers in addition to active slivers by Scott Baker · 10 years ago
  25. 8b594db discard statistics > 80 seconds old when doing cdn operator view by Scott Baker · 10 years ago
  26. f1b65c0 use first element of array when deleting sliver by Scott Baker · 10 years ago
  27. 6d5ea4c fix checkin of wrong version of file by Scott Baker · 10 years ago
  28. f96a3f0 fix python error when no rows in query by Scott Baker · 10 years ago
  29. db403bb remove histrogram, make bar chart wider, eliminate unused css, fix column formatting, turn off statistics thread, raise bigquery timeout, fix python error when no rows in query by Scott Baker · 10 years ago
  30. 566c002 only download GeoLiteCity if it does not exist; require UPLOAD_HOST on make command line when using 'make install' by Scott Baker · 10 years ago
  31. e065a4f remove debugging code by Scott Baker · 10 years ago
  32. ab66c77 added install target by Scott Baker · 10 years ago
  33. 6f575c8 cleanup unused fields by Tony Mack · 10 years ago
  34. f549eb4 do not specify dns nameservers when creating subnets by Tony Mack · 10 years ago
  35. eb786e0 no longer creating a router for networks by Tony Mack · 10 years ago
  36. b85c26b merge Amisha's changes by Scott Baker · 10 years ago
  37. 70c18b7 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  38. 0017c10 use bigquery_analytics for CDN operator map and summary views by Scott Baker · 10 years ago
  39. 35c597f use cached queries by Scott Baker · 10 years ago
  40. c655e66 postprocessing support by Scott Baker · 10 years ago
  41. 95b28d6 cached query support, latest arg to compose_query, compose_latest_query by Scott Baker · 10 years ago
  42. a7adc96 move key sync logic to sync_slivers by Tony Mack · 10 years ago
  43. 078f668 skip networks that are using a template with translation by Tony Mack · 10 years ago
  44. 6eb1ef8 fix AttributeError by Tony Mack · 10 years ago
  45. 38c158b disable file injection for now by Tony Mack · 10 years ago
  46. 1ed6884 do not save user record here by Tony Mack · 10 years ago
  47. d4a6429 update user account across deployments when user record is updated by Tony Mack · 10 years ago
  48. 2c91110 support running as daemon by Tony Mack · 10 years ago
  49. 8538b44 switch back to files argument by Tony Mack · 10 years ago
  50. 3a50a6c only create private networks for networks using the correct templates by Tony Mack · 10 years ago
  51. 80bc76d Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  52. 2151194 use id instead of name as a unique identifier by Scott Baker · 10 years ago
  53. 02a4b4e fix login for which networks a sliver connets to by Tony Mack · 10 years ago
  54. 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
  55. 08c3ba0 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  56. c96b43a add add/remove buttons to basic add/remove dialog by Scott Baker · 10 years ago
  57. 0c6459a only save sliver record if operstions succeed by Tony Mack · 10 years ago
  58. 0f26b27 keystone role names are case insensitive. lookup role using the supplied name and a titiled version by Tony Mack · 10 years ago
  59. e7045ca filter users correctly by Tony Mack · 10 years ago
  60. 0fef227 fix bug by Tony Mack · 10 years ago
  61. a880bb5 merge Amisha's blessed_sites changes by Scott Baker · 10 years ago
  62. 628caa3 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  63. edec332 download and install GeoIP city database by Scott Baker · 10 years ago
  64. fccb9eb disable some steps by Tony Mack · 10 years ago
  65. 4bf3eb5 file are now injected via personality argument by Tony Mack · 10 years ago
  66. ed9925a add network template to requested networks by Tony Mack · 10 years ago
  67. 6a29dd2 fix bug by Tony Mack · 10 years ago
  68. 676ef4f Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  69. e4deddd add noAct argument, return list of modified sites in result by Scott Baker · 10 years ago
  70. bd57a43 support for add/remove slivers with no site name, add action to get preferred site for user by Scott Baker · 10 years ago
  71. 09c7af4 add GeoIP, django-ipware by Scott Baker · 10 years ago
  72. 8c60d22 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  73. 6253dfc Amisha's latest changes to tenant view by Scott Baker · 10 years ago
  74. b84fccc fix bugs by Tony Mack · 10 years ago
  75. 629008b add NetworkDepoyments by Tony Mack · 10 years ago
  76. 79e78c8 add new deleters, update existing deleters by Tony Mack · 10 years ago
  77. ac2ebaa handle inconsistent admin role names in delete_user_role by Tony Mack · 10 years ago
  78. 8002166 add users to all deployments for now by Tony Mack · 10 years ago
  79. ac2c617 skip slices that have not been synced at the deployment by Tony Mack · 10 years ago
  80. 9740260 moved sync logic to sync_network_deployments by Tony Mack · 10 years ago
  81. 490f6fa request_interface should be requested_interval by Tony Mack · 10 years ago
  82. dc27be4 slice dropdown in historical view by Scott Baker · 10 years ago
  83. 9e7e160 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  84. 590f83a tenant view is tab #5, due to slice interactions view by Scott Baker · 10 years ago
  85. 4cd2925 fix /opt/planetstack deleted on update; bump version number by Scott Baker · 10 years ago
  86. 537d823 merge Amisha's changes by Scott Baker · 10 years ago
  87. 6719811 adjust availability zone hostname argument by Tony Mack · 10 years ago
  88. 8047cea changed 'uuid' to 'net-id' in networks arg. Don't include empty strings in public keys list by Tony Mack · 10 years ago
  89. 1666502 change filter() to all() by Tony Mack · 10 years ago
  90. 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
  91. 47799f0 include SyncNetworkDeployments step by Tony Mack · 10 years ago
  92. 6793de4 checking in step by Tony Mack · 10 years ago
  93. 49e839c admin 'admin' argument to constructor by Tony Mack · 10 years ago
  94. 278f995 do not save user record in sync_user step by Tony Mack · 10 years ago
  95. 07f4976 Inspect all user deployments. No need to act on ever user on every run. by Tony Mack · 10 years ago
  96. fe9d9bd import logger by Tony Mack · 10 years ago
  97. 6042aaf Add slices to all deployments for now. Set starting subnet address. by Tony Mack · 10 years ago
  98. e9b0869 add NetworkDeployment object by Tony Mack · 10 years ago
  99. bff6b13 fix for running dmdot on syndicate by Scott Baker · 10 years ago
  100. ceb464b restore lost dmdot changes: fix CamelCased model names, support using other apps by Scott Baker · 10 years ago