summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for rack/resource_class association0.0.1Tzu-Mainn Chen2013-10-171-1/+1
* Fix empty association attributesTzu-Mainn Chen2013-10-162-6/+7
* Css fix for danger buttonLadislav Smola2013-10-161-1/+1
* Merge "Allow multiple nodes in a rack"Jenkins2013-10-169-112/+321
|\
| * Allow multiple nodes in a rackRadomir Dopieralski2013-10-169-112/+321
* | Adding attribute ip_address_otherLadislav Smola2013-10-161-0/+4
* | Corrects relation of baremetal and nova instanceLadislav Smola2013-10-163-27/+29
|/
* Fix repository URL for python-tuskarclientVictor Sergeyev2013-10-151-1/+1
* Merge "Fix error handling in provision button ajax call"Jenkins2013-10-111-2/+5
|\
| * Fix error handling in provision button ajax callRadomir Dopieralski2013-10-101-2/+5
* | fix for E126 indentation errorTzu-Mainn Chen2013-10-1110-68/+66
* | Merge "Fix problems with FormsetDataTable display"Jenkins2013-10-105-30/+29
|\ \
| * | Fix problems with FormsetDataTable displayRadomir Dopieralski2013-10-105-30/+29
| |/
* | Merge "Renames get_* methods for consistency"Jenkins2013-10-105-28/+28
|\ \
| * | Renames get_* methods for consistencyTzu-Mainn Chen2013-10-095-28/+28
* | | Merge "Put back the tests for Django 1.4"Jenkins2013-10-101-1/+6
|\ \ \
| * | | Put back the tests for Django 1.4Radomir Dopieralski2013-10-101-1/+6
* | | | Merge "Add {% load url from future %} to templates"Jenkins2013-10-106-0/+6
|\ \ \ \ | |/ / /
| * | | Add {% load url from future %} to templatesRadomir Dopieralski2013-10-106-0/+6
* | | | Merge "Django 1.4 doesn't have http.request"Jenkins2013-10-102-19/+19
|\ \ \ \ | |/ / /
| * | | Django 1.4 doesn't have http.requestRadomir Dopieralski2013-10-102-19/+19
| | |/ | |/|
* | | Merge "Remove unneeded use of request.POST"Jenkins2013-10-091-4/+0
|\ \ \ | |_|/ |/| |
| * | Remove unneeded use of request.POSTRadomir Dopieralski2013-10-091-4/+0
| |/
* | Merge "Corrected Node and BaremetalNode methods and attributes"Jenkins2013-10-099-351/+290
|\ \
| * | Corrected Node and BaremetalNode methods and attributesTzu-Mainn Chen2013-10-089-351/+290
* | | Update docs to replace stackforge with openstackTzu-Mainn Chen2013-10-092-11/+11
| |/ |/|
* | Merge "JavaScript enhancements for the FormsetDataTable"Jenkins2013-10-095-0/+326
|\ \ | |/ |/|
| * JavaScript enhancements for the FormsetDataTableRadomir Dopieralski2013-10-085-0/+326
* | Merge "Merge FormsetStep and TableStep."Jenkins2013-10-0814-317/+424
|\ \ | |/
| * Merge FormsetStep and TableStep.Radomir Dopieralski2013-10-0814-317/+424
* | Merge "fix flake8 error"Jenkins2013-10-081-1/+2
|\ \
| * | fix flake8 errorTzu-Mainn Chen2013-10-081-1/+2
| |/
* | Merge "separated Node and BaremetalNode test data"Jenkins2013-10-083-41/+81
|\ \
| * | separated Node and BaremetalNode test dataTzu-Mainn Chen2013-10-083-41/+81
* | | Merge "Added needed CRUD methods to BaremetalNode"Jenkins2013-10-082-5/+116
|\ \ \ | |/ / | | / | |/ |/|
| * Added needed CRUD methods to BaremetalNodeTzu-Mainn Chen2013-10-082-5/+116
* | Add infrastructure for running unit testsRadomir Dopieralski2013-10-083-0/+56
|/
* Remove Django 1.4 testsTomas Sedovic2013-10-081-6/+1
* Fix a failing testTomas Sedovic2013-10-081-1/+5
* Merge "Fix call to Flavor.get"Jenkins2013-10-082-5/+4
|\
| * Fix call to Flavor.getTzu-Mainn Chen2013-10-072-5/+4
* | Fixes resource class name in rack detail pageTzu-Mainn Chen2013-10-071-2/+2
|/
* Creates BaremetalNode classTzu-Mainn Chen2013-10-075-7/+12
* Merge "Make some node parameters None when empty"Jenkins2013-10-072-24/+35
|\
| * Make some node parameters None when emptyRadomir Dopieralski2013-10-072-24/+35
* | Update .gitreview file following repository moveJeremy Stanley2013-10-051-1/+1
|/
* Merge "Remove as much of custom DataTable code as possible"Jenkins2013-10-024-659/+70
|\
| * Remove as much of custom DataTable code as possibleRadomir Dopieralski2013-09-304-659/+70
* | Merge "Set default Tuskar port to 8585"Jenkins2013-10-023-3/+3
|\ \
| * | Set default Tuskar port to 8585Victor Sergeyev2013-09-263-3/+3