summaryrefslogtreecommitdiff
path: root/openstack_dashboard/management
Commit message (Expand)AuthorAgeFilesLines
* Merge "Address RemovedInDjango40Warning (2)"Zuul2022-03-031-1/+1
|\
| * Address RemovedInDjango40Warning (2)Akihiro Motoki2022-02-041-1/+1
* | Merge "Replace deprecated imp module"Zuul2022-02-091-10/+3
|\ \ | |/ |/|
| * Replace deprecated imp moduleTakashi Kajinami2022-02-081-10/+3
* | Drop Django based implementation of launch instancemanchandavishal2022-01-241-13/+0
|/
* Deprecate Django launch instance formAkihiro Motoki2021-03-091-0/+13
* Merge "Support policy-in-code and deprecated policy"Zuul2021-03-041-0/+82
|\
| * Support policy-in-code and deprecated policyAkihiro Motoki2021-01-271-0/+82
* | Merge "Drop translation marker from upgrade-check help"Zuul2021-03-041-1/+1
|\ \
| * | Drop translation marker from upgrade-check helpAkihiro Motoki2021-02-181-1/+1
* | | Merge "Update upgrade_check to discover dashboard settings automatically"Zuul2021-03-041-101/+11
|\ \ \
| * | | Update upgrade_check to discover dashboard settings automaticallyAkihiro Motoki2021-02-181-101/+11
* | | | Merge "upgrade_check: Convert KNOWN_SETTINGS into one-per-line style"Zuul2021-03-041-109/+284
|\ \ \ \ | |/ / /
| * | | upgrade_check: Convert KNOWN_SETTINGS into one-per-line styleAkihiro Motoki2021-02-181-109/+284
| |/ /
* | | Merge "Rename zh-cn and zh-tw translations to zh-hans and zh-hant"Zuul2021-03-041-0/+16
|\ \ \ | |/ / |/| |
| * | Rename zh-cn and zh-tw translations to zh-hans and zh-hantAkihiro Motoki2021-02-181-0/+16
| |/
* | Merge "Add openstack_auth to translation-related commands"Zuul2021-02-172-3/+3
|\ \
| * | Add openstack_auth to translation-related commandsAkihiro Motoki2021-02-122-3/+3
| |/
* | Drop the usage of unicode prefix from unicode stringsYuehuiLei2021-02-122-7/+7
|/
* Use python3-style super()Akihiro Motoki2020-10-151-1/+1
* pylint: Address no-else-return warningAkihiro Motoki2020-09-271-5/+2
* Merge "Fix django-compress caching issues"Zuul2020-06-251-0/+24
|\
| * Fix django-compress caching issuesIvan Kolodyazhny2020-06-151-0/+24
* | Stop to use the __future__ module.Hervé Beraud2020-06-033-7/+0
|/
* Remove six usage from openstack_dashboard packageIvan Kolodyazhny2020-01-152-9/+1
* Use the python real executableYves-Gwenael Bourhis2019-07-172-4/+27
* Remove deprecated SHOW_KEYSTONE_V2_RC config optionIvan Kolodyazhny2019-05-141-1/+1
* Remove ENABLE_FLAVOR_EDIT config optionIvan Kolodyazhny2019-05-041-1/+1
* Add a upgrade_check management commandRadomir Dopieralski2019-03-011-0/+233
* pylint: fix import-errorAkihiro Motoki2019-01-161-0/+1
* Bump hacking to 1.1.0Akihiro Motoki2018-11-101-0/+2
* Create new wsgi.py file and deprecate old fileAdrian Turjak2018-05-151-1/+7
* Fix python 3 related test failuresAkihiro Motoki2018-03-031-2/+6
* extract_messages, update_catalog: Simplify help messageAkihiro Motoki2017-08-292-11/+25
* Merge "Fix pofile for pseudo translations"Jenkins2017-08-211-2/+3
|\
| * Fix pofile for pseudo translationsNick Timkovich2017-08-151-2/+3
* | extract_messages: Specify input directoryAkihiro Motoki2017-08-121-2/+3
|/
* Use WSGIApplicationGroup %{GLOBAL} in mod_wsgi configurationRadomir Dopieralski2017-08-041-1/+1
* Use flake8-import-order pluginAkihiro Motoki2017-07-031-1/+1
* hacking: noqa cleanup in openstack_dashboardAkihiro Motoki2017-03-172-7/+7
* Make extract_messages quiet in pep8 testRadomir Dopieralski2017-03-171-3/+5
* Configuring number of apache processesYves-Gwenael Bourhis2017-01-202-1/+13
* Removes unnecessary utf-8 encodingCao Xuan Hoang2016-12-131-1/+0
* Refactor tox & update docsRob Cresswell2016-11-302-0/+179
* Use argparse instead of optparseIvan Udovichenko2016-08-092-77/+98
* Update WSGI app creation to be compatible with Django 1.7 or greaterYves-Gwenael Bourhis2015-09-211-2/+2
* Detect apache versionYves-Gwenael Bourhis2015-04-032-2/+49
* spelling mistakes on display outputs and docsstringsDiego Garcia del Rio2015-02-241-2/+2
* Added a migrate_settings commandYves-Gwenael Bourhis2015-02-051-0/+229
* Fix E128 errors in remaining openstack_dashboard/Akihiro Motoki2014-10-161-2/+2