summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removing duplicated doc from client-apiNelson Marcos2017-03-271-20/+0
* Merge "[trivial] Be consistent in using example.com"Jenkins2017-03-222-3/+3
|\
| * [trivial] Be consistent in using example.comPetr Kovar2017-03-132-3/+3
* | Merge "Close file handle after upload job"Jenkins2017-03-202-70/+106
|\ \
| * | Close file handle after upload jobKazufumi Noto2017-03-162-70/+106
| |/
* | Merge "Don't recommend to overwrite imported `session` variable"Jenkins2017-03-171-2/+2
|\ \ | |/ |/|
| * Don't recommend to overwrite imported `session` variableKota Tsuyuzaki2017-03-161-2/+2
* | Change swift.o.o URLAndreas Jaeger2017-03-081-1/+1
* | Fix logging of the gzipped bodyVitaly Gridnev2017-03-084-5/+73
* | Expose --prefix as an option for st_deleteJoel Wright2017-02-231-1/+3
* | 3.3.0 authors/changelog updateocata-em3.3.0John Dickinson2017-01-253-1/+23
* | Merge "Make functests py3-compatible"Jenkins2017-01-241-15/+20
|\ \
| * | Make functests py3-compatibleTim Burke2016-08-241-15/+20
* | | Merge "Accept more types of input for headers/meta"Jenkins2017-01-243-12/+37
|\ \ \
| * | | Accept more types of input for headers/metaTim Burke2016-11-183-12/+37
* | | | Merge "Add Constraints support"Jenkins2017-01-243-4/+41
|\ \ \ \
| * | | | Add Constraints supportTony Breeds2016-12-273-4/+41
* | | | | prefix-based tempurls supportChristopher Bartz2017-01-196-16/+102
|/ / / /
* | | | Fix typo in shell.pyzhangyanxian2016-12-161-1/+1
* | | | Typo fixwangxiyuan2016-12-151-2/+2
* | | | Merge "Add commands examples for copy and delete"Jenkins2016-12-151-2/+28
|\ \ \ \
| * | | | Add commands examples for copy and deletezheng yin2016-10-201-2/+28
* | | | | Merge "modify 'swift <sub_command> —help' display"Jenkins2016-12-132-8/+17
|\ \ \ \ \
| * | | | | modify 'swift <sub_command> —help' displayShashirekha Gundur2016-12-132-8/+17
* | | | | | Merge "Show team and repo badges on README"Jenkins2016-12-011-0/+9
|\ \ \ \ \ \
| * | | | | | Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fix 'url' to 'URL'"Jenkins2016-12-011-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix 'url' to 'URL'Yushiro FURUKAWA2016-09-291-1/+1
* | | | | | Replace 'assertEqual(None, ...)' with 'assertIsNone(...)'howardlee2016-11-181-1/+1
* | | | | | 3.2.0 release notes3.2.0John Dickinson2016-11-094-107/+142
| |_|_|_|/ |/| | | |
* | | | | Merge "Add additional headers for HEAD/GET/DELETE requests."Jenkins2016-11-088-97/+426
|\ \ \ \ \
| * | | | | Add additional headers for HEAD/GET/DELETE requests.Charles Hsu2016-11-078-97/+426
* | | | | | Merge "Add v1password keystoneauth plugin"Jenkins2016-11-085-1/+606
|\ \ \ \ \ \
| * | | | | | Add v1password keystoneauth pluginTim Burke2016-10-245-1/+606
* | | | | | | Merge "Enable code coverage report in console output"Jenkins2016-11-041-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Enable code coverage report in console outputshashi.kant2016-10-191-1/+2
* | | | | | | | Correct the example keystone session code importsMatthew Oliver2016-10-291-1/+1
* | | | | | | | Low-level API: Don't log just before raising an exceptionTim Burke2016-10-281-7/+2
* | | | | | | | Merge "Adding keystoneauth sessions support"Jenkins2016-10-263-10/+89
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Adding keystoneauth sessions supportPaulo Ewerton2016-05-193-10/+89
* | | | | | | Merge "add pypy to the bindep "test" profile"Jenkins2016-10-202-2/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | add pypy to the bindep "test" profileJohn Dickinson2016-09-232-2/+11
* | | | | | | Merge "Use ConfigParser instead of SafeConfigParser"Jenkins2016-10-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use ConfigParser instead of SafeConfigParserPallavi2016-10-171-1/+1
* | | | | | | | Replace assertTrue(a in b) with assertIn(a, b)Anh Tran2016-10-031-4/+4
* | | | | | | | Merge "Require newer version of oslosphinx"Jenkins2016-09-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Require newer version of oslosphinxOndřej Nový2016-09-271-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Installs futures only for python 2.7 and 2.6"Jenkins2016-09-291-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Installs futures only for python 2.7 and 2.6Claudiu Belu2016-09-271-1/+1
* | | | | | | | Remove redundant space in docstringAnh Tran2016-09-281-4/+4
|/ / / / / / /