1. 51ecf0a Introduce a PYTHON env var by Davanum Srinivas · 9 years ago
  2. afa8a00 Switch to python 3.5 by Davanum Srinivas · 9 years ago
  3. a5bd682 Merge "remove listen directive bound to only ipv4" by Jenkins · 9 years ago
  4. a8f57af Merge "Remove Horizon setup scripts usage of run_tests.sh" by Jenkins · 9 years ago
  5. f0252a9 Remove Horizon setup scripts usage of run_tests.sh by Rob Cresswell · 9 years ago
  6. 868a663 Always set ALLOWED_HOSTS=['*'] for horizon by Tomasz Trębski · 9 years ago
  7. 5c4691a remove listen directive bound to only ipv4 by Dan Kolb · 9 years ago
  8. 2ccd120 Revert "Always set ALLOWED_HOSTS for horizon" by David Lyle · 9 years ago
  9. 37f48f3 Always set ALLOWED_HOSTS for horizon by Tomasz Trębski · 9 years ago
  10. 5631ca5 Clean up Horizon Apache configuration files in clean.sh by Rob Crittenden · 9 years ago
  11. e86b91b Reference keystone URIs rather than building URI by Brant Knudson · 10 years ago
  12. 076ef7f Remove CUSTOM_THEME_PATH setting by David Lyle · 10 years ago
  13. 43f62c0 Move horizon config and start to appropriate phase in stack.sh by Akihiro Motoki · 10 years ago
  14. 523f488 Namespace XTRACE commands by Ian Wienand · 10 years ago
  15. 4f262a1 Merge "Configure horizon with identity v3" by Jenkins · 10 years ago
  16. ada886d Don't mix declaration and set of locals by Ian Wienand · 10 years ago
  17. 346edcc check all possible services when configuring tempest by Sean Dague · 10 years ago
  18. 05076fb Configure horizon with identity v3 by Jamie Lennox · 10 years ago
  19. 7b105c5 Move horizon apache root to /dashboard by David Lyle · 10 years ago
  20. 7ef2464 Fixing keystone v3 version use for horizon by David Lyle · 11 years ago
  21. 3fd71d6 Honor the flag for Identity v3 API only jobs by Samuel de Medeiros Queiroz · 11 years ago
  22. 60996b1 introduce pip_install_gr by Sean Dague · 11 years ago
  23. dc97cb7 Mostly docs cleanups by Dean Troyer · 11 years ago
  24. c4c2723 Use the Member role with horizon by Attila Fazekas · 11 years ago
  25. d5ac785 Add new function get_from_global_requirements by Joe Gordon · 11 years ago
  26. 1f316be Remove rhel6 and py26 support by Attila Fazekas · 11 years ago
  27. 5375329 Make changes such that -o nounset runs by Sean Dague · 11 years ago
  28. 1eb4c6a remove brackets around boolean condition expression by gong yong sheng · 11 years ago
  29. ef844fd remove $KEYSTONE_TOKEN_HASH_ALGORITHM by Sean Dague · 11 years ago
  30. e263c82 add shebang lines to all lib files by Sean Dague · 11 years ago
  31. 088e660 Deal with different django-admin executables by Mikhail S Medvedev · 11 years ago
  32. 45ce982 Moving horizon compression offline by David Lyle · 11 years ago
  33. 3c8973a support installing django_openstack_auth from pypi by Sean Dague · 11 years ago
  34. 6518c0b Compile Horizon message catalogs during stack.sh by Akihiro Motoki · 11 years ago
  35. 32ec835 Merge "Update Horizon Neutron-related settings" by Jenkins · 11 years ago
  36. 14f6c50 Merge "Use mod_version to clean-up apache version matching" by Jenkins · 11 years ago
  37. 0843f0a Update Horizon Neutron-related settings by Akihiro Motoki · 11 years ago
  38. 3951a94 Configurable token hashing algorithm by Brant Knudson · 11 years ago
  39. 2f27a0e Replace screen_it() with run_process() throughout by Chris Dent · 11 years ago
  40. b4495eb Use mod_version to clean-up apache version matching by Noboru Iwamatsu · 11 years ago
  41. 1bbfcc7 Clean up local variable usage - Horizon by Dean Troyer · 11 years ago
  42. e837714 use setup_install for django_openstack_auth by Sean Dague · 12 years ago
  43. 51018fa Merge "Add support for django_openstack_auth" by Jenkins · 12 years ago
  44. e54a2b5 Merge "Save OPENSTACK_KEYSTONE_URL to horizon local_settings" by Jenkins · 12 years ago
  45. e385d1e Add support for django_openstack_auth by Zhenguo Niu · 12 years ago
  46. 444a8d5 Fix Apache site config handling on Fedora by Dean Troyer · 12 years ago
  47. 98a1817 Save OPENSTACK_KEYSTONE_URL to horizon local_settings by Haiwei Xu · 12 years ago
  48. afda4ef Enable horizon on Fedoras by Attila Fazekas · 12 years ago
  49. a688bc6 Fix the way Apache site configuration files are used, to improve OS portability by Gabriel Assis Bezerra · 12 years ago
  50. 584e65c Merge "Configure Horizon to use SSL-enabled Keystone" by Jenkins · 12 years ago
  51. c31fa40 Configure Horizon to use SSL-enabled Keystone by Rob Crittenden · 12 years ago
  52. cbd97ca use disable/enable_apache_site on Ubuntu by Christian Berendt · 12 years ago
  53. aee18c7 Enforce function declaration format in bash8 by Ian Wienand · 12 years ago
  54. 67db4a9 remove database init from horizon by Sean Dague · 12 years ago
  55. 4237f59 Generate Tempest service list rather than hard-code it by Dean Troyer · 12 years ago
  56. 394c11c horizon: drop nodejs dependency by Gonéri Le Bouder · 12 years ago
  57. 610af8c Fix horizon config under Apache 2.4 by Chris Buccella · 12 years ago
  58. 0eeeb2e Merge "Fix apache horizon permissions on Ubuntu 13.10" by Jenkins · 12 years ago
  59. 62e8a30 Fix apache horizon permissions on Ubuntu 13.10 by Peter Feiner · 12 years ago
  60. 6a5aa7c Fix some Markdown formatting issues by Adam Spiers · 12 years ago
  61. a15f909 Merge "Uniquify unsupported distro error message" by Jenkins · 12 years ago
  62. 3ac8612 Don't bail when setting up horizon on openSUSE by Adam Spiers · 12 years ago
  63. 15aa0fc Uniquify unsupported distro error message by Adam Spiers · 12 years ago
  64. 5470701 Fix swift httpd on fedora by Jamie Lennox · 12 years ago
  65. eaa9e1e Configure VPNaaS Horizon panel if q-vpn is enabled by Akihiro MOTOKI · 12 years ago
  66. 440f746 Merge "Adds support for Openstack Networking FWaaS (Firewall)" by Jenkins · 12 years ago
  67. 248a8cc .conf suffix for the horizon config on Fedora by Attila Fazekas · 12 years ago
  68. 74af8ed Merge "enable apache2 server as front end for swift" by Jenkins · 12 years ago
  69. c973f12 Set horizon configuration for security groups by Edgar Magana · 12 years ago
  70. d98a5d0 enable apache2 server as front end for swift by zhang-hare · 13 years ago
  71. 95c93e2 Adds support for Openstack Networking FWaaS (Firewall) by Ravi Chunduru · 12 years ago
  72. 73a39bf replace left quantum string for enable_lb by Nobuto MURATA · 12 years ago
  73. 1a6d449 Periodic formatting cleanup by Dean Troyer · 13 years ago
  74. 2bda6cf Install nodejs for RHEL/Fedora by Ian Wienand · 13 years ago
  75. 1e4587e Clean up horizon apache logs on unstack by JordanP · 13 years ago
  76. ad43b39 Grab upstream nodejs for RHEL6 by Ian Wienand · 13 years ago
  77. 627d9c7 Fixes running horizon on fedora 18 and above by Sunil Thaha · 13 years ago
  78. cc6b443 Formatting cleanups, doc updates and whatnot by Dean Troyer · 13 years ago
  79. 584d90e add emacs shell-script tagging by Sean Dague · 13 years ago
  80. 7104ab4 Use example settings in horizon repo as local_settings.py by Akihiro MOTOKI · 13 years ago
  81. b663b33 Configures horizon lbaas dashboard by Eugene Nikanorov · 13 years ago
  82. 532908f Remove error from httpd/apache on unstack.sh by Steven Dake · 13 years ago
  83. f2a18c0 Two small fixes for openSUSE support by Vincent Untz · 13 years ago
  84. 00011c0 Add is_fedora and exit_distro_not_supported functions by Vincent Untz · 13 years ago
  85. fe89e72 Merge "Add is_ubuntu function" by Jenkins · 13 years ago
  86. f99e75d Merge "Fix the default for APACHE_GROUP" by Jenkins · 13 years ago
  87. c18b965 Add is_ubuntu function by Vincent Untz · 13 years ago
  88. 1cd8a47 Merge "Add package names for openSUSE/SLE" by Jenkins · 13 years ago
  89. 2ed63f4 Fix the default for APACHE_GROUP by Martin Vidner · 13 years ago
  90. e1864c3 enable mod_wsgi on horizon_init by Sean Dague · 13 years ago
  91. ca5c471 Add package names for openSUSE/SLE by Vincent Untz · 13 years ago
  92. 856a11e Add partial openSUSE/SLE support by Vincent Untz · 13 years ago
  93. b562e6a move horizon logic to lib to clean up stack.sh by Sean Dague · 13 years ago