Commit Graph

  • 13ba8d7325 merged changes Ubuntu 2016-10-16 04:20:12 +00:00
  • 79bea4082a Make the requirements.txt part actually work seemethere 2016-10-15 22:16:50 -06:00
  • cfcb5504e1 Add .travis.yml with flake8 checks and tests seemethere 2016-10-15 22:13:25 -06:00
  • 392ec9dc70 License is MIT, not BSD cclauss 2016-10-16 06:03:35 +02:00
  • e3a6262012 Fixed typos Andrew Murray 2016-10-16 12:28:24 +11:00
  • 475880765e Merge pull request #16 from cbess/patch-3 channelcat 2016-10-15 16:23:23 -07:00
  • f1a5eadd64 Fixing line endings Channel Cat 2016-10-15 23:19:43 +00:00
  • 5173c67e63 Merge branch 'master' of https://github.com/channelcat/sanic Channel Cat 2016-10-15 23:18:38 +00:00
  • 0249ee236b Merge branch 'narzeja-feature_tox_coverage' Channel Cat 2016-10-15 23:17:44 +00:00
  • f4a79139a4 merge gitignore Channel Cat 2016-10-15 23:17:25 +00:00
  • aebb4c426c Merge pull request #22 from KhasanovBI/fix_double_router_initializing channelcat 2016-10-15 16:12:55 -07:00
  • a464d1e0b2 fix double router initializing b.khasanov 2016-10-16 01:14:47 +03:00
  • e16a5a3a27 Merge pull request #15 from cbess/patch-2 channelcat 2016-10-15 13:40:13 -07:00
  • 59fc17b19e Merge pull request #14 from cbess/patch-1 channelcat 2016-10-15 13:39:56 -07:00
  • dc5143584d Merge pull request #19 from JD557/patch-1 channelcat 2016-10-15 13:39:17 -07:00
  • caedd7284a Merge pull request #21 from kolanos/normalize-linebreaks channelcat 2016-10-15 13:38:44 -07:00
  • 9f824b048e Introduce end-of-line normalization Michael Lavers 2016-10-15 12:59:00 -07:00
  • fb79f747d4 basic blueprint functionality narzeja 2016-10-15 21:53:51 +02:00
  • 17cc2928d0 Blueprint support, with docs, example, and tests narzeja 2016-10-15 21:38:12 +02:00
  • dd249ca665 Use printf-style String Formatting for output John Piasetzki 2016-10-15 14:17:48 -04:00
  • 6a1f706387 Remove unused imports John Piasetzki 2016-10-15 14:14:24 -04:00
  • ce7a34b608 Update routing.md <PARAM> João Costa 2016-10-15 19:30:44 +01:00
  • 9d7488f59d Fix list formatting in Request Data docs C. Bess 2016-10-15 13:09:16 -05:00
  • 365adc1fda Fix Sanic arg C. Bess 2016-10-15 13:05:44 -05:00
  • 8cade2f664 Fix route arg; update regex C. Bess 2016-10-15 13:03:05 -05:00
  • 65d9b15e0c add tox for test and coverage automation. Add development requirements.txt narzeja 2016-10-15 11:56:34 +02:00
  • 1d519ff407 Added wheezy to benchmarks Channel Cat 2016-10-14 23:31:47 -07:00
  • 24f1040067 simple example with await. benchmarked performance with ab Mike Griffith 2016-10-14 23:22:05 -04:00
  • 993d81090c . Channel Cat 2016-10-14 20:07:53 -07:00
  • bad1b9da86 Updated aiohttp benchmarks with uvloop Channel Cat 2016-10-14 20:06:29 -07:00
  • 385158b84d Merge pull request #5 from channelcat/reformat_code channelcat 2016-10-14 19:55:03 -07:00
  • 254861bc37 Reformatted code to use spaces instead of tabs Channel Cat 2016-10-14 19:53:49 -07:00
  • 67db0bcbf3 Merge pull request #4 from n1ywb/master channelcat 2016-10-14 19:40:40 -07:00
  • d7a873c3fa Merge pull request #2 from seemethere/fix_tests channelcat 2016-10-14 19:39:34 -07:00
  • ba5363ef43 add http:// to server info message so it's clickable Jeff Laughlin 2016-10-14 18:50:41 -04:00
  • 7a313fc268 Fix link to helper Eli Uriegas 2016-10-14 17:38:43 -05:00
  • c9d63f4e31 Split up the exceptions tests Eli Uriegas 2016-10-14 17:36:58 -05:00
  • 4684083f2f Move helpers from tests to sanic proper Eli Uriegas 2016-10-14 17:36:32 -05:00
  • 0d3e8b42b3 Pivoting off actionable feedback channelcat 2016-10-14 14:08:30 -07:00
  • 818826b4b0 Removed unnecessary log Channel Cat 2016-10-14 05:09:14 -07:00
  • 3de373e029 Changed before_start to after_start Channel Cat 2016-10-14 05:04:09 -07:00
  • 91a780230e . Channel Cat 2016-10-14 05:01:18 -07:00
  • 79593574a6 . Channel Cat 2016-10-14 05:00:43 -07:00
  • 8bb646de16 Removed limitation Channel Cat 2016-10-14 04:59:11 -07:00
  • 35ed7ceefb . Channel Cat 2016-10-14 04:58:09 -07:00
  • 5a7447e975 Basic documentation Channel Cat 2016-10-14 04:51:08 -07:00
  • 8868735fc1 Removed unnecessary test file Channel Cat 2016-10-14 04:03:01 -07:00
  • dbd11bf387 Reverting Channel Cat 2016-10-14 03:59:41 -07:00
  • ec10d24ac6 Minor speed improvements Channel Cat 2016-10-14 03:57:48 -07:00
  • 62c1235f58 speed improvements Channel Cat 2016-10-14 03:52:21 -07:00
  • 33f712ef9b Proper errors when server cannot bind Channel Cat 2016-10-14 03:42:20 -07:00
  • 2cfce77328 Added exception tests and updated project description Channel Cat 2016-10-14 03:37:40 -07:00
  • a74ab9bd18 Added tests and middleware, and improved documentation Channel Cat 2016-10-14 03:23:48 -07:00
  • 8b1b69eadc Merge branch 'master' of https://github.com/channelcat/sanic Channel Cat 2016-10-09 23:07:55 +00:00
  • f43578ab24 wtf git Channel Cat 2016-10-09 23:07:14 +00:00
  • 1c427181e2 Fuck it, uvloop is required Channel Cat 2016-10-09 16:02:43 -07:00
  • df718270e8 Update README.md channelcat 2016-10-09 16:02:06 -07:00
  • 63b4f322a9 Update README.md channelcat 2016-10-09 16:00:09 -07:00
  • 22cb8b858f Updated performance tests Channel Cat 2016-10-09 15:41:37 -07:00
  • 49c499f44d Added examples and form processing Channel Cat 2016-10-09 15:28:31 -07:00
  • 8fbc6c2c4e Moved request handling into sanic Channel Cat 2016-10-08 19:45:11 -07:00
  • b0d38f8a04 Performance degraded - added in request too large and keep-alive timeout Channel Cat 2016-10-08 17:27:10 -07:00
  • fa980b1445 Performance improvements to url parsing Channel Cat 2016-10-08 16:04:18 -07:00
  • 6041e7cfa6 Performance improvements to response and moved tests around Channel Cat 2016-10-08 15:21:40 -07:00
  • 74b0cbae1b . Channel Cat 2016-10-06 01:40:22 -07:00
  • e8287df3e5 Fixed POST request getting JSON Channel Cat 2016-10-06 01:23:52 -07:00
  • d40e750ce6 added on_start on_stop Channel Cat 2016-10-05 05:30:36 +00:00
  • 4489f536da . Channel Cat 2016-10-03 00:45:59 -07:00
  • fed5c01efb fix 4watt Channel Cat 2016-10-03 00:38:53 -07:00
  • ffd521b67b derp Channel Cat 2016-10-03 00:35:20 -07:00
  • 347bb6a86d fugdishit Channel Cat 2016-10-03 07:28:50 +00:00
  • ee98c8b42f . Channel Cat 2016-10-03 07:27:54 +00:00
  • 7cdeff63f6 Decode data by default Channel Cat 2016-10-02 23:55:46 -07:00
  • 2ad7014666 Args should be an empty dict if none exist Channel Cat 2016-10-02 22:31:31 -07:00
  • f3bf00b4fb removed debugging from test Channel Cat 2016-10-03 05:23:15 +00:00
  • 7ec5432f64 Fixed coroutine checking Channel Cat 2016-10-02 22:03:14 -07:00
  • af2cf771d4 Added better debug info Channel Cat 2016-10-02 21:11:38 -07:00
  • b59dc2729f Added better error handling and coroutine checking Channel Cat 2016-10-02 20:47:15 -07:00
  • e0b9260644 Sanic can now parse args and json Channel Cat 2016-10-02 18:45:44 -07:00
  • 0489526ac9 Fix crash Channel Cat 2016-10-02 17:32:27 -07:00
  • afeed3cabd Added setup for pip install Channel Cat 2016-10-01 19:48:50 -07:00
  • acb67ea66c Merge remote-tracking branch 'origin/master' Channel Cat 2016-10-01 19:32:36 -07:00
  • 8cc028764d Fixed keep-alive header and broken connection handling Channel Cat 2016-10-02 02:18:41 +00:00
  • 6680266c86 Update README.md channelcat 2016-09-13 00:20:13 -07:00
  • 9dd87a62ad added ignore file for python Channel Cat 2016-05-25 21:53:16 -07:00
  • a75986e357 Initial Commit Channel Cat 2016-05-25 21:52:42 -07:00
  • 60f10041ea Initial commit channelcat 2016-05-25 21:38:23 -07:00