Commit Graph

  • 6461c1b8a1 Complex types should check unexpected attributes Stéphane Bisinger 2015-05-13 19:08:56 +02:00
  • f28ec1354e Merge "Replace deprecated assertEquals with assertEqual" Jenkins 2015-05-14 14:24:51 +00:00
  • 32456d3e47 Replace deprecated assertEquals with assertEqual Stéphane Bisinger 2015-05-13 18:20:10 +02:00
  • 7379a3a88e Update changes doc Chris Dent 2015-05-13 12:32:01 +00:00
  • d2f8f8fb1c Ensure UserType objects are converted to basetype Stéphane Bisinger 2015-04-30 17:44:02 +02:00
  • 9a0d3c1461 Convert built-in types when passed as strings Stéphane Bisinger 2015-05-04 18:41:32 +02:00
  • eb37037f54 Merge "Remove tab character from setup.cfg" Jenkins 2015-04-29 11:16:43 +00:00
  • 78d6b89d18 Enable real testing of python 3.4 Chris Dent 2015-04-28 12:30:11 +01:00
  • c46e2b102e Merge "Remove unsupported python versions from setup.cfg" Jenkins 2015-04-28 10:15:26 +00:00
  • e31045e57a Multiple protocol accept or content-type matching Chris Dent 2015-04-10 18:41:32 +01:00
  • f66cf4c3cc Raise an InvalidInput if you get a ValueError from JSON data. Stéphane Bisinger 2015-04-24 00:55:09 +02:00
  • 8d9f82d7fe Return a 400 status code on invalid JSON input Stéphane Bisinger 2015-04-23 16:37:14 +02:00
  • b4e918bdfe Remove unsupported python versions from setup.cfg Louis Taylor 2015-04-22 17:46:25 +01:00
  • 34f325a166 Clean up setup.py and add requirements.txt Louis Taylor 2015-04-21 22:32:28 +01:00
  • 5874aa6b17 Remove tab character from setup.cfg Louis Taylor 2015-04-21 20:58:59 +01:00
  • 44d514886b Merge "Add full MIT license" Jenkins 2015-04-21 17:46:51 +00:00
  • f6602e7272 Add full MIT license Louis Taylor 2015-04-21 16:09:46 +01:00
  • 81afe37c0e Fix i18n when formatting exception Lucas Alvares Gomes 2015-04-20 15:57:49 +01:00
  • a42d23d8ce Merge "Change client-side error logging to debug" Jenkins 2015-04-20 13:38:03 +00:00
  • ed4a5cc6bf Merge "Fix validation of IPv{4,6}AddressType" Jenkins 2015-04-20 11:09:54 +00:00
  • f9ecdd10d3 Merge "Pecan: Make it possible to use the Response to return a non-default return type" Jenkins 2015-04-20 10:47:30 +00:00
  • c4d39865d4 Converts prints to logging.debug calls Stéphane Bisinger 2015-02-27 17:57:56 +01:00
  • 94cd1751c7 Change client-side error logging to debug Chris Dent 2015-04-09 14:04:32 +01:00
  • de877d2cc8 Pecan: Make it possible to use the Response to return a non-default return type Lucas Alvares Gomes 2015-04-01 11:04:47 +01:00
  • 80e0c2ad9a Fixing spelling error on MIME Type Errors and PEP8 Jason Myers 2015-02-27 08:37:05 -06:00
  • 8710dabb65 Improve Accept and Content-Type handling Chris Dent 2015-02-09 14:52:07 +00:00
  • bad1c3edfb Fix pep8 w503 errors Chris Dent 2015-02-18 14:09:59 +00:00
  • da67a34cc7 Correct pep8 errors from imports in weird places. Chris Dent 2015-02-09 15:19:02 +00:00
  • a24f4c4449 Merge "Fix printing object reference on StringType" Jenkins 2015-01-22 17:17:10 +00:00
  • b4ef065a4c several fixes for SOAP protocol Sławek Ehlert 2015-01-05 10:33:01 +01:00
  • 1ecf6478fc [doc] Update changes list Christophe de Vienne 2014-11-29 15:19:43 +01:00
  • f470c66c8a Include tests in the source distribution (so pecan can download and run them). 0.6.4 Ryan Petrello 2014-11-20 10:03:09 -05:00
  • dd8a9e6374 Disable universal wheels 0.6.3 Doug Hellmann 2014-11-19 10:18:21 -05:00
  • 2bb9362a45 Fix passing Dict/Array based UserType as params 0.6.2 Christophe de Vienne 2014-11-13 21:05:56 +01:00
  • ea9f71d5f2 Document next version changes Christophe de Vienne 2014-11-11 14:05:43 +01:00
  • 3c3581b8bb Merge "Allow non-auto-registered complex type" Jenkins 2014-11-11 09:00:05 +00:00
  • 4e68f9692f Allow non-auto-registered complex type Christophe de Vienne 2014-05-25 00:02:47 +02:00
  • 292c556808 Make the flask adapter working with flask.ext.restful Christophe de Vienne 2014-10-03 10:27:59 +02:00
  • c8337025e9 Avoid Sphinx 1.3x in the tests Christophe de Vienne 2014-11-11 09:24:37 +01:00
  • 6cb0180fb5 Doc: status= -> status_code= aviau 2014-10-03 20:32:24 -04:00
  • 4441ca74a9 Minor documentation edits Dustin J. Mitchell 2014-06-20 15:24:22 -04:00
  • 2c29787386 Fix tox configuration. Christophe de Vienne 2014-10-01 10:30:41 +02:00
  • 26a6acdadd Add support for manually specifying supported content types in @wsmeexpose. Ryan Petrello 2014-09-23 13:23:48 -04:00
  • 7cee58bce9 Fix broken sphinx tests. Ryan Petrello 2014-09-23 13:23:29 -04:00
  • baa816c820 fix errors/warnings in tests gordon chung 2014-08-22 16:09:54 -04:00
  • d34eb82353 Fix validation of IPv{4,6}AddressType Ilya Kharin 2014-03-03 12:09:36 +04:00
  • 5de10eabe1 Fix printing object reference on StringType Lucas Alvares Gomes 2013-11-20 16:32:58 +00:00
  • 2e1863db6c Use APIPATH_MAXLEN from the right module Dustin J. Mitchell 2014-06-20 17:09:00 -04:00
  • 99d7668789 one more update for 0.6.1 change list 0.6.1 Doug Hellmann 2014-05-02 06:06:58 -07:00
  • 1a918b5bba Fix error: variable 'kw' referenced before assignment arati.mahimane 2014-04-23 10:39:34 -05:00
  • 8e6077e270 Fix pep8 errors Julien Danjou 2014-04-25 14:56:30 +02:00
  • 8265906fb8 Update change list for 0.6.1 release Doug Hellmann 2014-03-13 13:23:53 -07:00
  • c6f2b4b831 Merge "Fix default handling for zero values" Jenkins 2014-03-13 10:40:49 +00:00
  • b10eed8966 Merge "pecan: cleanup, use global vars and staticmethod" Jenkins 2014-03-13 10:38:59 +00:00
  • 9c8a033415 Fix default handling for zero values Doug Hellmann 2014-03-11 15:44:06 -07:00
  • 288e0f1ee8 Fixing spelling mistakes Chad Lung 2014-03-05 18:23:26 -06:00
  • e896a74163 A proper check of UuidType Ilya Kharin 2014-02-26 19:22:01 +04:00
  • d69a287ba4 pecan: cleanup, use global vars and staticmethod Julien Danjou 2014-01-09 18:49:33 +01:00
  • 228bfbd084 args_from_args() to work with an instance of UserType Lucas Alvares Gomes 2014-01-02 19:25:45 +00:00
  • e26d1b608c Add 'readonly' parameter to wsattr 0.6 Yuriy Zveryanskyy 2013-12-12 17:23:05 +02:00
  • 9751ccebfa Fix typos in documents and comments Chang Bo Guo 2013-12-10 05:30:17 -08:00
  • 1d6b3a471b Merge "Support dynamic types" Jenkins 2013-11-21 10:39:54 +00:00
  • cdf74daac2 Support dynamic types Doug Hellmann 2013-11-19 17:36:47 -05:00
  • 984e9e360b Support building wheels (PEP-427) Sascha Peilicke 2013-11-19 10:40:42 +01:00
  • ec7d49f33c Fix a typo in the types documentation Angus Salkeld 2013-11-18 11:14:16 +11:00
  • f191f32a72 Add IntegerType and some classes for validation Ken'ichi Ohmichi 2013-10-28 21:45:27 +09:00
  • a59576226d Merge "Drop description from 403 flask test case" Jenkins 2013-10-31 23:20:43 +00:00
  • e5927c8e30 Merge "Fix SyntaxWarning under Python 3" Jenkins 2013-10-31 23:20:03 +00:00
  • c63ad8bbfe Merge "Remove the duplicated error message from Enum" Jenkins 2013-10-31 23:19:30 +00:00
  • db6c337526 Use assertRaises() for negative tests Ken'ichi Ohmichi 2013-10-31 19:34:59 +09:00
  • 29547eae59 Remove the duplicated error message from Enum Ken'ichi Ohmichi 2013-10-31 12:16:34 +09:00
  • 1bf6317a3c Drop description from 403 flask test case James Page 2013-10-20 18:23:40 -07:00
  • 0fa306fa4f Fix SyntaxWarning under Python 3 Julien Danjou 2013-10-16 18:48:02 +02:00
  • 8f46a0ce71 Merge "Add changes entry for 0.5b6" 0.5b6 Jenkins 2013-10-16 13:33:24 +00:00
  • d987b06b96 Add changes entry for 0.5b6 Julien Danjou 2013-10-16 14:18:19 +02:00
  • b45d1f16f1 json: convert value to string before encoding Julien Danjou 2013-09-18 16:37:31 +02:00
  • b7875ffbb7 Merge "Run Flask tests by default" Jenkins 2013-10-15 10:26:06 +00:00
  • b011b2c83f Merge "Validate body when using Pecan" Jenkins 2013-10-14 14:19:23 +00:00
  • 5b283a613f Merge "Return a ClientSideError if unable to convert data" Jenkins 2013-10-14 14:18:41 +00:00
  • 0638106e57 Run Flask tests by default Julien Danjou 2013-10-11 17:57:49 +02:00
  • 3b52161a60 Merge "Enable and fix Sphinx tests" Jenkins 2013-10-11 15:50:16 +00:00
  • 1c7fb09072 Merge "Remove MANIFEST.in" Jenkins 2013-10-10 18:57:49 +00:00
  • b67405d486 Validate body when using Pecan Julien Danjou 2013-10-09 17:07:40 +02:00
  • 572194cf50 Remove MANIFEST.in Julien Danjou 2013-10-09 17:12:19 +02:00
  • 8a0c4e66c9 Return a ClientSideError if unable to convert data Julien Danjou 2013-10-09 14:47:20 +02:00
  • 9546c10250 Add custom error code to ClientSideError Yuriy Zveryanskyy 2013-10-09 11:26:29 +03:00
  • a84d744794 doc: remove useless validate import Julien Danjou 2013-10-08 15:51:41 +02:00
  • 71c8bcf5d0 Enable and fix Sphinx tests Julien Danjou 2013-10-07 14:25:28 +02:00
  • e3b324e1e4 Merge "pecantest: remove useless config.py" Jenkins 2013-10-07 07:44:57 +00:00
  • 664c214dbf Handle [] {} for body in rest protocols Mehdi Abaakouk 2013-09-30 17:33:57 +02:00
  • 259fea9529 types: fix error return when None is in Enum Julien Danjou 2013-09-18 13:45:06 +02:00
  • 6bb3227165 Add a test environment against pecan's development (master) branch. Ryan Petrello 2013-10-01 15:20:24 -04:00
  • cce52e1431 pecantest: remove useless config.py Julien Danjou 2013-09-26 17:59:56 +02:00
  • abcdd7affa Include Pecan tests in default Python environment Julien Danjou 2013-09-26 12:12:20 +02:00
  • 7301adc75d Merge "Add a test case for wsattr default" Jenkins 2013-09-23 10:09:00 +00:00
  • 4fd56a3f1a Merge "Minor code cleanups" Jenkins 2013-09-23 10:01:56 +00:00
  • 33d7aabf41 Add a test case for wsattr default Julien Danjou 2013-09-18 17:25:46 +02:00
  • 17adf7d4c6 Merge "Handle mandatory attributes" Jenkins 2013-09-22 14:59:00 +00:00
  • dae6299157 Merge "Remove various usage of sys.exc_info()" Jenkins 2013-09-22 14:31:54 +00:00
  • 012c5de3bf Merge "Add improved support for HTTP response codes in cornice apps." Jenkins 2013-09-22 14:25:20 +00:00