- 4e62945 Add Subscirber, Provider to __init__.py by Scott Baker · 10 years ago
- b6d21e7 add TenantRoot models to model __init__.py by Scott Baker · 10 years ago
- 1b06b6c add TenantRoot admins by Scott Baker · 10 years ago
- 618a489 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 10 years ago
- 4587b82 TenantRoot and related models by Scott Baker · 10 years ago
- ccd0cc0 fix wrong class name in Super() by Scott Baker · 10 years ago
- 5e76f80 clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 10 years ago
- d44dba3 Ali's mac now in jack's laptop; mom reset by Scott Baker · 10 years ago
- 0d072b4 mom's pc mac updated by Scott Baker · 10 years ago
- 73dde27 fixup bbsdump method by Scott Baker · 10 years ago
- a92cb35 add bbs_dump method by Scott Baker · 10 years ago
- 0e289fd hide Deployment column for mysite_vcpe slice by Scott Baker · 10 years ago
- ab5a982 remove font size changes by Scott Baker · 10 years ago
- 9df710f newest cord logo by Scott Baker · 10 years ago
- 252cd07 newest cord logo by Scott Baker · 10 years ago
- 32a42e0 newest cord logo by Scott Baker · 10 years ago
- 1df688d add onos icon by Scott Baker · 10 years ago
- dbf00d4 new cord logo by Scott Baker · 10 years ago
- adcc05c fixing the loggedin template and redirect by Scott Baker · 10 years ago
- 09befef increase font size in login page by Scott Baker · 10 years ago
- e61e3a0 restart dnsmasq on change; add bbs_addrs to yaml by Scott Baker · 10 years ago
- b350050 styles for service grid by Scott Baker · 10 years ago
- da252a0 cord CSS styles, wip by Scott Baker · 10 years ago
- b3ca559 starting the UI CSS overhaul for cord by Scott Baker · 10 years ago
- 1cd7088 show vcpe_synced in subscriber ui by Scott Baker · 10 years ago
- 125beaa add vcpe_synced to subscriber rest api by Scott Baker · 10 years ago
- 7bbdd2f add vcpe_synced field to cordsubscriber object by Scott Baker · 10 years ago
- 32bca6f revise MAC addresses in initdemo call by Scott Baker · 10 years ago
- dcf47e6 add support for passing mac and hostname to vbng service by Scott Baker · 10 years ago
- fa939d6 extra colon fixed by Scott Baker · 10 years ago
- 7347bcf fix misspelled field name by Scott Baker · 10 years ago
- ae44e8a fix extra colon; reset all levels to PG_13 for demo clients in initdemo by Scott Baker · 10 years ago
- 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 · 10 years ago
- 89932da punch wan_mac through cordsubscriber API by Scott Baker · 10 years ago
- f146b79 API for vBNG mappings by Scott Baker · 10 years ago
- d4dc118 if a network is labeled 'hpc_client', then return it as the network to use when contacting hpc by Scott Baker · 10 years ago
- 73a461a display ssh_command on subscriber page by Scott Baker · 10 years ago
- 11981a9 punch ssh_command through to CordSubscriber API by Scott Baker · 10 years ago
- c254e0d return a proper exception when not found by Scott Baker · 10 years ago
- cf671cc rename and change detail response to not be a list by Scott Baker · 10 years ago
- 25bf732 add ssidmap API by Scott Baker · 10 years ago
- 511182b cord user administration in xoslib by Scott Baker · 10 years ago
- 24ebdfd api support for user administrationin xoslib by Scott Baker · 10 years ago
- 135741a return computeNodeName in vOLT object by Scott Baker · 10 years ago
- e5ab837 more underscore fixing by Scott Baker · 10 years ago
- ad4f2a9 allow underscore in service name by Scott Baker · 10 years ago
- 87c95b7 add initdemo REST API function by Scott Baker · 10 years ago
- 375d09c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 2184868 handle json decoding error by Scott Baker · 10 years ago
- c153c2b Be more optimistic about the status of objects. Show objects that are pending but marked as 'OK' to be green by Sapan Bhatia · 10 years ago
- 623a375 rename some variables by Scott Baker · 10 years ago
- 34a8881 url statistics slice by url instead of node by Scott Baker · 10 years ago
- 02103a6 monitor hpc by node by Scott Baker · 10 years ago
- 66a4497 save per-URL details by Scott Baker · 10 years ago
- 971c573 make the nameservers used in hpchealthcheck configurable by Scott Baker · 10 years ago
- dec4880 url_filtering -> url_filter by Scott Baker · 10 years ago
- c866953 add filter level to subscriber page by Scott Baker · 10 years ago
- 0fc093a better looking subscriber page by Scott Baker · 10 years ago
- e257011 only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 10 years ago
- 1d0ec5d add bbs_account to coreSubscriber field list by Scott Baker · 10 years ago
- 5c8abf8 allocate bbs account in vcpe object by Scott Baker · 10 years ago
- dcc5427 doesn't need to check providerservice anymore by Scott Baker · 10 years ago
- f996b76 change tenant unicode to something less inscrutable by Scott Baker · 10 years ago
- a0cf961 REST API for managing CORD users by Scott Baker · 10 years ago
- 9116874 add address fields to xoslib by Scott Baker · 10 years ago
- c4b6065 display addresses in subscriber view by Scott Baker · 10 years ago
- a6a7e03 move the address properties into the vcpe object by Scott Baker · 10 years ago
- 706bf97 add ip addresses to vcpe and cordsubscriber objects by Scott Baker · 10 years ago
- 40d04ff add ContentProviders to dashboards automatically; optimize out single-dashboard case by Scott Baker · 10 years ago
- 811d447 add quick-profile to user admin by Scott Baker · 10 years ago
- 08ed108 add ContentProvider tabs to dashboard by Scott Baker · 10 years ago
- a3d2afb pass hpc_port80 config variable to hpcConfig view by Scott Baker · 10 years ago
- 98e7712 configurable networks for hpc_watcher by Scott Baker · 10 years ago
- 24f1db6 REST API adjustments by Scott Baker · 10 years ago
- 74ebc7a add is_appuser field to user model by Scott Baker · 10 years ago
- 2ee2c3f Merge pull request #85 from open-cloud/service_permissions by tmack-pl · 10 years ago
- 789bad6 import ServicePrivilege by Tony Mack · 10 years ago
- cf88f8c fix indents by Tony Mack · 10 years ago
- b1e01d0 add set endpoints for services by Scott Baker · 10 years ago
- 8d13a98 url_filter_level option; add REST API endpoints for url_filtering, users, and services by Scott Baker · 10 years ago
- 81c9b31 support for viewsets by Scott Baker · 10 years ago
- 9ec754e fix TypeError by Tony Mack · 10 years ago
- f7caea4 fix syntax error by Tony Mack · 10 years ago
- 7ca06e8 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
- f8175cb Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 10 years ago
- 8d108e2 service privileges by Tony Mack · 10 years ago
- bbe4358 resolve merge conflict by Tony Mack · 10 years ago
- 5feb27e css was conflicting with jquery UI slider controls by Scott Baker · 10 years ago
- b92b5c7 add SliderWidget by Scott Baker · 10 years ago
- 9843673 add ability for services to scale by Scott Baker · 10 years ago
- d84f385 The deletion of dependencies has been moved to model policies by Sapan Bhatia · 10 years ago
- 62d5b63 Reapply model policies when an object is saved by Sapan Bhatia · 10 years ago
- a3f737a fix error in SSHKeyDetail by Scott Baker · 10 years ago
- 0ed43bf allow filtering by node name by Scott Baker · 10 years ago
- 375aa1e REST API for getting ssh keys by Scott Baker · 10 years ago
- b84281d make routeable_subnet a non-required field of CordSubscriber by Scott Baker · 10 years ago
- 5327eb8 fix cdn_enable showing wrong state; make textareas bigger by Scott Baker · 10 years ago
- 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 10 years ago
- d972c8d merge by Tony Mack · 10 years ago
- e7fc9f5 add method to get deleted tenant objects by Scott Baker · 10 years ago