1. 708184c fix HPC filtered admin breaking on list views by Scott Baker · 9 years ago
  2. a908529 pass custom_delete_url through by Scott Baker · 9 years ago
  3. 80dc9e8 turn off add and delete permission in ContentProviderAdmin for non-admins by Scott Baker · 9 years ago
  4. 0303768 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
  5. 503b022 allow custom delete urls to be used by Scott Baker · 9 years ago
  6. 3083cd4 add ability to disable save buttons in admins by Scott Baker · 9 years ago
  7. dec4880 url_filtering -> url_filter by Scott Baker · 9 years ago
  8. c866953 add filter level to subscriber page by Scott Baker · 9 years ago
  9. 0fc093a better looking subscriber page by Scott Baker · 9 years ago
  10. e257011 only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 9 years ago
  11. 1d0ec5d add bbs_account to coreSubscriber field list by Scott Baker · 9 years ago
  12. 5c8abf8 allocate bbs account in vcpe object by Scott Baker · 9 years ago
  13. dcc5427 doesn't need to check providerservice anymore by Scott Baker · 9 years ago
  14. f996b76 change tenant unicode to something less inscrutable by Scott Baker · 9 years ago
  15. a0cf961 REST API for managing CORD users by Scott Baker · 9 years ago
  16. 282cfc0 eliminate debug print by Scott Baker · 9 years ago
  17. 9116874 add address fields to xoslib by Scott Baker · 9 years ago
  18. c4b6065 display addresses in subscriber view by Scott Baker · 9 years ago
  19. e9140dd add addresses to yaml file by Scott Baker · 9 years ago
  20. c7a96c8 move the address properties into the vcpe object by Scott Baker · 9 years ago
  21. 76a6243 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  22. a6a7e03 move the address properties into the vcpe object by Scott Baker · 9 years ago
  23. f19d4e8 Reload configuration into container by Andy Bavier · 9 years ago
  24. df08d34 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  25. 706bf97 add ip addresses to vcpe and cordsubscriber objects by Scott Baker · 9 years ago
  26. cc67495 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  27. ca44076 Configure servers for dnsmasq by Andy Bavier · 9 years ago
  28. f2287fa allow ContentProvider, CDNPrefix, OriginServer to be edited by ContentProvider users by Scott Baker · 9 years ago
  29. 40d04ff add ContentProviders to dashboards automatically; optimize out single-dashboard case by Scott Baker · 9 years ago
  30. 707a889 set descrption to 'blank' if none is provided by Scott Baker · 9 years ago
  31. 2e6f2fd set some fields as readonly for ContentProviders who are not admins by Scott Baker · 9 years ago
  32. 4bba6df use a FilteredSelectMultiple widget for ContentProvider users by Scott Baker · 9 years ago
  33. bc627c4 Add OriginServer to ContentProvider admin by Scott Baker · 9 years ago
  34. 811d447 add quick-profile to user admin by Scott Baker · 9 years ago
  35. 08ed108 add ContentProvider tabs to dashboard by Scott Baker · 9 years ago
  36. a3d2afb pass hpc_port80 config variable to hpcConfig view by Scott Baker · 9 years ago
  37. 99183dd Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  38. 98e7712 configurable networks for hpc_watcher by Scott Baker · 9 years ago
  39. d0bab94 HPC service fields for port80 and watcher networks by Scott Baker · 9 years ago
  40. ca2b9ea Daemonize new container by Andy Bavier · 9 years ago
  41. 9e12bed Add dependency by Andy Bavier · 9 years ago
  42. 1388bd4 Add git pull by Andy Bavier · 9 years ago
  43. 8ceaad6 Upstart file and startup script for vcpe by Andy Bavier · 9 years ago
  44. 60cce50 Add upstart file for vcpe. Should make playbook simpler and service more robust. by Andy Bavier · 9 years ago
  45. 04d38ca fix QTYPE error by Scott Baker · 9 years ago
  46. 0df6855 dependencies for hpc watcher by Scott Baker · 9 years ago
  47. 6b7a64b switch originserver url over to char field to eliminate url validation by Scott Baker · 9 years ago
  48. bd4dafe hpc admin embed support by Scott Baker · 9 years ago
  49. c65b65c embed support for HPC UI by Scott Baker · 9 years ago
  50. 24f1db6 REST API adjustments by Scott Baker · 9 years ago
  51. f4c3ad4 fix services dict inside of a list by Scott Baker · 9 years ago
  52. f15bb18 put logo and minidash inside of blocks by Scott Baker · 9 years ago
  53. 1332be2 disable left-side navigation buttons for is_appuser users by Scott Baker · 9 years ago
  54. 74ebc7a add is_appuser field to user model by Scott Baker · 9 years ago
  55. 559be72 add ServicePrivilegeAdmin to cord/hpc/rr admins by Scott Baker · 9 years ago
  56. 2ee2c3f Merge pull request #85 from open-cloud/service_permissions by tmack-pl · 9 years ago
  57. 789bad6 import ServicePrivilege by Tony Mack · 9 years ago
  58. cf88f8c fix indents by Tony Mack · 9 years ago
  59. ac60d5f use m1.small for vCPE by Scott Baker · 9 years ago
  60. b1e01d0 add set endpoints for services by Scott Baker · 9 years ago
  61. 824796b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  62. 8d13a98 url_filter_level option; add REST API endpoints for url_filtering, users, and services by Scott Baker · 9 years ago
  63. 81c9b31 support for viewsets by Scott Baker · 9 years ago
  64. 1f37185 Add VLAN tag by Andy Bavier · 9 years ago
  65. 4f7da2f insert the real broadbandshield parameters by Scott Baker · 9 years ago
  66. 21cf2a4 Remove playbook variables because they get resolved by the template engine by Andy Bavier · 9 years ago
  67. 7edfd2c Files for use with ansible copy module by Andy Bavier · 9 years ago
  68. ff35796 Resolve discrepancy between ids Fixes #68 and #69. by Sapan Bhatia · 9 years ago
  69. 9ec754e fix TypeError by Tony Mack · 9 years ago
  70. f7caea4 fix syntax error by Tony Mack · 9 years ago
  71. 7bab45a Fleshing out vCPE observer by Andy Bavier · 9 years ago
  72. 7ca06e8 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  73. 5e2f87a Fix update of backend status fields by Sapan Bhatia · 9 years ago
  74. f123cc2 Suppress extra newline in ansible output, which prevents playbook from running by Sapan Bhatia · 9 years ago
  75. e6376de Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 9 years ago
  76. a6262cf Fix creation of duplicate ControllerSlice objects when Controllers are modified by Sapan Bhatia · 9 years ago
  77. f8175cb Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 9 years ago
  78. 586ff54 private key must not be world or group readable by Scott Baker · 9 years ago
  79. 2d6d74d fix sys_dir; add save_ansible_output and disable_backoff to vcpe observer config by Scott Baker · 9 years ago
  80. f77aa19 save the stderr output also by Scott Baker · 9 years ago
  81. 298f652 add save_ansible_output option; for ssh-ansible use named files rather than tmp files; refactor get_playbook_fn by Scott Baker · 9 years ago
  82. 918a208 vcpe observer config had wrong sys dir by Scott Baker · 9 years ago
  83. df88e07 set ansible_tag for vcpe syncstep by Scott Baker · 9 years ago
  84. 5cb89e9 upgrade-container changes from demo machine by Scott Baker · 9 years ago
  85. 071e8d5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  86. 426c6f5 return error if ansible has unreachable results by Scott Baker · 9 years ago
  87. 39583a5 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  88. b09db74 fix misspelled executable by Scott Baker · 9 years ago
  89. d9974fc supervisor must supply config file name when running xos/vcpe/vbng observers by Scott Baker · 9 years ago
  90. 7b11442 supervisor config files for hpc observer by Scott Baker · 9 years ago
  91. 470bfdc fix hpc observer scripts by Scott Baker · 9 years ago
  92. 38c0c4a supervisor for vcpe-observer by Scott Baker · 9 years ago
  93. 7f8d344 fixup paths to hpc_observer steps by Scott Baker · 9 years ago
  94. 0533676 eliminate symlink; rename observer to match naming conventions by Scott Baker · 9 years ago
  95. 707c1cf move hpc observer into observers/ dir by Scott Baker · 9 years ago
  96. 8da461c avoid the symlink by Scott Baker · 9 years ago
  97. 3c76473 avoid the symlink by Scott Baker · 9 years ago
  98. b42ff10 maximum of 1 hpc per node by Scott Baker · 9 years ago
  99. 8f92217 cleanup the controllerslice objects too by Scott Baker · 9 years ago
  100. 8d108e2 service privileges by Tony Mack · 9 years ago