284 Commits (18afa078a9acb4c38c0fac3f304ac65253567430)
 

Author SHA1 Message Date
  Bastien Sevajol 18afa078a9 finish basic support (without doc generation) of aiohttp and outuput stream in async 5 years ago
  Bastien Sevajol e5eb747b7a poc blsi with hapic 5 years ago
  Bastien Sevajol b5e9ebe7b6 poc before 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 9a00759b4b begin to implement input_query in async 5 years ago
  Bastien Sevajol f8f2792927 aiohttp support for input_path 5 years ago
  Bastien Sevajol 795614ab5b v0.46 5 years ago
  Bastien Sevajol 1d5546a56b v0.45 5 years ago
  Bastien Sevajol c99191efba v0.44 5 years ago
  Bastien Sevajol 5b5986ddc4
Merge pull request #71 from algoo/develop 5 years ago
  Damien Accorsi c935bad797
Merge pull request #70 from algoo/buxx-patch-3 5 years ago
  Bastien Sevajol 07357368ef add description and licence to pypi 5 years ago
  Bastien Sevajol 94798c9ba4 v0.43 5 years ago
  Bastien Sevajol fc6544e571
Merge pull request #68 from algoo/develop 5 years ago
  Damien Accorsi 85aaf13595
Merge pull request #67 from algoo/buxx-patch-2 5 years ago
  Damien Accorsi 5e39b8c64b
Merge pull request #66 from algoo/buxx-patch-1 5 years ago
  Bastien Sevajol 4a75a5950d
Fix flask get_validation_error_response 5 years ago
  Bastien Sevajol bd8366f60a
Must use dumped format when return exception response 5 years ago
  Bastien Sevajol a9f6ea8f59
Merge pull request #63 from algoo/fix/57_support_for_additionals_fields_for_query_path_params 5 years ago
  Bastien Sevajol cc746b8a28
code indentation 5 years ago
  Guénaël Muller 696322b3c9 fix version + doc 5 years ago
  Guénaël Muller 9b668ba692 Merge branch 'develop' of github.com:algoo/hapic into fix/57_support_for_additionals_fields_for_query_path_params 5 years ago
  Guénaël Muller c9b45e8136 merge with upstream 5 years ago
  Guénaël Muller 1bcfa41f05 Support for additionals fields for query/path params 5 years ago
  Bastien Sevajol 880bb22e44 v0.42 5 years ago
  Bastien Sevajol 90fec3f401
Merge pull request #62 from algoo/develop 5 years ago
  Bastien Sevajol d72385ed5e
Merge branch 'master' into develop 5 years ago
  Guénaël Muller cc0893ee84 add make_hapic_release to .gitignore 6 years ago
  Guénaël Muller 160d3914e8 use excfile strategy to avoid import trouble for version in setup.py 6 years ago
  Guénaël Muller 4eedbc952b use __version__ as version name 6 years ago
  Bastien Sevajol 5edf61953c v0.41 6 years ago
  Bastien Sevajol 214ca018e6 v0.40 6 years ago
  Guénaël Muller cba4a1be00 v0.39 6 years ago
  Bastien Sevajol 8b77867307
Merge pull request #61 from algoo/develop 5 years ago
  inkhey a2ce52f727
Merge pull request #59 from algoo/feature/58__include_traceback_in_general_exception_catcher 5 years ago
  Bastien Sevajol 05352708cd fix context: include traceback in case of general catched exception (Issue #58) 5 years ago
  Guénaël Muller f993ca50fa use __version__ as version name 6 years ago
  Bastien Sevajol eaafc109bd v0.41 6 years ago
  Bastien Sevajol ae25a1e479
Merge pull request #54 from algoo/develop 6 years ago
  Bastien Sevajol 176eb69b42
Merge pull request #49 from algoo/feature/global_exception_handler_for_pyramid 6 years ago
  Bastien Sevajol 2d4f7d428f fix wrong merge conflict resolution 6 years ago
  Bastien Sevajol 8e37758f77
Merge branch 'develop' into feature/global_exception_handler_for_pyramid 6 years ago
  Bastien Sevajol 09de7f84ab v0.40 6 years ago
  Bastien Sevajol 7feefc0e15
Merge pull request #53 from algoo/develop 6 years ago
  Damien Accorsi 9c892e12da
Merge pull request #51 from algoo/feature/8__debug_mode 6 years ago
  Bastien Sevajol 093a2c7cb1 fix tests 6 years ago
  Bastien Sevajol 251f46fd0c include traceback in handled decorator to 6 years ago
  Bastien Sevajol fd3d43adb4 add debug mode in contexts to display exceptions info only in debug mode 6 years ago
  Guénaël Muller 8dded6a0f0 add fixme for exception_handling test 6 years ago