1. fa939d6 extra colon fixed by Scott Baker · 9 years ago
  2. 7347bcf fix misspelled field name by Scott Baker · 9 years ago
  3. ae44e8a fix extra colon; reset all levels to PG_13 for demo clients in initdemo by Scott Baker · 9 years ago
  4. eef3fb8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  5. f7ac0d1 if trying to create a vOLT with the same (ss_id, vlan_id) as an existing vOLT Tenant, then return the original by Scott Baker · 9 years ago
  6. df07be1 Add wan_mac by Andy Bavier · 9 years ago
  7. 7ed70b9 Add explicit MAC address for WAN interface by Andy Bavier · 9 years ago
  8. 89932da punch wan_mac through cordsubscriber API by Scott Baker · 9 years ago
  9. 11d32c7 use dnsdemux addresses on hpc_client network for resolver config by Scott Baker · 9 years ago
  10. 3f4fe40 push wan_mac through to vcpe observer by Scott Baker · 9 years ago
  11. f146b79 API for vBNG mappings by Scott Baker · 9 years ago
  12. d4dc118 if a network is labeled 'hpc_client', then return it as the network to use when contacting hpc by Scott Baker · 9 years ago
  13. 73a461a display ssh_command on subscriber page by Scott Baker · 9 years ago
  14. 11981a9 punch ssh_command through to CordSubscriber API by Scott Baker · 9 years ago
  15. 1d317c6 perm fix by Scott Baker · 9 years ago
  16. c254e0d return a proper exception when not found by Scott Baker · 9 years ago
  17. cf671cc rename and change detail response to not be a list by Scott Baker · 9 years ago
  18. 25bf732 add ssidmap API by Scott Baker · 9 years ago
  19. 3bae720 hpc_client network ends up on eth0, not eth1 by Scott Baker · 9 years ago
  20. 710ad05 plumb hpc_client_ip through to vCPE docker container by Scott Baker · 9 years ago
  21. f5d80e7 perm fix by Scott Baker · 9 years ago
  22. fd1f696 new vcpe image that expects two private networks by Scott Baker · 9 years ago
  23. 2c4f1eb new default image for vCPE by Scott Baker · 9 years ago
  24. 99ff551 plumb through delete-vBNG API call by Scott Baker · 9 years ago
  25. 7d404f8 raise exception rather than try to set status in vBNG / vCPE observers by Scott Baker · 9 years ago
  26. 511182b cord user administration in xoslib by Scott Baker · 9 years ago
  27. 24ebdfd api support for user administrationin xoslib by Scott Baker · 9 years ago
  28. ac73170 return user on update_user function by Scott Baker · 9 years ago
  29. 7be23fe plumb through the BBS code to the vCPE observer by Scott Baker · 9 years ago
  30. 93f31de define the BBS_Failure exception by Scott Baker · 9 years ago
  31. b80855ec broadbandshield library by Scott Baker · 9 years ago
  32. 135741a return computeNodeName in vOLT object by Scott Baker · 9 years ago
  33. e5ab837 more underscore fixing by Scott Baker · 9 years ago
  34. ad4f2a9 allow underscore in service name by Scott Baker · 9 years ago
  35. a21407f turn off exponential backoff in vbng observer by Scott Baker · 9 years ago
  36. ae20030 vBNG observer now working with vBNG service by Scott Baker · 9 years ago
  37. 8e78c1f plumg through vBNG REST API call by Scott Baker · 9 years ago
  38. 7c79630 disallow duplicate user names by Scott Baker · 9 years ago
  39. 87c95b7 add initdemo REST API function by Scott Baker · 9 years ago
  40. 664c428 add is_demo_user field to vOLT object by Scott Baker · 9 years ago
  41. aeec8d4 Fix up WAN network by Andy Bavier · 9 years ago
  42. 6293b66 update documentation link by Scott Baker · 9 years ago
  43. 375d09c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  44. 2184868 handle json decoding error by Scott Baker · 9 years ago
  45. 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
  46. ce88025 Added delete for non-sync'd objects. Resolves #9 and #82 by Sapan Bhatia · 9 years ago
  47. 8761ff0 add new HPC monitoring views to hpc tools dashboard by Scott Baker · 9 years ago
  48. db631b2 Do not create spurious networks. Resolves #32 by Sapan Bhatia · 9 years ago
  49. 623a375 rename some variables by Scott Baker · 9 years ago
  50. 34a8881 url statistics slice by url instead of node by Scott Baker · 9 years ago
  51. 02103a6 monitor hpc by node by Scott Baker · 9 years ago
  52. 66a4497 save per-URL details by Scott Baker · 9 years ago
  53. 971c573 make the nameservers used in hpchealthcheck configurable by Scott Baker · 9 years ago
  54. e8144d7 add config file attribute to force cmi hostname for hpc observer by Scott Baker · 9 years ago
  55. 708184c fix HPC filtered admin breaking on list views by Scott Baker · 9 years ago
  56. a908529 pass custom_delete_url through by Scott Baker · 9 years ago
  57. 80dc9e8 turn off add and delete permission in ContentProviderAdmin for non-admins by Scott Baker · 9 years ago
  58. 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
  59. 503b022 allow custom delete urls to be used by Scott Baker · 9 years ago
  60. 3083cd4 add ability to disable save buttons in admins by Scott Baker · 9 years ago
  61. dec4880 url_filtering -> url_filter by Scott Baker · 9 years ago
  62. c866953 add filter level to subscriber page by Scott Baker · 9 years ago
  63. 0fc093a better looking subscriber page by Scott Baker · 9 years ago
  64. e257011 only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 9 years ago
  65. 1d0ec5d add bbs_account to coreSubscriber field list by Scott Baker · 9 years ago
  66. 5c8abf8 allocate bbs account in vcpe object by Scott Baker · 9 years ago
  67. dcc5427 doesn't need to check providerservice anymore by Scott Baker · 9 years ago
  68. f996b76 change tenant unicode to something less inscrutable by Scott Baker · 9 years ago
  69. a0cf961 REST API for managing CORD users by Scott Baker · 9 years ago
  70. 282cfc0 eliminate debug print by Scott Baker · 9 years ago
  71. 9116874 add address fields to xoslib by Scott Baker · 9 years ago
  72. c4b6065 display addresses in subscriber view by Scott Baker · 9 years ago
  73. e9140dd add addresses to yaml file by Scott Baker · 9 years ago
  74. c7a96c8 move the address properties into the vcpe object by Scott Baker · 9 years ago
  75. 76a6243 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  76. a6a7e03 move the address properties into the vcpe object by Scott Baker · 9 years ago
  77. f19d4e8 Reload configuration into container by Andy Bavier · 9 years ago
  78. df08d34 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  79. 706bf97 add ip addresses to vcpe and cordsubscriber objects by Scott Baker · 9 years ago
  80. cc67495 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  81. ca44076 Configure servers for dnsmasq by Andy Bavier · 9 years ago
  82. f2287fa allow ContentProvider, CDNPrefix, OriginServer to be edited by ContentProvider users by Scott Baker · 9 years ago
  83. 40d04ff add ContentProviders to dashboards automatically; optimize out single-dashboard case by Scott Baker · 9 years ago
  84. 707a889 set descrption to 'blank' if none is provided by Scott Baker · 9 years ago
  85. 2e6f2fd set some fields as readonly for ContentProviders who are not admins by Scott Baker · 9 years ago
  86. 4bba6df use a FilteredSelectMultiple widget for ContentProvider users by Scott Baker · 9 years ago
  87. bc627c4 Add OriginServer to ContentProvider admin by Scott Baker · 9 years ago
  88. 811d447 add quick-profile to user admin by Scott Baker · 9 years ago
  89. 08ed108 add ContentProvider tabs to dashboard by Scott Baker · 9 years ago
  90. a3d2afb pass hpc_port80 config variable to hpcConfig view by Scott Baker · 9 years ago
  91. 99183dd Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  92. 98e7712 configurable networks for hpc_watcher by Scott Baker · 9 years ago
  93. d0bab94 HPC service fields for port80 and watcher networks by Scott Baker · 9 years ago
  94. ca2b9ea Daemonize new container by Andy Bavier · 9 years ago
  95. 9e12bed Add dependency by Andy Bavier · 9 years ago
  96. 1388bd4 Add git pull by Andy Bavier · 9 years ago
  97. 8ceaad6 Upstart file and startup script for vcpe by Andy Bavier · 9 years ago
  98. 60cce50 Add upstart file for vcpe. Should make playbook simpler and service more robust. by Andy Bavier · 9 years ago
  99. 04d38ca fix QTYPE error by Scott Baker · 9 years ago
  100. 0df6855 dependencies for hpc watcher by Scott Baker · 9 years ago