Commit Graph

  • f74d44152a Merge pull request #234 from seemethere/update_tests_to_use_tox Eli Uriegas 2016-12-25 19:10:36 -08:00
  • 1557854755 Update to make flake8 actually work Eli Uriegas 2016-12-25 19:05:11 -08:00
  • 56d6c2a929 Change travis job to use tox Eli Uriegas 2016-12-25 18:55:25 -08:00
  • 2d4512cd1c Merge branch 'master' into improved_config Eli Uriegas 2016-12-25 15:26:33 -08:00
  • 5402e6d3a6 Merge pull request #212 from r0fls/176 Eli Uriegas 2016-12-25 09:13:51 -08:00
  • 52c59e7133 Fix all docstring errors. Cadel Watson 2016-12-25 20:43:45 +11:00
  • 7654c2f902 Use Sphinx for documentation. Cadel Watson 2016-12-25 20:20:48 +11:00
  • be9eca2d63 use try/except Raphael Deem 2016-12-24 20:56:07 -08:00
  • d5ad5e46da Update response docstrings to be explicit on whats returned. Sean Parsons 2016-12-25 01:24:17 -05:00
  • a486fb99a9 Updated json function docstrings to be more consistent. Sean Parsons 2016-12-25 01:06:40 -05:00
  • 2b10860c32 Added docstrings to sanic.response.py for issue 41 Sean Parsons 2016-12-25 01:05:26 -05:00
  • a03f216f42 Added additional docstrings to blueprints.py Sean Parsons 2016-12-25 00:47:51 -05:00
  • 7d7cbaacf1 header format function Raphael Deem 2016-12-17 21:32:48 -08:00
  • 00b5a496dd type -> isinstance Raphael Deem 2016-12-17 21:15:20 -08:00
  • 7e6c92dc52 convert header values to strings Raphael Deem 2016-12-13 21:24:26 -08:00
  • 6cf3754051 Merge pull request #226 from seemethere/increment_019 0.1.9 Eli Uriegas 2016-12-24 18:54:07 -08:00
  • cf7616ebe5 Increment version to 0.1.9 Eli Uriegas 2016-12-24 18:51:16 -08:00
  • 5b7964f8b6 Merge pull request #225 from seemethere/add_response_body_not_a_string_test Eli Uriegas 2016-12-24 18:50:11 -08:00
  • f1f38c24da Add test for PR: #215 Eli Uriegas 2016-12-24 18:47:15 -08:00
  • 67a50becb0 Merge pull request #215 from cr0hn/patch-1 Eli Uriegas 2016-12-24 18:41:01 -08:00
  • d7e94473f3 Use a try/except, it's a bit faster Eli Uriegas 2016-12-24 18:37:55 -08:00
  • 184c896f41 Merge pull request #224 from seemethere/rewrite_static_files_tests Eli Uriegas 2016-12-24 18:23:06 -08:00
  • 8be849cc40 Rewrite static files tests Eli Uriegas 2016-12-24 18:16:19 -08:00
  • 275851a755 Merge pull request #188 from webtic/master Eli Uriegas 2016-12-24 18:14:45 -08:00
  • 16182472fa Remove trailing whitespace Eli Uriegas 2016-12-24 18:11:46 -08:00
  • 29f3c22fed Rework conditionals to not be inline Eli Uriegas 2016-12-24 18:11:12 -08:00
  • a116666d55 Merge pull request #223 from r0fls/115 Eli Uriegas 2016-12-24 17:12:17 -08:00
  • c2622511ce Raise error if response is malformed. Issue #115 Raphael Deem 2016-12-13 12:20:16 -08:00
  • 50243037eb Merge pull request #222 from seemethere/add_py36_testing Eli Uriegas 2016-12-24 14:11:55 -08:00
  • 74f305cfb7 Adds python36 to tox.ini and .travis.yml Eli Uriegas 2016-12-24 14:06:53 -08:00
  • 75990fbaf4 Merge pull request #220 from kgantsov/master Eli Uriegas 2016-12-24 13:40:24 -08:00
  • cc982c5a61 Update response.py cr0hn 2016-12-24 15:24:25 +01:00
  • 2d05243c4a Refactor arguments of run function 38elements 2016-12-24 22:49:48 +09:00
  • 2f0a582aa7 Make golang performance test return JSON instead of string Konstantin Hantsov 2016-12-24 10:28:34 +01:00
  • 665881471d Merge pull request #217 from cr0hn/patch-3 Eli Uriegas 2016-12-23 22:31:03 -08:00
  • 39211f8fbd Refactor arguments of serve function 38elements 2016-12-24 11:40:07 +09:00
  • 32ea45d403 allow overriding logging.basicConfig Raphael Deem 2016-12-22 21:00:57 -08:00
  • cd17a42234 Fix some verbage Eli Uriegas 2016-12-23 09:59:28 -08:00
  • 8e19b5938c Merge pull request #216 from cr0hn/patch-2 Eli Uriegas 2016-12-23 09:57:38 -08:00
  • 9e208ab744 Merge pull request #210 from kdelwat/testing-documentation Eli Uriegas 2016-12-23 09:57:22 -08:00
  • 94bd9702e5 Merge pull request #211 from rmno/master Eli Uriegas 2016-12-23 09:57:08 -08:00
  • 3add40625d Explain how to chain two (or more) middlewares cr0hn 2016-12-23 16:07:59 +01:00
  • 5afae986a0 Apply response Middleware always cr0hn 2016-12-23 15:59:04 +01:00
  • f091d82bad Improvement cr0hn 2016-12-23 13:12:59 +01:00
  • a73a7d1e7b Make it possible to disable the logo by subclassing Config Stefano Palazzo 2016-12-23 11:42:00 +01:00
  • 5c1ef2c1cf Fixed import error Romano Bodha 2016-12-23 01:42:05 +01:00
  • 8411255700 Create documentation for testing server endpoints. Cadel Watson 2016-12-23 11:08:04 +11:00
  • c657c531b4 Customizable protocol 38elements 2016-12-23 00:13:38 +09:00
  • ef9d8710f5 Merge pull request #200 from 38elements/invalid-usage Eli Uriegas 2016-12-17 22:50:00 -06:00
  • 75fc9f91b9 Change HttpParserError process 38elements 2016-12-18 09:25:39 +09:00
  • ef9edfd160 added documentation for configuration Tim Mundt 2016-12-17 20:20:07 +01:00
  • 234a7925c6 restored accidentally degraded doc string Tim Mundt 2016-12-16 18:51:44 +01:00
  • a550b5c112 added tests and small fixes for config Tim Mundt 2016-12-16 18:46:07 +01:00
  • 04798cbf5b added methods to load config from a file Tim Mundt 2016-12-16 16:07:14 +01:00
  • 545d9eb59b Merge pull request #198 from sagnew/patch-2 Eli Uriegas 2016-12-14 11:39:22 -06:00
  • a9b67c3028 Fix quotes in sample code for consistency Sam Agnew 2016-12-14 12:36:33 -05:00
  • 35e79f3985 Merge pull request #171 from jpiasetz/convert_dict_to_set Eli Uriegas 2016-12-14 11:30:45 -06:00
  • 435d5585e9 Fix leftover blank line Eli Uriegas 2016-12-14 11:29:09 -06:00
  • ddfb7f2861 Merge branch 'master' into convert_dict_to_set Eli Uriegas 2016-12-14 11:26:31 -06:00
  • 6c806549ae Merge pull request #194 from sagnew/patch-1 Eli Uriegas 2016-12-13 11:44:53 -06:00
  • 8957e4ec25 Fix PEP8 in Hello World example Sam Agnew 2016-12-13 12:35:46 -05:00
  • 2003eceba1 remove trailing space Paul Jongsma 2016-12-13 10:41:39 +01:00
  • 8fc1462d11 Merge pull request #193 from r0fls/jinja-example Eli Uriegas 2016-12-13 00:30:07 -06:00
  • 93b45e9598 add jinja example Raphael Deem 2016-12-12 22:18:33 -08:00
  • a3a14cdab2 Merge pull request #170 from jpiasetz/convert_lambda_to_partial Eli Uriegas 2016-12-12 20:40:29 -06:00
  • 9ba2f99ea2 added a comment on why to decode the file_path Paul Jongsma 2016-12-13 01:10:24 +01:00
  • f9db796a6e Merge pull request #189 from AntonDnepr/aiopg_examples Eli Uriegas 2016-12-12 13:22:32 -06:00
  • 94c7aaf7f8 Merge pull request #190 from kamyarg/master Eli Uriegas 2016-12-12 13:21:46 -06:00
  • 6ef6d9a905 url params docs typo fix kamyar 2016-12-11 16:34:22 +02:00
  • b44e9baaec aiopg with sqlalchemy example Anton Zhyrney 2016-12-11 14:21:02 +02:00
  • f9176bfdea pep8&improvements Anton Zhyrney 2016-12-11 14:14:03 +02:00
  • 721044b378 improvements for aiopg example Anton Zhyrney 2016-12-11 14:04:24 +02:00
  • 154f8570f0 add sanic aiopg example with raw sql Anton Zhyrney 2016-12-11 13:43:31 +02:00
  • 0464d31a9c Find URL encoded filenames on the fs by decoding them first Paul Jongsma 2016-12-10 12:16:37 +01:00
  • e3453553e1 Merge pull request #183 from 38elements/payload-too-large Eli Uriegas 2016-12-08 10:27:55 -06:00
  • 6abaa78f9e Merge pull request #186 from r0fls/master Eli Uriegas 2016-12-08 10:27:29 -06:00
  • 457507d8dc return 400 on invalid json post data Raphael Deem 2016-12-07 20:33:56 -08:00
  • 3ea1a80496 Merge pull request #185 from 1a23456789/master Eli Uriegas 2016-12-06 16:04:15 -06:00
  • fac4bca4f4 Fix test_request_timeout.py 1a23456789 2016-12-06 10:44:08 +09:00
  • 662e0c9965 Change Payload Too Large process 38elements 2016-12-04 10:50:32 +09:00
  • 80af9e6d76 Merge pull request #173 from jackfischer/master Eli Uriegas 2016-12-03 17:28:38 -06:00
  • 9b466db5c9 test for http2 lowercase header cookies Jack Fischer 2016-12-03 15:19:24 -05:00
  • c34427690a Merge branch 'master' of git://github.com/channelcat/sanic Jack Fischer 2016-12-03 15:08:07 -05:00
  • d8a974bb4f Merge pull request #175 from Derrreks/master Eli Uriegas 2016-12-02 20:07:28 -06:00
  • 98b08676e2 Merge pull request #177 from seemethere/increment_version 0.1.8 Eli Uriegas 2016-11-29 15:59:48 -06:00
  • 39f3a63ced Increment version to 0.1.8 Eli Uriegas 2016-11-29 15:59:03 -06:00
  • 89e2084489 Merge pull request #172 from 38elements/timeout Eli Uriegas 2016-11-29 15:56:07 -06:00
  • 70c56b7db3 fixing line length Derek Schuster 2016-11-28 14:22:07 -05:00
  • 209b763302 fix typo Derek Schuster 2016-11-28 14:05:47 -05:00
  • 190b7a6076 improving comments and examples Derek Schuster 2016-11-28 14:00:39 -05:00
  • cce47a633a Merge pull request #167 from AntonDnepr/class-based-views Eli Uriegas 2016-11-27 21:33:46 -06:00
  • ec2330c42b Merge pull request #169 from jpiasetz/simplify_imports Eli Uriegas 2016-11-27 20:02:57 -06:00
  • 0c215685f2 refactoring cookies Jack Fischer 2016-11-27 08:30:46 -05:00
  • d86ac5e3e0 fix for cookie header capitalization bug Jack Fischer 2016-11-26 11:20:29 -05:00
  • ee89b6ad03 before process 38elements 2016-11-26 16:47:16 +09:00
  • a5e6d6d2e8 Use default error process 38elements 2016-11-26 16:02:44 +09:00
  • 1eea1f5485 rename&remove redundant code Anton Zhyrney 2016-11-26 08:45:08 +02:00
  • da4567eea5 changes in doc Anton Zhyrney 2016-11-26 08:44:46 +02:00
  • 9010a6573f Add status code 38elements 2016-11-26 15:21:57 +09:00
  • d8e480ab48 Change sleep time 38elements 2016-11-26 14:47:42 +09:00