summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix unused imports(flake8 F401, F999)"0.2.5Jenkins2013-06-0314-31/+18
|\
| * Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-0314-31/+18
* | Merge "Fix --version to output version"Jenkins2013-06-031-18/+2
|\ \
| * | Fix --version to output versionAndy McCrae2013-06-031-18/+2
* | | Merge "Fix line continuations (flake8 E125, E126)"Jenkins2013-06-037-31/+25
|\ \ \ | |/ / |/| / | |/
| * Fix line continuations (flake8 E125, E126)Dolph Mathews2013-06-037-31/+25
* | Merge "Enumerate ignored flake8 rules"Jenkins2013-05-311-1/+18
|\ \ | |/
| * Enumerate ignored flake8 rulesDolph Mathews2013-05-281-1/+18
* | Merge "Make ManagerWithFind abstract and fix TokenManager"Jenkins2013-05-312-1/+9
|\ \
| * | Make ManagerWithFind abstract and fix TokenManagerAlessio Ababilov2013-05-192-1/+9
* | | Merge "Missing command descriptions for 'token-get' and 'endpoint-get'"Jenkins2013-05-301-0/+3
|\ \ \
| * | | Missing command descriptions for 'token-get' and 'endpoint-get'xingzhou2013-05-271-0/+3
| | |/ | |/|
* | | Merge "Check Expiry"0.2.4Jenkins2013-05-2823-136/+199
|\ \ \
| * | | Check ExpiryAdam Young2013-05-2823-136/+199
| |/ /
* | | Merge " Rename requires files to standard names."Jenkins2013-05-284-4/+4
|\ \ \ | |/ / |/| |
| * | Rename requires files to standard names.Carlos D. Garza2013-05-244-4/+4
* | | Merge "Suggestion of a new arguments display in the help, to reflect required...Jenkins2013-05-251-1/+2
|\ \ \ | |/ / |/| |
| * | Suggestion of a new arguments display in the help, to reflect required onesChristophe Sauthier2013-05-251-1/+2
* | | Merge "Default signing_dir to secure temp dir (bug 1181157)"Jenkins2013-05-221-3/+5
|\ \ \
| * | | Default signing_dir to secure temp dir (bug 1181157)Dolph Mathews2013-05-221-3/+5
* | | | Merge "Only add logging handlers if there currently aren't any"Jenkins2013-05-221-1/+1
|\ \ \ \
| * | | | Only add logging handlers if there currently aren't anyNicolas Simonds2013-05-211-1/+1
| |/ / /
* | | | Merge "Migrate to flake8."Jenkins2013-05-224-9/+17
|\ \ \ \
| * | | | Migrate to flake8.Monty Taylor2013-05-174-9/+17
* | | | | Merge "Migrate to pbr."Jenkins2013-05-228-413/+54
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Migrate to pbr.Monty Taylor2013-05-178-413/+54
| | |/ | |/|
* | | Pass memcache_servers as arrayDirk Mueller2013-05-211-12/+12
* | | Merge "Allow secure user password update."Jenkins2013-05-212-3/+30
|\ \ \
| * | | Allow secure user password update.Pradeep Kilambi2013-05-202-3/+30
* | | | Merge "Refactor v3 API to support filtering"Jenkins2013-05-205-13/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor v3 API to support filteringJ. Matt Peterson2013-05-065-13/+50
* | | | Merge "Use testr instead of nose."Jenkins2013-05-1710-219/+267
|\ \ \ \
| * | | | Use testr instead of nose.Monty Taylor2013-05-1010-219/+267
* | | | | Merge "Perform oslo-incubator code sync."Jenkins2013-05-177-217/+233
|\ \ \ \ \ | |/ / / /
| * | | | Perform oslo-incubator code sync.Clark Boylan2013-05-107-217/+233
* | | | | Merge "Added Conflict Exception to the exception code map"Jenkins2013-05-172-0/+37
|\ \ \ \ \
| * | | | | Added Conflict Exception to the exception code mapKannan Manickam2013-05-072-0/+37
* | | | | | Merge "Restore compatibility with PrettyTable < 0.7.2"Jenkins2013-05-171-2/+4
|\ \ \ \ \ \
| * | | | | | Restore compatibility with PrettyTable < 0.7.2Dirk Mueller2013-04-291-2/+4
* | | | | | | change "int(marker)" to "marker" on user list pagination.Zhenguo Niu2013-05-142-5/+5
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Remove duplicate test definitions"Jenkins2013-05-092-9/+0
|\ \ \ \ \ \
| * | | | | | Remove duplicate test definitionsDirk Mueller2013-04-222-9/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Securely create signing_dir (bug 1174608)Dolph Mathews2013-05-081-9/+14
| |_|_|/ / |/| | | |
* | | | | Merge "adding notes about dealing with exceptions in the client"Jenkins2013-05-062-0/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | adding notes about dealing with exceptions in the clientJoe Heck2013-04-032-0/+10
* | | | | Revert "Use TokenManager to get token"Dolph Mathews2013-04-304-20/+48
| |_|/ / |/| | |
* | | | Use TokenManager to get tokenJulien Danjou2013-04-194-48/+20
| |/ / |/| |
* | | Merge "Pass json object when invoking exception handler."Jenkins2013-04-182-11/+36
|\ \ \
| * | | Pass json object when invoking exception handler.Lin Hua Cheng2013-04-172-11/+36
* | | | Merge "Convert requests.ConnectionError to ClientException"Jenkins2013-04-181-5/+10
|\ \ \ \ | |/ / / |/| | |