summaryrefslogtreecommitdiff
path: root/doc/modules
Commit message (Expand)AuthorAgeFilesLines
* Add locals() call to example backdoor invocationAGSPhoenix2018-08-091-1/+1
* Drop support for Python2.6 and python-epoll packageSergey Shepelev2018-05-191-6/+4
* zmq: autogenerated documentation was missingSergey Shepelev2016-12-121-17/+4
* dagpool: improved documentationnat-goodspeed2016-09-281-1/+488
* Add DAGPool, a dependency-driven greenthread poolnat-goodspeed2016-09-251-0/+6
* Minor grammatical improvements and typo fixes to the docsSteven Erenst2016-03-031-3/+3
* wsgi: Add send_hundred_continue_response() API to the docsTushar Gohad2014-11-061-0/+15
* Improve documentationJakub Stasiak2014-10-311-0/+5
* wsgi: Add "100 Continue" response documentationTushar Gohad2014-08-261-0/+41
* python3 compatibility: print functionSergey Shepelev2014-04-231-6/+6
* python3 compat fixesVictor Sergeyev2014-03-281-1/+1
* python3 compat: remove lots of Python 2.5 and earlier dependent code; use pri...Sergey Shepelev2013-12-031-14/+13
* Fixed the docs back up to where they wereBen Ford2010-12-041-1/+2
* Added zmq docs back in after deleting them b y accidentBen Ford2010-12-041-0/+42
* Fixing empty-query-string compatibility that mcarter reported, added unit tes...Ryan Williams2010-10-241-1/+1
* Documenting ssl servers.Ryan Williams2010-09-172-10/+24
* Tests and documentation for WSGI posthooks.Greg Holt2010-07-041-0/+36
* Doc file for websocket module.Ryan Williams2010-05-221-0/+30
* Doc tweaks.Ryan Williams2010-02-211-1/+1
* MergeRyan Williams2010-02-214-100/+2
|\
| * Converted docs to use convenience functions.Ryan Williams2010-02-211-6/+2
| * Putting connect and listen into eventlet; fixing up the way the docs look whe...Ryan Williams2010-02-213-94/+0
|/
* Documented the hell out of semaphore, noticed that BoundedSemaphore had the w...Ryan Williams2010-02-201-2/+7
* Improved timeout docs.Ryan Williams2010-02-191-0/+93
* Minor doc improvements. Added more backdoor documentation.Ryan Williams2010-02-192-0/+22
* Tweaked the way monkey_patch works so that it'll work better if called after ...Ryan Williams2010-02-072-11/+0
* Doc improvements, removed docs for coros and proc modules.Ryan Williams2010-01-189-11/+22
* Added docs on max_http_version which mention its purpose of killing keepalive...Ryan Williams2010-01-101-0/+24
* Removed pool module from docs.Ryan Williams2010-01-021-6/+0
* Consolidated tpool and threading documentation.Ryan Williams2010-01-021-6/+0
* Renamed parallel to greenpool.Ryan Williams2010-01-011-0/+5
* More doc cleanup. Removed timer module from docs because it's an internal de...Ryan Williams2009-12-314-11/+3
* Documentation sweep -- slightly improved documentation for a bunch of things,...Ryan Williams2009-12-312-3/+3
* Added ssl documentation, fixed some of the more annoying warnings. Fixes #5Ryan Williams2009-11-2813-14/+14
* Ammended eventlet Sphinx documentation. This removed some of the Doxygen-isms...Huin Linden2009-09-1715-25/+25
* Tinkered with saranwrap to make it easier to debug, moved its docstring to th...Ryan Williams2009-08-061-0/+78
* Moved db_pool docs from the .py to the .rstRyan Williams2009-07-141-0/+55
* As promised, lots of modules cut from 0.9. Eventlet is going on a dietRyan Williams2009-07-139-54/+0
* Mechanical addition of module docstrings.Ryan Williams2009-07-0424-0/+144