summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix passing Dict/Array based UserType as params0.6.2Christophe de Vienne2014-11-153-0/+22
* Document next version changesChristophe de Vienne2014-11-111-4/+12
* Merge "Allow non-auto-registered complex type"Jenkins2014-11-112-1/+9
|\
| * Allow non-auto-registered complex typeChristophe de Vienne2014-11-112-1/+9
* | Make the flask adapter working with flask.ext.restfulChristophe de Vienne2014-11-114-0/+47
|/
* Avoid Sphinx 1.3x in the testsChristophe de Vienne2014-11-112-4/+4
* Doc: status= -> status_code=aviau2014-10-031-3/+3
* Minor documentation editsDustin J. Mitchell2014-10-016-86/+88
* Fix tox configuration.Christophe de Vienne2014-10-012-22/+23
* Add support for manually specifying supported content types in @wsmeexpose.Ryan Petrello2014-09-245-6/+44
* Fix broken sphinx tests.Ryan Petrello2014-09-232-5/+12
* fix errors/warnings in testsgordon chung2014-08-273-7/+9
* Use APIPATH_MAXLEN from the right moduleDustin J. Mitchell2014-06-201-1/+1
* one more update for 0.6.1 change list0.6.1Doug Hellmann2014-05-021-0/+1
* Fix error: variable 'kw' referenced before assignmentarati.mahimane2014-04-292-0/+21
* Fix pep8 errorsJulien Danjou2014-04-255-19/+3
* Update change list for 0.6.1 releaseDoug Hellmann2014-03-131-0/+23
* Merge "Fix default handling for zero values"Jenkins2014-03-132-1/+30
|\
| * Fix default handling for zero valuesDoug Hellmann2014-03-112-1/+30
* | Merge "pecan: cleanup, use global vars and staticmethod"Jenkins2014-03-131-18/+23
|\ \ | |/ |/|
| * pecan: cleanup, use global vars and staticmethodJulien Danjou2014-01-101-18/+23
* | Fixing spelling mistakesChad Lung2014-03-052-5/+5
* | A proper check of UuidTypeIlya Kharin2014-02-262-3/+5
* | args_from_args() to work with an instance of UserTypeLucas Alvares Gomes2014-01-032-2/+29
|/
* Add 'readonly' parameter to wsattr0.6Yuriy Zveryanskyy2013-12-124-4/+33
* Fix typos in documents and commentsChang Bo Guo2013-12-104-6/+6
* Merge "Support dynamic types"Jenkins2013-11-212-0/+162
|\
| * Support dynamic typesDoug Hellmann2013-11-212-0/+162
* | Support building wheels (PEP-427)Sascha Peilicke2013-11-191-0/+3
|/
* Fix a typo in the types documentationAngus Salkeld2013-11-181-1/+1
* Add IntegerType and some classes for validationKen'ichi Ohmichi2013-11-023-0/+202
* Merge "Drop description from 403 flask test case"Jenkins2013-10-311-1/+1
|\
| * Drop description from 403 flask test caseJames Page2013-10-201-1/+1
* | Merge "Fix SyntaxWarning under Python 3"Jenkins2013-10-311-5/+5
|\ \
| * | Fix SyntaxWarning under Python 3Julien Danjou2013-10-161-5/+5
| |/
* | Merge "Remove the duplicated error message from Enum"Jenkins2013-10-313-4/+4
|\ \
| * | Remove the duplicated error message from EnumKen'ichi Ohmichi2013-10-313-4/+4
| |/
* | Use assertRaises() for negative testsKen'ichi Ohmichi2013-10-311-40/+12
|/
* Merge "Add changes entry for 0.5b6"0.5b6Jenkins2013-10-161-0/+20
|\
| * Add changes entry for 0.5b6Julien Danjou2013-10-161-0/+20
* | json: convert value to string before encodingJulien Danjou2013-10-162-3/+28
|/
* Merge "Run Flask tests by default"Jenkins2013-10-152-95/+73
|\
| * Run Flask tests by defaultJulien Danjou2013-10-112-95/+73
* | Merge "Validate body when using Pecan"Jenkins2013-10-144-2/+19
|\ \
| * | Validate body when using PecanJulien Danjou2013-10-094-2/+19
* | | Merge "Return a ClientSideError if unable to convert data"Jenkins2013-10-143-2/+25
|\ \ \ | |_|/ |/| |
| * | Return a ClientSideError if unable to convert dataJulien Danjou2013-10-093-2/+25
| |/
* | Merge "Enable and fix Sphinx tests"Jenkins2013-10-113-521/+305
|\ \
| * | Enable and fix Sphinx testsJulien Danjou2013-10-073-521/+305
| |/
* | Merge "Remove MANIFEST.in"Jenkins2013-10-101-7/+0
|\ \