| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor grammatical improvements and typo fixes to the docs | Steven Erenst | 2016-03-03 | 1 | -3/+3 |
| | | | | | Signed-off-by: Steven Erenst <stevenerenst@gmail.com> | ||||
| * | hubs: drop Twisted support | Sergey Shepelev | 2014-10-29 | 1 | -1/+1 |
| | | |||||
| * | python3 compat: remove lots of Python 2.5 and earlier dependent code; use ↵ | Sergey Shepelev | 2013-12-03 | 1 | -8/+6 |
| | | | | | print() function syntax | ||||
| * | Adding more clarity on send_exception, thanks to creiht and termie for ↵ | Ryan Williams | 2010-08-11 | 1 | -1/+1 |
| | | | | | illustrating the need for it. | ||||
| * | Added note about running tests under 2.4 | Ryan Williams | 2010-06-07 | 1 | -0/+2 |
| | | |||||
| * | Added a note about grabbing the stdlib unit tests to the docs. | Ryan Williams | 2010-03-22 | 1 | -1/+3 |
| | | |||||
| * | Hub selection via environment variable obviates the need for the ↵ | Ryan Williams | 2010-02-21 | 1 | -14/+6 |
| | | | | | eventlethub. Fixed up docs to refer to it. | ||||
| * | Doc updates, robustified multiple waiter queue tests. | Ryan Williams | 2010-01-28 | 1 | -3/+3 |
| | | |||||
| * | Deprecated coros.Actor, tweaked README and testing docs. | Ryan Williams | 2010-01-18 | 1 | -3/+3 |
| | | |||||
| * | Renamed libevent hub to pyevent. | Ryan Williams | 2009-12-16 | 1 | -1/+1 |
| | | |||||
| * | Added all.py convenience module for running stdlib tests. Patcherized ↵ | Ryan Williams | 2009-11-29 | 1 | -4/+4 |
| | | | | | test_timeout. | ||||
| * | Added eventlet.green.OpenSSL to further rationalize our SSL support, carved ↵ | Ryan Williams | 2009-11-27 | 1 | -0/+18 |
| | | | | | off ssl tests into ssl_test.py, and added some docs on coverage. | ||||
| * | Removed doctest test, explained how to replace its functionality with nose's ↵ | Ryan Williams | 2009-10-04 | 1 | -0/+10 |
| | | | | | in the docs. | ||||
| * | Changed some tests that hardcoded the port to not do so, added some docs on ↵ | Ryan Williams | 2009-10-01 | 1 | -0/+13 |
| | | | | | how to avoid doing that in the future. | ||||
| * | Ammended eventlet Sphinx documentation. This removed some of the ↵ | Huin Linden | 2009-09-17 | 1 | -2/+2 |
| | | | | | Doxygen-isms, and introduced some more complete linking between parts of the documents. | ||||
| * | Finished off testing docs, put in nosewrapper script because it's a pain to ↵ | Ryan Williams | 2009-09-16 | 1 | -1/+33 |
| | | | | | get plugins in the path any other way. | ||||
| * | More sophisticated use of sphinx. | Ryan Williams | 2009-09-09 | 1 | -1/+1 |
| | | |||||
| * | Many testing-related changes, switched completely over to using nose, added ↵ | Ryan Williams | 2009-09-09 | 1 | -0/+27 |
| docs on how to run the tests. | |||||
