Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with trunk. | Soren Hansen | 2010-07-27 | 1 | -3/+9 |
|\ | |||||
| * | merged trunk | Vishvananda Ishaya | 2010-07-26 | 2 | -7/+7 |
| |\ | |||||
| * \ | Merged trunk, fixed extra references to fake_users | Vishvananda Ishaya | 2010-07-21 | 1 | -4/+8 |
| |\ \ | |||||
| * \ \ | Merged trunk. Fixed new references to UserManager | Vishvananda Ishaya | 2010-07-19 | 1 | -199/+190 |
| |\ \ \ | |||||
* | | | | | Make image downloads work again in S3 handler. Listing worked, but fetching t... | Soren Hansen | 2010-07-26 | 1 | -4/+12 |
* | | | | | Merge with trunk | Soren Hansen | 2010-07-26 | 2 | -7/+7 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fix references to image_object. This caused an internal error when using | Ewan Mellor | 2010-07-26 | 1 | -5/+5 |
| |\ \ \ \ | |||||
| | * | | | | Fix references to image_object. This caused an internal error when using | Ewan Mellor | 2010-07-25 | 1 | -2/+2 |
| | * | | | | Fix references to get_argument, fixing internal error when calling | Ewan Mellor | 2010-07-25 | 1 | -3/+3 |
| | | |_|/ | | |/| | | |||||
| * | | | | Fixes up Bucket to throw proper NotFound and NotEmpty exceptions | jaypipes@gmail.com | 2010-07-25 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fixes up Bucket to throw proper NotFound and NotEmpty exceptions | jaypipes@gmail.com | 2010-07-21 | 1 | -2/+2 |
| | | |/ | | |/| | |||||
* | | | | Add a simple set of tests for S3 API (using boto). | Soren Hansen | 2010-07-26 | 1 | -8/+6 |
* | | | | Return a 404 when attempting to access a bucket that does not exist. | Soren Hansen | 2010-07-25 | 1 | -2/+5 |
* | | | | Merge with trunk. | Soren Hansen | 2010-07-25 | 1 | -3/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | I put the call to request.finish() in the wrong place. :-( | Justin Santa Barbara | 2010-07-19 | 1 | -1/+1 |
| * | | | Raise 401, not exception if Authorization header not passed. Also minor fixe... | Justin Santa Barbara | 2010-07-19 | 1 | -4/+8 |
| |/ / | |||||
* | | | Check signature for S3 requests. | Soren Hansen | 2010-07-23 | 1 | -7/+7 |
|/ / | |||||
* | | Merge with trunk. | Soren Hansen | 2010-07-18 | 3 | -6/+6 |
|\ \ | |/ | |||||
| * | reorder imports spacing | Jesse Andrews | 2010-07-15 | 3 | -7/+6 |
| * | remove import of vendor since we have PPA now | Jesse Andrews | 2010-07-15 | 1 | -1/+1 |
* | | Replace nova-objectstore with a twistd style wrapper. | Soren Hansen | 2010-07-17 | 1 | -15/+14 |
* | | Make S3 API handler more idiomatic Twisted Web-y. | Soren Hansen | 2010-07-16 | 1 | -231/+158 |
* | | Merge with trunk. | Soren Hansen | 2010-07-15 | 1 | -56/+116 |
|\ \ | |/ |/| | |||||
| * | first go at moving from tornado to twisted | Jesse Andrews | 2010-06-15 | 1 | -55/+114 |
| * | implement image serving in objectstore so nginx isn't required in development | Jesse Andrews | 2010-06-12 | 2 | -0/+30 |
* | | update copyrights | Todd Willey | 2010-07-15 | 5 | -11/+1 |
* | | work on importing images | Jesse Andrews | 2010-07-14 | 2 | -3/+65 |
* | | Removed trailing whitespace from header | Vishvananda Ishaya | 2010-06-23 | 5 | -5/+5 |
* | | Updated licenses | Devin Carlen | 2010-06-23 | 5 | -52/+80 |
* | | one more handler typo | Vishvananda Ishaya | 2010-06-24 | 1 | -1/+1 |
* | | fix objectstore handler typo | Vishvananda Ishaya | 2010-06-24 | 1 | -1/+1 |
* | | implement image serving in objectstore so nginx isn't required in development | Jesse Andrews | 2010-06-20 | 2 | -0/+30 |
|/ | |||||
* | Merged Vish's work on adding projects to nova | Jesse Andrews | 2010-05-30 | 3 | -35/+37 |
* | initial commit | Jesse Andrews | 2010-05-27 | 5 | -0/+722 |