horizon/horizon
Gabriel Hurley 856983fbcd Allow proper log output during test runs.
This involved a huge amount of cleanup to existing code
in order to make sure that existing failures were properly
fixed or silenced when intentional.

Additionally, this introduces a set of pre-built exception
instances for test purposes which are marked with the
"silence_logging" attribute to denote expected failures which
should not be logged in test output.

Change-Id: I6b420382dcdc5792c7be4d727853f438154c641e
2012-05-10 10:21:42 -07:00
..
api makes api return default endpoint types. fixes bug 994151 2012-05-03 23:17:57 +00:00
conf Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00
dashboards Allow proper log output during test runs. 2012-05-10 10:21:42 -07:00
forms updating image should redirect back to original page 2012-03-25 20:03:59 +08:00
locale Complete Simplified Chinese translation for po file. 2012-04-27 15:30:45 +08:00
management Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00
static/horizon/js Dismissing alerts when a new modal is opened. 2012-05-02 19:35:25 -07:00
tables Ensure that table action ids are unique again. Fixes bug 971328. 2012-04-02 00:40:55 -07:00
tabs Instance log and console actions now go to detail tabs. 2012-04-02 13:51:50 -07:00
templates/horizon Quota usage infographics now update dynamically when flavor or instance 2012-04-24 10:52:57 -07:00
templatetags Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00
tests Allow proper log output during test runs. 2012-05-10 10:21:42 -07:00
usage Merge changes Ibd478e24,I69ce9f89 2012-03-23 22:58:59 +00:00
utils Quota usage infographics now update dynamically when flavor or instance 2012-04-24 10:52:57 -07:00
views Fixes lp978896 -- Session fixation security fix 2012-05-04 16:26:18 -07:00
__init__.py Adds PanelGroup class and site customization hook. 2012-03-26 18:22:07 -07:00
base.py Allow proper log output during test runs. 2012-05-10 10:21:42 -07:00
context_processors.py Adds configurable ajax connection queueing. 2012-03-26 23:27:23 -07:00
decorators.py User needs to log in messages. 2012-03-26 18:02:22 -07:00
exceptions.py Allow proper log output during test runs. 2012-05-10 10:21:42 -07:00
loaders.py Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00
middleware.py Fixes lp978896 -- Session fixation security fix 2012-05-04 16:26:18 -07:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
site_urls.py Fix changing locale if using WSGIScriptAlias 2012-03-08 13:32:40 -05:00
test.py Allow proper log output during test runs. 2012-05-10 10:21:42 -07:00
time.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
users.py Fixes lp978896 -- Session fixation security fix 2012-05-04 16:26:18 -07:00
version.py Open Folsom 2012-03-20 17:06:05 +01:00