Commit Graph

  • 82f1cb6630 Add 19.03 release to changelog Daniel Golding 2019-03-26 10:56:09 +0000
  • d0c8808340
    Merge pull request #1542 from cakemanny/some-typo-fixes Eli Uriegas 2019-03-27 21:24:33 -0700
  • dd32d81726 fix typos in docs cakemanny 2019-03-28 01:05:39 +0000
  • 378a732968 fix expected float error message cakemanny 2019-03-27 22:46:30 +0000
  • b2e82685b4 stop number route accepting excess '.'s cakemanny 2019-03-27 02:49:05 +0000
  • 71156c7773
    Update documentation for Request.remote_addr andreymal 2019-03-27 01:06:47 +0300
  • 58c028cafe
    Update tests for Request.remote_addr andreymal 2019-03-27 01:05:15 +0300
  • 3605dbfc11
    Add options to control the behavior of Request.remote_addr andreymal 2019-03-27 01:02:32 +0300
  • 566940e052 Fix typo in CONTRIBUTING.md: [.dev] -> .[dev] (#1538) andreymal 2019-03-26 19:08:08 +0300
  • 76560c451a
    Fix typo in CONTRIBUTING.md: [.dev] -> .[dev] andreymal 2019-03-26 15:29:05 +0300
  • 6ba6d365aa
    Merge branch 'master' into master Omar Ryhan 2019-03-24 02:29:09 +0200
  • dab802fbf4
    Merge pull request #1530 from seemethere/bump_19031 19.03.1 Eli Uriegas 2019-03-22 19:48:50 -0700
  • 7bca95205d Bump version to 19.03.1 Eli Uriegas 2019-03-22 16:44:28 -0700
  • 669e2ed5b0
    Merge pull request #1529 from huge-success/pypi-credentials Eli Uriegas 2019-03-22 16:41:12 -0700
  • 783eb1a6e8
    Merge pull request #1527 from seemethere/bump_1903 Eli Uriegas 2019-03-22 16:40:54 -0700
  • 9b9599b12f Update PyPI credentials Adam Hopkins 2019-03-22 13:44:13 +0200
  • 6ed0d3def7 Bump version to 19.03.0 Eli Uriegas 2019-03-21 16:24:57 -0700
  • c42731a55c await keyword missing fix in response doc (#1520) Amit Garu 2019-03-19 18:00:28 +0545
  • 4d8ca00b4b
    await keyword missing fix in response doc Amit Garu 2019-03-17 14:35:14 +0545
  • abf8534ea9 fix typo in Asyncio example (#1510) 19.3 Sam Havens 2019-03-15 10:28:15 -0700
  • 773a66bc5b Fix typo (#1516) Moshe Zada 2019-03-15 18:49:18 +0200
  • ed92a3e699 Fix typo Moshe Zada 2019-03-15 18:24:37 +0200
  • 269100eac1 format: fix linter issue causing travis build failures (fix #1514) (#1515) Harsha Narayana 2019-03-14 22:48:47 +0530
  • 0b6267992a
    format: fix linter issue causing travis build failures (fix #1514) Harsha Narayana 2019-03-14 22:18:14 +0530
  • 2a15583b87 add Request.not_grouped_args, deprecation warning Request.raw_args (#1476) Serge Fedoruk 2019-03-14 15:04:05 +0100
  • 3f88d4a2af
    args to kwargs Sam Havens 2019-03-12 11:04:33 -0700
  • 98ecdcd168
    fix typo Sam Havens 2019-03-12 09:50:26 -0700
  • d758f7c6df GIT1505: Backport changes from #1502 to 18.12LTS (#1507) 18.12LTS Harsha Narayana 2019-03-06 20:06:03 +0530
  • ea1261b04f fix import order BananaWanted 2019-03-06 14:26:00 +0800
  • 4735dba2f5 Update documents BananaWanted 2019-03-06 14:20:00 +0800
  • 06f5ce6483 Update docstrings BananaWanted 2019-03-06 13:43:44 +0800
  • b9cc12d5aa Merge remote-tracking branch 'upstream/master' BananaWanted 2019-03-06 13:18:11 +0800
  • 4805de89ab
    fix: GIT1505: fix unittests with caplog and some other warnings Harsha Narayana 2019-03-06 06:16:46 +0530
  • b534df242b rename config in class in test_config Jotagê Sales 2019-03-05 14:36:54 -0300
  • e6dd8cbc3e Enable Middleware Support for Blueprint Groups (#1399) Harsha Narayana 2019-03-04 03:56:05 +0530
  • 734730640a added param package to relative imports Jotagê Sales 2019-03-05 01:40:17 -0300
  • bee7cfa6aa Merge branch 'master' of github.com:huge-success/sanic into config_from_object_string Jotagê Sales 2019-03-05 01:10:09 -0300
  • 1f8edbcc87
    doc: add documentation for addition method added to response module Harsha Narayana 2019-03-05 04:31:38 +0530
  • 5c01fa7ee4
    feat: replace ujson with orjson as default json library Harsha Narayana 2019-03-05 04:17:54 +0530
  • d5813152ab Allow sanic test client to bind to a random port (#1376) Daniel Thorn 2019-03-04 13:23:03 -0800
  • 76dcea079a
    Allow sanic test client to bind to a random port Daniel Thorn 2018-10-19 12:30:15 -0700
  • fd88cecee2
    GIT1505: fix pytest version to address UT failures Harsha Narayana 2019-03-04 19:06:28 +0530
  • 70842b8b17
    GIT1505: backport changes from #1502 to 18.12LTS Markus Lång 2019-03-03 19:22:26 +0200
  • eacf78b83c Merge branch 'master' of github.com:huge-success/sanic into config_from_object_string Jotagê Sales 2019-03-04 00:37:59 -0300
  • b250fa62a0 lost import Serge Fedoruk 2019-03-03 23:35:34 +0100
  • 348964fe12 Enable Middleware Support for Blueprint Groups (#1399) Harsha Narayana 2019-03-04 03:56:05 +0530
  • fd0ad2dc79
    Merge branch 'master' into feature/raw_args Stephen Sadowski 2019-03-03 11:33:56 -0600
  • e5c7589fc0 Remove update_current_time refresh (#1502) Markus Lång 2019-03-03 19:22:26 +0200
  • 4260528645 Fix the auto_reloader to work when the executable was launched with a module, rather than a script. (#1501) Ashley Sommer 2019-03-04 03:03:26 +1000
  • 3c01a2d612 Fix the auto_reloader to work when the executable was launched with a module, rather than a script. Ashley Sommer 2019-03-01 17:25:44 +1000
  • 94b38e0c76 Remove update_current_time refresh Markus Lång 2019-03-01 07:59:37 +0200
  • 34fe26e51b Add Route Resolution Benchmarking to Unit Test (#1499) Harsha Narayana 2019-02-28 20:26:41 +0530
  • 8a59907319 Recognizes non-ASCII filenames in RFC 2231, and suport filename length is zero for multipart/form-data. (#1497) PWZER 2019-02-28 22:55:32 +0800
  • 930ec498ef
    feat: enable list behavior on blueprint group object and use append instead of properly to add blueprint to group Harsha Narayana 2019-02-24 11:17:17 +0530
  • 4f92e37844
    fix blueprint group middleware invocation identification Harsha Narayana 2018-11-29 23:33:02 +0530
  • eb0a2454a3
    cleanup iter protocol implemenation for blueprint group and add slots Harsha Narayana 2018-11-09 22:47:54 +0530
  • 4e4f7ba0ea
    add additional unit test to check StopIteration condition Harsha Narayana 2018-11-08 22:02:00 +0530
  • fd8af09dae
    fix Bluprint Group iteratable method Harsha Narayana 2018-11-08 21:46:18 +0530
  • aad6f61b6b
    cleanup and optimize headers in unit test file Harsha Narayana 2018-11-06 22:09:30 +0530
  • 2c54f2449f
    add documentation and additional unit tests Harsha Narayana 2018-11-06 21:46:41 +0530
  • 9717acc5a0
    rename blueprint group file to fix spelling error Harsha Narayana 2018-11-06 16:43:57 +0530
  • 0287839bd1
    enable indexing of BlueprintGroup object Harsha Narayana 2018-11-06 15:36:09 +0530
  • e0912efc05
    enable blueprint group middleware support Harsha Narayana 2018-11-06 15:13:49 +0530
  • a53d61b4c8
    feat: refactor sanic benchmark test util into fixtures Harsha Narayana 2019-02-24 03:02:11 +0530
  • c2bc9f8706
    feat: add benchmark tester for route resolution and cleanup test warnings Harsha Narayana 2019-02-24 02:08:55 +0530
  • 7b0214dafe reformat sanic/request.py PWZER 2019-02-22 14:16:29 +0800
  • d023f25caf 1. suport filename length is zero for multipart/form-data. 2. Now recognizes non-ASCII filenames in RFC 2231, "filename*" format 3. Add some test cases in tests/test_requests.py::test_request_multipart_files. PWZER 2019-02-22 13:24:34 +0800
  • 590b607747 suport filename length is 0 PWZER 2019-02-21 11:57:01 +0800
  • 52deebaf65
    Merge pull request #1490 from chenjr0719/fix_doc_build 7 2019-02-19 16:26:56 -0800
  • 1e05b22fbc Fix python version in environment.yml jacob 2019-02-18 14:02:45 +0800
  • ab56af5d15
    Merge pull request #1489 from tomchristie/patch-1 7 2019-02-15 16:43:38 -0800
  • 123f00eee6
    Added "databases" Tom Christie 2019-02-14 13:44:18 +0000
  • 42bf103269 Remove deleted repo (#1487) Mykhailo Kushchenko 2019-02-08 16:43:43 +0200
  • abcca5c684
    Remove deleted repo Mykhailo Kushchenko 2019-02-07 20:13:34 +0200
  • c8d2a462e3 did you mean specific? (#1486) 0xflotus 2019-02-06 23:28:32 +0100
  • 56b9264cfa
    did you mean specific? 0xflotus 2019-02-06 23:19:35 +0100
  • 08794ae1cf Enforce Datetime Type for Expires on Set-Cookie (#1484) Leonardo Teixeira Menezes 2019-02-06 16:29:33 -0200
  • 5019007339 Fix import order LTMenezes 2019-02-06 00:26:57 -0200
  • 597f3ad494 Format code and improve error type LTMenezes 2019-02-06 00:15:36 -0200
  • 4f70dba935 sanic-zipkin (#1483) Kevin ZHANG Qing 2019-02-05 21:59:33 +0800
  • b926a2c9b0 sanic#1480 Allow negative int/number in path (#1481) Enda Farrell 2019-02-05 14:54:48 +0100
  • 52bdd1d5a2 Add stream support for bp.add_route() (#1482) Jacob 2019-02-05 21:47:46 +0800
  • e6e1828c94 Fix lint issues LTMenezes 2019-02-03 23:25:07 +0000
  • 9581d21189 Enforce Datetime Type for Expires on Set-Cookie LTMenezes 2019-02-03 23:06:21 +0000
  • bd43a54dc8
    sanic-zipkin Kevin ZHANG Qing 2019-01-31 22:22:12 +0800
  • 23bdc38181 Fix F632 in response.py jacob 2019-01-30 16:31:48 +0800
  • 20c54b141a Update doc jacob 2019-01-30 15:29:48 +0800
  • 4f4cb0f3ed Fix #1454 jacob 2019-01-30 15:29:40 +0800
  • b752255eaf Rerun `make beautify` on this change. Enda Farrell 2019-01-29 11:53:58 +0100
  • 05627d099f sanic#1480 Allow negative int/number Enda Farrell 2019-01-29 11:35:50 +0100
  • c37fe6c5ea docstrings for get_query_args and get_args methods Serge Fedoruk 2019-01-26 11:54:40 +0100
  • 334b3a9cdf fix import sorting Serge Fedoruk 2019-01-23 01:23:04 +0100
  • eae7f99582 add docs for custom queryset parsing Serge Fedoruk 2019-01-23 01:12:19 +0100
  • d5bce3e8bc custom parser for Request.args and Request.query_args, some additional tests Serge Fedoruk 2019-01-23 00:49:10 +0100
  • bc7d0f0da5
    Merge pull request #1478 from chenjr0719/fix_doc_build 7 2019-01-21 22:42:51 -0800
  • 6a8e9c9e95 Add deps based on docs extras require, Remove unnecessary deps jacob 2019-01-22 14:05:29 +0800
  • 211a922f3c Upgrade setuptools version and use native docutils jacob 2019-01-21 10:16:57 +0800
  • 2758a3ade6
    Merge pull request #1472 from xxNB/dev 7 2019-01-20 14:21:57 -0800
  • ef3c9eae73
    Merge pull request #1477 from kyb3r/patch-2 7 2019-01-20 14:21:27 -0800
  • 9cf2e1b519
    Merge pull request #1470 from denismakogon/create-server 7 2019-01-20 14:21:11 -0800