Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -1/+1 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+2 |
* | Pass around the reactor explicitly (#3385) | Amber Brown | 2018-06-22 | 1 | -5/+11 |
* | Use run_in_background in preference to preserve_fn | Richard van der Hoff | 2018-04-27 | 1 | -2/+4 |
* | Replace Queue with six.moves.queue | Adrian Tschira | 2018-04-16 | 1 | -2/+2 |
* | Do logcontexts correctly | Erik Johnston | 2018-01-18 | 1 | -2/+2 |
* | Move test stuff to tests | Erik Johnston | 2018-01-18 | 1 | -25/+1 |
* | Make all fields private | Erik Johnston | 2018-01-18 | 1 | -31/+31 |
* | Ensure we registerProducer isn't called twice | Erik Johnston | 2018-01-18 | 1 | -0/+3 |
* | Fix _notify_empty typo | Erik Johnston | 2018-01-18 | 1 | -1/+1 |
* | Move definition of paused_producer to __init__ | Erik Johnston | 2018-01-18 | 1 | -2/+4 |
* | Fix comments | Erik Johnston | 2018-01-18 | 1 | -3/+3 |
* | Add decent impl of a FileConsumer | Erik Johnston | 2018-01-17 | 1 | -0/+158 |