summaryrefslogtreecommitdiff
path: root/keystoneclient/session.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove vim header"Jenkins2014-02-131-2/+0
|\
| * Remove vim headerEric Guo2014-02-081-2/+0
* | Merge "Fix debug curl commands for included data"Jenkins2014-02-121-4/+5
|\ \
| * | Fix debug curl commands for included dataJamie Lennox2014-02-041-4/+5
* | | Merge "Add back --insecure option to CURL debug"Jenkins2014-02-121-1/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Add back --insecure option to CURL debugJamie Lennox2014-02-041-1/+7
* | Create Authentication PluginsJamie Lennox2014-02-041-3/+31
* | Provide a conversion function for creating sessionJamie Lennox2014-02-031-0/+37
|/
* Adjust import items according to hacking import ruleEric Guo2014-01-171-0/+1
* Merge "Saner debug log message generation"Jenkins2014-01-151-4/+4
|\
| * Saner debug log message generationJamie Lennox2014-01-091-4/+4
* | Controllable redirect handlingJamie Lennox2014-01-091-17/+61
|/
* Move redirect handling to sessionJamie Lennox2013-12-201-4/+20
* Remove debug specific handlingJamie Lennox2013-12-201-29/+18
* Extract a base Session objectJamie Lennox2013-11-281-0/+201