| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix some deprecation warnings | Chris AtLee | 2010-02-23 | 1 | -0/+10 |
| * | Merge | Ryan Williams | 2010-02-16 | 1 | -3/+3 |
| |\ |
|
| | * | Imported Timeout class from gevent, deprecated exc_after, replaced TimeoutErr... | Ryan Williams | 2010-02-15 | 1 | -3/+3 |
| * | | Disabling pyevent-problematic tests. | Ryan Williams | 2010-02-16 | 1 | -3/+4 |
| |/ |
|
| * | Fixed bug in tpool.killall, also another slight bug in the pollhub, and added... | Ryan Williams | 2010-01-18 | 1 | -0/+9 |
| * | Refactored imap to make it even simpler and fix the limitation, added test fo... | Ryan Williams | 2009-12-31 | 1 | -14/+0 |
| * | Moved get_hub, use_hub, get_default_hub to eventlet.hubs. This is a step in ... | Ryan Williams | 2009-12-17 | 1 | -7/+8 |
| * | Renamed libevent hub to pyevent. | Ryan Williams | 2009-12-16 | 1 | -5/+5 |
| * | Refactored __init__ a little, skipped a processes-based tests on Windows. | Ryan Williams | 2009-12-07 | 1 | -20/+43 |
| * | Finally, some peace and quiet around here. :-) | Ryan Williams | 2009-12-06 | 1 | -0/+14 |
| * | Added eventlet.green.OpenSSL to further rationalize our SSL support, carved o... | Ryan Williams | 2009-11-27 | 1 | -10/+18 |
| * | Removed copyright headers from individual files, added LICENSE and AUTHORS fi... | Ryan Williams | 2009-10-03 | 1 | -22/+0 |
| * | It turns out that if my --eventlet-hub=foo command fails to import foo, I don... | Ryan Williams | 2009-08-31 | 1 | -0/+8 |
| * | Slight improvement to hide twisted tests from people who don't have it. | Ryan Williams | 2009-08-24 | 1 | -1/+4 |
| * | Improved skipped decorator, now it tells you what was skipped even when not u... | Ryan Williams | 2009-08-17 | 1 | -4/+6 |
| * | Fiddled with __init__.py some more. Made greenio tests LimitedTestCase subcl... | Ryan Williams | 2009-08-15 | 1 | -3/+19 |
| * | Added @skipped decorator in tests, hopefully we don't use it too much. Repla... | Ryan Williams | 2009-08-15 | 1 | -14/+31 |
| * | Removed exit_unless_* methods, fixed the stuff that depended on them. | Ryan Williams | 2009-08-14 | 1 | -5/+3 |
| * | Migrated test_urllib2 tests to stdlib directory, thereby removing copy-and-pa... | Ryan Williams | 2009-08-14 | 1 | -7/+12 |
| * | Eliminate references to 'greentest' | Ryan Williams | 2009-07-27 | 1 | -1/+1 |
| * | Renamed greentest to tests to be more standard. | Ryan Williams | 2009-07-24 | 1 | -0/+56 |