Andrew Godwin
|
70637b7afe
|
Wrap line properly
|
2016-04-05 22:29:00 -07:00 |
|
Andrew Godwin
|
cd9c049296
|
Rename database layer models to be consistent
|
2016-04-05 22:25:05 -07:00 |
|
Andrew Godwin
|
6006a3181a
|
Fix version specific check in patchinator
|
2016-04-05 22:23:05 -07:00 |
|
Andrew Godwin
|
4504eb6ec9
|
Add select_for_update() to improve isolation
|
2016-04-05 22:18:54 -07:00 |
|
Andrew Godwin
|
732167282b
|
Some import sorting stuff
|
2016-04-05 17:38:05 -07:00 |
|
Andrew Godwin
|
11218089bd
|
Fix flake error
|
2016-04-05 17:30:47 -07:00 |
|
Andrew Godwin
|
352407e54b
|
Improve patchinator, lots of doc stuff
|
2016-04-05 17:27:36 -07:00 |
|
Andrew Godwin
|
4437e04528
|
Fix circular import issue
|
2016-04-05 17:19:23 -07:00 |
|
Andrew Godwin
|
4bab456c61
|
Fail to work if you have channel-enabled Django
|
2016-04-05 16:44:26 -07:00 |
|
Andrew Godwin
|
d29f02fb33
|
Patchinator/django fixes
|
2016-04-05 16:20:49 -07:00 |
|
Andrew Godwin
|
2eb8e9277e
|
Fixed #119: Talked about IRC channel
|
2016-04-05 13:48:29 -07:00 |
|
Andrew Godwin
|
2ef0baa5c2
|
Release 0.11.0
|
2016-04-05 08:21:54 -07:00 |
|
Andrew Godwin
|
cf52c922e0
|
Update getting started to not pass messages back directly
|
2016-04-05 08:17:30 -07:00 |
|
David Evans
|
28e897d9bc
|
Remove lazy loading of middleware
This mirrors the equivalent change in Django itsef. See:
https://code.djangoproject.com/ticket/26452
99bb7fcc18
|
2016-04-04 13:36:18 -07:00 |
|
Andrew Godwin
|
37923c3674
|
Flake8 fixes
|
2016-04-04 03:38:38 +02:00 |
|
Andrew Godwin
|
67e3e55131
|
Respect HTTP request body close in ASGI.
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
920882f1da
|
Implement timeout on request body reading
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
e18bfed8f3
|
Clarify timeout behaviour of block() in asgi
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
a563d4353f
|
Fix new routing channel name collector and add test
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
0071ca31c8
|
More patchinator tweaks. Will do more after 1.0.
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
bd796cb7e6
|
More patchinator stuff, but unsure if this is the right approach
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
d0bb872113
|
Add first version of patchinator
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
5a22412c16
|
Considerably improve routing code simplicity and shortcircuiting
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
0e3c742a80
|
Introduce ChannelTestCase to make testing easier
|
2016-04-04 03:34:05 +02:00 |
|
Arnaud Limbourg
|
3576267be2
|
Add paragraph on updating routing.py at that point
|
2016-04-03 18:32:13 -07:00 |
|
Haiko Schol
|
dfef0c551e
|
Fix typo in paragraph about channel types
|
2016-04-02 12:14:43 +02:00 |
|
Andrew Godwin
|
dd396e7960
|
Merge pull request #109 from michael-borisov/patch-1
Update package url
|
2016-03-31 19:19:10 +02:00 |
|
Michael Borisov
|
9baae5d978
|
Update package url
|
2016-03-31 15:40:18 +02:00 |
|
Andrew Godwin
|
e710ac02df
|
Add build dir to gitignore
|
2016-03-29 11:45:23 +01:00 |
|
Andrew Godwin
|
8f40ad1d68
|
Releasing 0.10.3
|
2016-03-29 11:44:15 +01:00 |
|
Andrew Godwin
|
6fa258f386
|
Merge pull request #103 from tclancy/patch-1
Add missing work to concepts.rst
|
2016-03-29 10:50:07 +01:00 |
|
Tom Clancy
|
1368e865d2
|
Add missing work to concepts.rst
|
2016-03-28 14:12:22 -04:00 |
|
Andrew Godwin
|
1ab757fffb
|
Implement group_expiry on database channel backend
|
2016-03-28 11:59:25 +01:00 |
|
Andrew Godwin
|
59198ea93e
|
Add signed cookie warning
|
2016-03-28 11:45:24 +01:00 |
|
Andrew Godwin
|
bee81ee620
|
Update ASGI spec to add enforced long connection timeouts.
|
2016-03-28 11:44:40 +01:00 |
|
Andrew Godwin
|
40b2348600
|
Fixed #101: Obscure error when strings in routing list.
|
2016-03-26 15:28:40 -07:00 |
|
Andrew Godwin
|
49d32a71e3
|
Merge pull request #99 from chornsby/patch-1
Remove references to Django project name
|
2016-03-25 09:43:21 -07:00 |
|
Charlie Hornsby
|
aad3575749
|
Remove references to Django project name
Update import paths to match standard Django package structure
|
2016-03-25 16:42:57 +02:00 |
|
Andrew Godwin
|
0bc0de7c48
|
Merge pull request #98 from rcorzogutierrez/master
Update to universal distribute
|
2016-03-24 12:11:46 -07:00 |
|
rcorzogutierrez
|
3e57358191
|
Update to universal distribute
|
2016-03-24 14:58:01 -04:00 |
|
Andrew Godwin
|
e51d551382
|
Merge pull request #96 from rcorzogutierrez/master
Update Readme
|
2016-03-24 09:27:13 -07:00 |
|
rcorzogutierrez
|
cb40b4fc14
|
Update Reame
add badge Pypi, License and download
|
2016-03-24 11:14:10 -04:00 |
|
Andrew Godwin
|
392ba22768
|
Releasing 0.10.2
|
2016-03-23 12:53:34 -07:00 |
|
Andrew Godwin
|
f829a14312
|
Don't show last-chance traceback when DEBUG is off.
|
2016-03-23 12:53:02 -07:00 |
|
Andrew Godwin
|
7bc94b342e
|
Implement last-resort error handler for HTTP requests
There's no WSGI server to do this for us, so Channels has to.
|
2016-03-23 11:50:35 -07:00 |
|
Andrew Godwin
|
8a65199bfe
|
Also normalise include patterns, and add tests for all regex norm
|
2016-03-22 10:39:27 -07:00 |
|
Andrew Godwin
|
7864519241
|
Releasing 0.10.1
|
2016-03-22 10:32:12 -07:00 |
|
Andrew Godwin
|
52c821a186
|
Increase FileResponse block size everywhere, not just staticfiles
|
2016-03-22 10:31:37 -07:00 |
|
Andrew Godwin
|
10224ff06c
|
Flake, stop worrying about this file.
|
2016-03-22 10:20:15 -07:00 |
|
Andrew Godwin
|
6884e7d1e8
|
Fixed #93: Unicode regex patterns not working on http.request path
|
2016-03-22 10:17:38 -07:00 |
|