Historial de Commits

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