Commit Graph

5 Commits (28f7f59d0f106d5217ae90b3127685d6f009b8d2)

Author SHA1 Message Date
Andrew Morgan 28f7f59d0f Re-add default_size_factor multipler. Revert _max_size modification 2020-04-24 15:55:09 +01:00
Andrew Morgan f300c08d98 Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl
* 'develop' of github.com:matrix-org/synapse: (76 commits)
  1.12.4
  Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token""
  Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"
  Stop the master relaying USER_SYNC for other workers (#7318)
  Config option to inhibit 3PID errors on /requestToken
  Fix replication metrics when using redis (#7325)
  formatting for the changelog
  Another go at fixing one-word commands (#7326)
  1.12.4rc1
  1.12.4rc1
  fix changelog name
  Extend StreamChangeCache to support multiple entities per stream ID (#7303)
  Extend room admin api with additional attributes (#7225)
  Add ability to run replication protocol over redis. (#7040)
  Do not treat display names as globs for push rules. (#7271)
  Reduce logging verbosity of URL cache cleanup. (#7295)
  Query missing cross-signing keys on local sig upload (#7289)
  import urllib.parse when using urllib.parse.quote (#7319)
  Reduce federation logging on success (#7321)
  Fix changelog file
  ...
2020-04-24 15:14:18 +01:00
Amber H. Brown 5f508e728a add tests for individual cache sizing, and fix up the individual cache sizing logic that got deleted when resizing-on-the-fly did 2020-02-17 17:47:56 +11:00
Amber H. Brown ac020dee7a fix style 2020-01-22 02:38:50 +11:00
Amber H. Brown a96b5d9ca7 Load cache factors from the environment, and add a test. 2020-01-21 23:46:08 +11:00