Ben Darnell
f9c8664e0f
Rename "normal" to "end_color" in log format strings.
...
When not colorizing, use empty strings instead of two copies of "normal".
Update docs.
2014-01-06 22:42:43 -05:00
Ben Darnell
326d283c6f
Reorganize and expand next-release notes.
2013-12-30 13:25:27 -05:00
Ben Darnell
473821f478
Update next-release notes and document the asyncio module.
2013-11-07 15:11:48 -05:00
Ben Darnell
cd8c2918a2
Update next-release notes.
2013-11-03 21:10:56 -05:00
Ben Darnell
92ac501277
Merge remote-tracking branch 'sclm/GoogleOAuth2' into merge
...
Conflicts:
docs/releases/next.rst
2013-11-03 14:37:43 -05:00
Ben Darnell
0352fe008e
Merge branch 'branch3.1'
...
Conflicts:
docs/releases.rst
setup.py
tornado/__init__.py
2013-09-01 14:37:40 -04:00
Ben Darnell
203f3b8583
Add 3.1.1 release notes.
2013-09-01 14:20:03 -04:00
Ben Darnell
5a4410d8e8
Update next-release notes.
2013-08-13 00:02:34 -04:00
Stephen McMillen
1942f97df5
Add in Google OAuth2 support.
2013-07-17 18:59:13 -04:00
Ben Darnell
459a9d8383
Start next release notes
2013-07-07 12:29:09 -04:00
Ben Darnell
21b207606d
Move next release notes to v3.1.
2013-06-15 14:15:24 -04:00
Ben Darnell
d2df3539ea
Release note updates.
2013-06-15 14:03:25 -04:00
Ben Darnell
6237407174
Document websocket error handling change (and StreamClosedError).
2013-06-05 21:57:03 -04:00
Ben Darnell
279d5d30a0
Release note updates
2013-06-05 01:00:09 -04:00
Ben Darnell
e8fae5cfee
Merge branch 'branch3.0'
...
Conflicts:
docs/releases.rst
setup.py
tornado/__init__.py
tornado/auth.py
2013-06-02 21:16:48 -04:00
Ben Darnell
1a3088b58d
Version bump and release notes for 3.0.2.
2013-06-02 16:27:28 -04:00
Ben Darnell
d68b6295b3
Add versionadded tags throughout the docs.
2013-05-27 18:01:08 -04:00
Ben Darnell
7e5d58b0cd
Add an overridable attribute FacebookGraphMixin._FACEBOOK_BASE_URL.
...
Closes #241 .
2013-05-27 15:19:04 -04:00
Ben Darnell
f55614a641
Organize release notes by module
2013-05-25 19:15:24 -04:00
Ben Darnell
dedc6f61e0
Update release notes
2013-05-25 18:48:30 -04:00
Ben Darnell
2b054d4d5c
Release note updates.
2013-05-19 23:19:53 -04:00
Ben Darnell
6f9cbabe98
Release note updates
2013-05-13 00:49:16 -04:00
Ben Darnell
e289658771
Release note and doc updates
2013-05-12 18:08:23 -04:00
Ben Darnell
a9b1e8b34e
Release note updates.
2013-04-29 00:08:41 -04:00
Ben Darnell
688afb5c35
Start a new next-release-notes file
2013-04-14 17:03:46 -04:00
Ben Darnell
1e69faa115
Make the websocket_connect error handling more comprehensive.
...
Now covers successful http responses that return a non-websocket body
and network errors that prevent a body from being returned.
Added a connect_timeout parameter to websocket_connect.
2013-04-08 23:11:08 -04:00
Ben Darnell
5b3e9ec4a3
Add 3.0.1 release notes.
2013-04-08 22:22:34 -04:00
Ben Darnell
86c07fb441
Copy the notice about dict-style access to options to the backwards-compat section.
2013-03-31 17:44:22 -04:00
Ben Darnell
660f75fab6
Finalize 3.0 release notes.
2013-03-29 09:01:44 -04:00
Ben Darnell
b5a27a3a2c
Document tornado.concurrent.Future.
...
All internal links now point there instead of to concurrent.future.Futures.
2013-03-17 13:42:12 -04:00
Ben Darnell
6bf30d08e1
Add/update docs for twisted, caresresolver, and util modules
2013-03-16 18:52:07 -04:00
Ben Darnell
ae61c7191c
Fix dangling references in old release notes.
2013-03-16 01:41:50 -04:00
Ben Darnell
9c1b189f5d
Fix dangling links in next.rst
2013-03-15 23:29:42 -04:00
Ben Darnell
059f0e8dbe
Rename WebSocketConnect to websocket_connect.
...
Add docs for undocumented functions and modules.
2013-03-14 23:45:48 -04:00
Ben Darnell
4ea711af79
Fix sphinx config in its new home, restore Makefile and custom css.
2013-03-10 16:24:38 -04:00
Ben Darnell
5872959a75
Move website/sphinx/ to docs/, remove rest of appengine website dir.
2013-03-10 16:05:20 -04:00