| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -4/+5 |
| | | |||||
| * | Added spawn_after_local and tests, removed test__timers (the source of the ↵ | Ryan Williams | 2010-02-13 | 1 | -0/+1 |
| | | | | | new tests), deprecated call_after_* | ||||
| * | Moved timer to hubs package, since that's almost all of its usage. | Ryan Williams | 2010-02-13 | 1 | -2/+4 |
| | | |||||
| * | Added spawn_after, with tests and documentation. Removed dead code in ↵ | Ryan Williams | 2010-02-13 | 1 | -11/+0 |
| | | | | | timer_test. | ||||
| * | Moved get_hub, use_hub, get_default_hub to eventlet.hubs. This is a step in ↵ | Ryan Williams | 2009-12-17 | 1 | -6/+4 |
| | | | | | the direction of better factoring and fewer circular-ish dependencies. | ||||
| * | Renamed libevent hub to pyevent. | Ryan Williams | 2009-12-16 | 1 | -2/+2 |
| | | |||||
| * | Removed copyright headers from individual files, added LICENSE and AUTHORS ↵ | Ryan Williams | 2009-10-03 | 1 | -21/+0 |
| | | | | | files to give credit instead. Linked authors list into documentation. | ||||
| * | Renamed greentest to tests to be more standard. | Ryan Williams | 2009-07-24 | 1 | -0/+68 |
