1. ac2c617 skip slices that have not been synced at the deployment by Tony Mack · 10 years ago
  2. 9740260 moved sync logic to sync_network_deployments by Tony Mack · 10 years ago
  3. 490f6fa request_interface should be requested_interval by Tony Mack · 10 years ago
  4. dc27be4 slice dropdown in historical view by Scott Baker · 10 years ago
  5. 590f83a tenant view is tab #5, due to slice interactions view by Scott Baker · 10 years ago
  6. 537d823 merge Amisha's changes by Scott Baker · 10 years ago
  7. 6719811 adjust availability zone hostname argument by Tony Mack · 10 years ago
  8. 8047cea changed 'uuid' to 'net-id' in networks arg. Don't include empty strings in public keys list by Tony Mack · 10 years ago
  9. 1666502 change filter() to all() by Tony Mack · 10 years ago
  10. 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
  11. 47799f0 include SyncNetworkDeployments step by Tony Mack · 10 years ago
  12. 6793de4 checking in step by Tony Mack · 10 years ago
  13. 49e839c admin 'admin' argument to constructor by Tony Mack · 10 years ago
  14. 278f995 do not save user record in sync_user step by Tony Mack · 10 years ago
  15. 07f4976 Inspect all user deployments. No need to act on ever user on every run. by Tony Mack · 10 years ago
  16. fe9d9bd import logger by Tony Mack · 10 years ago
  17. 6042aaf Add slices to all deployments for now. Set starting subnet address. by Tony Mack · 10 years ago
  18. e9b0869 add NetworkDeployment object by Tony Mack · 10 years ago
  19. bff6b13 fix for running dmdot on syndicate by Scott Baker · 10 years ago
  20. ceb464b restore lost dmdot changes: fix CamelCased model names, support using other apps by Scott Baker · 10 years ago
  21. 8ac1de7 set sliver deploments to node's deployment by Tony Mack · 10 years ago
  22. 0cd67e8 fix attribute error by Tony Mack · 10 years ago
  23. 5efa133 update select_by_user() by Tony Mack · 10 years ago
  24. 31683c8 fix AttributeError by Tony Mack · 10 years ago
  25. f77f140 fix bugs by Tony Mack · 10 years ago
  26. aa4a67b fix import error by Tony Mack · 10 years ago
  27. bdb188a updating deleters by Tony Mack · 10 years ago
  28. a4f1feb try to resolve differnces between name of admin role at different deployments running differnt versions of keystone by Tony Mack · 10 years ago
  29. cd01397 latest welcome.html from node33 by Scott Baker · 10 years ago
  30. 5e74a26 planetstack.css from node33 by Scott Baker · 10 years ago
  31. 4ee5b6d slice_interactions.html from node33 by Scott Baker · 10 years ago
  32. 904bada minidashboard changes from node33 by Scott Baker · 10 years ago
  33. 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
  34. ba60d82 cache mappings, schema_to_cols function by Scott Baker · 10 years ago
  35. 8465c2b pass dataSourceUrl to renderchart, fix date axis, more flexible option passing, Siobhan's changes to IDs by Scott Baker · 10 years ago
  36. 38ece4a check in newminidashboard, pass data source URL to renderChart by Scott Baker · 10 years ago
  37. 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
  38. 27412cd do not require login for analytics ajax view by Scott Baker · 10 years ago
  39. dd06ca8 fix attribute error by Tony Mack · 10 years ago
  40. 7c972e5 convert MBps to Gbps in bandwidth graph by Scott Baker · 10 years ago
  41. 990972c check in chart background jpg by Scott Baker · 10 years ago
  42. eec9e0a switch back to old merge_site_statistics for demo by Scott Baker · 10 years ago
  43. c527fda service as a query argument, merge data model, hpcdash format by Scott Baker · 10 years ago
  44. 4cf99b5 set titles, transparent background, data in hAxis, fix bw chart not loading by Scott Baker · 10 years ago
  45. 0817209 longer timeout for bigquery queries by Scott Baker · 10 years ago
  46. 86a32de fix scrollbars in charts by Scott Baker · 10 years ago
  47. 78ab101 tolerate missing secrets without breaking the whole server by Scott Baker · 10 years ago
  48. 9e99074 disable observer if it fails to import by Scott Baker · 10 years ago
  49. 771819b bring demo changes from node33 and node36 into master by Scott Baker · 10 years ago
  50. 43adf1b check in hpc_wizard and analytics python source by Scott Baker · 10 years ago
  51. d1a17e1 bug fixes and improvements by Tony Mack · 10 years ago
  52. c218b59 store keyname in SliceDeployment table by Tony Mack · 10 years ago
  53. 976d774 fix bugs by Tony Mack · 10 years ago
  54. e5968eb fix bugs by Tony Mack · 10 years ago
  55. fe4be2e fix AttributeError by Tony Mack · 10 years ago
  56. 3d04279 attach caller to saved objects/models by Tony Mack · 10 years ago
  57. 5349108 add access and site maps to hpc by Scott Baker · 10 years ago
  58. 40695e1 support for uploading files and serving them back via apache by Scott Baker · 10 years ago
  59. 878ddd5 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  60. f37bcfd set keystone user name to user's email address by Tony Mack · 10 years ago
  61. 69f1bc3 fixing bugs by Tony Mack · 10 years ago
  62. e4be32f observer now supports remote openstack deployments by Tony Mack · 10 years ago
  63. 45cbbc3 Rewrote toposort to handle loops in Step graph. Simpler implementation by Sapan Bhatia · 10 years ago
  64. 1a89a07 Fixed semicolon issues we fixed live during the demo by Sapan Bhatia · 10 years ago
  65. ed4a954 Modifications to base.html to support graphs - from mtuity by Sapan Bhatia · 10 years ago
  66. fbac39b main.js - graph support from mtuity, modified to pull data from Cloud Scrutiny/Big Query by Sapan Bhatia · 10 years ago
  67. 8a64e90 moving hpc_wizard to cdn repo with the bigquery code by Scott Baker · 10 years ago
  68. 06d2c03 Added in ajax support for refreshing hpcdashboard view based on polling - without having to redraw/refresh page. by Siobhan Tully · 10 years ago
  69. e18b344 Added in support for new HPC Dashboard View, ability to retrieve HPC Dashboard view from views.py in separate function, support for log4javascript to provide integration with browser console for debugging, and leaflet support for MakiMarkers on encodings. by Siobhan Tully · 10 years ago
  70. 44fd4cc Added in initial make -- rpm support, tested against Fedora 16, code in for Fedora 17 but needs additional testing. Adjusted initial_data.json to align with current code base, enacted was deprecated from core.user. New scripts/opencloud for database/init/reset/syncdb/runserver commands. by Siobhan Tully · 10 years ago
  71. 48ce352 hpc wizard WIP by Scott Baker · 11 years ago
  72. f1de7ea fix print_once undefined local by Scott Baker · 11 years ago
  73. be8907d add additional fields to notify_observer in disabled state by Scott Baker · 11 years ago
  74. 9525eba override create, update and destroy view methods to support rbac by Tony Mack · 11 years ago
  75. 8f04ee3 fix typo by Tony Mack · 11 years ago
  76. eb8eb31 add rbac to rest api views by Tony Mack · 11 years ago
  77. b7b4f84 fix bugs. refactor by Tony Mack · 11 years ago
  78. 929af70 remove Meta from SiteDeployment model by Tony Mack · 11 years ago
  79. 332ee1d refactor by Tony Mack · 11 years ago
  80. 5b06147 added rbac for viewing objects by Tony Mack · 11 years ago
  81. 7d018ca hpc garbage collector by Scott Baker · 11 years ago
  82. 7b8556e fix misspelled directory by Scott Baker · 11 years ago
  83. 533d543 service_provider_id is a create-only attribute, don't try to update it by Scott Baker · 11 years ago
  84. d6313f7 Makefile for convenient uploading by Scott Baker · 11 years ago
  85. 717c19e deleters for hpc by Scott Baker · 11 years ago
  86. 6ecd426 pass pk and model_dict to deleter, dynamic load of deleters by Scott Baker · 11 years ago
  87. c1c45f8 pass pk to deleter, support model as a class or instance, give each event a uuid, fix delete_flag name, fix arg passing to fire by Scott Baker · 11 years ago
  88. 320b462 Corrected issue with DeploymentAdmin's reverse lookup of Site relationship by Siobhan Tully · 11 years ago
  89. 3a45f8b Added new templates by Sapan Bhatia · 11 years ago
  90. 86db4df First pass on API generator. Not for serious use. by Sapan Bhatia · 11 years ago
  91. e501092 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 11 years ago
  92. 1dd85f3 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 11 years ago
  93. 90040c2 Added in support for user's specific Home Page by Siobhan Tully · 11 years ago
  94. 874936e support for selflink_fieldname by Scott Baker · 11 years ago
  95. e2bbf7e don't create selflink if no modeladmin exists for that model by Scott Baker · 11 years ago
  96. 0165fac convert some inlines from admin.TabularInline to PlStackTabularInline; get selflink working on inlines without explicit fields= by Scott Baker · 11 years ago
  97. 3bbf5ed First version of api generator by Sapan Bhatia · 11 years ago
  98. 8656832 add automatic selflink creation by Scott Baker · 11 years ago
  99. e728c89 fields for HPC object ids by Scott Baker · 11 years ago
  100. 63b7ba4 Add ability for admins to change user passwords by Siobhan Tully · 11 years ago