Commit Graph

  • 4dff52de0e added Range request test cases Kyle Blöm 2017-01-26 18:38:32 -0800
  • 3f23135a5f PEP8 format changes Kyle Blöm 2017-01-26 18:37:51 -0800
  • 0d63ec38dd Added Range request options for static files Kyle Blöm 2017-01-26 18:37:16 -0800
  • abe5d8b53b review updates Raphael Deem 2017-01-29 14:01:00 -0800
  • c808762540 combine logic from create_server() and run() Raphael Deem 2017-01-28 14:54:15 -0800
  • abfea2b568 fix async run Raphael Deem 2017-01-28 15:26:44 -0800
  • ab9a393bdf Fix docs/config.md: the MYAPP_SETTINGS is not exported Jordan Pittier 2017-01-30 10:39:02 +0100
  • 42efbb3b18 Updated password Channel Cat 2017-01-30 02:22:12 -0800
  • e5c6e0b6ce . Channel Cat 2017-01-29 23:21:00 -0800
  • 078bf83aad Added route shorthands to blueprints Channel Cat 2017-01-29 23:20:38 -0800
  • 33122930cb Fix flake8 Channel Cat 2017-01-29 17:44:46 -0800
  • 206e55a911 Restructured blueprint class Channel Cat 2017-01-29 17:39:55 -0800
  • 2a4c74619b Fix readthedocs includes Channel Cat 2017-01-29 16:46:16 -0800
  • f62c4b38b4 added method parameters to docstrings Kyle Blöm 2017-01-30 09:49:40 -0800
  • 68b9700abf Changed list to frozenset Kyle Blöm 2017-01-30 09:49:04 -0800
  • c677dc22a8 sorted imports Kyle Blöm 2017-01-30 09:48:39 -0800
  • d88cf657e0 Fixed typo Kyle Blöm 2017-01-30 09:48:14 -0800
  • 7c58269a63 Merge remote-tracking branch 'origin/master' Kyle Blöm 2017-01-30 09:37:55 -0800
  • bcd4546d58 Added new tests, new request logic, and handler file Kyle Blöm 2017-01-30 09:13:43 -0800
  • 60f36135b3 Changed output to use a default_header dictionary and a ChainMap to unnecessary conditionals and simplified range parsing logic Kyle Blöm 2017-01-28 11:18:52 -0800
  • c55821ad66 fixed line to long notice Kyle Blöm 2017-01-27 08:00:41 -0800
  • 185c68ae6d added Range request test cases Kyle Blöm 2017-01-26 18:38:32 -0800
  • 404b4f0634 PEP8 format changes Kyle Blöm 2017-01-26 18:37:51 -0800
  • 853d41b281 Added Range request options for static files Kyle Blöm 2017-01-26 18:37:16 -0800
  • cedf1d0b00 Added new tests, new request logic, and handler file Kyle Blöm 2017-01-30 09:13:43 -0800
  • 6d18fb6bae Merge pull request #363 from r0fls/run-helper Eli Uriegas 2017-01-30 05:51:50 -0600
  • eac26a4514 Merge pull request #372 from JordanP/fix_docs_config Eli Uriegas 2017-01-30 05:43:29 -0600
  • 1649f30808 Updated password Channel Cat 2017-01-30 02:22:12 -0800
  • 82680bf43f Fix docs/config.md: the MYAPP_SETTINGS is not exported Jordan Pittier 2017-01-30 10:39:02 +0100
  • 41da793b5a fix async run, add tests Raphael Deem 2017-01-28 15:26:44 -0800
  • cfb5734b85 Merge pull request #371 from channelcat/blueprint-shorthand Raphael Deem 2017-01-29 23:23:47 -0800
  • b72d841619 . Channel Cat 2017-01-29 23:21:00 -0800
  • 0ef39f35ae Added route shorthands to blueprints Channel Cat 2017-01-29 23:20:38 -0800
  • 38d1ed76d2 Merge pull request #368 from channelcat/blueprint-clarity Channel Cat 2017-01-29 18:47:27 -0800
  • 4c80cd185f Fix flake8 Channel Cat 2017-01-29 17:44:46 -0800
  • 629524af04 Restructured blueprint class Channel Cat 2017-01-29 17:39:55 -0800
  • a245e54bd3 Merge pull request #367 from channelcat/fix-rtd-build Channel Cat 2017-01-29 16:46:48 -0800
  • 52e485cce9 Fix readthedocs includes Channel Cat 2017-01-29 16:46:16 -0800
  • 02d374b65b Merge pull request #365 from channelcat/fix-rtd-build Channel Cat 2017-01-29 16:41:41 -0800
  • 0de6bb0063 Adding readthedocs file Channel Cat 2017-01-29 16:40:36 -0800
  • 9d6b379999 Merge pull request #364 from channelcat/fix-rtd-build Channel Cat 2017-01-29 16:38:29 -0800
  • c132c4e673 fix conflict part 2 Channel Cat 2017-01-29 16:32:57 -0800
  • 6962dcd66c fix conflict Channel Cat 2017-01-29 16:31:37 -0800
  • 2a9496fcda Fix readthedocs build Channel Cat 2017-01-29 16:25:22 -0800
  • b44d927172 fix async run, add tests Raphael Deem 2017-01-28 15:26:44 -0800
  • 82d1d30a41 review updates Raphael Deem 2017-01-29 14:01:00 -0800
  • 85639d0806 Revert "testing" Eli Uriegas 2017-01-29 15:55:47 -0600
  • 3fd6ecaedb testing Channel Cat 2017-01-29 13:52:17 -0800
  • 884d3a0316 Fix RTD build Channel Cat 2017-01-29 13:45:44 -0800
  • 10dbb9186d combine logic from create_server() and run() Raphael Deem 2017-01-28 14:54:15 -0800
  • a547798b08 Merge pull request #360 from seemethere/fix_route_overloading_for_dynamic_routes Eli Uriegas 2017-01-29 15:35:13 -0600
  • 894b434875 Merge pull request #362 from channelcat/read-the-docs Eli Uriegas 2017-01-29 15:34:58 -0600
  • 8db0ece459 Merge branch 'master' into read-the-docs Eli Uriegas 2017-01-29 15:31:22 -0600
  • f56c5e3a45 Merge pull request #199 from Tim-Erwin/improved_config Eli Uriegas 2017-01-29 15:27:34 -0600
  • 0a5fa72099 Add logic to make dynamic route merging work Eli Uriegas 2017-01-29 15:16:07 -0600
  • 0eaccea38f updated project name in docs build Channel Cat 2017-01-29 12:49:59 -0800
  • de32c389d0 Added basic readthedocs support Channel Cat 2017-01-29 12:47:00 -0800
  • a1ee8f076e fix async run Raphael Deem 2017-01-28 15:26:44 -0800
  • 753d2da6db fix async run Raphael Deem 2017-01-28 15:26:44 -0800
  • 8619e50845 Changed output to use a default_header dictionary and a ChainMap to unnecessary conditionals and simplified range parsing logic Kyle Blöm 2017-01-28 11:18:52 -0800
  • d3344da9c5 Add a pesky newline Eli Uriegas 2017-01-27 22:15:34 -0600
  • ae0876876e Switch them to verifying headers instead Eli Uriegas 2017-01-27 22:13:16 -0600
  • dea8e16f49 Force method to lower Eli Uriegas 2017-01-27 22:07:31 -0600
  • 13803bdb30 Update for HTTPMethodView compatibility Eli Uriegas 2017-01-27 22:05:46 -0600
  • 7257e5794f Merge pull request #359 from r0fls/fix-warnings Eli Uriegas 2017-01-27 21:05:51 -0600
  • 41c52487ee Fixes route overloading for dynamic routes Eli Uriegas 2017-01-27 21:00:33 -0600
  • 0eb779185d fix deprecation warnings Raphael Deem 2017-01-27 17:59:08 -0800
  • 3d790a71a0 Merge pull request #358 from seemethere/incrment_version_030 0.3.0 Eli Uriegas 2017-01-27 19:37:02 -0600
  • cfc32d940a Increment version to 0.3.0 Eli Uriegas 2017-01-27 19:36:03 -0600
  • 59242df7d6 Move serve_multiple, fix tests (#357) Eli Uriegas 2017-01-27 19:34:21 -0600
  • 944dc004e1 Merge branch 'master' of github.com:channelcat/sanic into fix_multiprocessing_tests Eli Uriegas 2017-01-27 19:25:35 -0600
  • e89ebb7e06 Merge 7b5419b667 into fad9fbca6f Hyunjun Kim 2017-01-28 01:25:15 +0000
  • fad9fbca6f Merge pull request #335 from r0fls/remove-loop Eli Uriegas 2017-01-27 19:25:09 -0600
  • 89ab051fd4 Get rid of unused warnings import Eli Uriegas 2017-01-27 19:23:47 -0600
  • 4ca2e1d8e4 Re-add in stop_event, maybe it wasn't so bad! Eli Uriegas 2017-01-27 15:15:44 -0600
  • 9447614044 Merge 8c7882c5e7 into c81c92967c Jeong YunWon 2017-01-27 21:05:18 +0000
  • c81c92967c Merge pull request #354 from JordanP/use_isinstance Eli Uriegas 2017-01-27 15:05:12 -0600
  • ca9845988f Move serve_multiple, remove stop_events, fix tests Eli Uriegas 2017-01-27 11:31:00 -0600
  • ee5e145e2d fixed line to long notice Kyle Blöm 2017-01-27 08:00:41 -0800
  • fa36dcbe09 Use `isinstance( instead of issubclass(type(` Jordan Pittier 2017-01-27 11:11:29 +0100
  • 5a83d110bc Merge 121e059b3d into 4f6650fce2 Raphael Deem 2017-01-27 03:16:30 +0000
  • 20f195493b Merge 576b168453 into 4f6650fce2 Raphael Deem 2017-01-27 03:16:29 +0000
  • 31ad850e37 added Range request test cases Kyle Blöm 2017-01-26 18:38:32 -0800
  • abbb7cdaf0 PEP8 format changes Kyle Blöm 2017-01-26 18:37:51 -0800
  • 4942769fbe Added Range request options for static files Kyle Blöm 2017-01-26 18:37:16 -0800
  • c72bcc136c add semaphore concurrency limit example Raphael Deem 2017-01-25 13:11:04 -0800
  • d52f5f0b09 remove loop as argument and update examples Raphael Deem 2017-01-21 18:26:32 -0800
  • 4f6650fce2 Merge pull request #349 from kdelwat/compositionview-docs Eli Uriegas 2017-01-26 19:38:32 -0600
  • 2774414f9e Merge pull request #350 from r0fls/deprecate-loop Raphael Deem 2017-01-26 15:24:43 -0800
  • c1f1dca22c Merge pull request #351 from r0fls/revert-log-changes Eli Uriegas 2017-01-26 17:17:49 -0600
  • 965fbc917d use string formatting in start message Raphael Deem 2017-01-26 15:11:53 -0800
  • 2a1b63c93c add deprecate loop message Raphael Deem 2017-01-26 15:03:25 -0800
  • 011be51232 Add documentation for the CompositionView class Cadel Watson 2017-01-27 09:52:41 +1100
  • d1c4f3172f Merge pull request #348 from r0fls/275 Eli Uriegas 2017-01-26 10:37:52 -0600
  • 14697c7ea9 review changes Raphael Deem 2017-01-26 08:36:00 -0800
  • 54ca8c787b add async run Raphael Deem 2017-01-23 19:58:37 -0800
  • 88c3bffe20 Merge pull request #342 from channelcat/fix-slow-upload Channel Cat 2017-01-25 22:04:48 -0800
  • a4f85cd02e Merge pull request #343 from channelcat/cookie-usability Channel Cat 2017-01-25 21:59:43 -0800
  • fd118a41fd Only use request.body Channel Cat 2017-01-25 21:56:49 -0800
  • b0f71c5304 Fixed default path in documentation Channel Cat 2017-01-25 21:48:34 -0800