summaryrefslogtreecommitdiff
path: root/openstack_dashboard/settings.py
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated COMPRESS_CSS_FILTERSTakashi Kajinami2022-08-011-3/+8
* Merge "Create Horizon session control logic"Zuul2022-03-031-0/+1
|\
| * Create Horizon session control logicHugo Brito2022-02-281-0/+1
* | Address RemovedInDjango40Warning (2)Akihiro Motoki2022-02-041-1/+1
|/
* Preparation for Django 3.0 and 3.1 support (2)Akihiro Motoki2021-09-161-1/+1
* Rename zh-cn and zh-tw translations to zh-hans and zh-hantAkihiro Motoki2021-02-181-2/+2
* Fix tempest and pep8 testsAkihiro Motoki2020-05-121-1/+1
* Deprecate legacy way to retrieve neutron usageAkihiro Motoki2020-03-231-0/+3
* Merge "Drop custom formatwarning from settings.py"Zuul2020-03-051-4/+0
|\
| * Drop custom formatwarning from settings.pyAkihiro Motoki2020-02-211-4/+0
* | Revert "Explicitly set LOCALE_PATHS for Horizon apps"Ivan Kolodyazhny2020-02-191-13/+1
|/
* Merge "Fix pep8 failures with hacking 2.0.0"Zuul2020-01-061-1/+1
|\
| * Fix pep8 failures with hacking 2.0.0Akihiro Motoki2019-12-171-1/+1
* | Add support to get disk_formats from glanceDmitriy Rabotyagov2019-12-171-8/+0
|/
* Move default values defined in settings.py to defaults.pyAkihiro Motoki2019-09-121-45/+1
* Define default settings explicitly (horizon)Akihiro Motoki2019-09-121-17/+4
* Define default settings explicitly (openstack_auth)Akihiro Motoki2019-09-121-24/+0
* Define default settings explicitly (openstack_dashboard 5/5)Akihiro Motoki2019-07-081-18/+0
* Define default settings explicitly (openstack_dashboard 3/5)Akihiro Motoki2019-07-031-52/+2
* Explicitly set LOCALE_PATHS for Horizon appsIvan Kolodyazhny2019-06-211-1/+13
* Merge "Define default settings explicitly (openstack_dashboard 1/5)"Zuul2019-05-291-2/+4
|\
| * Define default settings explicitly (openstack_dashboard 1/5)Akihiro Motoki2019-04-241-2/+4
* | Remove deprecated SHOW_KEYSTONE_V2_RC config optionIvan Kolodyazhny2019-05-141-9/+1
* | Drop cinder consistency group supportAkihiro Motoki2019-05-031-1/+0
|/
* Merge "Change the default SESSION_ENGINE to use cached sessions"Zuul2019-02-121-1/+8
|\
| * Change the default SESSION_ENGINE to use cached sessionsAkihiro Motoki2019-01-151-1/+8
* | Merge "Allow to specify custom templates for clouds.yaml and openrc"Zuul2019-01-231-0/+3
|\ \
| * | Allow to specify custom templates for clouds.yaml and openrcAkihiro Motoki2019-01-131-0/+3
* | | pylint: fix several coding convention violationsAkihiro Motoki2019-01-171-0/+1
* | | pylint: fix several warningsAkihiro Motoki2019-01-151-0/+1
* | | Merge "Drop unnecessary LOCALE_PATHS from settings.py"Zuul2019-01-131-5/+0
|\ \ \
| * | | Drop unnecessary LOCALE_PATHS from settings.pyAkihiro Motoki2018-11-291-5/+0
* | | | Merge "Allow to hide openrc and clouds.yaml download links"Zuul2019-01-131-6/+9
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Allow to hide openrc and clouds.yaml download linksAkihiro Motoki2018-12-231-6/+9
* | | Merge "SHOW_KEYSTONE_V2_RC defaults to False"Zuul2019-01-031-11/+19
|\ \ \ | |/ /
| * | SHOW_KEYSTONE_V2_RC defaults to FalseAkihiro Motoki2018-12-231-11/+19
| |/
* | Change session timeout to an idle timeout valueAdrian Turjak2018-12-231-3/+11
|/
* Merge "Fix django.contrib.auth.middleware monkey patching"Zuul2018-11-081-0/+1
|\
| * Fix django.contrib.auth.middleware monkey patchingMathieu Gagné2018-11-061-0/+1
* | rework memoized as a LRU cache with expiryAdrian Turjak2018-11-021-0/+5
|/
* Merge "Revert "ROOT_PATH should not be appended to "sys.path"""Zuul2018-09-101-0/+3
|\
| * Revert "ROOT_PATH should not be appended to "sys.path""Akihiro Motoki2018-09-081-0/+3
* | Merge "ROOT_PATH should not be appended to "sys.path""Zuul2018-09-061-3/+0
|\ \ | |/
| * ROOT_PATH should not be appended to "sys.path"chao liu2018-08-281-3/+0
* | Add django-debreach to horizonNishant Kumar2018-08-251-0/+2
|/
* Remove the unused settingschao liu2018-08-181-1/+0
* Allow to specify redirections on single IdP scenariosJose Castro Leon2018-08-131-0/+3
* Use default Django test runner instead of noseIvan Kolodyazhny2018-06-081-1/+0
* Fix E402 warningsAkihiro Motoki2018-04-111-9/+6
* Drop deprecated settingsAkihiro Motoki2018-03-231-22/+0