1. 3415ac7 punch ssh_command through to CordSubscriber API by Scott Baker · 9 years ago
  2. 765da87 perm fix by Scott Baker · 9 years ago
  3. 707a265 return a proper exception when not found by Scott Baker · 9 years ago
  4. c517f01 rename and change detail response to not be a list by Scott Baker · 9 years ago
  5. 9435d87 add ssidmap API by Scott Baker · 9 years ago
  6. 20c1e27 hpc_client network ends up on eth0, not eth1 by Scott Baker · 9 years ago
  7. 281b1af plumb hpc_client_ip through to vCPE docker container by Scott Baker · 9 years ago
  8. b273680 perm fix by Scott Baker · 9 years ago
  9. 721c9b7 new vcpe image that expects two private networks by Scott Baker · 9 years ago
  10. 866575c new default image for vCPE by Scott Baker · 9 years ago
  11. 61c8e8d plumb through delete-vBNG API call by Scott Baker · 9 years ago
  12. 59e88d5 raise exception rather than try to set status in vBNG / vCPE observers by Scott Baker · 9 years ago
  13. cf6bff9 cord user administration in xoslib by Scott Baker · 9 years ago
  14. cf20478 api support for user administrationin xoslib by Scott Baker · 9 years ago
  15. 9e362d3 return user on update_user function by Scott Baker · 9 years ago
  16. cdf4714 plumb through the BBS code to the vCPE observer by Scott Baker · 9 years ago
  17. 43a69f2 define the BBS_Failure exception by Scott Baker · 9 years ago
  18. f25dbd8 broadbandshield library by Scott Baker · 9 years ago
  19. 12075a7 return computeNodeName in vOLT object by Scott Baker · 9 years ago
  20. cfc5afe more underscore fixing by Scott Baker · 9 years ago
  21. bab6ac1 allow underscore in service name by Scott Baker · 9 years ago
  22. ebb16d1 turn off exponential backoff in vbng observer by Scott Baker · 9 years ago
  23. 0bfb400 vBNG observer now working with vBNG service by Scott Baker · 9 years ago
  24. 32f9453 plumg through vBNG REST API call by Scott Baker · 9 years ago
  25. f1e8004 disallow duplicate user names by Scott Baker · 9 years ago
  26. f32e1d8 add initdemo REST API function by Scott Baker · 9 years ago
  27. 1f050df add is_demo_user field to vOLT object by Scott Baker · 9 years ago
  28. 33c3d46 Fix up WAN network by Andy Bavier · 9 years ago
  29. ab849e5 update documentation link by Scott Baker · 9 years ago
  30. 94b066d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  31. 75234a4 handle json decoding error by Scott Baker · 9 years ago
  32. 680f3c6 Be more optimistic about the status of objects. Show objects that are pending but marked as 'OK' to be green by Sapan Bhatia · 9 years ago
  33. 35dab9d Added delete for non-sync'd objects. Resolves #9 and #82 by Sapan Bhatia · 9 years ago
  34. 70ab549 add new HPC monitoring views to hpc tools dashboard by Scott Baker · 9 years ago
  35. 01b2683 Do not create spurious networks. Resolves #32 by Sapan Bhatia · 9 years ago
  36. 779b273 rename some variables by Scott Baker · 9 years ago
  37. c72c5e9 url statistics slice by url instead of node by Scott Baker · 9 years ago
  38. 8952a4f monitor hpc by node by Scott Baker · 9 years ago
  39. 06b6754 save per-URL details by Scott Baker · 9 years ago
  40. 37a73bb make the nameservers used in hpchealthcheck configurable by Scott Baker · 9 years ago
  41. 4acec2b add config file attribute to force cmi hostname for hpc observer by Scott Baker · 9 years ago
  42. bd16731 fix HPC filtered admin breaking on list views by Scott Baker · 9 years ago
  43. 2899617 pass custom_delete_url through by Scott Baker · 9 years ago
  44. 4609e48 turn off add and delete permission in ContentProviderAdmin for non-admins by Scott Baker · 9 years ago
  45. 52852ed break out the filtered admin stuff to a separate file; hide save/save_continue buttons; set custom delete url by Scott Baker · 9 years ago
  46. 6d6e9a1 allow custom delete urls to be used by Scott Baker · 9 years ago
  47. 506d72a add ability to disable save buttons in admins by Scott Baker · 9 years ago
  48. 7a49fa1 url_filtering -> url_filter by Scott Baker · 9 years ago
  49. ccf0cdf add filter level to subscriber page by Scott Baker · 9 years ago
  50. 0f7a51d better looking subscriber page by Scott Baker · 9 years ago
  51. 642126f only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 9 years ago
  52. 679ef2e add bbs_account to coreSubscriber field list by Scott Baker · 9 years ago
  53. 4e6d60d allocate bbs account in vcpe object by Scott Baker · 9 years ago
  54. b424891 doesn't need to check providerservice anymore by Scott Baker · 9 years ago
  55. fe91f62 change tenant unicode to something less inscrutable by Scott Baker · 9 years ago
  56. 2095255 REST API for managing CORD users by Scott Baker · 9 years ago
  57. ad2405d eliminate debug print by Scott Baker · 9 years ago
  58. 22cae6d add address fields to xoslib by Scott Baker · 9 years ago
  59. 9e4fcd5 display addresses in subscriber view by Scott Baker · 9 years ago
  60. 375c6c4 add addresses to yaml file by Scott Baker · 9 years ago
  61. 0c8512b move the address properties into the vcpe object by Scott Baker · 9 years ago
  62. ad53d6c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  63. 432d140 move the address properties into the vcpe object by Scott Baker · 9 years ago
  64. 857466e Reload configuration into container by Andy Bavier · 9 years ago
  65. 2456f74 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  66. 5571c69 add ip addresses to vcpe and cordsubscriber objects by Scott Baker · 9 years ago
  67. 4f5dc1d Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  68. 616b1ca Configure servers for dnsmasq by Andy Bavier · 9 years ago
  69. 284766e allow ContentProvider, CDNPrefix, OriginServer to be edited by ContentProvider users by Scott Baker · 9 years ago
  70. 3b65d91 add ContentProviders to dashboards automatically; optimize out single-dashboard case by Scott Baker · 9 years ago
  71. 34e21e5 set descrption to 'blank' if none is provided by Scott Baker · 9 years ago
  72. 5ec4534 set some fields as readonly for ContentProviders who are not admins by Scott Baker · 9 years ago
  73. 841e305 use a FilteredSelectMultiple widget for ContentProvider users by Scott Baker · 9 years ago
  74. 2a3ee07 Add OriginServer to ContentProvider admin by Scott Baker · 9 years ago
  75. b6043c2 add quick-profile to user admin by Scott Baker · 9 years ago
  76. 9ff648e add ContentProvider tabs to dashboard by Scott Baker · 9 years ago
  77. cc7a7d9 pass hpc_port80 config variable to hpcConfig view by Scott Baker · 9 years ago
  78. 2fbb142 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  79. 1d388d7 configurable networks for hpc_watcher by Scott Baker · 9 years ago
  80. 84652a2 HPC service fields for port80 and watcher networks by Scott Baker · 9 years ago
  81. 5bfe341 Daemonize new container by Andy Bavier · 9 years ago
  82. f6f474e Add dependency by Andy Bavier · 9 years ago
  83. 35e6ed4 Add git pull by Andy Bavier · 9 years ago
  84. aeaebe5 Upstart file and startup script for vcpe by Andy Bavier · 9 years ago
  85. 294ed7f Add upstart file for vcpe. Should make playbook simpler and service more robust. by Andy Bavier · 9 years ago
  86. 3099cfe fix QTYPE error by Scott Baker · 9 years ago
  87. 7b99748 dependencies for hpc watcher by Scott Baker · 9 years ago
  88. f2489be switch originserver url over to char field to eliminate url validation by Scott Baker · 9 years ago
  89. 86b8c92 hpc admin embed support by Scott Baker · 9 years ago
  90. a622f0b embed support for HPC UI by Scott Baker · 9 years ago
  91. 31085a5 REST API adjustments by Scott Baker · 9 years ago
  92. aa1e96d fix services dict inside of a list by Scott Baker · 9 years ago
  93. d5db1a6 put logo and minidash inside of blocks by Scott Baker · 9 years ago
  94. ec6456e disable left-side navigation buttons for is_appuser users by Scott Baker · 9 years ago
  95. 034232d add is_appuser field to user model by Scott Baker · 9 years ago
  96. 9da5304 add ServicePrivilegeAdmin to cord/hpc/rr admins by Scott Baker · 9 years ago
  97. 9b3457f Merge pull request #85 from open-cloud/service_permissions by tmack-pl · 9 years ago
  98. c1ec8bc import ServicePrivilege by Tony Mack · 9 years ago
  99. 5fa0f40 fix indents by Tony Mack · 9 years ago
  100. e1f72d1 use m1.small for vCPE by Scott Baker · 9 years ago