Historie revizí

Autor SHA1 Zpráva Datum
  Patrick Cloke 4ae967cf63 Add missing type hints to test.util.caches (#14529) před 1 rokem
  Nick Mills-Barrett c9dffd5b33 Remove unused `@lru_cache` decorator (#13595) před 1 rokem
  dependabot[bot] 0b7830e457 Bump flake8-bugbear from 21.3.2 to 22.9.23 (#14042) před 1 rokem
  Eric Eastwood 29269d9d3f Fix `have_seen_event` cache not being invalidated (#13863) před 2 roky
  Sean Quah 2fcf4b3f6c Add cancellation support to `@cached` and `@cachedList` decorators (#12183) před 2 roky
  Patrick Cloke 690cb4f3b3 Allow for ignoring some arguments when caching. (#12189) před 2 roky
  Richard van der Hoff 5458eb8551 Fix 'Unhandled error in Deferred' (#12089) před 2 roky
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) před 2 roky
  Richard van der Hoff f36434590c Additional test for `cachedList` (#11246) před 2 roky
  Jonathan de Jong 93729719b8 Use inline type hints in `tests/` (#10350) před 3 roky
  Richard van der Hoff 224f2f949b Combine `LruCache.invalidate` and `invalidate_many` (#9973) před 3 roky
  Richard van der Hoff 5090f26b63 Minor `@cachedList` enhancements (#9975) před 3 roky
  Andrew Morgan 6982db9651 Merge branch 'master' into develop před 3 roky
  Patrick Cloke b076bc276e Always use the name as the log ID. (#9829) před 3 roky
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) před 3 roky
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) před 3 roky
  Patrick Cloke 48d44ab142 Record more information into structured logs. (#9654) před 3 roky
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) před 3 roky
  Richard van der Hoff cbc82aa09f Implement and use an @lru_cache decorator (#8595) před 3 roky
  Richard van der Hoff 6d3905c7c7 Add some more tests před 4 roky
  Richard van der Hoff 1f4269700c Push some deferred wrangling down into DeferredCache před 4 roky
  Richard van der Hoff 7b71695388 Combine the two sets of tests for CacheDescriptor před 4 roky
  Richard van der Hoff 4182bb812f move DeferredCache into its own module před 4 roky
  Richard van der Hoff 9f87da0a84 Rename Cache->DeferredCache před 4 roky
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) před 4 roky
  Patrick Cloke d294f0e7e1 Remove the unused inlineCallbacks code-paths in the caching code (#8119) před 4 roky
  Richard van der Hoff 39230d2171 Clean up some LoggingContext stuff (#7120) před 4 roky
  Erik Johnston 326b3dace7 Make ObservableDeferred.observe() always return deferred. před 4 roky
  Erik Johnston d0d8a22c13 Quick fix to ensure cache descriptors always return deferreds před 4 roky
  Richard van der Hoff 618bd1ee76 Fix some error cases in the caching layer. (#5749) před 5 roky