summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove tab character from setup.cfgLouis Taylor2015-04-211-1/+1
* | Enable real testing of python 3.4Chris Dent2015-04-288-737/+176
* | Merge "Remove unsupported python versions from setup.cfg"Jenkins2015-04-281-3/+1
|\ \
| * | Remove unsupported python versions from setup.cfgLouis Taylor2015-04-221-3/+1
* | | Multiple protocol accept or content-type matchingChris Dent2015-04-244-13/+100
* | | Raise an InvalidInput if you get a ValueError from JSON data.Stéphane Bisinger2015-04-242-3/+40
* | | Return a 400 status code on invalid JSON inputStéphane Bisinger2015-04-232-5/+17
* | | Clean up setup.py and add requirements.txtLouis Taylor2015-04-213-24/+10
| |/ |/|
* | Merge "Add full MIT license"Jenkins2015-04-211-1/+19
|\ \ | |/
| * Add full MIT licenseLouis Taylor2015-04-211-1/+19
* | Fix i18n when formatting exceptionLucas Alvares Gomes2015-04-202-6/+51
|/
* Merge "Change client-side error logging to debug"Jenkins2015-04-201-1/+1
|\
| * Change client-side error logging to debugChris Dent2015-04-091-1/+1
* | Merge "Fix validation of IPv{4,6}AddressType"Jenkins2015-04-202-4/+12
|\ \
| * | Fix validation of IPv{4,6}AddressTypeIlya Kharin2014-07-162-4/+12
* | | Merge "Pecan: Make it possible to use the Response to return a non-default re...Jenkins2015-04-204-3/+45
|\ \ \
| * | | Pecan: Make it possible to use the Response to return a non-default return typeLucas Alvares Gomes2015-04-014-3/+45
| | |/ | |/|
* | | Converts prints to logging.debug callsStéphane Bisinger2015-04-161-5/+6
|/ /
* | Fixing spelling error on MIME Type Errors and PEP8Jason Myers2015-03-041-1/+1
* | Improve Accept and Content-Type handlingChris Dent2015-02-187-16/+140
* | Fix pep8 w503 errorsChris Dent2015-02-184-11/+10
* | Correct pep8 errors from imports in weird places.Chris Dent2015-02-091-4/+2
* | Merge "Fix printing object reference on StringType"Jenkins2015-01-222-1/+10
|\ \
| * | Fix printing object reference on StringTypeLucas Alvares Gomes2014-07-152-1/+10
| |/
* | several fixes for SOAP protocolSławek Ehlert2015-01-052-4/+7
* | [doc] Update changes listChristophe de Vienne2014-11-291-2/+12
* | Include tests in the source distribution (so pecan can download and run them).0.6.4Ryan Petrello2014-11-201-0/+1
* | Disable universal wheels0.6.3Doug Hellmann2014-11-191-1/+3
* | 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