| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | api/ec2: support CreateImage | Isaku Yamahata | 2011-06-16 | 2 | -0/+102 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | api/ec2/image: support block device mapping | Isaku Yamahata | 2011-06-16 | 5 | -53/+282 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | db/model: add root_device_name column to instances table | Isaku Yamahata | 2011-06-16 | 2 | -0/+49 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2utils: consolidate 'vol-%08x' and 'snap-%08x' | Isaku Yamahata | 2011-06-16 | 4 | -18/+27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | api/ec2: check user permission for start/stop instances | Isaku Yamahata | 2011-06-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some unit and integration tests for updating the server name via the op... | Naveed Massjouni | 2011-07-16 | 3 | -1/+50 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding unit and integration tests for updating the server name via the 1.1 api. | Naveed Massjouni | 2011-07-15 | 3 | -1/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beginnings of the patch | matt.dietz@rackspace.com | 2011-07-19 | 2 | -1/+14 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensures a bookmark link is returned in GET /images. Before, it was only retur... | Brian Waldon | 2011-07-15 | 2 | -11/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding bookmark to images index | Brian Waldon | 2011-07-14 | 2 | -11/+21 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds greater configuration flexibility to rate limiting via api-paste.ini. I... | Kevin L. Mitchell | 2011-07-15 | 2 | -10/+194 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use assertRaises instead of try/except--stupid brain-o | Kevin L. Mitchell | 2011-07-14 | 1 | -25/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pull-up from trunk, while we're at it | Kevin L. Mitchell | 2011-07-14 | 15 | -293/+746 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comment on parse_limits(); expand an exception message; add unit tests; fix a... | Kevin L. Mitchell | 2011-07-14 | 2 | -3/+96 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Augment rate limiting to allow greater flexibility through the api-paste.ini ... | Kevin L. Mitchell | 2011-07-13 | 2 | -10/+116 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Present ip addresses in their actual networks, not just a static public/pri... | Brian Waldon | 2011-07-15 | 7 | -67/+303 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merging trunk | Brian Waldon | 2011-07-14 | 15 | -293/+746 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exposing floating ips | Brian Waldon | 2011-07-14 | 2 | -12/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixing bad merge | Brian Waldon | 2011-07-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merging trunk | Brian Waldon | 2011-07-13 | 60 | -470/+1825 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updating testing; simplifying instance-level code | Brian Waldon | 2011-07-13 | 5 | -19/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding test; casting instance to dict to prevent sqlalchemy errors | Brian Waldon | 2011-07-13 | 5 | -12/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properly displays addresses in each network, not just public/private; adding ... | Brian Waldon | 2011-07-04 | 7 | -62/+272 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Bug #810149 that had an incomplete regex | Stephanie Reese | 2011-07-15 | 2 | -3/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed remove_version_from_href | Stephanie Reese | 2011-07-14 | 2 | -3/+34 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Existing Windows agent behaves differently than the Unix agents and require s... | Johannes Erdfelt | 2011-07-15 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | / / / / / / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-07-14 | 62 | -390/+2915 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with parent | Johannes Erdfelt | 2011-06-20 | 56 | -558/+1679 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add trailing LF (\n) to password for compatibility with old agents | Johannes Erdfelt | 2011-06-15 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Workaround windows agent bugs where some responses have trailing \\r\\n | Johannes Erdfelt | 2011-06-15 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | catching the correct exception | Trey Morris | 2011-07-14 | 1 | -2/+2 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated responses for GET /images and GET /images/detail to respect the OSAPI... | Alex Meade | 2011-07-13 | 6 | -200/+544 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunk | Alex Meade | 2011-07-13 | 8 | -17/+92 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | / / / / / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated some common.py functions to raise ValueErrors instead of HTTPBadRequests | Alex Meade | 2011-07-12 | 3 | -8/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | minor cleanup | Alex Meade | 2011-07-12 | 2 | -13/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated ImageXMLSerializer to serialize links in the server entity | Alex Meade | 2011-07-12 | 2 | -15/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated images viewbuilder to return links in server entity | Alex Meade | 2011-07-12 | 2 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | updated images tests | Alex Meade | 2011-07-12 | 1 | -2/+72 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunk | Alex Meade | 2011-07-12 | 51 | -333/+1690 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 | Alex Meade | 2011-07-12 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated remove_version_from_href to be more intelligent | Alex Meade | 2011-07-12 | 2 | -2/+51 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added server entity to images that only has id | Alex Meade | 2011-07-07 | 2 | -2/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated _create_link_nodes to be consistent with other create_*_nodes | Alex Meade | 2011-07-07 | 2 | -5/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed name of xml_string to to_xml_string | Alex Meade | 2011-07-07 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporarily moved create server node functionality into images.py | Alex Meade | 2011-07-07 | 3 | -34/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed serverRef from some tests and viewbuilder | Alex Meade | 2011-07-07 | 2 | -32/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed bookmark link from non detailed image viewbuilder | Alex Meade | 2011-07-07 | 2 | -11/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added param to keep current things from breaking until we update all of the x... | Alex Meade | 2011-07-07 | 2 | -11/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Dried up images XML serialization | Alex Meade | 2011-07-07 | 1 | -11/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Dried up images XML serialization | Alex Meade | 2011-07-07 | 3 | -46/+58 | |
