1. bcc05d4 fix 'undefined' in page title by Scott Baker · 10 years ago
  2. 0288aae use filtered views in HPC Administration page, more complete jail around the service subset by Scott Baker · 10 years ago
  3. fbe0f65 add url_for_model_changelist, add extra_context to add view, support custom_add_url by Scott Baker · 10 years ago
  4. 26a5494 abstract out the FilteredAdmin stuff for possible future reuse by Scott Baker · 10 years ago
  5. 6d2e5d9 add filtered_change_view with altered changelist breadcrumb by Scott Baker · 10 years ago
  6. a8ef274 pass a request argument to add_extra_content by Scott Baker · 10 years ago
  7. f85c009 support custom_changelist_breadcrumb_url by Scott Baker · 10 years ago
  8. 0e0d968 filteredlist url working by Scott Baker · 10 years ago
  9. 02c5177 add select_by_hpcService methods by Scott Baker · 10 years ago
  10. 81d1c24 backend_register was listed twice by Scott Baker · 10 years ago
  11. 32d0c55 prevent titles from growing by Scott Baker · 10 years ago
  12. 2b9583e prevent fault when things that aren't strings are displayed in text field by Scott Baker · 10 years ago
  13. 358c3e0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  14. b80951f escape quotes in strings used in HTML forms by Scott Baker · 10 years ago
  15. 258176e Fix issue with spaces in objects by Sapan Bhatia · 10 years ago
  16. 17421f9 set document title when displaying xosAdmin views by Scott Baker · 10 years ago
  17. 2691018 make hpcservice a required field of ServiceProvider by Scott Baker · 10 years ago
  18. 08b6f9f support for multiple hpcservices by Scott Baker · 10 years ago
  19. a4f3079 updated comment by Scott Baker · 10 years ago
  20. f14415b site_map can be bound to multiple things by Scott Baker · 10 years ago
  21. a2764c0 hpc_observer support for multiple HPCs by Scott Baker · 10 years ago
  22. 64d6d81 add observer_name to config file by Scott Baker · 10 years ago
  23. 443c3df get HPC Service name from config file by Scott Baker · 10 years ago
  24. 1cd422c use self.observer_name for the observer_last_run file also by Scott Baker · 10 years ago
  25. a73c216 observer_name used in timing files (changes copied from portal) by Scott Baker · 10 years ago
  26. 00795bb eliminate obsolete code by Scott Baker · 10 years ago
  27. 5ee95fd support for multiple HPC services by Scott Baker · 10 years ago
  28. 83b1c78 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  29. 1fa4e64 rename cmi_url to cmi_hostname by Scott Baker · 10 years ago
  30. a6928d6 prevent disabled users from getting site, slice permissions by Tony Mack · 10 years ago
  31. a9b626f step to purge disabled user records after 1 week by Tony Mack · 10 years ago
  32. 4d0d75c log messges are written to /var/log/observer.log by Tony Mack · 10 years ago
  33. e7a6dc1 person.site can no longer be null by Tony Mack · 10 years ago
  34. 4c11693 latest changes to hpc watcher by Scott Baker · 10 years ago
  35. 15c56a1 tools tab for hpc admin by Scott Baker · 10 years ago
  36. 6230e95 hpc_watcher use domains from HpcHealthCheck records by Scott Baker · 10 years ago
  37. 3b5fa5b models for hpc healthcheck by Scott Baker · 10 years ago
  38. bd187d9 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  39. aada5f4 remove old fixtures by Scott Baker · 10 years ago
  40. 65b22de Pass SSH keys in userdata by Andy Bavier · 10 years ago
  41. b44ec72 switch observer log level to debug level by Tony Mack · 10 years ago
  42. 760d2ac dont forget to specify file name by Tony Mack · 10 years ago
  43. 2833cbb create logger for observer by Tony Mack · 10 years ago
  44. 06e87ec check hpc heartbeat by Scott Baker · 10 years ago
  45. 81b16ad add hpc status to view by Scott Baker · 10 years ago
  46. 750a285 HPC status dashboard by Scott Baker · 10 years ago
  47. f12f1c7 tolerate old and new service related_name by Scott Baker · 10 years ago
  48. 241531d fix model.enacted --> model.attributes.enacted by Scott Baker · 10 years ago
  49. 3c65e7a hpcview for hpc monitoring by Scott Baker · 10 years ago
  50. 7d7d8cd fix arguments to get_public_ip by Scott Baker · 10 years ago
  51. f8ec83d add get_public_ip method to sliver object by Scott Baker · 10 years ago
  52. 3bef314 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  53. 4df05ee hpc watcher tool by Scott Baker · 10 years ago
  54. 655b93e Fix implemented in a debugging session with Marc Fiuczynski by Sapan Bhatia · 10 years ago
  55. 01dd5d2 Redid the pretend mode patch. by Sapan Bhatia · 10 years ago
  56. 6d6b76c Revert "Pretend mode for the Observer. With this option set, the Ansible recipes for operations are generated, but not executed." by Sapan Bhatia · 10 years ago
  57. 1d019ae Pretend mode for the Observer. With this option set, the Ansible recipes for operations are generated, but not executed. by Sapan Bhatia · 10 years ago
  58. bab5978 Run Django in foreground when container starts by Andy Bavier · 10 years ago
  59. da975a0 Workaround for AUFS issue by Andy Bavier · 10 years ago
  60. 28a0259 the current authoritative CDN configuration by Scott Baker · 10 years ago
  61. 69873fd expose cdnPrefix in SiteMap by Scott Baker · 10 years ago
  62. 3035039 data model changes for cmi_url in HpcService and support for multiple HPC services by Scott Baker · 10 years ago
  63. dbcb0eb fix map update fault due to incorrect field name, fix bind not detecting already-bound prefixes by Scott Baker · 10 years ago
  64. 7648c58 add config file option to disable fofum by Scott Baker · 10 years ago
  65. 309747f automatically create the symlink by Scott Baker · 10 years ago
  66. 206e75b changes found on portal that weren't checked in by Scott Baker · 10 years ago
  67. 2bc1023 changes found on portal that weren't checked in by Scott Baker · 10 years ago
  68. fe1c42d fix typo by Scott Baker · 10 years ago
  69. 7eac7b8 fix comment by Scott Baker · 10 years ago
  70. b9fcf1e remove debugging code by Scott Baker · 10 years ago
  71. e3e93d3 return Server Error responses for errors by Scott Baker · 10 years ago
  72. b72e51f fix fault if no slices attached to services by Scott Baker · 10 years ago
  73. 745cfa4 more debugging info by Scott Baker · 10 years ago
  74. fb162a1 show in log whether working on deletion or regular steps by Scott Baker · 10 years ago
  75. 107b3e2 add restapi_hostname and restapi_port to default userdata; check in changes to delete found on portal by Scott Baker · 10 years ago
  76. 7b6a9d8 set backend_status properly in hpc_observer by Scott Baker · 10 years ago
  77. ee53c44 hpc_observer support for map sync by Scott Baker · 10 years ago
  78. fb530d8 fix wrong related_name in slice.service by Scott Baker · 10 years ago
  79. 946efd3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  80. 77c327c hpc_config view for cdn autoconfiguration by Scott Baker · 10 years ago
  81. c8836df define composite primary key for models that need them by Tony Mack · 10 years ago
  82. a817460 hacking in support for composite primary keys by Tony Mack · 10 years ago
  83. 3d6f405 add RESTAPI_PORT and RESTAPI_HOSTNAME to settings module by Scott Baker · 10 years ago
  84. 50e1221 replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 10 years ago
  85. aa86bfb fix exception while trying to throw DependencyFailed because peer_object has no pk by Scott Baker · 10 years ago
  86. 1e07de8 trailing slashes for the API endpoints by Scott Baker · 10 years ago
  87. 69e4cbd add controller_slice to xoslib by Scott Baker · 10 years ago
  88. cffaa4f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  89. 62e3d29 display clock icon while sync is pending, add Pending Sync last_status text by Scott Baker · 10 years ago
  90. 257d5912 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 · 10 years ago
  91. 68c9928 Fixed dependency issues in deletions. Resolves #8. by Sapan Bhatia · 10 years ago
  92. 2772805 site map sync, WIP by Scott Baker · 10 years ago
  93. 1e6a7b6 HPC observer, WIP by Scott Baker · 10 years ago
  94. a12b43e fix db name and password by Scott Baker · 10 years ago
  95. e463f1e autogenerated model-deps for HPC observer by Scott Baker · 10 years ago
  96. b401d86 step for syncing site maps by Scott Baker · 10 years ago
  97. 77bfa22 make maps subclassed from plcorebase, add cdnPrefix to maps, prevent map from being bound to multiple things by Scott Baker · 10 years ago
  98. 3a8aed6 rename PermissionCheckingAdmin to XOSAdmin by Scott Baker · 10 years ago
  99. 43f2d67 do the same for RR and Syndicate by Scott Baker · 10 years ago
  100. fbe38ee for HPC view, force app label to show HpcServer rather than hpc admin index by Scott Baker · 10 years ago