1. 93e80cd filter images in sliver-add inline by deployment by Scott Baker · 10 years ago
  2. 3248131 filter nodes by flavor dropdown, primarily intended for EC2 deployment where nodes are named after flavors by Scott Baker · 10 years ago
  3. ec23b99 merge by Tony Mack · 10 years ago
  4. 7a61dc4 replace sliver.numberCores with sliver.Flavor, add flavor filtering by deployment to sliver inline by Scott Baker · 10 years ago
  5. 7283fdf update slice prefix in slice name field when site is changed slice create page by Tony Mack · 10 years ago
  6. a36d77e merge Amisha changes by Scott Baker · 10 years ago
  7. e4db7b6 custom delete confirmation page by Tony Mack · 10 years ago
  8. 34b502f filtering of select in sliverinline now working by Scott Baker · 10 years ago
  9. 510fdbb inject node_deployment info into change_form for slice admin by Scott Baker · 10 years ago
  10. 5face3a dynamically get list of sites for request account page by Scott Baker · 10 years ago
  11. 6985cd5 merge amisha changes by Scott Baker · 10 years ago
  12. 3c02cae fix debugging line that causes developer view to crash if user has no slice privileges by Scott Baker · 10 years ago
  13. 5c4ce2b prevent statistics code from running when minidash is disabled by Scott Baker · 10 years ago
  14. 930d86e change from 'opencloud' to 'xos' by Scott Baker · 10 years ago
  15. c1fc36a moving the shell files out to where they belong by Scott Baker · 10 years ago
  16. 6cdfad4 removing it broke the tab display; putting it back in for now by Scott Baker · 10 years ago
  17. 8c58219 move stylesheet from dashboard to base to fix popup graph dialog by Scott Baker · 10 years ago
  18. f2c26de print BigQuery Unavailable msg if bigquery is not initialized by Scott Baker · 10 years ago
  19. bca5b3a check in Amisha's changes by Scott Baker · 10 years ago
  20. b6d4194 remove debugging code by Scott Baker · 10 years ago
  21. a226eb4 add ability to disabled minidashboard by Scott Baker · 10 years ago
  22. fcaa50d eliminate debugging console logs by Scott Baker · 10 years ago
  23. 0486e17 merge Amisha changes by Scott Baker · 10 years ago
  24. 5d95e32 fix some chord graph issues by Scott Baker · 10 years ago
  25. 6b65420 slice_interactions dynamic update by Scott Baker · 10 years ago
  26. 52d6344 remove debug line by Scott Baker · 10 years ago
  27. 9d9650d merge latest Amisha changes by Scott Baker · 10 years ago
  28. d927d66 refuse to add/remove slivers for readonly user by Scott Baker · 10 years ago
  29. e34e67d errorDialog function by Scott Baker · 10 years ago
  30. ea41779 better handling of save/saving message, error dialog support by Scott Baker · 10 years ago
  31. 2aed9b0 'saving' message and disable button to prevent multi-click by Scott Baker · 10 years ago
  32. 2c3cb64 dynamic home view with customization by Scott Baker · 10 years ago
  33. 5cc598d welcome.html inherits from dashboard_base.html by Scott Baker · 10 years ago
  34. 449bc43 remove access of missing network field by Scott Baker · 10 years ago
  35. f70a791 move confirmation dialogs to cdn operator by Scott Baker · 10 years ago
  36. 9b862d6 move javascript stuff to extrahead by Scott Baker · 10 years ago
  37. 3dd69ac abstracting out base dashboard stuff to single-dashboard support by Scott Baker · 10 years ago
  38. 9416013 split developer and cdnoperations out of welcome.html by Scott Baker · 10 years ago
  39. 168b741 Amisha's latest changes to tenant view by Scott Baker · 10 years ago
  40. eaf52c9 latest version of cdn_nodes dashboard by Scott Baker · 10 years ago
  41. f4f7bf9 change 'node count' to 'active nodes' by Scott Baker · 10 years ago
  42. 7cc6c7f content provider dropdown wip by Scott Baker · 10 years ago
  43. b214c2a do computing of bandwidth before groupby by Scott Baker · 10 years ago
  44. 19244ec wip cdn_nodes dashboard by Scott Baker · 10 years ago
  45. 61aefcf fix minidash statistics on node,site, and slice pages by Scott Baker · 10 years ago
  46. d94d0d1 remove old minidash code by Scott Baker · 10 years ago
  47. c40941b get BIGQUERY_TABLE setting from plstackapi config file by Scott Baker · 10 years ago
  48. f6856eb error and no data messages for historical tab by Scott Baker · 10 years ago
  49. 2c999f4 loading message in historical tab by Scott Baker · 10 years ago
  50. cdd2c82 give historical page 24 hours of data in 10 minute intervals by Scott Baker · 10 years ago
  51. 03e3fff change sliceImage to preferredImage in tenant view by Scott Baker · 10 years ago
  52. 4b0cedd merge latest Amisha changes by Scott Baker · 10 years ago
  53. edf2f67 Amisha's latest changes by Scott Baker · 10 years ago
  54. 6d5ea4c fix checkin of wrong version of file by Scott Baker · 10 years ago
  55. 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
  56. c96b43a add add/remove buttons to basic add/remove dialog by Scott Baker · 10 years ago
  57. 6253dfc Amisha's latest changes to tenant view by Scott Baker · 10 years ago
  58. dc27be4 slice dropdown in historical view by Scott Baker · 10 years ago
  59. 590f83a tenant view is tab #5, due to slice interactions view by Scott Baker · 10 years ago
  60. 537d823 merge Amisha's changes by Scott Baker · 10 years ago
  61. cd01397 latest welcome.html from node33 by Scott Baker · 10 years ago
  62. 4ee5b6d slice_interactions.html from node33 by Scott Baker · 10 years ago
  63. 904bada minidashboard changes from node33 by Scott Baker · 10 years ago
  64. 38ece4a check in newminidashboard, pass data source URL to renderChart by Scott Baker · 10 years ago
  65. 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
  66. 86a32de fix scrollbars in charts by Scott Baker · 10 years ago
  67. 771819b bring demo changes from node33 and node36 into master by Scott Baker · 10 years ago
  68. ed4a954 Modifications to base.html to support graphs - from mtuity by Sapan Bhatia · 10 years ago
  69. 06d2c03 Added in ajax support for refreshing hpcdashboard view based on polling - without having to redraw/refresh page. by Siobhan Tully · 10 years ago
  70. 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
  71. 90040c2 Added in support for user's specific Home Page by Siobhan Tully · 11 years ago
  72. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  73. bfd11dc Django-suit, add in Roles for specific classes site, slice, deployment, planetstack, change admin to leverage suit options by Siobhan Tully · 11 years ago
  74. 30fd429 Refactor to /opt/planetstack, final tweaks to make sure planetstack can run in non-openstack mode, adjustments to GUI for model focus changes by Siobhan Tully · 11 years ago