]> git.ipfire.org Git - thirdparty/tornado.git/log
thirdparty/tornado.git
15 years agoAdd addslash and removeslash decorators for, e.g., redirecting '/dir' to '/dir/'
Bret Taylor [Sun, 13 Sep 2009 21:13:55 +0000 (14:13 -0700)] 
Add addslash and removeslash decorators for, e.g., redirecting '/dir' to '/dir/'

15 years agoTwo minor typos
Bret Taylor [Sun, 13 Sep 2009 19:26:16 +0000 (12:26 -0700)] 
Two minor typos

15 years agoAdd initial WSGI container support for running other frameworks on Tornado's HTTP...
Bret Taylor [Sun, 13 Sep 2009 18:19:57 +0000 (11:19 -0700)] 
Add initial WSGI container support for running other frameworks on Tornado's HTTP server

15 years agoDon't reference Exception.message due to deprecation in Python 2.6
Bret Taylor [Sat, 12 Sep 2009 16:25:03 +0000 (09:25 -0700)] 
Don't reference Exception.message due to deprecation in Python 2.6

15 years agodocumentation typos
Casey [Fri, 11 Sep 2009 18:43:08 +0000 (11:43 -0700)] 
documentation typos

15 years agos/Google Code/GitHub
Benjamin Golub [Fri, 11 Sep 2009 11:47:33 +0000 (07:47 -0400)] 
s/Google Code/GitHub

15 years agoMerge branch 'master' of git@github.com:facebook/tornado
Casey [Thu, 10 Sep 2009 21:39:28 +0000 (14:39 -0700)] 
Merge branch 'master' of git@github.com:facebook/tornado

15 years agomake sign out clickable, ignoring automatic redirect for now
Casey [Thu, 10 Sep 2009 21:39:23 +0000 (14:39 -0700)] 
make sign out clickable, ignoring automatic redirect for now

15 years agoMerge branch 'master' of git://github.com/jaybaird/tornado
Bret Taylor [Thu, 10 Sep 2009 21:24:33 +0000 (14:24 -0700)] 
Merge branch 'master' of git://github.com/jaybaird/tornado

15 years agotypo
Casey [Thu, 10 Sep 2009 21:10:23 +0000 (14:10 -0700)] 
typo

15 years agoboth links work, but this one seems canonical
Casey [Thu, 10 Sep 2009 20:41:13 +0000 (13:41 -0700)] 
both links work, but this one seems canonical

15 years agoremove cases where intern is used. This will prevent a DoS via memory starvation...
Jay Baird [Thu, 10 Sep 2009 20:24:39 +0000 (13:24 -0700)] 
remove cases where intern is used. This will prevent a DoS via memory starvation if a lot of requests are sent using random headers

15 years agotypo
Casey [Thu, 10 Sep 2009 19:01:36 +0000 (12:01 -0700)] 
typo

15 years agoAdd python-dev to apt-get command per http://groups.google.com/group/python-tornado...
Bret Taylor [Thu, 10 Sep 2009 18:49:27 +0000 (11:49 -0700)] 
Add python-dev to apt-get command per http://groups.google.com/group/python-tornado/browse_thread/thread/d88de85aa33193a7

15 years agotypo
Casey [Thu, 10 Sep 2009 18:35:29 +0000 (11:35 -0700)] 
typo

15 years agoMerge branch 'master' of github.com:facebook/tornado
Benjamin Golub [Thu, 10 Sep 2009 18:11:56 +0000 (14:11 -0400)] 
Merge branch 'master' of github.com:facebook/tornado

15 years agotypos
Benjamin Golub [Thu, 10 Sep 2009 18:11:39 +0000 (14:11 -0400)] 
typos

15 years agoMerge branch 'master' of git@github.com:facebook/tornado
Casey [Thu, 10 Sep 2009 18:09:28 +0000 (11:09 -0700)] 
Merge branch 'master' of git@github.com:facebook/tornado

15 years agoupdated tarball
Casey [Thu, 10 Sep 2009 18:09:21 +0000 (11:09 -0700)] 
updated tarball

15 years agofix README
Benjamin Golub [Thu, 10 Sep 2009 17:52:26 +0000 (13:52 -0400)] 
fix README

15 years agoescape more
Casey [Thu, 10 Sep 2009 17:47:19 +0000 (10:47 -0700)] 
escape more

15 years agotypo
Casey [Thu, 10 Sep 2009 17:38:08 +0000 (10:38 -0700)] 
typo

15 years agoAnother typo (thanks, Ben)
Bret Taylor [Thu, 10 Sep 2009 17:24:52 +0000 (10:24 -0700)] 
Another typo (thanks, Ben)

15 years agoAdd prerequisites to Tornado docs
Bret Taylor [Thu, 10 Sep 2009 16:29:49 +0000 (09:29 -0700)] 
Add prerequisites to Tornado docs

15 years agoFixed typo (thanks Casey)
Bret Taylor [Thu, 10 Sep 2009 08:16:44 +0000 (01:16 -0700)] 
Fixed typo (thanks Casey)

15 years agoNo favicon for Tornado web site
Bret Taylor [Thu, 10 Sep 2009 07:53:07 +0000 (00:53 -0700)] 
No favicon for Tornado web site

15 years agoMove Tornado project to Github
Bret Taylor [Thu, 10 Sep 2009 07:50:51 +0000 (00:50 -0700)] 
Move Tornado project to Github

15 years agoWrote initial README file
Bret Taylor [Wed, 9 Sep 2009 05:15:18 +0000 (22:15 -0700)] 
Wrote initial README file

15 years agoCreated project
Facebook [Wed, 9 Sep 2009 05:01:24 +0000 (22:01 -0700)] 
Created project