31 Commits (master)

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