1. 9438035 bump version number; add install-keys makefile action by Scott Baker · 10 years ago
  2. 91d769f fix duplicate pre section by Scott Baker · 10 years ago
  3. e7df4a1 evolve during upgrade instead of initdb; dumpdata before upgrading by Scott Baker · 10 years ago
  4. 25b70fd add restoredb and evolvedb, rename upgradedb to repairdb, remove runserver from everything but the runserver command by Scott Baker · 10 years ago
  5. 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
  6. a4c337f Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  7. c00bbfc Fix spec file (Matthias' patch), bump version, exlude *.rpm from tar.gz by Scott Baker · 10 years ago
  8. eaf52c9 latest version of cdn_nodes dashboard by Scott Baker · 10 years ago
  9. 4a4472d add queryspec to compose_cached_query by Scott Baker · 10 years ago
  10. 8a818df check in old unchecked-in stuff by Scott Baker · 10 years ago
  11. f4f7bf9 change 'node count' to 'active nodes' by Scott Baker · 10 years ago
  12. 0fd787d change compose_query to use a filter dictionary, add queryspec to compose_cached_query by Scott Baker · 10 years ago
  13. 526b71e fix missing yield in SliverAdmin.get_form_sets by Scott Baker · 10 years ago
  14. 3d5a278 keep track of random client id that was generated by Scott Baker · 10 years ago
  15. aacc5c6 EventSender was failing on a missing self.random_client_id() by Scott Baker · 10 years ago
  16. 3949bc6 fix files I checked into the wrong directory by Scott Baker · 10 years ago
  17. 105b6b7 changes from alpha site by Scott Baker · 10 years ago
  18. 165e5ef commit changes from alpha site by Scott Baker · 10 years ago
  19. 7659920 fix error importing steps by Scott Baker · 10 years ago
  20. f4db381 merge changes from opencloud.dp on demo by Scott Baker · 10 years ago
  21. 3aeae31 latest demo_data from demo.opencloud.us by Scott Baker · 10 years ago
  22. f19ef31 remove old syndicate models by Scott Baker · 10 years ago
  23. 65a670a Jude's latest changes to syndicate models and admin by Scott Baker · 10 years ago
  24. 2290b05 Devesh's changes to request router models and observer by Scott Baker · 10 years ago
  25. 476f500 fixture: replace deployments with sitedeployments relation by Scott Baker · 10 years ago
  26. 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
  27. 026ffbe fix bug by Tony Mack · 10 years ago
  28. 32e1ce3 remove image_id field from ImageAdmin by Tony Mack · 10 years ago
  29. f47c804 fixtures: remove image_id from image by Scott Baker · 10 years ago
  30. 43e7015 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  31. d9579f2 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  32. 7a09076 add account computed field to contentprovider by Scott Baker · 10 years ago
  33. 09dd858 fixtures: remove kuser_id from user, router_id/subnet_id/tenant_id/network_id from slice by Scott Baker · 10 years ago
  34. 00b00b3 remove Image.image_id from admin by Scott Baker · 10 years ago
  35. bdc2578 remote site.tenant_id from initial_data.json by Scott Baker · 10 years ago
  36. 1382487 remove raise by Tony Mack · 10 years ago
  37. 8b85d9a use python-glanceclient intead of glance.client to upload image by Tony Mack · 10 years ago
  38. f8a1a61 support python-glanceclient by Tony Mack · 10 years ago
  39. 0a12eef added observer_images_directory option by Tony Mack · 10 years ago
  40. bf39d9f sync images across deployments by Tony Mack · 10 years ago
  41. 09fad02 error handling when HyperCache slice does not exist by Scott Baker · 10 years ago
  42. 6ef7615 add config file option by Scott Baker · 10 years ago
  43. 29bf5e8 added max_slivers (instance) quota attribute to slice model by Tony Mack · 10 years ago
  44. 7cc6c7f content provider dropdown wip by Scott Baker · 10 years ago
  45. e9f4ec9 add content provider info to welcome screen by Scott Baker · 10 years ago
  46. 50643d6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  47. b214c2a do computing of bandwidth before groupby by Scott Baker · 10 years ago
  48. b4cf100 modifed by Tony Mack · 10 years ago
  49. 49c10f5 disable unused steps by Tony Mack · 10 years ago
  50. 2e0dc7f remove debuging code by Tony Mack · 10 years ago
  51. 4e025af add cachedGroupBy arg, add healthy and bytes_hit to the latest query by Scott Baker · 10 years ago
  52. 3a3b4df fix groupBy postprocess was not removing percent by Scott Baker · 10 years ago
  53. 19244ec wip cdn_nodes dashboard by Scott Baker · 10 years ago
  54. 61aefcf fix minidash statistics on node,site, and slice pages by Scott Baker · 10 years ago
  55. 52e8793 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  56. d94d0d1 remove old minidash code by Scott Baker · 10 years ago
  57. c40941b get BIGQUERY_TABLE setting from plstackapi config file by Scott Baker · 10 years ago
  58. 8b04773 fix syntax error by Tony Mack · 10 years ago
  59. d2b0c6d Tweaks to how private subnets are created. by Andy Bavier · 10 years ago
  60. 58c8396 only do maxDeltaTime if there are rows, make count only count distinct items, some debugging by Scott Baker · 10 years ago
  61. 696e266 only use hpc events in cdn operator display by Scott Baker · 10 years ago
  62. 584b37a get table name from config file, filter by event by Scott Baker · 10 years ago
  63. f6856eb error and no data messages for historical tab by Scott Baker · 10 years ago
  64. 2c999f4 loading message in historical tab by Scott Baker · 10 years ago
  65. cdd2c82 give historical page 24 hours of data in 10 minute intervals by Scott Baker · 10 years ago
  66. 03e3fff change sliceImage to preferredImage in tenant view by Scott Baker · 10 years ago
  67. b37ce33 use sliver.node.name instead of sliver.name by Scott Baker · 10 years ago
  68. af73e10 attempt to fix readonly bug by Scott Baker · 10 years ago
  69. 520b8df add css for advNumOfSlivers by Scott Baker · 10 years ago
  70. 27b5a8a set default image name by Scott Baker · 10 years ago
  71. 9532628 deal with slivers with no instance name by Scott Baker · 10 years ago
  72. ae04d8d merge latest Amisha changes by Scott Baker · 10 years ago
  73. c5005f6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  74. 4b0cedd merge latest Amisha changes by Scott Baker · 10 years ago
  75. 728b78c Merge branch 'master' of git.planet-lab.org:/git/plstackapi by David Payne · 10 years ago
  76. 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
  77. 8a867eb GEOIP_PATH for geoip calculations in views.py by Scott Baker · 10 years ago
  78. 26d69d7 Latest CSS from tenant view by Scott Baker · 10 years ago
  79. b8d0c5c Amisha's latest changes by Scott Baker · 10 years ago
  80. a4bd647 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  81. edf2f67 Amisha's latest changes by Scott Baker · 10 years ago
  82. adb5d12 update garbage collector by Tony Mack · 10 years ago
  83. 720a159 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  84. 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
  85. 261f858 dont save sliver model here by Tony Mack · 10 years ago
  86. b61c81c enable sliver gc by Tony Mack · 10 years ago
  87. 67a5fd6 remove unused code by Tony Mack · 10 years ago
  88. ea2fb4f modified provides attribute by Tony Mack · 10 years ago
  89. a588544 report allocated slivers in addition to active slivers by Scott Baker · 10 years ago
  90. 8b594db discard statistics > 80 seconds old when doing cdn operator view by Scott Baker · 10 years ago
  91. f1b65c0 use first element of array when deleting sliver by Scott Baker · 10 years ago
  92. 6d5ea4c fix checkin of wrong version of file by Scott Baker · 10 years ago
  93. f96a3f0 fix python error when no rows in query by Scott Baker · 10 years ago
  94. 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
  95. 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
  96. e065a4f remove debugging code by Scott Baker · 10 years ago
  97. ab66c77 added install target by Scott Baker · 10 years ago
  98. 6f575c8 cleanup unused fields by Tony Mack · 10 years ago
  99. f549eb4 do not specify dns nameservers when creating subnets by Tony Mack · 10 years ago
  100. eb786e0 no longer creating a router for networks by Tony Mack · 10 years ago