- 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
- 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
- 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
- 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
- 31161c9 person.site can no longer be null by Tony Mack · 11 years ago
- e98a133 latest changes to hpc watcher by Scott Baker · 11 years ago
- 062e3d1 add hpc status to view by Scott Baker · 11 years ago
- 40ca836 HPC status dashboard by Scott Baker · 11 years ago
- c0743de fix model.enacted --> model.attributes.enacted by Scott Baker · 11 years ago
- 9b01da3 hpcview for hpc monitoring by Scott Baker · 11 years ago
- c282e3c fix arguments to get_public_ip by Scott Baker · 11 years ago
- d338a38 add get_public_ip method to sliver object by Scott Baker · 11 years ago
- 690447e changes found on portal that weren't checked in by Scott Baker · 11 years ago
- a635cba changes found on portal that weren't checked in by Scott Baker · 11 years ago
- aaa46ed fix typo by Scott Baker · 11 years ago
- 79cb657 fix comment by Scott Baker · 11 years ago
- 9468e09 remove debugging code by Scott Baker · 11 years ago
- ff229db return Server Error responses for errors by Scott Baker · 11 years ago
- b3ac634 fix fault if no slices attached to services by Scott Baker · 11 years ago
- f24ca9d fix wrong related_name in slice.service by Scott Baker · 11 years ago
- 0ae90d1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
- 42e2906 hpc_config view for cdn autoconfiguration by Scott Baker · 11 years ago
- a4736f5 define composite primary key for models that need them by Tony Mack · 11 years ago
- d84b1ff replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 11 years ago
- f5d38a8 trailing slashes for the API endpoints by Scott Baker · 11 years ago
- 089c640 add controller_slice to xoslib by Scott Baker · 11 years ago
- 395470b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
- 725acd3 display clock icon while sync is pending, add Pending Sync last_status text by Scott Baker · 11 years ago
- 653c983 StripedCharField extends django.db.models.CharField and overrides clean() to automatically strip leading and trailing whitespace character fields. Note: clean() is only called by forms, not by orm. by Tony Mack · 11 years ago
- a9412c3 rename PermissionCheckingAdmin to XOSAdmin by Scott Baker · 11 years ago
- c481b32 for HPC view, force app label to show HpcServer rather than hpc admin index by Scott Baker · 11 years ago
- 7a056af solve the admin tab issue in a more generic way by Scott Baker · 11 years ago
- f812070 service button and view by Scott Baker · 11 years ago
- d01cb0c eliminate old debugging code by Scott Baker · 11 years ago
- 35309f2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
- e4a3393 fix networkslives_set -> networkslivers, don't fail if spaces in hostname by Scott Baker · 11 years ago
- 26b5953 In the node inline tab on the site page filter site deployments by site by Tony Mack · 11 years ago
- 0295397 Merge pull request #58 from caglar10ur/dos2unix by tmack-pl · 11 years ago
- 0e59183 get rid of weird looking DOS EOF chars by S.Çağlar Onur · 11 years ago
- bd908ae Sliver inline only show deployments that have nodes by Tony Mack · 11 years ago
- dd66cb9 add controllernetwork to xoslib by Scott Baker · 11 years ago
- 0da79c5 fix wrong model name by Scott Baker · 11 years ago