Commit Graph

  • 1623d397be
    categorize the sanic extensions list Harsha Narayana 2018-12-07 23:47:54 +05:30
  • 09678d601d
    add sanic app module documentations Harsha Narayana 2018-12-07 23:30:06 +05:30
  • 67d51f7e1b
    Merge pull request #1423 from yunstanford/request-streaming-support 7 2018-12-27 18:06:02 -08:00
  • aa7f2759a6
    Merge pull request #1438 from yunstanford/master 18.12.0 7 2018-12-27 11:15:07 -08:00
  • 9b9dd67797 adopt CalVer: MM.YY.MICRO, 18.12.0 release Yun Xu 2018-12-27 11:00:38 -08:00
  • 3f73bc075a
    Merge pull request #1437 from FlouieInCl/master 7 2018-12-27 09:59:00 -08:00
  • f2a55d01ea fix error in import_string Jotagê Sales 2018-12-27 15:20:58 -02:00
  • 56989a017b 18.12 release Yun Xu 2018-12-27 08:55:17 -08:00
  • bf029c1b9d added docstring to helper function import_string Jotagê Sales 2018-12-27 14:35:04 -02:00
  • ada5918bc8 Fix typo in exceptions.md JeongKyungSeo 2018-12-27 16:11:37 +09:00
  • 375ebd39f0 fix pep8 errors Jotagê Sales 2018-12-26 21:28:42 -02:00
  • a33ebbaf11 remove dependence and implmented import_string Jotagê Sales 2018-12-26 21:19:54 -02:00
  • 19b304b0fc fix doc Jotagê Sales 2018-12-26 18:31:43 -02:00
  • 0b64fe6746 create a documentation for config path Jotagê Sales 2018-12-26 18:27:02 -02:00
  • e978121d58 configure app from object by path string Jotagê Sales 2018-12-26 16:23:16 -02:00
  • 4efd450b32 Add tests (#1433) Jacob 2018-12-22 23:21:45 +08:00
  • d2670664ba Update exceptions.md (#1431) Omar Ryhan 2018-12-22 17:21:03 +02:00
  • fa7405fe9c
    Merge pull request #1422 from ashleysommer/server_slots 7 2018-12-15 13:58:22 -08:00
  • 33297f48a5 Add tests (#1430) Jacob 2018-12-14 01:50:50 +08:00
  • 956793e066 address review feedback, small code refactoring Yun Xu 2018-12-09 15:18:33 -08:00
  • 1bfbc67c62 expose request_buffer_queue_size to be configurable and update documentation Yun Xu 2018-12-04 20:12:04 -08:00
  • b5287184e9 fix lint Yun Xu 2018-12-03 23:16:45 -08:00
  • 7c9957e058 update README.rst (clean up badges) Yun Xu 2018-12-03 23:03:14 -08:00
  • fca7cb9fb0 update request streaming doc Yun Xu 2018-12-03 22:51:09 -08:00
  • 268d254d85 fix unit tests Yun Xu 2018-12-03 22:28:22 -08:00
  • 181adebf82 add StreamBuffer for request flow control Yun Xu 2018-12-03 22:19:26 -08:00
  • 06297a1918 Add in some server.py __slots__ property names that are missing. Ashley Sommer 2018-12-03 11:22:17 +10:00
  • aa0874b6d8 100% Coverage for Sanic Blueprint (#1419) Harsha Narayana 2018-11-26 01:26:34 +05:30
  • 822ced6294
    Merge pull request #1416 from chenjr0719/add_tests_for_static 7 2018-11-21 23:01:37 +08:00
  • 1a59614f79 Add stream_large_files and host examples in static_file document jacob 2018-11-20 14:28:08 +08:00
  • f2d528e52a Add tests for static jacob 2018-11-20 12:28:00 +08:00
  • f7adc5f84c Fix remove_entity_headers helper function (#1415) Hasan Ramezani 2018-11-19 16:30:53 +01:00
  • e955e833c4
    Merge pull request #33 from huge-success/master 7 2018-11-16 13:02:16 +08:00
  • 096c44b910 Update extensions.md (#1263) Tim&Anna 2018-11-14 21:16:43 +08:00
  • efb9a42045 Change deprecated verify_ssl to ssl (#1155) Nir Galon 2018-11-14 15:16:14 +02:00
  • 296cda7801
    Merge pull request #1411 from devArtoria/patch-2 7 2018-11-13 13:49:35 +08:00
  • 90b9d73244
    ADD: Sanic-JWT-Extended extension Lewis 2018-11-13 14:39:29 +09:00
  • c8b0e7f2a7 Created methods to append and finish body content on Request (#1379) Richard K 2018-11-12 13:11:41 -02:00
  • 6ce88ab5a4
    Merge pull request #1400 from chenjr0719/add_tests_for_log 7 2018-11-12 20:45:05 +08:00
  • e13ab805df
    Merge pull request #1409 from yunstanford/windows-ci 7 2018-11-12 20:05:21 +08:00
  • e58ea8c7b4 fix unit test for windows ci Yun Xu 2018-11-10 06:26:55 -08:00
  • dd5bac61cb Update document for logging jacob 2018-11-12 16:09:12 +08:00
  • 6270b27a97
    Merge branch 'master' into add_tests_for_log Jacob 2018-11-12 09:53:44 +08:00
  • f89ba1d39f Add tests for is_entity_header and is_hop_by_hop_header helper functions (#1410) Hasan Ramezani 2018-11-11 17:57:57 +01:00
  • 8b5d137d8f fix .appveyor.yml Yun Xu 2018-11-10 06:11:01 -08:00
  • 2629fab649 add .appveyor.yml for windows ci support Yun Xu 2018-11-10 05:50:22 -08:00
  • 92cd10c6a8
    Merge pull request #32 from huge-success/master 7 2018-11-10 21:26:37 +08:00
  • cc3edb90dc
    Merge pull request #1408 from harshanarayana/feature/Unit_Test_Enhancements 7 2018-11-10 20:46:51 +08:00
  • c60ba81984
    cleanup stale test for cookie object Harsha Narayana 2018-11-10 16:54:24 +05:30
  • ece3cdaa2e
    add unit tests for App Config, Cokkies and Request handler Harsha Narayana 2018-11-10 16:50:30 +05:30
  • 4cb40f2042
    Merge pull request #1403 from harshanarayana/fix/GIT-1398-Http_Response_Content_Length_Mismatch 7 2018-11-10 00:14:03 +08:00
  • 0e9f350982
    Merge pull request #1405 from hramezani/test_has_message_body 7 2018-11-08 22:20:07 +08:00
  • cf439f01f8
    Add test for has_message_body helper function. Hasan Ramezani 2018-11-07 21:29:12 +01:00
  • f1f1b8a630
    add additional test cases to validate Content-Length header Harsha Narayana 2018-11-07 22:07:28 +05:30
  • d4d1df03c9
    fix content length mismatch in windows and other platform Harsha Narayana 2018-11-07 21:32:34 +05:30
  • 92b73a6f4f fix Range header handling for static files (#1402) Harsha Narayana 2018-11-07 19:06:56 +05:30
  • b63c06c75a fix the logger and make it work (#1397) Meng Wang 2018-11-06 22:39:38 +08:00
  • 3e3bce422e Add test for sanic.root logger and update the docs of logging jacob 2018-11-06 21:27:01 +08:00
  • e3a27c2cc4
    Merge pull request #1391 from AndresSan6/loop_exception Stephen Sadowski 2018-11-05 08:19:01 -06:00
  • f13f451084
    Merge pull request #1385 from lixxu/master Stephen Sadowski 2018-11-05 07:40:12 -06:00
  • df0e3de911
    Merge pull request #1393 from ashleysommer/pickleable-app-blueprint Stephen Sadowski 2018-11-05 07:24:15 -06:00
  • 8466be8728 Fix type pikcle->pickle in multiprocessing test Ashley Sommer 2018-11-04 15:27:25 +10:00
  • 5cf2144b3f Fix pickling blueprints Change the string passed in the "name" section of the namedtuples in Blueprint to match the name of the Blueprint module attribute name. This allows blueprints to be pickled and unpickled, without errors, which is a requirment of running Sanic in multiprocessing mode in Windows. Added a test for pickling and unpickling blueprints Added a test for pickling and unpickling sanic itself Added a test for enabling multiprocessing on an app with a blueprint (only useful to catch this bug if the tests are run on Windows). Ashley Sommer 2018-11-04 15:04:12 +10:00
  • 7c182f63c8 Indentation fix Andres Sanchez 2018-11-01 10:59:45 -06:00
  • 056180782c Removed unnecessary changes to request and router files, changes to fix lint test Andres Sanchez 2018-11-01 10:53:53 -06:00
  • ff0d5870e9 Merge branch 'lintfix' into loop_exception Andres Sanchez 2018-11-01 10:40:47 -06:00
  • b70176f8c7 Fixed character limit per line in requested changes for app.py Andres Sanchez 2018-11-01 10:36:34 -06:00
  • e3655b525d Modifications to ruequest and router files to fix linting issues. Andres Sanchez 2018-11-01 10:04:40 -06:00
  • e63d0091af Assert was chnaged for an if and updated error messages Andres Sanchez 2018-10-31 15:23:29 -06:00
  • 7b0af2d80d Handle loop exception in app.py Andres Sanchez 2018-10-31 13:35:03 -06:00
  • 7d79a86d4d
    Merge pull request #1387 from huge-success/docbuild Stephen Sadowski 2018-10-30 16:13:29 -05:00
  • ba46aff069
    Resolve build of latex documentation relating to markdown lists Adam Hopkins 2018-10-30 22:39:17 +02:00
  • 7a65471ba5 update doc for latest blueprint code lixxu 2018-10-29 16:54:34 +08:00
  • c7c46da975
    Merge pull request #1383 from huge-success/docbuild Stephen Sadowski 2018-10-26 08:19:10 -05:00
  • c708e8425f
    Fix documentation build errors Adam Hopkins 2018-10-26 11:29:53 +03:00
  • 905c51bef0
    Merge pull request #1371 from yunstanford/integrate-isort Eli Uriegas 2018-10-23 16:05:36 -07:00
  • bd87098b7e
    Merge pull request #1368 from yunstanford/fix-redirect Eli Uriegas 2018-10-23 15:12:02 -07:00
  • 5f486cc25f
    Merge pull request #1378 from hramezani/fix_some_lint_error Eli Uriegas 2018-10-23 15:10:15 -07:00
  • f79fb72a33
    Merge pull request #1377 from yunstanford/fix-readthedoc-build Eli Uriegas 2018-10-23 15:07:25 -07:00
  • 0505aa2dda refactor import Yun Xu 2018-10-23 14:53:39 -07:00
  • 485ff32e42 Fix all test files lint errors. Hasan Ramezani 2018-10-22 22:25:38 +02:00
  • 5ead67972f
    Merge pull request #1375 from sjsadowski/master Stephen Sadowski 2018-10-21 15:28:40 -05:00
  • 9c860dbff3 fix readthedoc build Yun Xu 2018-10-21 01:56:48 -07:00
  • a20ad99638 Added documentation for AF_INET6 and AF_UNIX socket usage Stephen Sadowski 2018-10-19 13:33:01 -05:00
  • 8ef7bf8e7b integrate with isort Yun Xu 2018-10-17 21:20:16 -07:00
  • 0d5be1969a
    Merge pull request #31 from huge-success/master 7 2018-10-17 21:02:44 -07:00
  • d06ea9bfc3
    Merge pull request #1370 from huge-success/ahopkins-patch-1 Adam Hopkins 2018-10-17 09:47:22 +03:00
  • 57e79882e1 Update issue templates Adam Hopkins 2018-10-16 15:42:52 +03:00
  • 20d1ab60c7 remove unused json import Yun Xu 2018-10-15 22:13:42 -07:00
  • 277c2ce2d2 fix redirect with quoted param Yun Xu 2018-10-15 21:53:11 -07:00
  • 34e51f01d1
    Merge pull request #30 from huge-success/master 7 2018-10-15 20:04:57 -07:00
  • f4b4e3a58c
    Merge pull request #1366 from hramezani/lint_test_blueprints 7 2018-10-14 21:02:48 -07:00
  • def2e033c8
    Merge pull request #1365 from yunstanford/codestyle-black 7 2018-10-14 10:07:09 -07:00
  • dfec18278b Fix some lint errors and warnings in tests/test_blueprints.py. Hasan Ramezani 2018-10-14 15:31:13 +02:00
  • cd5bdecda3 add codestyle badge in README Yun Xu 2018-10-13 18:33:02 -07:00
  • 9b6217ba41 fix travisci Yun Xu 2018-10-13 18:19:08 -07:00
  • 272f6e195d added black for lint check Yun Xu 2018-10-13 18:10:43 -07:00
  • aa9bf04dfe run black against sanic module Yun Xu 2018-10-13 17:55:33 -07:00
  • 9ae6dfb6d2
    Merge pull request #29 from huge-success/master 7 2018-10-13 17:28:32 -07:00
  • 619bb79a2f
    Merge pull request #1336 from untitaker/logging-refactor 7 2018-10-13 16:54:57 -07:00