Commit Graph

6762 Commits (ab71589c0beb392333ec41c887d08a6c577121dd)
 

Author SHA1 Message Date
Erik Johnston 690029d1a3 Don't make rooms visibile by default 9 years ago
Erik Johnston d88faf92d1 Fix up federation PublicRoomList 9 years ago
Erik Johnston 958c968d02 Merge pull request #856 from matrix-org/erikj/fed_pub_rooms 9 years ago
Erik Johnston 746b2f5657 Merge pull request #854 from matrix-org/erikj/federation_logging 9 years ago
Erik Johnston efeabd3180 Log user that is making /publicRooms calls 9 years ago
Erik Johnston 1fd6eb695d Enable auth on federation PublicRoomList 9 years ago
Erik Johnston 128360d4f0 Merge pull request #853 from matrix-org/erikj/replication_noop 9 years ago
Erik Johnston 17aab5827a Add some logging for when servers ask for missing events 9 years ago
Erik Johnston 1a815fb04f Don't hit DB for noop replications queries 9 years ago
Erik Johnston 66503a69c9 Update commit hash in changelog 9 years ago
Erik Johnston bab916bccc Bump version and changelog to v0.16.0-rc2 9 years ago
Erik Johnston 5c73115155 Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.16.0 9 years ago
Erik Johnston e0fda29f94 Merge pull request #850 from matrix-org/erikj/gc_threshold 9 years ago
Erik Johnston 02270b4b3d Merge pull request #852 from matrix-org/erikj/gc_metrics 9 years ago
Mark Haines 6babdb671b Merge pull request #851 from matrix-org/markjh/jenkins_synchrotron 9 years ago
Erik Johnston 0f2165ccf4 Don't track total objects as its too expensive to calculate 9 years ago
Erik Johnston 18f0cc7d99 Record some more GC metrics 9 years ago
Mark Haines 64935d11f7 Add script for running sytest with dendron 9 years ago
Erik Johnston 2d1d1025fa Add gc_threshold to pusher and synchrotron 9 years ago
Erik Johnston b01e71e719 Merge pull request #849 from matrix-org/erikj/gc_threshold 9 years ago
Erik Johnston dded389ac1 Allow setting of gc.set_thresholds 9 years ago
Mark Haines c54fcd9ee4 Merge pull request #848 from matrix-org/markjh/unusedIV 9 years ago
Mark Haines 0b2158719c Remove dead code. 9 years ago
Erik Johnston 188f8d63e2 Merge pull request #847 from matrix-org/erikj/gc_tick 9 years ago
Erik Johnston 48e65099b5 Also record number of unreachable objects 9 years ago
Erik Johnston 75331c5fca Change the way we do stats 9 years ago
Erik Johnston 8c966fbd51 Merge pull request #771 from matrix-org/erikj/gc_tick 9 years ago
Mark Haines efe8126290 Merge pull request #846 from matrix-org/markjh/user_joined_notifier 9 years ago
Mark Haines 88625db05f Notify users for events in rooms they join. 9 years ago
Erik Johnston 84379062f9 Fix AS retries, but with correct ordering 9 years ago
Erik Johnston 310197bab5 Fix AS retries 9 years ago
Mark Haines b0932b34cb Merge pull request #845 from matrix-org/markjh/synchrotron_presence 9 years ago
Mark Haines 4a5bbb1941 Fix a KeyError in the synchrotron presence 9 years ago
Mark Haines 87f60e7053 Merge pull request #844 from matrix-org/markjh/yield_on_sleep 9 years ago
Mark Haines 5ef84da4f1 Yield on the sleeps intended to backoff replication 9 years ago
Erik Johnston 216a05b3e3 .values() returns list of sets 9 years ago
Erik Johnston 9f715573aa Merge pull request #842 from matrix-org/erikj/presence_timer 9 years ago
Erik Johnston 96dc600579 Fix typos 9 years ago
Erik Johnston 377eb480ca Fire after 30s not 8h 9 years ago
Erik Johnston e4134c5e13 Merge pull request #841 from matrix-org/erikj/event_counter 9 years ago
Erik Johnston 778c1fea8b Merge pull request #840 from matrix-org/erikj/event_write_through 9 years ago
Erik Johnston 7aa778fba9 Add metric counter for number of persisted events 9 years ago
Erik Johnston 70aee0717c Add events to cache when we persist them 9 years ago
Erik Johnston 3210f4c385 Merge pull request #836 from matrix-org/erikj/change_event_cache 9 years ago
Mark Haines 040a560a48 Merge pull request #837 from matrix-org/markjh/synchrotron_presence_list 9 years ago
Erik Johnston cffe46408f Don't rely on options when inserting event into cache 9 years ago
Mark Haines ac9716f154 Fix spelling 9 years ago
Mark Haines 8f79084bd4 Add get_presence_list_accepted to the broken caches in synchrotron 9 years ago
Erik Johnston 10ea3f46ba Change the way we cache events 9 years ago
Erik Johnston f6be734be9 Merge pull request #835 from matrix-org/erikj/get_event_txn 9 years ago