Commit History

Author SHA1 Message Date
  Patrick Cloke b076bc276e Always use the name as the log ID. (#9829) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Patrick Cloke 48d44ab142 Record more information into structured logs. (#9654) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff cbc82aa09f Implement and use an @lru_cache decorator (#8595) 3 years ago
  Richard van der Hoff 6d3905c7c7 Add some more tests 3 years ago
  Richard van der Hoff 1f4269700c Push some deferred wrangling down into DeferredCache 3 years ago
  Richard van der Hoff 7b71695388 Combine the two sets of tests for CacheDescriptor 3 years ago
  Richard van der Hoff 4182bb812f move DeferredCache into its own module 3 years ago
  Richard van der Hoff 9f87da0a84 Rename Cache->DeferredCache 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke d294f0e7e1 Remove the unused inlineCallbacks code-paths in the caching code (#8119) 3 years ago
  Richard van der Hoff 39230d2171 Clean up some LoggingContext stuff (#7120) 4 years ago
  Erik Johnston 326b3dace7 Make ObservableDeferred.observe() always return deferred. 4 years ago
  Erik Johnston d0d8a22c13 Quick fix to ensure cache descriptors always return deferreds 4 years ago
  Richard van der Hoff 618bd1ee76 Fix some error cases in the caching layer. (#5749) 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Richard van der Hoff a8cbce0ced fix invalidation 5 years ago
  Richard van der Hoff f102c05856 Rewrite cache list decorator 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Richard van der Hoff ea555d5633 Reinstate lost run_on_reactor in unit test 6 years ago
  Amber Brown a61738b316 Remove run_on_reactor (#3395) 6 years ago
  Richard van der Hoff 01afc563c3 Fix overzealous cache invalidation 6 years ago
  Erik Johnston eefd9fee81 Fix up tests 7 years ago
  Richard van der Hoff f9b4bb05e0 Fix the logcontext handling in the cache wrappers (#2077) 7 years ago
  Richard van der Hoff 95f21c7a66 Fix caching of remote servers' signature keys 7 years ago