https://github.com/ging/horizon
Raw File
Tip revision: b99cf48ff346494198fb9740495eacc14fa406bf authored by Jenkins on 24 April 2015, 08:49:21 UTC
Merge "Import translations from Transifex for Juno" into stable/kilo
Tip revision: b99cf48
.gitignore
*.mo
*.pyc
*.sw?
*.sqlite3
*.lock
.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/local_settings.diff
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