| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing old code that snuck back in | Brian Waldon | 2011-09-26 | 1 | -5/+0 |
* | Mass renaming | mdietz | 2010-10-08 | 13 | -1280/+0 |
* | Merge from upstream | mdietz | 2010-10-08 | 2 | -10/+1 |
|\ |
|
| * | Remove redis dependency from Images controller. | Michael Gundlach | 2010-10-08 | 2 | -10/+1 |
* | | Start stripping out the translators | mdietz | 2010-10-08 | 1 | -8/+5 |
|/ |
|
* | Merge overwrote import_object() load of image service. | jaypipes@gmail.com | 2010-10-05 | 1 | -1/+1 |
* | Merge cerberus and trunk | jaypipes@gmail.com | 2010-10-05 | 1 | -25/+12 |
|\ |
|
| * | merge prop fixes | mdietz | 2010-10-05 | 1 | -6/+6 |
| * | Method cleanup and fixing the servers tests | Cerberus | 2010-09-30 | 1 | -5/+5 |
| |\ |
|
| * | | refactoring | Cerberus | 2010-09-30 | 1 | -19/+6 |
| |/ |
|
* / | Adds BaseImageService and flag to control image service loading. Adds unit t... | jaypipes@gmail.com | 2010-10-01 | 1 | -1/+6 |
|/ |
|
* | Grabbed the wrong copyright info | Cerberus | 2010-09-30 | 1 | -2/+1 |
* | Whoops, forgot the exception handling bit | Cerberus | 2010-09-29 | 1 | -5/+4 |
* | Missed a few attributes while mirroring the ec2 instance spin up | Cerberus | 2010-09-29 | 1 | -0/+3 |
* | pylint and pep8 cleanup | Cerberus | 2010-09-29 | 2 | -8/+8 |
* | Forgot the context module | Cerberus | 2010-09-29 | 1 | -0/+32 |
* | Some minor cleanup | Cerberus | 2010-09-29 | 1 | -9/+6 |
* | Merge from trunk and networking setup for new instances | Cerberus | 2010-09-29 | 7 | -31/+134 |
|\ |
|
| * | Make Fault raiseable, and add a test to verify that. | Michael Gundlach | 2010-09-29 | 1 | -8/+9 |
| |\ |
|
| | * | Make Fault raiseable by inheriting from webob.exc.HTTPException. | Michael Gundlach | 2010-09-29 | 1 | -8/+9 |
| * | | Update from trunk to handle one-line merge conflict | Michael Gundlach | 2010-09-29 | 7 | -21/+90 |
| |\| |
|
| | * | After update from trunk, a few more exceptions that need to be converted to F... | Michael Gundlach | 2010-09-29 | 2 | -11/+13 |
| | * | Merge from trunk | Michael Gundlach | 2010-09-29 | 8 | -61/+213 |
| | |\ |
|
| | * | | Fault support | Michael Gundlach | 2010-09-28 | 5 | -10/+77 |
| * | | | Limit entity lists by &offset and &limit | Michael Gundlach | 2010-09-29 | 4 | -7/+38 |
| | |/
| |/| |
|
* | | | Servers stuff | Cerberus | 2010-09-29 | 1 | -4/+34 |
* | | | merge rsapi_reboot from gundlach | Cerberus | 2010-09-29 | 1 | -2/+8 |
|\ \ \ |
|
| * | | | Support reboot in api.rackspace by extracting reboot function from api.ec2 in... | Michael Gundlach | 2010-09-29 | 1 | -2/+8 |
* | | | | Server creation up to, but not including, network configuration | Cerberus | 2010-09-29 | 1 | -35/+62 |
|/ / / |
|
* | | | Make update work correctly | Cerberus | 2010-09-29 | 1 | -6/+14 |
* | | | Server update name and password | Cerberus | 2010-09-29 | 1 | -23/+38 |
|/ / |
|
* | | Merge prop fixes and pylint/pep8 cleanup | Cerberus | 2010-09-28 | 5 | -70/+91 |
* | | Testing testing testing | Cerberus | 2010-09-28 | 2 | -6/+18 |
* | | db api call to get instances by user and user checking in each of the server ... | Cerberus | 2010-09-28 | 1 | -10/+19 |
* | | More cleanup, backup_schedules controller, server details and the beginnings ... | Cerberus | 2010-09-28 | 5 | -13/+65 |
* | | Power state mapping | Cerberus | 2010-09-27 | 1 | -16/+26 |
* | | More re-work around the ORM changes and testing | Cerberus | 2010-09-27 | 1 | -23/+24 |
* | | Modification of test stubbing to match new domain requirements for the router... | Cerberus | 2010-09-25 | 5 | -40/+23 |
* | | Minor changes to be committed so trunk can be merged in | Cerberus | 2010-09-25 | 1 | -5/+21 |
* | | Merging in changes from rs_auth, since I needed something modern to develop o... | Cerberus | 2010-09-23 | 2 | -2/+3 |
|\| |
|
* | | Merge from trunk | Cerberus | 2010-09-23 | 2 | -13/+116 |
|\| |
|
| * | Added a primary_key to AuthToken, fixed some unbound variables, and now all u... | mdietz | 2010-09-22 | 1 | -1/+4 |
| * | Merge from trunk and resolving merge conflicts | Cerberus | 2010-09-21 | 3 | -1/+427 |
| |\ |
|
| * | | Some more refactoring and another unit test | Cerberus | 2010-09-21 | 1 | -5/+12 |
| * | | Refactored the auth branch based on review feedback | Cerberus | 2010-09-20 | 2 | -62/+88 |
| * | | Replaced the existing Rackspace Auth Mechanism with one that mirrors the impl... | Cerberus | 2010-09-16 | 2 | -11/+78 |
* | | | Added server index and detail differentiation | Cerberus | 2010-09-21 | 2 | -5/+16 |
* | | | Merge from trunk | Cerberus | 2010-09-21 | 4 | -5/+433 |
|\ \ \
| | |/
| |/| |
|
| * | | Add a RateLimitingMiddleware to the Rackspace API, implementing the rate limi... | Michael Gundlach | 2010-09-20 | 3 | -1/+427 |
| |\ \
| | |/
| |/| |
|
| | * | Use assertRaises | Michael Gundlach | 2010-09-20 | 1 | -7/+4 |