| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3 compat: remove lots of Python 2.5 and earlier dependent code; use ↵ | Sergey Shepelev | 2013-12-03 | 1 | -10/+5 |
| | | | | | print() function syntax | ||||
| * | Moved GreenPipe context unit test into separate file. Skip that test in ↵ | Scott Robinson | 2010-03-04 | 1 | -1/+1 |
| | | | | | Python versions less than 2.5 | ||||
| * | Hub selection via environment variable obviates the need for the ↵ | Ryan Williams | 2010-02-21 | 1 | -2/+1 |
| | | | | | eventlethub. Fixed up docs to refer to it. | ||||
| * | Renamed test__api_timeout to timeout_test_with_statement | Ryan Williams | 2010-02-15 | 1 | -1/+1 |
| | | |||||
| * | Hurf durf merge conflict. | Ryan Williams | 2009-12-04 | 1 | -3/+3 |
| | | |||||
| * | Time to get some of those lovely yellow statuses. | Ryan Williams | 2009-12-04 | 1 | -1/+9 |
| | | |||||
| * | Fixes to make tests pass on python2.4. The tricks to make with-statement ↵ | Ryan Williams | 2009-12-03 | 1 | -1/+7 |
| | | | | | stuff work even when imported by 2.4 are especially tricky, but there doesn't seem to be a better alternative. | ||||
| * | Removed copyright headers from individual files, added LICENSE and AUTHORS ↵ | Ryan Williams | 2009-10-03 | 1 | -20/+0 |
| | | | | | files to give credit instead. Linked authors list into documentation. | ||||
| * | Finished off testing docs, put in nosewrapper script because it's a pain to ↵ | Ryan Williams | 2009-09-16 | 1 | -0/+32 |
| get plugins in the path any other way. | |||||
