| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Seperate Client base test class | Jamie Lennox | 2015-12-18 | 32 | -67/+66 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | Merge "move hacking to tests folder" | Jenkins | 2015-12-16 | 3 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | move hacking to tests folder | Steve Martinelli | 2015-12-15 | 3 | -1/+1 | |
| * | | | | | | Merge "remove oslo-incubator's memorycache" | Jenkins | 2015-12-16 | 1 | -103/+0 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | remove oslo-incubator's memorycache | Steve Martinelli | 2015-12-14 | 1 | -103/+0 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Add include_subtree to role_list_assignments call | daniel-a-nguyen | 2015-12-15 | 2 | -1/+21 | |
| | |/ / / |/| | | | ||||||
| * | | | | remove the default arguments "{}" | Javeme | 2015-12-14 | 1 | -1/+3 | |
| * | | | | Remove keystoneclient.middleware | Victor Stinner | 2015-12-11 | 7 | -4421/+0 | |
| |/ / / | ||||||
| * | | | Accept v2 params to v3 service create | Monty Taylor | 2015-12-02 | 1 | -6/+14 | |
| | |/ |/| | ||||||
| * | | Remove hardcoded endpoint filter for update password | Haneef Ali | 2015-11-30 | 2 | -2/+23 | |
| |/ | ||||||
| * | remove unnecessary FakeLog class in test code | ZhiQiang Fan | 2015-11-26 | 2 | -26/+6 | |
| * | Merge "No keystone Endpoint now gives a valid Error Message" | Jenkins | 2015-11-26 | 1 | -1/+4 | |
| |\ | ||||||
| | * | No keystone Endpoint now gives a valid Error Message | rajiv | 2015-11-26 | 1 | -1/+4 | |
| * | | Merge "Removes py26 support" | Jenkins | 2015-11-26 | 4 | -20/+9 | |
| |\ \ | |/ |/| | ||||||
| | * | Removes py26 support | David Stanek | 2015-11-25 | 4 | -20/+9 | |
| * | | Merge "Silence most of the deprecation spam" | Jenkins | 2015-11-26 | 3 | -0/+17 | |
| |\ \ | |/ |/| | ||||||
| | * | Silence most of the deprecation spam | Monty Taylor | 2015-11-08 | 3 | -0/+17 | |
| * | | Merge "Map keystoneclient exceptions to keystoneauth" | Jenkins | 2015-11-23 | 1 | -348/+223 | |
| |\ \ | ||||||
| | * | | Map keystoneclient exceptions to keystoneauth | Jamie Lennox | 2015-11-19 | 1 | -348/+223 | |
| * | | | Fixes warning for positional arg in project create | daniel-a-nguyen | 2015-11-20 | 1 | -1/+1 | |
| * | | | Swap the order of username deprecation | Monty Taylor | 2015-11-19 | 5 | -9/+9 | |
| |/ / | ||||||
| * | | Merge "Last sync from oslo-incubator" | Jenkins | 2015-11-14 | 1 | -0/+6 | |
| |\ \ | ||||||
| | * | | Last sync from oslo-incubator | Davanum Srinivas | 2015-11-13 | 1 | -0/+6 | |
| * | | | Merge "update incorrect docstring for regions" | Jenkins | 2015-11-12 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | update incorrect docstring for regions | Steve Martinelli | 2015-11-10 | 1 | -1/+1 | |
| * | | | Merge "Iterate over copy of session.adapters keys in Python2/3" | Jenkins | 2015-11-11 | 1 | -1/+1 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Iterate over copy of session.adapters keys in Python2/3 | Corey Bryant | 2015-11-10 | 1 | -1/+1 | |
| * | | | Pull the endpoint from the Session | Monty Taylor | 2015-11-08 | 3 | -4/+9 | |
| * | | | Replace repeated assertion with the loss | ZhengYue | 2015-10-11 | 1 | -1/+1 | |
| * | | | Merge "Mark abstractmethod bodies with nocover" | Jenkins | 2015-10-22 | 7 | -11/+12 | |
| |\ \ \ | ||||||
| | * | | | Mark abstractmethod bodies with nocover | Brant Knudson | 2015-10-21 | 7 | -11/+12 | |
| * | | | | Merge "Docstring spelling and function-vs-method fixes" | Jenkins | 2015-10-21 | 2 | -6/+6 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Docstring spelling and function-vs-method fixes | Dolph Mathews | 2015-10-21 | 2 | -6/+6 | |
| | | |/ | |/| | ||||||
| * | | | pass on @abc.abstractmethods | Dolph Mathews | 2015-10-21 | 6 | -2/+10 | |
| |/ / | ||||||
| * | | Merge "Make __all__ immutable" | Jenkins | 2015-10-07 | 16 | -28/+27 | |
| |\ \ | ||||||
| | * | | Make __all__ immutable | Dolph Mathews | 2015-10-01 | 16 | -28/+27 | |
| * | | | Merge "Use dictionary literal for dictionary creation" | Jenkins | 2015-10-07 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Use dictionary literal for dictionary creation | Ankit Agrawal | 2015-09-24 | 1 | -3/+3 | |
| * | | | | Merge "List creation could be rewritten as a list literal" | Jenkins | 2015-10-07 | 1 | -3/+4 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | List creation could be rewritten as a list literal | Ankit Agrawal | 2015-09-24 | 1 | -3/+4 | |
| | |/ / | ||||||
| * | | | Redirect on 303 in SAML plugin | Jamie Lennox | 2015-10-02 | 2 | -9/+36 | |
| | |/ |/| | ||||||
| * | | HTTPClient/region_name deprecation test updates | Corey Bryant | 2015-09-25 | 10 | -142/+226 | |
| |/ | ||||||
| * | Merge "Avoid message concatenation in error path" | Jenkins | 2015-09-16 | 2 | -11/+64 | |
| |\ | ||||||
| | * | Avoid message concatenation in error path | Dirk Mueller | 2015-09-09 | 2 | -11/+64 | |
| * | | Merge "Identity plugin thread safety" | Jenkins | 2015-09-15 | 1 | -2/+10 | |
| |\ \ | ||||||
| | * | | Identity plugin thread safety | Jamie Lennox | 2015-09-10 | 1 | -2/+10 | |
| | |/ | ||||||
| * | | Merge "Move pot file for traslation" | Jenkins | 2015-09-10 | 1 | -20/+0 | |
| |\ \ | ||||||
| | * | | Move pot file for traslation | THOMAS J. COCOZZELLO | 2015-09-10 | 1 | -20/+0 | |
| * | | | Use region_id filter for List Endpoints | lin-hua-cheng | 2015-09-09 | 2 | -2/+18 | |
| | |/ |/| | ||||||
| * | | Merge "Adding back exception mapping for ConnectionError"1.7.1 | Jenkins | 2015-09-09 | 1 | -0/+1 | |
| |\ \ | ||||||
