| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | The pernicious influence of virtualenv. | Ryan Williams | 2010-06-11 | 1 | -1/+1 |
| * | Documented the environment variables (thereby fixing #15). Improved the impl... | Ryan Williams | 2010-06-10 | 3 | -1/+28 |
| * | Added note about running tests under 2.4 | Ryan Williams | 2010-06-07 | 1 | -0/+2 |
| * | News and branding for 0.9.9 | Ryan Williams | 2010-05-28 | 1 | -1/+1 |
| * | 0.9.8 branding | Ryan Williams | 2010-05-25 | 1 | -1/+1 |
| * | Updated NEWS with changes, adding wrap_ssl to the docs. | Ryan Williams | 2010-05-25 | 1 | -0/+2 |
| * | Doc file for websocket module. | Ryan Williams | 2010-05-22 | 1 | -0/+30 |
| * | Added documentation for websocket module and switched to using decorators in ... | Ryan Williams | 2010-05-22 | 2 | -0/+12 |
| * | Updated green psycopg support, added a test for it (which hasn't been run bec... | Ryan Williams | 2010-04-09 | 1 | -1/+9 |
| * | Updated web crawler example on front page. | Ryan Williams | 2010-03-29 | 1 | -18/+11 |
| * | Merge | Ryan Williams | 2010-03-29 | 1 | -1/+1 |
| |\ |
|
| | * | Clarified docs on spawn_n's semantics. | Ryan Williams | 2010-03-29 | 1 | -1/+1 |
| * | | Fixing whitespace issues in the docs. | Ryan Williams | 2010-03-27 | 1 | -7/+7 |
| |/ |
|
| * | Simplified monkey_patch interface by removing the need for the all keyword pa... | Ryan Williams | 2010-03-27 | 1 | -6/+11 |
| * | Added a note about grabbing the stdlib unit tests to the docs. | Ryan Williams | 2010-03-22 | 1 | -1/+3 |
| * | Actually include forwarder example. | Ryan Williams | 2010-03-16 | 1 | -0/+4 |
| * | Merge fix-doc-makefile | Ryan Williams | 2010-03-12 | 1 | -1/+1 |
| |\ |
|
| | * | 0.9.7 branding | Ryan Williams | 2010-03-09 | 1 | -1/+1 |
| * | | fixed doc/Makefile typo | Sergey Shepelev | 2010-03-10 | 1 | -1/+1 |
| |/ |
|
| * | Recursive crawler example added. | Ryan Williams | 2010-03-01 | 1 | -1/+9 |
| * | Added port forwarder example. | Ryan Williams | 2010-02-28 | 1 | -1/+7 |
| * | 0.9.6 branding | Ryan Williams | 2010-02-26 | 1 | -1/+1 |
| * | New module convenience; moved convenience functions in there. Sectioned off ... | Ryan Williams | 2010-02-25 | 1 | -4/+18 |
| * | Fixed small typo in docs. | Brantley Harris | 2010-02-21 | 1 | -1/+1 |
| * | Hub selection via environment variable obviates the need for the eventlethub.... | Ryan Williams | 2010-02-21 | 2 | -14/+8 |
| * | 0.9.5 branding | Ryan Williams | 2010-02-21 | 1 | -1/+1 |
| * | Doc tweaks. | Ryan Williams | 2010-02-21 | 2 | -2/+2 |
| * | Merge | Ryan Williams | 2010-02-21 | 6 | -105/+9 |
| |\ |
|
| | * | Converted docs to use convenience functions. | Ryan Williams | 2010-02-21 | 2 | -11/+4 |
| | * | Putting connect and listen into eventlet; fixing up the way the docs look whe... | Ryan Williams | 2010-02-21 | 4 | -94/+5 |
| |/ |
|
| * | Updated LICENSE dates. | Ryan Williams | 2010-02-20 | 1 | -1/+1 |
| * | Documented the hell out of semaphore, noticed that BoundedSemaphore had the w... | Ryan Williams | 2010-02-20 | 1 | -2/+7 |
| * | Shifted documentation to refer to eventlet-module versions of those functions. | Ryan Williams | 2010-02-19 | 3 | -10/+19 |
| * | Added dispatch pattern that shows how to use GreenPiles. Feedparser examples... | Ryan Williams | 2010-02-19 | 4 | -15/+79 |
| * | Refactored basic usage docs to put the design patterns elsewhere. | Ryan Williams | 2010-02-19 | 5 | -63/+74 |
| * | Improved timeout docs. | Ryan Williams | 2010-02-19 | 3 | -84/+97 |
| * | Minor doc improvements. Added more backdoor documentation. | Ryan Williams | 2010-02-19 | 6 | -13/+38 |
| * | Imported Timeout class from gevent, deprecated exc_after, replaced TimeoutErr... | Ryan Williams | 2010-02-15 | 1 | -0/+87 |
| * | Updated patcher.monkey_patch so it was easier to implement the util usecases.... | Ryan Williams | 2010-02-09 | 1 | -4/+8 |
| * | Tweaked the way monkey_patch works so that it'll work better if called after ... | Ryan Williams | 2010-02-07 | 7 | -52/+61 |
| * | Pruning docs. | Ryan Williams | 2010-01-29 | 2 | -22/+4 |
| * | 0.9.4 branding | Ryan Williams | 2010-01-28 | 1 | -1/+1 |
| * | Doc updates, robustified multiple waiter queue tests. | Ryan Williams | 2010-01-28 | 2 | -5/+5 |
| * | Pulled examples into docs proper, for better linkage on the Web. | Ryan Williams | 2010-01-25 | 4 | -44/+40 |
| * | Added trampoline docs, made a note about internal APIs (and learned a bit abo... | Ryan Williams | 2010-01-25 | 2 | -5/+13 |
| * | Added irc link | Ryan Williams | 2010-01-21 | 1 | -1/+4 |
| * | 0.9.3 branding | Ryan Williams | 2010-01-18 | 1 | -1/+1 |
| * | Deprecated coros.Actor, tweaked README and testing docs. | Ryan Williams | 2010-01-18 | 1 | -3/+3 |
| * | Doc improvements | Ryan Williams | 2010-01-18 | 2 | -26/+71 |
| * | NEWS reordering, added docs for get_hub and get_default_hub. | Ryan Williams | 2010-01-18 | 1 | -1/+5 |