- 2184868 handle json decoding error by Scott Baker · 11 years ago
- 623a375 rename some variables by Scott Baker · 11 years ago
- 34a8881 url statistics slice by url instead of node by Scott Baker · 11 years ago
- 02103a6 monitor hpc by node by Scott Baker · 11 years ago
- 66a4497 save per-URL details by Scott Baker · 11 years ago
- 971c573 make the nameservers used in hpchealthcheck configurable by Scott Baker · 11 years ago
- dec4880 url_filtering -> url_filter by Scott Baker · 11 years ago
- c866953 add filter level to subscriber page by Scott Baker · 11 years ago
- 0fc093a better looking subscriber page by Scott Baker · 11 years ago
- e257011 only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 11 years ago
- 1d0ec5d add bbs_account to coreSubscriber field list by Scott Baker · 11 years ago
- 5c8abf8 allocate bbs account in vcpe object by Scott Baker · 11 years ago
- dcc5427 doesn't need to check providerservice anymore by Scott Baker · 11 years ago
- f996b76 change tenant unicode to something less inscrutable by Scott Baker · 11 years ago
- a0cf961 REST API for managing CORD users by Scott Baker · 11 years ago
- 9116874 add address fields to xoslib by Scott Baker · 11 years ago
- c4b6065 display addresses in subscriber view by Scott Baker · 11 years ago
- a6a7e03 move the address properties into the vcpe object by Scott Baker · 11 years ago
- 706bf97 add ip addresses to vcpe and cordsubscriber objects by Scott Baker · 11 years ago
- 40d04ff add ContentProviders to dashboards automatically; optimize out single-dashboard case by Scott Baker · 11 years ago
- 811d447 add quick-profile to user admin by Scott Baker · 11 years ago
- 08ed108 add ContentProvider tabs to dashboard by Scott Baker · 11 years ago
- a3d2afb pass hpc_port80 config variable to hpcConfig view by Scott Baker · 11 years ago
- 98e7712 configurable networks for hpc_watcher by Scott Baker · 11 years ago
- 24f1db6 REST API adjustments by Scott Baker · 11 years ago
- 74ebc7a add is_appuser field to user model by Scott Baker · 11 years ago
- 2ee2c3f Merge pull request #85 from open-cloud/service_permissions by tmack-pl · 11 years ago
- 789bad6 import ServicePrivilege by Tony Mack · 11 years ago
- cf88f8c fix indents by Tony Mack · 11 years ago
- b1e01d0 add set endpoints for services by Scott Baker · 11 years ago
- 8d13a98 url_filter_level option; add REST API endpoints for url_filtering, users, and services by Scott Baker · 11 years ago
- 81c9b31 support for viewsets by Scott Baker · 11 years ago
- 9ec754e fix TypeError by Tony Mack · 11 years ago
- f7caea4 fix syntax error by Tony Mack · 11 years ago
- 7ca06e8 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 11 years ago
- f8175cb Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 11 years ago
- 8d108e2 service privileges by Tony Mack · 11 years ago
- bbe4358 resolve merge conflict by Tony Mack · 11 years ago
- 5feb27e css was conflicting with jquery UI slider controls by Scott Baker · 11 years ago
- b92b5c7 add SliderWidget by Scott Baker · 11 years ago
- 9843673 add ability for services to scale by Scott Baker · 11 years ago
- d84f385 The deletion of dependencies has been moved to model policies by Sapan Bhatia · 11 years ago
- 62d5b63 Reapply model policies when an object is saved by Sapan Bhatia · 11 years ago
- a3f737a fix error in SSHKeyDetail by Scott Baker · 11 years ago
- 0ed43bf allow filtering by node name by Scott Baker · 11 years ago
- 375aa1e REST API for getting ssh keys by Scott Baker · 11 years ago
- b84281d make routeable_subnet a non-required field of CordSubscriber by Scott Baker · 11 years ago
- 5327eb8 fix cdn_enable showing wrong state; make textareas bigger by Scott Baker · 11 years ago
- 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 11 years ago
- d972c8d merge by Tony Mack · 11 years ago
- e7fc9f5 add method to get deleted tenant objects by Scott Baker · 11 years ago
- 199c379 add public_key field to ServiceAdmin by Scott Baker · 11 years ago
- 31b7a0f dnsredir config age wasn't being displayed by Scott Baker · 11 years ago
- 6894474 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 11 years ago
- 9d2ea09 add service permissions by Tony Mack · 11 years ago
- d34e3a5 icon for service graph by Scott Baker · 11 years ago
- 9a42e6f Implement service graph; add service graph to service grid; add add-service to service grid by Scott Baker · 11 years ago
- 0ba21a4 config.run monitoring by Scott Baker · 11 years ago
- 925a8fa add coarse tenancy support by Scott Baker · 11 years ago
- 74c3a67 add nameserver checking, add warnings section to view, show host ip if dedicated-public is not used by Scott Baker · 11 years ago
- 75375ee display host ips for slivers that don't have dedicated public ip by Scott Baker · 11 years ago
- 859c551 Lazy creation of Neutron Networks. The creation of networks is deferred to when the first Sliver for a slice is created on a given controller, rather than at Slice creation time. Resolves #74 by Sapan Bhatia · 11 years ago
- f4d02f3 support REST query by service_specific_id and vlan_id by Scott Baker · 11 years ago
- fa2b6b4 fix default for provider_service by Scott Baker · 11 years ago
- 3d476ba VOLT REST API tenant by Scott Baker · 11 years ago
- 5485d6e remove debugging code by Scott Baker · 11 years ago
- d921e1c clarify exceptions by Scott Baker · 11 years ago
- e744c7b separate vlan_id from service_specific_id by Scott Baker · 11 years ago
- 297c138 vbng-related fields by Scott Baker · 11 years ago
- 895aa97 add disableAdd option by Scott Baker · 11 years ago
- ecccbc6 custom CORD form by Scott Baker · 11 years ago
- b261b90 fix wrong method called in SlicePrivilege.save by Scott Baker · 11 years ago
- 3bbcf4f more fields in CordSubscriber by Scott Baker · 11 years ago
- 808a15f redo cordsubscriber fields using passthrough by Scott Baker · 11 years ago
- a0fc1e1 workaround for rest_framework post bug by Scott Baker · 11 years ago
- b0cfe52 cord subscriber view, wip by Scott Baker · 11 years ago
- 008a996 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 11 years ago
- f57e559 fix missing json import, fix misnamed variable by Scott Baker · 11 years ago
- 2aea036 extra_context was missing in XOSAdminMixin.add_view by Scott Baker · 11 years ago
- f1b474b some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 11 years ago
- fd42601 import for Tenant model by Scott Baker · 11 years ago
- 4f27685 return private and nat addresses by Scott Baker · 11 years ago
- 549f7b1 replace composite_primary_key hack with django's unique together by Tony Mack · 11 years ago
- 8103d0f start working on Tenant object by Scott Baker · 11 years ago
- af16a3c support for cmi_hostname by Scott Baker · 11 years ago
- b9f96bd make sure composite_primary_key==[] is interpreted as not existing by Scott Baker · 11 years ago
- a94b23f don't throw composite key error if the only fields updated are in [backend_status, backend_register, deleted, enacted, updated] by Scott Baker · 11 years ago
- dae15d8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
- 6019f98 fix 'undefined' in page title by Scott Baker · 11 years ago
- ce36dac Fixed an exception when composite_key is not defined for an object by Sapan Bhatia · 11 years ago
- ff3c2d2 add url_for_model_changelist, add extra_context to add view, support custom_add_url by Scott Baker · 11 years ago
- ba534e7 pass a request argument to add_extra_content by Scott Baker · 11 years ago
- 0998bcc support custom_changelist_breadcrumb_url by Scott Baker · 11 years ago
- ef3f39a backend_register was listed twice by Scott Baker · 11 years ago
- cae2d7d prevent titles from growing by Scott Baker · 11 years ago
- 1114ca1 prevent fault when things that aren't strings are displayed in text field by Scott Baker · 11 years ago
- 5ccbff4 escape quotes in strings used in HTML forms by Scott Baker · 11 years ago
- d9a2c6e set document title when displaying xosAdmin views by Scott Baker · 11 years ago
- e4944e6 support for multiple HPC services by Scott Baker · 11 years ago
- d43be4c prevent disabled users from getting site, slice permissions by Tony Mack · 11 years ago