Channel Cat
|
a5614f6880
|
Added server start/stop listeners and reverse ordering on response middleware to blueprints
|
2016-10-21 04:11:18 -07:00 |
|
Channel Cat
|
d4e2d94816
|
Added support for routes with / in custom regexes and updated lru to use url and method
|
2016-10-20 11:33:28 +00:00 |
|
Channel Cat
|
b6a06afdc0
|
Merge pull request #63 from blakev/feature/performance-tornado
Adds `tornado` test server for speed comparison (#13)
|
2016-10-19 01:21:56 -07:00 |
|
Eshin Kunishima
|
6d2d9d3afc
|
Added tests for Request.form
|
2016-10-19 16:29:40 +09:00 |
|
Blake VandeMerwe
|
cbb1f99ccb
|
Adds tornado test server for speed comparison (#13)
|
2016-10-18 09:41:45 -06:00 |
|
Channel Cat
|
6f105a647e
|
Added multiprocessing
|
2016-10-18 01:22:49 -07:00 |
|
Giorgio Salluzzo
|
3e8b8fb46f
|
Fix for issue #44.
|
2016-10-16 22:41:56 +02:00 |
|
Channel Cat
|
40b1ec91f0
|
Added blueprint exception and middleware support, and tests
|
2016-10-16 01:48:51 -07:00 |
|
Channel Cat
|
9b716e97ee
|
Merge branch 'feature_blueprints' of https://github.com/narzeja/sanic into narzeja-feature_blueprints
|
2016-10-16 08:21:35 +00:00 |
|
Channel Cat
|
41d31b9e55
|
Added bottle and kyoukai benchmarks, updated sanic and aiohttp
|
2016-10-16 00:50:49 -07:00 |
|
narzeja
|
a320bc28a6
|
add bottle simple_server using gunicorn
|
2016-10-16 07:52:10 +02:00 |
|
narzeja
|
aaf571fae4
|
Blueprint support, with docs, example, and tests
|
2016-10-16 06:43:22 +02:00 |
|
Michael Lavers
|
9f824b048e
|
Introduce end-of-line normalization
|
2016-10-15 12:59:00 -07:00 |
|
Channel Cat
|
1d519ff407
|
Added wheezy to benchmarks
|
2016-10-14 23:31:47 -07:00 |
|
Channel Cat
|
bad1b9da86
|
Updated aiohttp benchmarks with uvloop
|
2016-10-14 20:06:29 -07:00 |
|
Channel Cat
|
254861bc37
|
Reformatted code to use spaces instead of tabs
|
2016-10-14 19:53:49 -07:00 |
|
Eli Uriegas
|
7a313fc268
|
Fix link to helper
|
2016-10-14 17:38:43 -05:00 |
|
Eli Uriegas
|
c9d63f4e31
|
Split up the exceptions tests
|
2016-10-14 17:36:58 -05:00 |
|
Eli Uriegas
|
4684083f2f
|
Move helpers from tests to sanic proper
|
2016-10-14 17:36:32 -05:00 |
|
Channel Cat
|
62c1235f58
|
speed improvements
|
2016-10-14 03:52:21 -07:00 |
|
Channel Cat
|
33f712ef9b
|
Proper errors when server cannot bind
|
2016-10-14 03:42:20 -07:00 |
|
Channel Cat
|
2cfce77328
|
Added exception tests and updated project description
|
2016-10-14 03:37:40 -07:00 |
|
Channel Cat
|
a74ab9bd18
|
Added tests and middleware, and improved documentation
|
2016-10-14 03:23:48 -07:00 |
|
Channel Cat
|
f43578ab24
|
wtf git
|
2016-10-09 23:07:14 +00:00 |
|
Channel Cat
|
22cb8b858f
|
Updated performance tests
|
2016-10-09 15:41:37 -07:00 |
|
Channel Cat
|
49c499f44d
|
Added examples and form processing
|
2016-10-09 15:28:31 -07:00 |
|
Channel Cat
|
6041e7cfa6
|
Performance improvements to response and moved tests around
|
2016-10-08 15:21:40 -07:00 |
|
Channel Cat
|
d40e750ce6
|
added on_start on_stop
|
2016-10-05 05:30:36 +00:00 |
|