1. 8f91061 data model changes for cmi_url in HpcService and support for multiple HPC services by Scott Baker · 9 years ago
  2. e0a410b fix map update fault due to incorrect field name, fix bind not detecting already-bound prefixes by Scott Baker · 9 years ago
  3. 5ef2f19 add config file option to disable fofum by Scott Baker · 9 years ago
  4. 81351a8 automatically create the symlink by Scott Baker · 9 years ago
  5. 690447e changes found on portal that weren't checked in by Scott Baker · 9 years ago
  6. a635cba changes found on portal that weren't checked in by Scott Baker · 9 years ago
  7. aaa46ed fix typo by Scott Baker · 9 years ago
  8. 79cb657 fix comment by Scott Baker · 9 years ago
  9. 9468e09 remove debugging code by Scott Baker · 9 years ago
  10. ff229db return Server Error responses for errors by Scott Baker · 9 years ago
  11. b3ac634 fix fault if no slices attached to services by Scott Baker · 9 years ago
  12. 4961683 more debugging info by Scott Baker · 9 years ago
  13. c9e1862 show in log whether working on deletion or regular steps by Scott Baker · 9 years ago
  14. 6861c1f add restapi_hostname and restapi_port to default userdata; check in changes to delete found on portal by Scott Baker · 9 years ago
  15. 3b47324 set backend_status properly in hpc_observer by Scott Baker · 9 years ago
  16. d0c1e6d hpc_observer support for map sync by Scott Baker · 9 years ago
  17. f24ca9d fix wrong related_name in slice.service by Scott Baker · 9 years ago
  18. 0ae90d1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  19. 42e2906 hpc_config view for cdn autoconfiguration by Scott Baker · 9 years ago
  20. a4736f5 define composite primary key for models that need them by Tony Mack · 9 years ago
  21. b0c951c hacking in support for composite primary keys by Tony Mack · 9 years ago
  22. 0e439b1 add RESTAPI_PORT and RESTAPI_HOSTNAME to settings module by Scott Baker · 9 years ago
  23. d84b1ff replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 9 years ago
  24. 4fd314e fix exception while trying to throw DependencyFailed because peer_object has no pk by Scott Baker · 9 years ago
  25. f5d38a8 trailing slashes for the API endpoints by Scott Baker · 9 years ago
  26. 089c640 add controller_slice to xoslib by Scott Baker · 9 years ago
  27. 395470b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  28. 725acd3 display clock icon while sync is pending, add Pending Sync last_status text by Scott Baker · 9 years ago
  29. 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 · 9 years ago
  30. 47944b3 Fixed dependency issues in deletions. Resolves #8. by Sapan Bhatia · 9 years ago
  31. 154f73c site map sync, WIP by Scott Baker · 9 years ago
  32. efb5d94 HPC observer, WIP by Scott Baker · 9 years ago
  33. a8aadf7 fix db name and password by Scott Baker · 9 years ago
  34. 423123a autogenerated model-deps for HPC observer by Scott Baker · 9 years ago
  35. cfc50a9 step for syncing site maps by Scott Baker · 9 years ago
  36. 1462e6c make maps subclassed from plcorebase, add cdnPrefix to maps, prevent map from being bound to multiple things by Scott Baker · 9 years ago
  37. a9412c3 rename PermissionCheckingAdmin to XOSAdmin by Scott Baker · 9 years ago
  38. 229a13a do the same for RR and Syndicate by Scott Baker · 9 years ago
  39. c481b32 for HPC view, force app label to show HpcServer rather than hpc admin index by Scott Baker · 9 years ago
  40. 7a056af solve the admin tab issue in a more generic way by Scott Baker · 9 years ago
  41. 19e76cf syndicate admin tab by Scott Baker · 9 years ago
  42. fc675ba admin tab for RR by Scott Baker · 9 years ago
  43. f812070 service button and view by Scott Baker · 9 years ago
  44. 8642fa8 HPC admin tab by Scott Baker · 9 years ago
  45. d01cb0c eliminate old debugging code by Scott Baker · 9 years ago
  46. 35309f2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  47. e4a3393 fix networkslives_set -> networkslivers, don't fail if spaces in hostname by Scott Baker · 9 years ago
  48. 26b5953 In the node inline tab on the site page filter site deployments by site by Tony Mack · 9 years ago
  49. 0295397 Merge pull request #58 from caglar10ur/dos2unix by tmack-pl · 9 years ago
  50. 0e59183 get rid of weird looking DOS EOF chars by S.Çağlar Onur · 9 years ago
  51. bd908ae Sliver inline only show deployments that have nodes by Tony Mack · 9 years ago
  52. f2a968a Merge pull request #57 from caglar10ur/resetdb by sbconsulting · 9 years ago
  53. 3c297b4 call ensure_postgres_running by S.Çağlar Onur · 9 years ago
  54. 4947567 fix import error by Tony Mack · 9 years ago
  55. fbdae1b fix sync steps by Tony Mack · 9 years ago
  56. 074a110 fix AttributeError by Tony Mack · 9 years ago
  57. 5c3733b fix NetworkSliver not autocreated for nat and public networks by Scott Baker · 9 years ago
  58. dd66cb9 add controllernetwork to xoslib by Scott Baker · 9 years ago
  59. 0451984 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  60. 0da79c5 fix wrong model name by Scott Baker · 9 years ago
  61. 639f601 Merge pull request #53 from caglar10ur/patch-3 by tmack-pl · 9 years ago
  62. 50f64b4 Update sync_controller_slices.py by S.Çağlar Onur · 9 years ago
  63. 6729ace Merge pull request #52 from caglar10ur/patch-2 by tmack-pl · 9 years ago
  64. d345365 Update xos_config by S.Çağlar Onur · 9 years ago
  65. 277b343 Merge pull request #49 from caglar10ur/patch-1 by tmack-pl · 9 years ago
  66. 89d0ce7 Update Dockerfile by S.Çağlar Onur · 9 years ago
  67. 4e08b25 add controller_images to xoslib by Scott Baker · 9 years ago
  68. b8059c9 rename /etc/planetstack/sync to /etc/xos/sync by Scott Baker · 9 years ago
  69. 82d6228 rename database from planetstack to xos by Scott Baker · 9 years ago
  70. a7cc929 big rename by Scott Baker · 9 years ago
  71. 5f9003d rename uwsgi and nginx config files by Scott Baker · 9 years ago
  72. ebf87ee Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  73. bd14a87 create pidfile for observer by Scott Baker · 9 years ago
  74. 1c36afb remove observer-initscript as it's broken on Ubuntu by Scott Baker · 9 years ago
  75. b1a951d rename observer initscript by Scott Baker · 9 years ago
  76. 4b71a2d only run dropdb on remigrate if database exists; suppress unnecessary call of initdb on ubuntu by Scott Baker · 9 years ago
  77. 1ae3999 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  78. 9da40fb check in changes found on portal by Scott Baker · 9 years ago
  79. bd8014e increment version number by Scott Baker · 9 years ago
  80. 234c9ba rename planetstack.deps to xos.deps by Scott Baker · 9 years ago
  81. 2939741 Dockerfile, RPM, and setup.py changes to match directory rename by Scott Baker · 9 years ago
  82. 89f8a9e rename planetstack directory to xos by Scott Baker · 9 years ago
  83. b66b66c remove obsolete comment by Scott Baker · 9 years ago
  84. 580f04b latest autogenerated xos-defaults and xos-validators by Scott Baker · 9 years ago
  85. c0a38b7 rename planetstack_graphs.js and remove from base template by Scott Baker · 9 years ago
  86. 2a8c501 rename planetstackanalytics by Scott Baker · 9 years ago
  87. a0a4ff9 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  88. 6ada925 use remigrate to redo migrations by Scott Baker · 9 years ago
  89. 7fae31c rename context processor by Scott Baker · 9 years ago
  90. ba4e010 add remigrate command to opencloud script by Scott Baker · 9 years ago
  91. 0547458 autogenerated model-deps from portal by Scott Baker · 9 years ago
  92. 286a78f observer-related big rename changes by Scott Baker · 9 years ago
  93. 5533331 remove unused model by Scott Baker · 9 years ago
  94. 670848a more big rename changes by Scott Baker · 9 years ago
  95. 022cdcd rename PlanetStackAdmin -> XOSAdmin, PlStackTabularInline -> XOSTabularInline by Scott Baker · 9 years ago
  96. 213a9a4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  97. 97468b7 rename planetstack.css -> xos.css by Scott Baker · 9 years ago
  98. d882d12 remove servcomp from makemigrations by Scott Baker · 9 years ago
  99. 08a1a24 latest autogenerated api by Scott Baker · 9 years ago
  100. 442c800 remove service composition from navigation by Scott Baker · 9 years ago