1. 69f1bc3 fixing bugs by Tony Mack · 10 years ago
  2. e4be32f observer now supports remote openstack deployments by Tony Mack · 10 years ago
  3. 45cbbc3 Rewrote toposort to handle loops in Step graph. Simpler implementation by Sapan Bhatia · 10 years ago
  4. 1a89a07 Fixed semicolon issues we fixed live during the demo by Sapan Bhatia · 10 years ago
  5. ed4a954 Modifications to base.html to support graphs - from mtuity by Sapan Bhatia · 10 years ago
  6. fbac39b main.js - graph support from mtuity, modified to pull data from Cloud Scrutiny/Big Query by Sapan Bhatia · 10 years ago
  7. 06d2c03 Added in ajax support for refreshing hpcdashboard view based on polling - without having to redraw/refresh page. by Siobhan Tully · 10 years ago
  8. 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
  9. 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
  10. 48ce352 hpc wizard WIP by Scott Baker · 10 years ago
  11. f1de7ea fix print_once undefined local by Scott Baker · 10 years ago
  12. be8907d add additional fields to notify_observer in disabled state by Scott Baker · 10 years ago
  13. 9525eba override create, update and destroy view methods to support rbac by Tony Mack · 10 years ago
  14. 8f04ee3 fix typo by Tony Mack · 10 years ago
  15. eb8eb31 add rbac to rest api views by Tony Mack · 10 years ago
  16. b7b4f84 fix bugs. refactor by Tony Mack · 10 years ago
  17. 929af70 remove Meta from SiteDeployment model by Tony Mack · 10 years ago
  18. 332ee1d refactor by Tony Mack · 10 years ago
  19. 5b06147 added rbac for viewing objects by Tony Mack · 10 years ago
  20. 7d018ca hpc garbage collector by Scott Baker · 10 years ago
  21. 7b8556e fix misspelled directory by Scott Baker · 10 years ago
  22. 533d543 service_provider_id is a create-only attribute, don't try to update it by Scott Baker · 10 years ago
  23. d6313f7 Makefile for convenient uploading by Scott Baker · 10 years ago
  24. 717c19e deleters for hpc by Scott Baker · 10 years ago
  25. 6ecd426 pass pk and model_dict to deleter, dynamic load of deleters by Scott Baker · 10 years ago
  26. 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 · 10 years ago
  27. 320b462 Corrected issue with DeploymentAdmin's reverse lookup of Site relationship by Siobhan Tully · 10 years ago
  28. 3a45f8b Added new templates by Sapan Bhatia · 10 years ago
  29. 86db4df First pass on API generator. Not for serious use. by Sapan Bhatia · 10 years ago
  30. e501092 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  31. 1dd85f3 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 10 years ago
  32. 90040c2 Added in support for user's specific Home Page by Siobhan Tully · 10 years ago
  33. 874936e support for selflink_fieldname by Scott Baker · 10 years ago
  34. e2bbf7e don't create selflink if no modeladmin exists for that model by Scott Baker · 10 years ago
  35. 0165fac convert some inlines from admin.TabularInline to PlStackTabularInline; get selflink working on inlines without explicit fields= by Scott Baker · 10 years ago
  36. 3bbf5ed First version of api generator by Sapan Bhatia · 10 years ago
  37. 8656832 add automatic selflink creation by Scott Baker · 10 years ago
  38. e728c89 fields for HPC object ids by Scott Baker · 10 years ago
  39. 63b7ba4 Add ability for admins to change user passwords by Siobhan Tully · 10 years ago
  40. bef01da install_opencloud script with needed yum/pip install packs by Siobhan Tully · 10 years ago
  41. 32fd368 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 10 years ago
  42. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 10 years ago
  43. d1f8a19 log to console while debugging by Scott Baker · 10 years ago
  44. 88be16c sync steps for hpc by Scott Baker · 10 years ago
  45. 18ce715 if account name is longer than 20 characters then onevapi throws a strange error by Scott Baker · 10 years ago
  46. cd96a8c contentprovider step, WIP by Scott Baker · 10 years ago
  47. e99e3df property to get client from library, function to sanitize account names by Scott Baker · 10 years ago
  48. f520845 sync step for service provider by Scott Baker · 10 years ago
  49. 9570303 library for talking to CMI by Scott Baker · 10 years ago
  50. 93661ea use hpclib by Scott Baker · 11 years ago
  51. 5bee893 allow hpc_service and rr_service to be None when calling write_slices_file by Scott Baker · 11 years ago
  52. e3293f9 support use of 'console' as a log_file name by Scott Baker · 11 years ago
  53. 9c9a47f replace OptionParser with a simpler version to eliminate conflicts with programs that use options (like django evolution) by Scott Baker · 11 years ago
  54. b30aa08 hpc observer, wip by Scott Baker · 11 years ago
  55. 2c8ba41 fix bad import name by Scott Baker · 11 years ago
  56. 8f54aac fix bug by Scott Baker · 11 years ago
  57. 45efc58 add configurable logfile name by Scott Baker · 11 years ago
  58. 7771f41 add support for non-openstack drivers, rename step_dir config param by Scott Baker · 11 years ago
  59. d8ebe8c support command line option to specify config file name by Scott Baker · 11 years ago
  60. 45fb7a1 use Config().step_dir to load steps dynamically by Scott Baker · 11 years ago
  61. 1eff85d Support optional application-name argument, fix CamelCased objects in ForeignKeys by Scott Baker · 11 years ago
  62. 44a90a2 updates to demo data by Tony Mack · 11 years ago
  63. 360afb8 fix field description by Tony Mack · 11 years ago
  64. aa47472 added I2 Singapore site and nodes by Tony Mack · 11 years ago
  65. 4cac5c5 updating demo fixture by Tony Mack · 11 years ago
  66. ee83f34 updating demo data by Tony Mack · 11 years ago
  67. 23c2bf4 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Tony Mack · 11 years ago
  68. ecb8c68 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 11 years ago
  69. 9cc9bf3 add slice_remap argument to RPC calls by Scott Baker · 11 years ago
  70. 01965a1 updating demo data by Tony Mack · 11 years ago
  71. a0a641d updating demo data by Tony Mack · 11 years ago
  72. 9cb88a2 add invoice drilldown, move billing link to above location field in site by Scott Baker · 11 years ago
  73. 545db2a add billing link to site admin by Scott Baker · 11 years ago
  74. 15cddfa dollar formatting, eliminate delete checkboxes, eliminate add_another by Scott Baker · 11 years ago
  75. 419b779 updating demo data by Tony Mack · 11 years ago
  76. 4310504 check in billing system models, admin, and sample data generator by Scott Baker · 11 years ago
  77. 4816cee backup just he 'core' data by Tony Mack · 11 years ago
  78. 9d27d52 archiving the demo data by Tony Mack · 11 years ago
  79. 6bba535 If a Network already has a network_id, read subnet info from Quantum by Andy Bavier · 11 years ago
  80. fe81aa4 Add Site and Deployment to Network object by Andy Bavier · 11 years ago
  81. 4980132 Bug fixes by Andy Bavier · 11 years ago
  82. 7225f72 fix import by smbaker · 11 years ago
  83. f33829c split off GetSlices and GetNodes from GetConfiguration by smbaker · 11 years ago
  84. e36a7de legacy api for GetConfiguration by smbaker · 11 years ago
  85. 1e2c232 Add systemd script by Andy Bavier · 11 years ago
  86. 33584c5 Log to default location by Andy Bavier · 11 years ago
  87. 04111b7 Log to /var/log/planetstack.log instead of observer.log in current directory. by Andy Bavier · 11 years ago
  88. 37146d2 fix name error by Tony Mack · 11 years ago
  89. a6cbd36 use slice creator context instead of admin context by Tony Mack · 11 years ago
  90. e7abb62 Log failures in sync steps by Andy Bavier · 11 years ago
  91. 606bf0e Fix tenant update by Andy Bavier · 11 years ago
  92. 5e243e1 Return value from get_next_subnet() by Andy Bavier · 11 years ago
  93. aaa5c4a Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 11 years ago
  94. 9c2c8fa Set observer/disabled=1 to run an observerless PlanetStack by Sapan Bhatia · 11 years ago
  95. 27ec0f5 fix bugs by Tony Mack · 11 years ago
  96. 808b239 store failed step object in set instead of list by Tony Mack · 11 years ago
  97. 2d5642c dont raise exceptions inside of event loop by Tony Mack · 11 years ago
  98. 3587dc7 rename config option by Tony Mack · 11 years ago
  99. 04054f5 fix syntax error by Tony Mack · 11 years ago
  100. 46c2d50 sync images by Tony Mack · 11 years ago