summaryrefslogtreecommitdiff
path: root/horizon/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* removing horizon exceptions adding colors to log messagesericpeterson-l2013-07-231-3/+2
* Sort imports alphabeticallyMatthias Runge2013-06-141-2/+3
* Use ugettext_lazy instead of ugettext.Brooklyn Chen2013-05-181-1/+1
* Improve UX around "unauthorized" API exceptions.Gabriel Hurley2013-03-181-3/+10
* Default recoverable error to WARN log level.Lin Hua Cheng2013-01-281-0/+2
* Unifies Horizon conf.Gabriel Hurley2012-11-201-6/+4
* Adds a method for overriding specific API messages.Tihomir Trifonov2012-09-071-0/+15
* Don't call a method that doesn't exist for unauth'd requests.Gabriel Hurley2012-08-091-1/+2
* Separate OpenStack exceptions from Horizon exceptions.Gabriel Hurley2012-08-051-32/+3
* Remove glanceclient.AuthorizationFailure exceptionAlessio Ababilov2012-07-111-1/+0
* Auth refactor.Gabriel Hurley2012-07-091-2/+2
* Volume Progress Bar & Fixes For QuotaJohn Postlethwait2012-06-271-1/+2
* Update the sensitive data exception filter bugfix.Gabriel Hurley2012-06-261-9/+20
* Improved message handling.Gabriel Hurley2012-06-121-1/+1
* Prevent erroneous log message when accessing security rules.Gabriel Hurley2012-06-061-4/+4
* Make sure Horizon is treating passwords securely.Gabriel Hurley2012-05-241-0/+48
* Adds initial workflow support to Horizon.Gabriel Hurley2012-05-221-0/+13
* Allow proper log output during test runs.Gabriel Hurley2012-05-101-4/+21
* Fixes lp978896 -- Session fixation security fixPaul McMillan2012-05-041-1/+1
* Move to python-glanceclient.Gabriel Hurley2012-04-291-3/+3
* Improved keystone error handling in syspanel.Gabriel Hurley2012-04-021-0/+2
* User needs to log in messages.John Postlethwait2012-03-261-0/+11
* Minor extensibility improvements.Gabriel Hurley2012-03-061-0/+9
* Unifies the project packaging into one set of modules.Gabriel Hurley2012-02-291-0/+216