1. 96c03e9 eliminate obsolete code by Scott Baker · 9 years ago
  2. e4944e6 support for multiple HPC services by Scott Baker · 9 years ago
  3. aae95af Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  4. feeb383 rename cmi_url to cmi_hostname by Scott Baker · 9 years ago
  5. d43be4c prevent disabled users from getting site, slice permissions by Tony Mack · 9 years ago
  6. 16a8e61 step to purge disabled user records after 1 week by Tony Mack · 9 years ago
  7. 08f8288 log messges are written to /var/log/observer.log by Tony Mack · 9 years ago
  8. 31161c9 person.site can no longer be null by Tony Mack · 9 years ago
  9. e98a133 latest changes to hpc watcher by Scott Baker · 9 years ago
  10. fbb71c7 tools tab for hpc admin by Scott Baker · 9 years ago
  11. 6d1eb3e hpc_watcher use domains from HpcHealthCheck records by Scott Baker · 9 years ago
  12. 8977c96 models for hpc healthcheck by Scott Baker · 9 years ago
  13. 38850f4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  14. fd0669c Pass SSH keys in userdata by Andy Bavier · 9 years ago
  15. 3a5e997 switch observer log level to debug level by Tony Mack · 9 years ago
  16. aba043f dont forget to specify file name by Tony Mack · 9 years ago
  17. c1e4e94 create logger for observer by Tony Mack · 9 years ago
  18. 42f80bc check hpc heartbeat by Scott Baker · 9 years ago
  19. 062e3d1 add hpc status to view by Scott Baker · 9 years ago
  20. 40ca836 HPC status dashboard by Scott Baker · 9 years ago
  21. 2e3d9b4 tolerate old and new service related_name by Scott Baker · 9 years ago
  22. c0743de fix model.enacted --> model.attributes.enacted by Scott Baker · 9 years ago
  23. 9b01da3 hpcview for hpc monitoring by Scott Baker · 9 years ago
  24. c282e3c fix arguments to get_public_ip by Scott Baker · 9 years ago
  25. d338a38 add get_public_ip method to sliver object by Scott Baker · 9 years ago
  26. 35da767 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  27. 43e9f2c hpc watcher tool by Scott Baker · 9 years ago
  28. 84ed9d6 Fix implemented in a debugging session with Marc Fiuczynski by Sapan Bhatia · 9 years ago
  29. ca4939b Redid the pretend mode patch. by Sapan Bhatia · 9 years ago
  30. c269d06 Revert "Pretend mode for the Observer. With this option set, the Ansible recipes for operations are generated, but not executed." by Sapan Bhatia · 9 years ago
  31. be8ddc8 Pretend mode for the Observer. With this option set, the Ansible recipes for operations are generated, but not executed. by Sapan Bhatia · 9 years ago
  32. c3f9170 Run Django in foreground when container starts by Andy Bavier · 9 years ago
  33. dfcc6e0 Workaround for AUFS issue by Andy Bavier · 9 years ago
  34. 7e3b78c expose cdnPrefix in SiteMap by Scott Baker · 9 years ago
  35. 8f91061 data model changes for cmi_url in HpcService and support for multiple HPC services by Scott Baker · 9 years ago
  36. e0a410b fix map update fault due to incorrect field name, fix bind not detecting already-bound prefixes by Scott Baker · 9 years ago
  37. 5ef2f19 add config file option to disable fofum by Scott Baker · 9 years ago
  38. 81351a8 automatically create the symlink by Scott Baker · 9 years ago
  39. 690447e changes found on portal that weren't checked in by Scott Baker · 9 years ago
  40. a635cba changes found on portal that weren't checked in by Scott Baker · 9 years ago
  41. aaa46ed fix typo by Scott Baker · 9 years ago
  42. 79cb657 fix comment by Scott Baker · 9 years ago
  43. 9468e09 remove debugging code by Scott Baker · 9 years ago
  44. ff229db return Server Error responses for errors by Scott Baker · 9 years ago
  45. b3ac634 fix fault if no slices attached to services by Scott Baker · 9 years ago
  46. 4961683 more debugging info by Scott Baker · 9 years ago
  47. c9e1862 show in log whether working on deletion or regular steps by Scott Baker · 9 years ago
  48. 6861c1f add restapi_hostname and restapi_port to default userdata; check in changes to delete found on portal by Scott Baker · 9 years ago
  49. 3b47324 set backend_status properly in hpc_observer by Scott Baker · 9 years ago
  50. d0c1e6d hpc_observer support for map sync by Scott Baker · 9 years ago
  51. f24ca9d fix wrong related_name in slice.service by Scott Baker · 9 years ago
  52. 0ae90d1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  53. 42e2906 hpc_config view for cdn autoconfiguration by Scott Baker · 9 years ago
  54. a4736f5 define composite primary key for models that need them by Tony Mack · 9 years ago
  55. b0c951c hacking in support for composite primary keys by Tony Mack · 9 years ago
  56. 0e439b1 add RESTAPI_PORT and RESTAPI_HOSTNAME to settings module by Scott Baker · 9 years ago
  57. d84b1ff replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 9 years ago
  58. 4fd314e fix exception while trying to throw DependencyFailed because peer_object has no pk by Scott Baker · 9 years ago
  59. f5d38a8 trailing slashes for the API endpoints by Scott Baker · 9 years ago
  60. 089c640 add controller_slice to xoslib by Scott Baker · 9 years ago
  61. 395470b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  62. 725acd3 display clock icon while sync is pending, add Pending Sync last_status text by Scott Baker · 9 years ago
  63. 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
  64. 47944b3 Fixed dependency issues in deletions. Resolves #8. by Sapan Bhatia · 9 years ago
  65. 154f73c site map sync, WIP by Scott Baker · 9 years ago
  66. efb5d94 HPC observer, WIP by Scott Baker · 9 years ago
  67. a8aadf7 fix db name and password by Scott Baker · 9 years ago
  68. 423123a autogenerated model-deps for HPC observer by Scott Baker · 9 years ago
  69. cfc50a9 step for syncing site maps by Scott Baker · 9 years ago
  70. 1462e6c make maps subclassed from plcorebase, add cdnPrefix to maps, prevent map from being bound to multiple things by Scott Baker · 9 years ago
  71. a9412c3 rename PermissionCheckingAdmin to XOSAdmin by Scott Baker · 9 years ago
  72. 229a13a do the same for RR and Syndicate by Scott Baker · 9 years ago
  73. c481b32 for HPC view, force app label to show HpcServer rather than hpc admin index by Scott Baker · 9 years ago
  74. 7a056af solve the admin tab issue in a more generic way by Scott Baker · 9 years ago
  75. 19e76cf syndicate admin tab by Scott Baker · 9 years ago
  76. fc675ba admin tab for RR by Scott Baker · 9 years ago
  77. f812070 service button and view by Scott Baker · 9 years ago
  78. 8642fa8 HPC admin tab by Scott Baker · 9 years ago
  79. d01cb0c eliminate old debugging code by Scott Baker · 9 years ago
  80. 35309f2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  81. e4a3393 fix networkslives_set -> networkslivers, don't fail if spaces in hostname by Scott Baker · 9 years ago
  82. 26b5953 In the node inline tab on the site page filter site deployments by site by Tony Mack · 9 years ago
  83. 0295397 Merge pull request #58 from caglar10ur/dos2unix by tmack-pl · 9 years ago
  84. 0e59183 get rid of weird looking DOS EOF chars by S.Çağlar Onur · 9 years ago
  85. bd908ae Sliver inline only show deployments that have nodes by Tony Mack · 9 years ago
  86. f2a968a Merge pull request #57 from caglar10ur/resetdb by sbconsulting · 9 years ago
  87. 3c297b4 call ensure_postgres_running by S.Çağlar Onur · 9 years ago
  88. 4947567 fix import error by Tony Mack · 9 years ago
  89. fbdae1b fix sync steps by Tony Mack · 9 years ago
  90. 074a110 fix AttributeError by Tony Mack · 9 years ago
  91. 5c3733b fix NetworkSliver not autocreated for nat and public networks by Scott Baker · 9 years ago
  92. dd66cb9 add controllernetwork to xoslib by Scott Baker · 9 years ago
  93. 0451984 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  94. 0da79c5 fix wrong model name by Scott Baker · 9 years ago
  95. 639f601 Merge pull request #53 from caglar10ur/patch-3 by tmack-pl · 9 years ago
  96. 50f64b4 Update sync_controller_slices.py by S.Çağlar Onur · 9 years ago
  97. 6729ace Merge pull request #52 from caglar10ur/patch-2 by tmack-pl · 9 years ago
  98. d345365 Update xos_config by S.Çağlar Onur · 9 years ago
  99. 277b343 Merge pull request #49 from caglar10ur/patch-1 by tmack-pl · 9 years ago
  100. 89d0ce7 Update Dockerfile by S.Çağlar Onur · 9 years ago