summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-architects the OpenStack Dashboard for modularity and extensibility.Gabriel Hurley2011-11-07406-19216/+21603
* bug #873216: Fixing ajax refresh for instance view.Jake Dahn2011-11-071-1/+1
* bug #862667Jake Dahn2011-11-071-2/+2
* Fixing some pep8 issues with volumes.Tres Henry2011-11-0216-21/+604
* Fixed a copy-paste error in pip-requires.Gabriel Hurley2011-11-011-1/+1
* Merge "more pep8 cleanup to reduce to 0 pep8 issues"Jenkins2011-11-019-31/+54
|\
| * more pep8 cleanup to reduce to 0 pep8 issuesJoe Heck2011-10-319-31/+54
* | Adds quantum and kombu to buildout.Gabriel Hurley2011-10-311-0/+2
* | Buildout correctly installs novaclient and keystoneclient.Gabriel Hurley2011-10-311-0/+2
|/
* pep8 cleanupJoe Heck2011-10-315-19/+35
* Migrates Horizon to use KeystoneClientGabriel Hurley2011-10-2813-405/+313
* Add .gitreview and rfc.sh.James E. Blair2011-10-282-0/+149
* Merge pull request #174 from gabrielhurley/tenant_name_fixDevin Carlen2011-10-271-2/+2
|\
| * Fixes LP bug 875231 -- use tenant name instead of id for dropdown.Gabriel Hurley2011-10-271-2/+2
|/
* Merge pull request #173 from 4P/docsGabriel Hurley2011-10-2711-10/+710
|\
| * fixing NOVA -> HorizonJoe Heck2011-10-271-10/+2
| * adding version to project, setting up autobuild of docs with ./run_tests.sh -...Joe Heck2011-10-278-78/+123
| * adding developer docsJoe Heck2011-10-278-0/+663
* | Merge pull request #172 from jeffjapan/localization-fix2Devin Carlen2011-10-2719-1248/+3307
|\ \
| * | Corrected localized format strings and updated internationalization filesjeffjapan2011-10-2719-1248/+3307
* | | Fix name referencesDevin Carlen2011-10-271-9/+9
* | | Update django-openstack/READMEDevin Carlen2011-10-271-1/+1
* | | Update django-openstack/READMEDevin Carlen2011-10-271-7/+7
| |/ |/|
* | Fixed RAM quota to use MB instead of KBDevin Carlen2011-10-272-3/+3
|/
* Merge pull request #171 from gabrielhurley/gettext_fixesTres Henry2011-10-2619-120/+121
|\
| * Updates every usage of the messages framework with ugettext.Gabriel Hurley2011-10-2614-46/+47
| * Internationalizes all form labels.Gabriel Hurley2011-10-2612-66/+66
| * Fixes all the places where _ was used as a throwaway that might conflict with...Gabriel Hurley2011-10-266-8/+8
* | Merge pull request #168 from gabrielhurley/swift_pagingTres Henry2011-10-2611-33/+85
|\ \
| * | Fixes LP bug 882189 -- Adds paging support to swift API calls.Gabriel Hurley2011-10-2611-33/+85
| |/
* | Merge pull request #169 from gabrielhurley/javascript_cleanoutTres Henry2011-10-268-2934/+0
|\ \ | |/ |/|
| * Fixes LP bug 882245 -- removes js libraries which are completely unused.Gabriel Hurley2011-10-268-2934/+0
|/
* Merge pull request #162 from gabrielhurley/user_tenant_fixes_masterTres Henry2011-10-254-33/+68
|\
| * Fixes for LP bugs 879626, 879633, and 879641.Gabriel Hurley2011-10-244-33/+68
* | Merge pull request #164 from jeffjapan/localization-str-fixTres Henry2011-10-2515-110/+526
|\ \
| * | Fix localization string error and updated internationalization filesjeffjapan2011-10-2515-110/+526
|/ /
* | Merge pull request #160 from aababilov/masterDevin Carlen2011-10-241-2/+2
|\ \ | |/ |/|
| * Fix image detailsaababilov2011-10-241-2/+2
|/
* Merge pull request #157 from cloudbuilders/instance-overviewTres Henry2011-10-2010-21/+359
|\
| * killing missed semicolonsJake Dahn2011-10-201-2/+2
| * killing semicolons in jsJake Dahn2011-10-202-7/+7
| * adding todo to cleanup the tailing code once it is supported via the apiJake Dahn2011-10-201-0/+1
| * adding ugettext stuff to instances viewJake Dahn2011-10-201-15/+16
| * fixing issue with internationalization mergeJake Dahn2011-10-201-1/+1
| * Merge branch 'master' of git://github.com/4P/horizon into instance-overviewJake Dahn2011-10-207-68/+84
| |\ | |/ |/|
* | Merge pull request #159 from gabrielhurley/settings_sprite_fixDevin Carlen2011-10-206-63/+79
|\ \
| * | Fixed broken settings CSS sprite in topbar; Relocated dashboard settings bits.Gabriel Hurley2011-10-196-63/+79
* | | Update READMEDevin Carlen2011-10-201-5/+5
|/ /
| * merging masterJake Dahn2011-10-19186-3755/+12165
| |\ | |/ |/|
* | Merge pull request #158 from gabrielhurley/fix_unittests_post_localizationDevin Carlen2011-10-199-27/+26
|\ \