| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow Multiple Filters of the Same Key | Samuel Pilla | 2017-01-24 | 1 | -0/+23 |
| * | Fix response body being omitted in debug mode incorrectly | Tin Lam | 2017-01-17 | 1 | -0/+10 |
| * | Only log application/json in session to start3.9.0 | Steve Martinelli | 2017-01-10 | 1 | -30/+25 |
| * | X-Serivce-Token should be hashed in the log | Tin Lam | 2017-01-09 | 1 | -1/+2 |
| * | Merge "Do not log binary data during request" | Jenkins | 2017-01-08 | 1 | -7/+4 |
| |\ | |||||
| | * | Do not log binary data during request | Steve Martinelli | 2017-01-06 | 1 | -7/+4 |
| * | | Merge "remove hacking checks from keystoneclient" | Jenkins | 2017-01-06 | 4 | -148/+0 |
| |\ \ | |||||
| | * | | remove hacking checks from keystoneclient | Steve Martinelli | 2017-01-06 | 4 | -148/+0 |
| | |/ | |||||
| * | | Merge "Prevent MemoryError when logging response bodies" | Jenkins | 2017-01-05 | 2 | -10/+59 |
| |\ \ | |/ |/| | |||||
| | * | Prevent MemoryError when logging response bodies | Tobias Diaz | 2017-01-05 | 2 | -10/+59 |
| * | | re-work inference rule bindings | Steve Martinelli | 2016-12-18 | 3 | -44/+201 |
| * | | Merge "Deprecate the generic client" | Jenkins | 2016-12-08 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Deprecate the generic client | Jamie Lennox | 2016-12-07 | 1 | -0/+1 |
| * | | | Use assertIsNone(...) instead of assertEqual(None, ...) | chenaidong1 | 2016-12-08 | 2 | -2/+2 |
| |/ / | |||||
| * | | Refactor test_projects | Rodrigo Duarte Sousa | 2016-12-05 | 1 | -37/+36 |
| * | | Refactor test_credentials | Rodrigo Duarte Sousa | 2016-12-05 | 1 | -13/+18 |
| * | | skip failing functional test | Steve Martinelli | 2016-12-04 | 1 | -0/+3 |
| * | | Merge "Fix missing service_catalog parameter in Client object"3.8.0 | Jenkins | 2016-12-01 | 2 | -0/+16 |
| |\ \ | |||||
| | * | | Fix missing service_catalog parameter in Client object | Mikhail Nikolaenko | 2016-08-05 | 2 | -0/+16 |
| * | | | Merge "Pass allow_expired to token validate" | Jenkins | 2016-11-29 | 1 | -0/+13 |
| |\ \ \ | |||||
| | * | | | Pass allow_expired to token validate | Jamie Lennox | 2016-11-29 | 1 | -0/+13 |
| * | | | | Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)' | howardlee | 2016-11-18 | 2 | -4/+4 |
| * | | | | Refactor test_domain_configs | Rodrigo Duarte Sousa | 2016-11-16 | 1 | -13/+18 |
| * | | | | Support domain-specific configuration management | Henry Nash | 2016-11-02 | 3 | -0/+214 |
| |/ / / | |||||
| * | | | Merge "TrivialFix: Using assertIsNone() instead of assertEqual(None)" | Jenkins | 2016-10-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | TrivialFix: Using assertIsNone() instead of assertEqual(None) | Anh Tran | 2016-09-27 | 1 | -1/+1 |
| * | | | | Merge "Use exceptions from Keystoneauth" | Jenkins | 2016-10-14 | 6 | -14/+18 |
| |\ \ \ \ | |||||
| | * | | | | Use exceptions from Keystoneauth | Jamie Lennox | 2016-08-24 | 6 | -14/+18 |
| * | | | | | Merge "Use AUTH_INTERFACE object from keystoneauth" | Jenkins | 2016-10-05 | 2 | -6/+7 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Use AUTH_INTERFACE object from keystoneauth | Jamie Lennox | 2016-08-24 | 2 | -6/+7 |
| * | | | | | Merge "Use fixtures from keystoneauth" | Jenkins | 2016-10-05 | 18 | -22/+28 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Use fixtures from keystoneauth | Jamie Lennox | 2016-08-24 | 18 | -22/+28 |
| | | |_|/ | |/| | | |||||
| * | | | | Import module instead of object | Anh Tran | 2016-09-27 | 1 | -5/+5 |
| | |/ / |/| | | |||||
| * | | | Merge "Correct output for Implied Roles" | Jenkins | 2016-09-26 | 1 | -1/+24 |
| |\ \ \ | |||||
| | * | | | Correct output for Implied Roles | Adam Young | 2016-09-21 | 1 | -1/+24 |
| * | | | | Fix non-ascii attributes | Roman Bogorodskiy | 2016-09-24 | 1 | -0/+10 |
| * | | | | Merge "Import module instead of object" | Jenkins | 2016-09-21 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | Import module instead of object | Rodrigo Duarte Sousa | 2016-09-13 | 1 | -3/+3 |
| | |/ / / | |||||
| * | | | | Revert "Add auth functional tests" | Rodrigo Duarte Sousa | 2016-09-21 | 1 | -39/+0 |
| |/ / / | |||||
| * | | | Merge "Remove deprecated 'data' credential argument" | Jenkins | 2016-09-02 | 1 | -22/+0 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Remove deprecated 'data' credential argument | Samuel de Medeiros Queiroz | 2016-08-09 | 1 | -22/+0 |
| * | | | Merge "Do not send user ids as payload"3.5.0 | Jenkins | 2016-08-22 | 1 | -4/+0 |
| |\ \ \ | |||||
| | * | | | Do not send user ids as payload | Boris Bobrov | 2016-07-29 | 1 | -4/+0 |
| * | | | | Merge "Follow up patch for Add ec2 functional tests" | Jenkins | 2016-08-19 | 1 | -0/+22 |
| |\ \ \ \ | |||||
| | * | | | | Follow up patch for Add ec2 functional tests | Nisha Yadav | 2016-08-19 | 1 | -0/+22 |
| * | | | | | Add auth functional tests | Nisha Yadav | 2016-08-18 | 1 | -0/+39 |
| |/ / / / | |||||
| * | | | | Add ec2 functional tests | Nisha Yadav | 2016-08-17 | 2 | -0/+88 |
| * | | | | Merge "Add credential functional tests" | Jenkins | 2016-08-16 | 2 | -0/+214 |
| |\ \ \ \ | |||||
| | * | | | | Add credential functional tests | Nisha Yadav | 2016-08-16 | 2 | -0/+214 |
| * | | | | | Merge "Add __ne__ built-in function" | Jenkins | 2016-08-11 | 1 | -3/+15 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
