- Apr 20, 2017
-
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
- Apr 18, 2017
-
-
Tarek Ziade authored
-
Tarek Ziade authored
-
- Apr 17, 2017
-
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Tarek Ziade authored
only enable waitress IPv6 support if we should serve on AF_INET6
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Evgeni Golov authored
-
Tarek Ziade authored
Add option to disable monkeypatching.
-
- Mar 19, 2017
-
-
Evgeni Golov authored
-
Evgeni Golov authored
-
Evgeni Golov authored
Closes: #82
-
- Jun 14, 2016
-
-
Philip Douglass authored
-
- May 30, 2016
-
-
Rémy HUBSCHER authored
Convert readthedocs link for their .org -> .io migration for hosted projects
-
Adam Chainz authored
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
-
- Apr 27, 2016
-
-
Ben Harling authored
-
- Jan 25, 2016
-
-
Yannick PÉROUX authored
[eventlet] Enable for Python 3
-
Yannick PÉROUX authored
Use new Travis CI build env
-
Yannick PEROUX authored
-
Devon Meunier authored
-
- Jun 03, 2015
-
-
David Douard authored
instead of custom travis hooks
-
David Douard authored
-
David Douard authored
-
- Jun 02, 2015
-
-
David Douard authored
the geventwebsocket module (used by several backends) do use collections.OrderedDict which is not available in python 2.6. Thanksfully, there is a bw compat module available on pypi (ordereddict).
-
David Douard authored
in chaussette/backend/_tornado.py and examples
-
David Douard authored
in the source distribution (python setup.py sdist)
-
- Jun 01, 2015
-
-
David Douard authored
and fix the quick start section of the README file accordingly.
-
David Douard authored
seems dead, see https://github.com/badges/pypipins/issues/37
-
David Douard authored
-
David Douard authored
-
David Douard authored
Used to fail since tornado.wsgi.WSGIApplication inherits from tornado.web.Application.
-
David Douard authored
-
David Douard authored
-