Commit Graph

  • a162f2ce34 Merge branch 'master' into cookie-usability Raphael Deem 2017-01-25 21:24:30 -0800
  • 0f64702d72 Merge pull request #347 from r0fls/345 Eli Uriegas 2017-01-25 18:51:02 -0600
  • 3c355f19eb false cookie attributes should not be set Raphael Deem 2017-01-25 16:47:14 -0800
  • fb9f2171a9 Merge pull request #346 from r0fls/event-docstring Raphael Deem 2017-01-25 16:29:10 -0800
  • 4efcb6d5ad fix before/after event docstrings Raphael Deem 2017-01-25 16:25:16 -0800
  • 5ddc166b12 Merge pull request #344 from atbentley/docs Raphael Deem 2017-01-25 10:48:17 -0800
  • ecd7e5bdd3 Update blueprints docs with correct listener example Andrew Bentley 2017-01-25 23:01:57 +1100
  • d0a121ad06 Added del cookie and default path Channel Cat 2017-01-25 01:53:39 -0800
  • 85a28d3c30 Fix slow upload Channel Cat 2017-01-25 01:19:21 -0800
  • 5bba3388a0 Merge branch 'master' into improved_config Tim Mundt 2017-01-25 09:36:21 +0100
  • 0ad31a471b Merge pull request #341 from r0fls/340 Eli Uriegas 2017-01-24 21:07:15 -0600
  • 28f7abd1f8 set error handler debug from run debug arg Raphael Deem 2017-01-24 17:18:58 -0800
  • 049a5a7493 Merge pull request #339 from lixxu/master Raphael Deem 2017-01-23 23:46:26 -0800
  • a9ee01c7ec add sanic-jinja2 extension Lix Xu 2017-01-24 15:34:32 +0800
  • 8c7882c5e7 sanic_endpoint_test uses shared event loop by default Jeong YunWon 2017-01-24 14:13:40 +0900
  • e5196a49ff serve closes the loop only when it created its own loop. Jeong YunWon 2017-01-24 12:14:06 +0900
  • 1f89b15792 Caching example (#334) Manuel Miranda 2017-01-23 17:19:42 +0100
  • 121e059b3d update aiohttp example Raphael Deem 2017-01-21 11:26:03 -0800
  • e8afbcd662 Merge branch 'master' into caching_example argaen 2017-01-22 14:15:27 +0100
  • eb94225bdc Fixed bug in cache example argaen 2017-01-22 14:13:26 +0100
  • afe390d407 Merge pull request #253 from dutradda/add_register_sys_signals_flag Raphael Deem 2017-01-21 23:09:12 -0800
  • 576b168453 set loop to None if multiple workers Raphael Deem 2017-01-21 14:37:37 -0800
  • 6f4f2758d6 Merge pull request #331 from ctlaltdefeat/json-response-args Eli Uriegas 2017-01-21 15:31:57 -0600
  • 592ee5f839 fixed line length to satisfy travis ctlaltdefeat 2017-01-21 23:02:02 +0200
  • a811c84e99 allowed passing arguments to json response encoder ctlaltdefeat 2017-01-21 22:40:34 +0200
  • 214162adf0 Merge branch 'master' into add_register_sys_signals_flag Eli Uriegas 2017-01-21 10:25:57 -0600
  • 28396c8620 Merge pull request #327 from awiddersheim/logging-override Raphael Deem 2017-01-20 16:23:03 -0800
  • 72fba62e09 Make it easier to override logging Andrew Widdersheim 2017-01-20 17:09:27 -0500
  • 5669cafc59 Merge pull request #328 from awiddersheim/remove-multidict Raphael Deem 2017-01-20 15:14:39 -0800
  • 0c7275da1a Remove multidict requirement Andrew Widdersheim 2017-01-20 17:20:39 -0500
  • e5cbf25cbd Merge pull request #325 from seemethere/add_key_error Eli Uriegas 2017-01-20 15:27:00 -0600
  • c3cf618e84 Merge pull request #326 from seemethere/fix_exception_monitoring_documentation Eli Uriegas 2017-01-20 14:39:26 -0600
  • 7780a8c187 Merge pull request #320 from r0fls/method-decorators Eli Uriegas 2017-01-20 14:38:34 -0600
  • 40f1e14bb7 Fix exception_monitoring example to actually work Eli Uriegas 2017-01-20 14:36:15 -0600
  • a7cd4ccd09 Simplify RequestParameters Eli Uriegas 2017-01-20 14:31:24 -0600
  • 6fd69b6284 separate tests Raphael Deem 2017-01-20 10:00:51 -0800
  • 96424b6b0a add method shorthands Raphael Deem 2017-01-19 23:47:07 -0800
  • 7b5419b667 List blinker in tox.ini test deps Hyunjun Kim 2017-01-11 17:49:04 +0900
  • f7fab4c7be Apply middlewares only when there's request handler Hyunjun Kim 2017-01-11 17:23:12 +0900
  • 2aa7579884 Using signal to collect reqeust in endpoint test Hyunjun Kim 2017-01-11 17:22:40 +0900
  • 39e8a2b99f Signaling support with Blinker integration Hyunjun Kim 2017-01-11 17:20:48 +0900
  • bef34d66f5 Merge pull request #314 from seemethere/make_closed_transport_handling_more_robust Eli Uriegas 2017-01-19 21:31:30 -0600
  • c6049be688 Merge pull request #316 from youknowone/route-get Eli Uriegas 2017-01-19 21:31:06 -0600
  • 5ea653244e Merge pull request #319 from seemethere/fix_docs_links Eli Uriegas 2017-01-19 21:30:40 -0600
  • 596bb54ee3 Oops on 2 of the non-relative links Eli Uriegas 2017-01-19 21:26:37 -0600
  • 7554e87374 Fixes doc link extensions from .html to .md Eli Uriegas 2017-01-19 21:24:08 -0600
  • 6176964bdf Clarify, reformat, and add to documentation guides (#318) Cadel Watson 2017-01-20 14:18:52 +1100
  • dc946661fb Standardise heading capitalisation Cadel Watson 2017-01-20 12:54:31 +1100
  • fea56ccc46 Reorder guides and add links between them Cadel Watson 2017-01-20 12:52:22 +1100
  • 8b0a02a5be Expand getting started guide Cadel Watson 2017-01-20 12:39:55 +1100
  • 901044dabf Add introduction and improve warning to contributing guide Cadel Watson 2017-01-20 12:33:42 +1100
  • bd9a8563d9 Fix broken list in the community extensions list. Cadel Watson 2017-01-20 12:31:21 +1100
  • 462c8d432d Add more information to the deploying guide Cadel Watson 2017-01-20 12:29:55 +1100
  • 66fd46c546 Clarify the custom protocols guide. Cadel Watson 2017-01-20 12:07:18 +1100
  • b8b2e070c0 Clarify static files guide Cadel Watson 2017-01-20 11:55:53 +1100
  • 1ce7a38ba9 Clarify and fix formatting of cookies guide Cadel Watson 2017-01-20 11:52:59 +1100
  • ab01003f48 Clarify the class-based views guide Cadel Watson 2017-01-20 11:44:34 +1100
  • 21f479fb69 Fix formatting of blueprints and add use-case example. Cadel Watson 2017-01-20 11:32:00 +1100
  • f527e79d28 Clean up formatting in the exceptions guide and add some common exceptions. Cadel Watson 2017-01-20 11:17:03 +1100
  • 944baa8c19 Clarify the use-cases of middleware Cadel Watson 2017-01-20 11:09:57 +1100
  • 941f4f838e Clarify routing guide, adding introduction and HTTP types sections Cadel Watson 2017-01-20 10:55:30 +1100
  • 550f860de4 Reorder and clarify the 'Request Data' guide, adding a section on RequestParameters Cadel Watson 2017-01-20 10:34:39 +1100
  • 3d07d8ef09 Merge 2fd9aaf17c into f77bb81def Mellcap 2017-01-19 22:58:19 +0000
  • f77bb81def Merge pull request #229 from kdelwat/sphinx-docs Eli Uriegas 2017-01-19 16:54:02 -0600
  • ed4752bbc0 Move transport close to finally statment Eli Uriegas 2017-01-19 16:35:48 -0600
  • 30862c0a3e Update documentation generation instructions. Cadel Watson 2017-01-20 09:32:08 +1100
  • 7c4ffa8866 Merge branch 'master' into sphinx-docs Cadel Watson 2017-01-20 09:30:42 +1100
  • 9778d06ce2 Merge 9270911045 into a79f073077 Akshay B N 2017-01-19 22:18:43 +0000
  • a79f073077 Merge pull request #228 from seanpar203/issue_41 Eli Uriegas 2017-01-19 16:18:28 -0600
  • 4682d7b4b8 Merge pull request #296 from mdaue/ssl Raphael Deem 2017-01-19 11:29:07 -0800
  • d2217b5c5f Merge branch 'master' into ssl Raphael Deem 2017-01-19 11:23:21 -0800
  • 0a160c4a0b For function decorators, ['GET'] is the default methods Jeong YunWon 2017-01-19 23:56:51 +0900
  • aed8255a8b Merge pull request #315 from h4ck3rm1k3/patch-1 Eli Uriegas 2017-01-19 08:28:18 -0600
  • 49efdcf03f Merge 3d69787d06 into 1ad7b95437 Eli Uriegas 2017-01-19 09:13:07 +0000
  • 97c02cb8fb Merge 68f6553181 into 1ad7b95437 Eli Uriegas 2017-01-19 09:13:07 +0000
  • ba60659894 untie James Michael DuPont 2017-01-19 04:04:16 -0500
  • 1ad7b95437 Merge pull request #306 from zkanda/always-log-error-exception Raphael Deem 2017-01-19 00:22:46 -0800
  • cc43ee3b3d Always log of there's an exception occured. zkanda 2017-01-17 19:17:42 +0800
  • 5a7b70c054 Merge pull request #313 from r0fls/logging-var Eli Uriegas 2017-01-18 23:50:07 -0600
  • e9bfa30c1d Add exception handling for closed transports Eli Uriegas 2017-01-18 23:46:22 -0600
  • bb83a25a52 remove logger from run Raphael Deem 2017-01-18 21:45:30 -0800
  • 99c8d779dc Merge pull request #312 from r0fls/allow-vhost-lists Eli Uriegas 2017-01-18 23:42:59 -0600
  • 2c1ff5bf5d allow using a list of hosts on a route Raphael Deem 2017-01-18 19:40:20 -0800
  • e218a59911 Merge pull request #311 from youknowone/route-overload Eli Uriegas 2017-01-18 16:32:46 -0600
  • 11f3c79a77 Feature: Routing overload Jeong YunWon 2017-01-13 21:18:28 +0900
  • 5cfd8b9aa8 Fix formatting of 'Final Word' in README Cadel Watson 2017-01-19 08:58:13 +1100
  • ebce7b01c7 Add new guides to documentation index Cadel Watson 2017-01-19 08:54:20 +1100
  • 9d4b104d2d Merge branch 'master' into sphinx-docs Cadel Watson 2017-01-19 08:48:54 +1100
  • 5a6fb679c9 Merge pull request #309 from seemethere/fix_write_error_loop Raphael Deem 2017-01-17 18:11:22 -0800
  • 9102a9cd6e Merge branch 'master' into ssl Raphael Deem 2017-01-17 18:09:33 -0800
  • 573d1da0ef Fixes write_error loop from bail_out function Eli Uriegas 2017-01-17 18:28:22 -0600
  • 2848dce968 Merge pull request #308 from r0fls/287 Raphael Deem 2017-01-17 15:51:38 -0800
  • ba1e006585 update logging placement Raphael Deem 2017-01-17 15:38:20 -0800
  • 9108a4c69f Merge pull request #291 from subyraman/master Eli Uriegas 2017-01-17 15:47:37 -0600
  • dde258bfe3 Merge 4f40e9ee71 into f42ceb1baa Marcin Baran 2017-01-17 17:29:02 +0000
  • f42ceb1baa Merge pull request #304 from gpip/missing_ip_slots Eli Uriegas 2017-01-17 10:54:21 -0600
  • 5903dd2939 cannot use the new .ip without updating __slots__ Guilherme Polo 2017-01-17 02:58:45 -0200
  • 55b39a3f15 Merge pull request #301 from r0fls/cache-remote-ip Eli Uriegas 2017-01-16 20:07:53 -0600
  • 9bc69f7de9 use hasattr Raphael Deem 2017-01-16 17:21:57 -0800
  • 2aa380c5a3 Merge pull request #302 from channelcat/request-headers-ci Channel Cat 2017-01-16 17:08:12 -0800