Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Retry dead servers a lot less often | Erik Johnston | 2015-11-02 | 1 | -2/+5 |
* | Make work in both Maria and SQLite. Fix tests | Erik Johnston | 2015-04-01 | 1 | -1/+1 |
* | Remove unused import | Erik Johnston | 2015-02-18 | 1 | -2/+0 |
* | Remove spurious comma. Remove temp run_on_reactor | Erik Johnston | 2015-02-18 | 1 | -2/+1 |
* | Temporarily add a run_on_reactor() call | Erik Johnston | 2015-02-18 | 1 | -0/+3 |
* | s/self._clock/self.clock/ | Erik Johnston | 2015-02-18 | 1 | -1/+1 |
* | More docs | Erik Johnston | 2015-02-18 | 1 | -1/+5 |
* | Docs. | Erik Johnston | 2015-02-18 | 1 | -1/+33 |
* | Try to only back off if we think we failed to connect to the remote | Erik Johnston | 2015-02-17 | 1 | -2/+8 |
* | Only update destination_retry_timings if we have succeeded when retrying | Erik Johnston | 2015-02-17 | 1 | -0/+3 |
* | Remove spurious self | Erik Johnston | 2015-02-17 | 1 | -1/+1 |
* | Add per server retry limiting. | Erik Johnston | 2015-02-17 | 1 | -0/+108 |