summaryrefslogtreecommitdiff
path: root/httpd
Commit message (Expand)AuthorAgeFilesLines
* Remove admin interface in sample Apache fileColleen Murphy2018-03-241-35/+0
* Remove apache-httpd related linkwangxiyuan2017-11-231-1/+1
* remove httpd/keystone.pySteve Martinelli2016-09-211-41/+0
* Update sample uwsgi config for lazy-appsBrant Knudson2016-08-312-0/+6
* Keystone uwsgi performance tuningBrant Knudson2016-06-052-2/+2
* Document running in uwsgi proxied by apacheBrant Knudson2016-03-153-0/+57
* Merge "Document httpd for accept on /identity, /identity_admin"Jenkins2015-10-081-0/+20
|\
| * Document httpd for accept on /identity, /identity_adminBrant Knudson2015-09-151-0/+20
* | Merge "Deprecate httpd/keystone.py"Jenkins2015-10-071-1/+17
|\ \
| * | Deprecate httpd/keystone.pyTom Cocozzello2015-09-301-1/+17
| |/
* | Add LimitRequestBody to sample httpd configBrant Knudson2015-09-301-0/+2
|/
* Use wsgi_scripts to create admin and public httpd filesBrant Knudson2015-08-181-2/+22
* Fixes grammar in the httpd READMEDavid Stanek2015-07-101-1/+1
* Run WSGI with group=keystoneAlan Pevec2015-06-031-2/+2
* Update sample httpd config fileBrant Knudson2015-03-181-6/+26
* Refactor keystone-all and http/keystoneBrant Knudson2015-01-161-37/+2
* Add V3 JSON Home support to GET /Brant Knudson2014-09-101-3/+2
* Use oslo.i18nBrant Knudson2014-07-131-5/+7
* Isolate backend loadingJamie Lennox2014-04-161-2/+2
* Enable lazy translations in httpd/keystone.pyDavid Stanek2014-03-261-0/+7
* Uses explicit imports for _Ilya Pekelny2014-03-181-7/+0
* Merge "Remove vim header"Jenkins2014-02-131-2/+0
|\
| * Remove vim headerEric Guo2014-02-081-2/+0
* | Update the default_log_levels defaultsBrant Knudson2014-01-271-0/+1
|/
* Don't configure on importBrant Knudson2014-01-241-0/+1
* Enable lazy translationBrant Knudson2014-01-141-1/+1
* Resolve oauth dependency after paste pipeline is loadedSteve Martinelli2014-01-081-0/+3
* Use oslo.db sessionsBrant Knudson2013-12-181-0/+4
* Merge "Cleanup backend loading"Jenkins2013-12-151-0/+4
|\
| * Cleanup backend loadingBrant Knudson2013-12-141-0/+4
* | Refactor setup_loggingBrant Knudson2013-12-131-1/+1
|/
* Disable lazy gettextMatt Odden2013-10-031-5/+1
* Update keystone wsgi httpd script for oslo loggingMorgan Fainberg2013-09-021-3/+3
* Bump hacking to 0.7Zhongyue Luo2013-08-291-0/+16
* Fix translate static messages in responseBrant Knudson2013-08-221-4/+10
* remove refs to keystone.common.loggingDolph Mathews2013-08-191-1/+1
* Add support for API message localizationBrant Knudson2013-08-141-1/+4
* Install locales for httpd.Haneef Ali2013-07-011-0/+3
* Add 'application' to keystone.py for WSGILance Bragstad2013-06-291-1/+5
* Merge "Initialize logging from HTTPD."Jenkins2013-06-231-0/+1
|\
| * Initialize logging from HTTPD.Jamie Lennox2013-06-121-0/+1
* | Isolate eventlet code into environment.Jamie Lennox2013-06-181-0/+2
|/
* separate paste-deploy configuration from parametersAlan Pevec2013-05-262-6/+2
* imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-241-1/+1
* Various pep8 fixes for keystone.Dan Prince2012-11-091-1/+1
* Fix wsgi config file access for HTTPDAdam Young2012-09-141-2/+2
* pep8 1.3.3 cleanupJoe Heck2012-08-241-2/+0
* Files for Apache-HTTPDAdam Young2012-07-163-0/+33