https://github.com/ging/horizon
Raw File
Tip revision: 8a83578bcc23ea02f366fcca1ee00eb25c2b6217 authored by Jenkins on 04 September 2014, 14:16:09 UTC
Merge "Render hidden stack parameters with a password field"
Tip revision: 8a83578
.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
openstack_dashboard/wsgi/horizon.wsgi
doc/build/
doc/source/sourcecode
/static/
.venv
.tox
build
dist
AUTHORS
ChangeLog
tags
back to top