Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ordering is important on errbacks so add the cleanup func before creating an ... | Kegan Dougal | 2017-02-13 | 1 | -7/+7 |
* | Pop the txn from the map in case it has already been deleted somehow | Kegan Dougal | 2017-02-13 | 1 | -1/+1 |
* | Don't cache errors at all | Kegan Dougal | 2017-02-13 | 1 | -10/+9 |
* | http txns: Do not cache error responses | Kegan Dougal | 2017-02-13 | 1 | -1/+10 |
* | Fix spurious Unhandled Error log lines | Erik Johnston | 2017-01-12 | 1 | -1/+5 |
* | Clean transactions based on time. Add HttpTransactionCache tests. | Kegan Dougal | 2016-11-14 | 1 | -5/+19 |
* | Move .observe() up to the cache to make things neater | Kegan Dougal | 2016-11-14 | 1 | -5/+4 |
* | Review comments | Kegan Dougal | 2016-11-11 | 1 | -0/+85 |