Commit Graph

53 Commits

Author SHA1 Message Date
Ben Darnell ef895e29b6 Add appengine config for /favicon.ico 2011-03-30 21:04:42 -07:00
Peter Bengtsson 2ac99d86de adding favicon.ico for website 2011-03-30 18:36:57 +01:00
Ben Darnell f36fb66f02 Set version number to 1.2.1 2011-03-03 12:41:26 -08:00
Ben Darnell f5436204e6 Update version number to 1.2 2011-02-20 12:56:36 -08:00
Ben Darnell 210c5c827b Document the fact that tornado can be installed with pip/etc. 2011-02-20 12:49:53 -08:00
Ben Darnell 2ab946518a Document new behavior of XSRF tokens. 2011-02-16 13:36:50 -08:00
Ben Darnell 4e6b96fbcb Add linkify to the default template namespace. 2011-02-16 13:34:35 -08:00
Ben Darnell b8500d3cc0 Revert "Undo documentation changes from the introduction of Application.listen()."
This reverts commit 2d42c18c36.
2011-02-16 11:52:06 -08:00
Ben Darnell 2d42c18c36 Undo documentation changes from the introduction of Application.listen().
The examples given do not work in the 1.1.1 release.  This change should be
reverted when 1.2 is released and the new examples work.
2011-02-09 17:01:53 -08:00
Ben Darnell 4170d351d7 Merge commit 'v1.1.1'
Conflicts:
	setup.py
2011-02-08 22:53:59 -08:00
Ben Darnell b91245427f Tag release 1.1.1 2011-02-08 22:43:07 -08:00
Ben Darnell b733c91f12 Update example in XSRF section.
Login forms don't actually need XSRF protection, so use a message-posting
form instead.
2011-01-25 12:02:11 -08:00
Ben Darnell a853850e26 Add convenience method Application.listen(port) so most apps don't need
to explicitly touch HTTPServer.
2010-11-15 21:15:32 -08:00
Ben Darnell 31b0ab0c5d Fix typo in docs 2010-11-09 11:52:34 -08:00
Ben Darnell 160c961fe1 Move Links section from index.html to the wiki.
Remove links to unmaintained social media accounts.
2010-10-08 11:56:16 -07:00
Ben Darnell 8ecaa43734 Remove references to async_callback from documentation 2010-09-28 15:46:21 -07:00
Ben Darnell 81a3eae5e6 Make xhtml_escape available in the template namespace under its own name
in addition to "escape".
2010-09-17 14:46:43 -07:00
Ben Darnell 8c4fb07636 Document the entire template namespace 2010-09-17 11:02:43 -07:00
Ben Darnell fb08c11bc0 Update docs to mention requirement of pycurl 7.18.2. 2010-09-14 10:42:56 -07:00
Ben Darnell 2338348edd Bump version number to 1.1 2010-09-07 17:05:12 -07:00
Ben Darnell 890d829171 Add more documentation for request.files. 2010-09-04 12:19:46 -07:00
Ben Darnell d1b58414e0 Remove the statement that tornado has only been tested with firefox. 2010-09-01 15:27:32 -07:00
Ben Darnell e571668d89 Add more documentation of overridable methods in RequestHandler 2010-08-25 15:34:21 -07:00
Ben Darnell 4e10c31fe8 Add HTTPServer(..., xheaders=True) to the web documentation. 2010-08-19 13:52:09 -04:00
Ben Darnell 55b4eae8af Add a links section to the website 2010-08-19 13:48:08 -04:00
Ben Darnell 33fe4a4e90 Fix another link to 1.0.1 2010-08-13 14:49:03 -07:00
Ben Darnell 0ece9ed61f Check in symlink to tornado package in website directory 2010-08-13 10:51:50 -07:00
Ben Darnell d8b265dd8a Update links to 1.0.1 release 2010-08-13 10:50:37 -07:00
Ben Darnell db3d021921 Add a mention of on_connection_close to the html docs. Add a
warning about proxies keeping connections open.
2010-08-11 11:34:40 -07:00
Ben Darnell eb5b3d8df7 Set version number to 1.0 2010-07-22 16:56:21 -07:00
Ben Darnell d90ba2e0da Remove old release tarballs and redirect previous urls to github 2010-07-22 16:56:20 -07:00
Ben Darnell 22f452569c Move download links to github 2010-07-22 15:13:25 -07:00
Ben Darnell 7a288245dc Update installation instructions. 2010-07-22 14:07:41 -07:00
Jon Parise 339f08bdbd Correcting a grammatical error (attribute -> attributes). 2010-04-28 23:27:45 -07:00
Ben Darnell 40ce72c1c6 Replace all tabs with spaces. 2010-03-17 14:59:17 -07:00
Bret Taylor 718c1816e1 Missing website images 2009-10-01 20:41:49 -07:00
Bret Taylor 681d4d2fab Add links to FB, Twitter, FF on web site 2009-09-30 14:56:36 -07:00
Bret Taylor d6e9cd5a11 New 0.2 distribution from the past week's bug fixes 2009-09-17 19:53:10 -07:00
Casey 6b07e69551 documentation typos 2009-09-11 11:43:08 -07:00
Casey e0526867ca typo 2009-09-10 14:10:23 -07:00
Casey 41ea6da5f5 both links work, but this one seems canonical 2009-09-10 13:41:13 -07:00
Casey 19c8610eee typo 2009-09-10 12:01:36 -07:00
Bret Taylor 2e1e2a7982 Add python-dev to apt-get command per http://groups.google.com/group/python-tornado/browse_thread/thread/d88de85aa33193a7 2009-09-10 11:49:27 -07:00
Casey e48e2b1129 typo 2009-09-10 11:35:29 -07:00
Benjamin Golub e997ac0ad9 Merge branch 'master' of github.com:facebook/tornado 2009-09-10 14:11:56 -04:00
Benjamin Golub 01405d0b08 typos 2009-09-10 14:11:39 -04:00
Casey f431c9e597 updated tarball 2009-09-10 11:09:21 -07:00
Casey e4d56d9183 typo 2009-09-10 10:38:08 -07:00
Bret Taylor 71a44bc082 Another typo (thanks, Ben) 2009-09-10 10:24:52 -07:00
Bret Taylor 9a8bd2fb6f Add prerequisites to Tornado docs 2009-09-10 09:29:49 -07:00