1. 7ca06e8 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 11 years ago
  2. f8175cb Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 11 years ago
  3. 5feb27e css was conflicting with jquery UI slider controls by Scott Baker · 11 years ago
  4. b92b5c7 add SliderWidget by Scott Baker · 11 years ago
  5. 9843673 add ability for services to scale by Scott Baker · 11 years ago
  6. d84f385 The deletion of dependencies has been moved to model policies by Sapan Bhatia · 11 years ago
  7. 62d5b63 Reapply model policies when an object is saved by Sapan Bhatia · 11 years ago
  8. a3f737a fix error in SSHKeyDetail by Scott Baker · 11 years ago
  9. 0ed43bf allow filtering by node name by Scott Baker · 11 years ago
  10. 375aa1e REST API for getting ssh keys by Scott Baker · 11 years ago
  11. b84281d make routeable_subnet a non-required field of CordSubscriber by Scott Baker · 11 years ago
  12. 5327eb8 fix cdn_enable showing wrong state; make textareas bigger by Scott Baker · 11 years ago
  13. 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 11 years ago
  14. e7fc9f5 add method to get deleted tenant objects by Scott Baker · 11 years ago
  15. 199c379 add public_key field to ServiceAdmin by Scott Baker · 11 years ago
  16. 31b7a0f dnsredir config age wasn't being displayed by Scott Baker · 11 years ago
  17. 6894474 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 11 years ago
  18. d34e3a5 icon for service graph by Scott Baker · 11 years ago
  19. 9a42e6f Implement service graph; add service graph to service grid; add add-service to service grid by Scott Baker · 11 years ago
  20. 0ba21a4 config.run monitoring by Scott Baker · 11 years ago
  21. 925a8fa add coarse tenancy support by Scott Baker · 11 years ago
  22. 74c3a67 add nameserver checking, add warnings section to view, show host ip if dedicated-public is not used by Scott Baker · 11 years ago
  23. 75375ee display host ips for slivers that don't have dedicated public ip by Scott Baker · 11 years ago
  24. 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
  25. f4d02f3 support REST query by service_specific_id and vlan_id by Scott Baker · 11 years ago
  26. fa2b6b4 fix default for provider_service by Scott Baker · 11 years ago
  27. 3d476ba VOLT REST API tenant by Scott Baker · 11 years ago
  28. 5485d6e remove debugging code by Scott Baker · 11 years ago
  29. d921e1c clarify exceptions by Scott Baker · 11 years ago
  30. e744c7b separate vlan_id from service_specific_id by Scott Baker · 11 years ago
  31. 297c138 vbng-related fields by Scott Baker · 11 years ago
  32. 895aa97 add disableAdd option by Scott Baker · 11 years ago
  33. ecccbc6 custom CORD form by Scott Baker · 11 years ago
  34. b261b90 fix wrong method called in SlicePrivilege.save by Scott Baker · 11 years ago
  35. 3bbcf4f more fields in CordSubscriber by Scott Baker · 11 years ago
  36. 808a15f redo cordsubscriber fields using passthrough by Scott Baker · 11 years ago
  37. a0fc1e1 workaround for rest_framework post bug by Scott Baker · 11 years ago
  38. b0cfe52 cord subscriber view, wip by Scott Baker · 11 years ago
  39. 008a996 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 11 years ago
  40. f57e559 fix missing json import, fix misnamed variable by Scott Baker · 11 years ago
  41. 2aea036 extra_context was missing in XOSAdminMixin.add_view by Scott Baker · 11 years ago
  42. f1b474b some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 11 years ago
  43. fd42601 import for Tenant model by Scott Baker · 11 years ago
  44. 4f27685 return private and nat addresses by Scott Baker · 11 years ago
  45. 549f7b1 replace composite_primary_key hack with django's unique together by Tony Mack · 11 years ago
  46. 8103d0f start working on Tenant object by Scott Baker · 11 years ago
  47. af16a3c support for cmi_hostname by Scott Baker · 11 years ago
  48. b9f96bd make sure composite_primary_key==[] is interpreted as not existing by Scott Baker · 11 years ago
  49. 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
  50. dae15d8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
  51. 6019f98 fix 'undefined' in page title by Scott Baker · 11 years ago
  52. ce36dac Fixed an exception when composite_key is not defined for an object by Sapan Bhatia · 11 years ago
  53. ff3c2d2 add url_for_model_changelist, add extra_context to add view, support custom_add_url by Scott Baker · 11 years ago
  54. ba534e7 pass a request argument to add_extra_content by Scott Baker · 11 years ago
  55. 0998bcc support custom_changelist_breadcrumb_url by Scott Baker · 11 years ago
  56. ef3f39a backend_register was listed twice by Scott Baker · 11 years ago
  57. cae2d7d prevent titles from growing by Scott Baker · 11 years ago
  58. 1114ca1 prevent fault when things that aren't strings are displayed in text field by Scott Baker · 11 years ago
  59. 5ccbff4 escape quotes in strings used in HTML forms by Scott Baker · 11 years ago
  60. d9a2c6e set document title when displaying xosAdmin views by Scott Baker · 11 years ago
  61. e4944e6 support for multiple HPC services by Scott Baker · 11 years ago
  62. d43be4c prevent disabled users from getting site, slice permissions by Tony Mack · 11 years ago
  63. 31161c9 person.site can no longer be null by Tony Mack · 11 years ago
  64. e98a133 latest changes to hpc watcher by Scott Baker · 11 years ago
  65. 062e3d1 add hpc status to view by Scott Baker · 11 years ago
  66. 40ca836 HPC status dashboard by Scott Baker · 11 years ago
  67. c0743de fix model.enacted --> model.attributes.enacted by Scott Baker · 11 years ago
  68. 9b01da3 hpcview for hpc monitoring by Scott Baker · 11 years ago
  69. c282e3c fix arguments to get_public_ip by Scott Baker · 11 years ago
  70. d338a38 add get_public_ip method to sliver object by Scott Baker · 11 years ago
  71. 690447e changes found on portal that weren't checked in by Scott Baker · 11 years ago
  72. a635cba changes found on portal that weren't checked in by Scott Baker · 11 years ago
  73. aaa46ed fix typo by Scott Baker · 11 years ago
  74. 79cb657 fix comment by Scott Baker · 11 years ago
  75. 9468e09 remove debugging code by Scott Baker · 11 years ago
  76. ff229db return Server Error responses for errors by Scott Baker · 11 years ago
  77. b3ac634 fix fault if no slices attached to services by Scott Baker · 11 years ago
  78. f24ca9d fix wrong related_name in slice.service by Scott Baker · 11 years ago
  79. 0ae90d1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
  80. 42e2906 hpc_config view for cdn autoconfiguration by Scott Baker · 11 years ago
  81. a4736f5 define composite primary key for models that need them by Tony Mack · 11 years ago
  82. d84b1ff replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 11 years ago
  83. f5d38a8 trailing slashes for the API endpoints by Scott Baker · 11 years ago
  84. 089c640 add controller_slice to xoslib by Scott Baker · 11 years ago
  85. 395470b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
  86. 725acd3 display clock icon while sync is pending, add Pending Sync last_status text by Scott Baker · 11 years ago
  87. 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
  88. a9412c3 rename PermissionCheckingAdmin to XOSAdmin by Scott Baker · 11 years ago
  89. c481b32 for HPC view, force app label to show HpcServer rather than hpc admin index by Scott Baker · 11 years ago
  90. 7a056af solve the admin tab issue in a more generic way by Scott Baker · 11 years ago
  91. f812070 service button and view by Scott Baker · 11 years ago
  92. d01cb0c eliminate old debugging code by Scott Baker · 11 years ago
  93. 35309f2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
  94. e4a3393 fix networkslives_set -> networkslivers, don't fail if spaces in hostname by Scott Baker · 11 years ago
  95. 26b5953 In the node inline tab on the site page filter site deployments by site by Tony Mack · 11 years ago
  96. 0295397 Merge pull request #58 from caglar10ur/dos2unix by tmack-pl · 11 years ago
  97. 0e59183 get rid of weird looking DOS EOF chars by S.Çağlar Onur · 11 years ago
  98. bd908ae Sliver inline only show deployments that have nodes by Tony Mack · 11 years ago
  99. dd66cb9 add controllernetwork to xoslib by Scott Baker · 11 years ago
  100. 0da79c5 fix wrong model name by Scott Baker · 11 years ago