| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Cache tokens using memorycache from oslo."0.2.3 | Jenkins | 2013-03-18 | 3 | -107/+53 |
| |\ | |||||
| | * | Cache tokens using memorycache from oslo. | Vishvananda Ishaya | 2013-03-15 | 3 | -107/+53 |
| * | | Merge "Doc info and other readability improvements" | Jenkins | 2013-03-15 | 1 | -40/+27 |
| |\ \ | |||||
| | * | | Doc info and other readability improvements | Henry Nash | 2013-03-13 | 1 | -40/+27 |
| * | | | Merge "update v3 domains - remove public/private namespace" | Jenkins | 2013-03-15 | 2 | -12/+4 |
| |\ \ \ | |||||
| | * | | | update v3 domains - remove public/private namespace | Steve Martinelli | 2013-03-04 | 2 | -12/+4 |
| * | | | | Merge "Retry http_request and json_request failure." | Jenkins | 2013-03-15 | 1 | -23/+26 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Retry http_request and json_request failure. | Vishvananda Ishaya | 2013-03-12 | 1 | -23/+26 |
| | | |/ | |/| | |||||
| * | | | Merge "Use v2.0 api by default in auth_token middleware" | Jenkins | 2013-03-14 | 2 | -2/+3 |
| |\ \ \ | |||||
| | * | | | Use v2.0 api by default in auth_token middleware | Dan Prince | 2013-03-12 | 2 | -2/+3 |
| | |/ / | |||||
| * | | | Merge "Make auth_token lazy load the auth_version." | Jenkins | 2013-03-14 | 2 | -3/+20 |
| |\ \ \ | |||||
| | * | | | Make auth_token lazy load the auth_version. | Dan Prince | 2013-03-13 | 2 | -3/+20 |
| | |/ / | |||||
| * | | | Make keystone client handle the response code 300. | Nachiappan VR N | 2013-03-13 | 2 | -1/+84 |
| * | | | Switch to final 1.1.0 oslo.config release | Mark McLoughlin | 2013-03-12 | 1 | -1/+1 |
| |/ / | |||||
| * | | Fix auth-token middleware to understand v3 tokens | Henry Nash | 2013-03-11 | 18 | -356/+1080 |
| * | | help text improvements | Alan Pevec | 2013-03-08 | 2 | -11/+12 |
| * | | Merge "Remove test dep on name of dir (bug 1124283)" | Jenkins | 2013-03-07 | 2 | -4/+4 |
| |\ \ | |||||
| | * | | Remove test dep on name of dir (bug 1124283) | Dolph Mathews | 2013-03-04 | 2 | -6/+4 |
| | |/ | |||||
| * | | Merge "Switch to oslo.config." | Jenkins | 2013-03-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Switch to oslo.config. | Dan Prince | 2013-03-05 | 1 | -1/+1 |
| * | | | Merge "Work better in server env with no keyrings" | Jenkins | 2013-03-06 | 1 | -12/+12 |
| |\ \ \ | |||||
| | * | | | Work better in server env with no keyrings | Davanum Srinivas | 2013-03-04 | 1 | -12/+12 |
| | | |/ | |/| | |||||
| * | | | Merge "Save test_auth_token_middleware from unlimited recursion" | Jenkins | 2013-03-06 | 1 | -4/+2 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Save test_auth_token_middleware from unlimited recursion | Alessio Ababilov | 2013-02-19 | 1 | -4/+2 |
| * | | | Sync memorycache and timeutils from oslo. | Vishvananda Ishaya | 2013-03-01 | 2 | -3/+144 |
| | |/ |/| | |||||
| * | | Improve error message for missing endpoint | Doug Hellmann | 2013-02-22 | 1 | -1/+2 |
| * | | Merge "Update oslo-config version." | Jenkins | 2013-02-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Update oslo-config version. | Russell Bryant | 2013-02-20 | 1 | -1/+1 |
| * | | | Fix selef to self in class. | Chmouel Boudjnah | 2013-02-20 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge "Use oslo-config-2013.1b3" | Jenkins | 2013-02-19 | 6 | -1801/+16 |
| |\ \ | |||||
| | * | | Use oslo-config-2013.1b3 | Alan Pevec | 2013-02-17 | 6 | -1801/+16 |
| * | | | Merge "Implements token expiration handling" | Jenkins | 2013-02-19 | 3 | -7/+73 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Implements token expiration handling | Julien Danjou | 2013-02-01 | 3 | -7/+73 |
| * | | | Merge "Added missing unit tests for shell.py" | Jenkins | 2013-02-19 | 4 | -4/+1011 |
| |\ \ \ | |||||
| | * | | | Added missing unit tests for shell.py | Vasyl Khomenko | 2013-02-15 | 4 | -4/+1011 |
| * | | | | Merge "sync README with "keystone help"" | Jenkins | 2013-02-17 | 1 | -3/+18 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | sync README with "keystone help" | Alan Pevec | 2013-02-11 | 1 | -3/+18 |
| * | | | | Merge "Use install_venv_common.py from oslo." | Jenkins | 2013-02-16 | 3 | -173/+259 |
| |\ \ \ \ | |||||
| | * | | | | Use install_venv_common.py from oslo. | Matthew Treinish | 2013-02-06 | 3 | -173/+259 |
| * | | | | | Merge "Allow configure auth_token http connect timeout." | Jenkins | 2013-02-16 | 3 | -3/+11 |
| |\ \ \ \ \ | |||||
| | * | | | | | Allow configure auth_token http connect timeout. | Chmouel Boudjnah | 2013-02-14 | 3 | -3/+11 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Update .coveragerc" | Jenkins | 2013-02-16 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update .coveragerc | Alessio Ababilov | 2013-02-06 | 1 | -1/+2 |
| * | | | | | | Merge "If you specify the --debug argument, it doesn't show the body of a POS... | Jenkins | 2013-02-16 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | If you specify the --debug argument, it doesn't show the body of a POST reque... | Ruby Loo | 2013-01-24 | 1 | -2/+2 |
| * | | | | | | | Merge "Fix how python 2.6 doesn't have assertDictEqual" | Jenkins | 2013-02-16 | 1 | -0/+28 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix how python 2.6 doesn't have assertDictEqual | Joshua Harlow | 2013-01-28 | 1 | -0/+28 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge "Remove useless import" | Jenkins | 2013-02-15 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | Remove useless import | Julien Danjou | 2013-01-22 | 1 | -1/+0 |
| | |/ / / / / | |||||
| * | | | | | | Fix debug with requests. | Chmouel Boudjnah | 2013-02-13 | 1 | -1/+1 |
