31 Commits (master)

Autor SHA1 Mensaje Fecha
  Bastien Sevajol c8ff050448 Support handle exception for aiohttp hace 5 años
  Bastien Sevajol 7c36cc8768 output_stream: permit ingore or interrupt when serialization error hace 5 años
  Bastien Sevajol 57708de917 add docstring hace 5 años
  Bastien Sevajol 18afa078a9 finish basic support (without doc generation) of aiohttp and outuput stream in async hace 5 años
  Bastien Sevajol c497377ad3 output stream async hace 5 años
  Bastien Sevajol fc33b221ee make async compatible for input_body and output_body only hace 5 años
  Bastien Sevajol f8f2792927 aiohttp support for input_path hace 5 años
  Bastien Sevajol bd8366f60a
Must use dumped format when return exception response hace 5 años
  Bastien Sevajol 251f46fd0c include traceback in handled decorator to hace 6 años
  Bastien Sevajol 64819802ee Add swagger ui doc visualisation hace 6 años
  Bastien Sevajol ad5671a3d0 validation error use now the error builder hace 6 años
  Bastien Sevajol 9c6121e60d add doc and todos hace 6 años
  Bastien Sevajol 19a0d968c7 python 3.4 campat hace 6 años
  Bastien Sevajol 1b0a105459 Resolve import conflicts hace 6 años
  Bastien Sevajol fcb4776bdd doc generation: use controller doc string hace 6 años
  Bastien Sevajol 9fbbbad943 manage correctly multiple values for query parameters hace 6 años
  Bastien Sevajol 4eac960776 Fix input/output for files hace 6 años
  Bastien Sevajol 704925590e Add input_files and output_file hace 6 años
  Bastien Sevajol 1809000285 Use new structure of error response. Closes #4. hace 6 años
  Bastien Sevajol f02e003ba8 update todos hace 6 años
  Bastien Sevajol b02be5f3a7 manage case where response is already HTTPResponse hace 6 años
  Bastien Sevajol 268c659b30 Enhance controller references strategy and write tests hace 6 años
  Bastien Sevajol 7889645081 fix context usage in ExceptionHandlerControllerWrapper hace 6 años
  Bastien Sevajol 529f7f5b8e Be more explicit if bottle route not found hace 6 años
  Bastien Sevajol 83f2903db9 Use callback for context and fix wrong class usage hace 6 años
  Bastien Sevajol 8c0d334625 use an attribute to identify controller hace 6 años
  Bastien Sevajol d848309253 generation swagger doc: minimal working version hace 6 años
  Bastien Sevajol 91d7786682 error message hace 6 años
  Bastien Sevajol 0b50b96fc1 add test on decorator and processor error management hace 6 años
  Bastien Sevajol 3f29ec6ec1 reorganize and write unit tests hace 6 años