summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Retire github mirror, repo moved to opendevHEADmasterJim Rollenhagen2019-09-26106-15601/+3
* Merge "Update the tox.ini template and regenerate tox.ini"Zuul2019-03-143-601/+55
|\
| * Update the tox.ini template and regenerate tox.iniDmitry Tantsur2019-03-123-601/+55
* | Merge "Move CI jobs in-tree, add Python 3.6 and 3.7"Zuul2019-03-142-0/+8
|\ \ | |/
| * Move CI jobs in-tree, add Python 3.6 and 3.7Dmitry Tantsur2019-03-123-1/+9
* | Fix overindentationCyril Roelandt2019-03-121-1/+1
|/
* Get WSME tests working againChris Dent2018-11-122-7/+5
* Python 3 compatibility: fix xrange/range issueszhulingjie2018-10-092-2/+2
* Removed older version of python added 3.5qingszhao2018-09-302-2/+27
* Improve handling of :module: in wsme documenters0.9.3Vladyslav Drok2018-06-271-6/+15
* Change flask restful module nameVladyslav Drok2018-06-261-1/+1
* Merge "fix a typo in documentation"Zuul2018-04-111-1/+1
|\
| * fix a typo in documentationmelissaml2018-04-111-1/+1
* | Fix (some) tests for modern flask and pep8Chris Dent2018-04-0915-32/+41
|/
* Remove white space between print ()0.9.2Sanu Madhavan2017-01-202-6/+6
* Fix: Sphinx extension on Python3Lucas Alvares Gomes2017-01-181-0/+2
* Fix the setup.cfg metadata0.9.1Lucas Alvares Gomes2017-01-041-3/+3
* Print exceptions raised from from_param methods0.9.0Vladyslav Drok2016-12-233-3/+30
* Fix pep8 issues and switch to py35 in tox.iniVladyslav Drok2016-12-239-60/+82
* [doc] Complete doc requirementsChristophe de Vienne2016-03-081-0/+1
* Add the 0.8.0 changes listChristophe de Vienne2016-03-081-0/+14
* Merge "Port test_cornice to Python 3"Jenkins2016-03-082-7/+16
|\
| * Port test_cornice to Python 3Victor Stinner2016-03-082-7/+16
* | wsattr.__set__() catchs TypeErrorVictor Stinner2016-03-082-1/+14
* | Fix jenkins failurehouming-wang2016-03-081-3/+1
|/
* Change the repositories from stackforge to openstackvenkatamahesh2015-10-193-5/+3
* Update .gitreview for new namespaceJeremy Stanley2015-10-171-1/+1
* Return 400, if the query string is not a dict0.8.0Mehdi Abaakouk2015-08-072-0/+10
* Merge "rest: return 415 when content-type is invalid"Jenkins2015-08-073-2/+16
|\
| * rest: return 415 when content-type is invalidMehdi Abaakouk2015-08-043-2/+16
* | Merge "Complex types should check unexpected attributes"Jenkins2015-08-073-17/+129
|\ \ | |/ |/|
| * Complex types should check unexpected attributesStéphane Bisinger2015-05-183-17/+129
* | json: raise ValueError invalid list or dictMehdi Abaakouk2015-08-032-1/+28
* | Fixes exception path with the datatype is a ObjectMehdi Abaakouk2015-08-032-2/+19
* | Merge "Update README formatting for release tools"Jenkins2015-07-221-3/+4
|\ \
| * | Update README formatting for release toolsDoug Hellmann2015-06-011-3/+4
* | | Set up dependencies for cross-testsDoug Hellmann2015-06-013-2/+9
|/ /
* | Merge "Move ipaddr to netaddr"0.7.0Jenkins2015-05-294-10/+11
|\ \
| * | Move ipaddr to netaddrLan Qi song2015-05-274-10/+11
* | | Add instructions to configure cornice with WSMEStéphane Bisinger2015-05-281-0/+17
|/ /
* | Add pytz as a dependency.Ryan Petrello2015-05-272-0/+2
* | Merge "Added timezone support to parse_isodatetime"Jenkins2015-05-262-7/+42
|\ \
| * | Added timezone support to parse_isodatetimeMichael Krotscheck2015-05-222-7/+42
| |/
* | Fix wrong reference to status argument in the docsStéphane Bisinger2015-05-262-4/+5
|/
* Merge "Replace deprecated assertEquals with assertEqual"Jenkins2015-05-147-96/+96
|\
| * Replace deprecated assertEquals with assertEqualStéphane Bisinger2015-05-137-96/+96
* | Update changes docChris Dent2015-05-131-0/+15
|/
* Ensure UserType objects are converted to basetypeStéphane Bisinger2015-05-074-3/+52
* Convert built-in types when passed as stringsStéphane Bisinger2015-05-065-3/+154
* Merge "Remove tab character from setup.cfg"Jenkins2015-04-291-1/+1
|\