https://github.com/ging/horizon
Raw File
Tip revision: 8c9b86f1300e3886ba606c9fd569e6698163b20d authored by Jenkins on 23 July 2014, 13:03:07 UTC
Merge "Fixes bad performance when editing project members"
Tip revision: 8c9b86f
.gitignore
*.pyc
*.sw?
*.sqlite3
.environment_version
.selenium_log
.coverage*
.noseids
.DS_STORE
coverage.xml
nosetests.xml
pep8.txt
pylint.txt
reports
horizon.egg-info
openstack_dashboard/local/local_settings.py
openstack_dashboard/local/.secret_key_store
openstack_dashboard/test/.secret_key_store
doc/build/
doc/source/sourcecode
/static/
.venv
.tox
build
dist
AUTHORS
ChangeLog
tags
back to top