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