Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Erik Johnston | 2017-07-18 | 1 | -8/+17 |
* | Comment | Erik Johnston | 2017-07-18 | 1 | -0/+14 |
* | Remove sync stuff | Erik Johnston | 2017-07-18 | 2 | -29/+1 |
* | Remove unused tables | Erik Johnston | 2017-07-18 | 1 | -7/+0 |
* | Remove sync stuff | Erik Johnston | 2017-07-18 | 2 | -70/+0 |
* | Add local group server support | Erik Johnston | 2017-07-17 | 3 | -0/+195 |
* | Add DEFAULT_ROLE_ID | Erik Johnston | 2017-07-14 | 1 | -4/+5 |
* | Correctly increment orders | Erik Johnston | 2017-07-14 | 1 | -2/+2 |
* | Remove unused functions | Erik Johnston | 2017-07-13 | 1 | -152/+0 |
* | Comments | Erik Johnston | 2017-07-13 | 1 | -12/+24 |
* | Comments | Erik Johnston | 2017-07-12 | 2 | -5/+41 |
* | Add group summary APIs | Erik Johnston | 2017-07-12 | 2 | -0/+699 |
* | Comment | Erik Johnston | 2017-07-12 | 1 | -1/+1 |
* | Move comment | Erik Johnston | 2017-07-11 | 1 | -2/+2 |
* | Rename column to attestation_json | Erik Johnston | 2017-07-11 | 2 | -5/+5 |
* | Comments | Erik Johnston | 2017-07-11 | 1 | -2/+2 |
* | Comments | Erik Johnston | 2017-07-11 | 2 | -4/+34 |
* | Initial group server implementation | Erik Johnston | 2017-07-10 | 3 | -1/+359 |
* | Perf: Don't filter events for push | Erik Johnston | 2017-07-07 | 1 | -0/+13 |
* | Merge pull request #2309 from matrix-org/erikj/user_ip_repl | Erik Johnston | 2017-07-06 | 1 | -3/+5 |
|\ | |||||
| * | Fix up | Erik Johnston | 2017-06-27 | 1 | -3/+5 |
* | | Define CACHE_SIZE_FACTOR once | Erik Johnston | 2017-07-04 | 2 | -8/+3 |
* | | Make into list | Erik Johnston | 2017-06-29 | 1 | -1/+1 |
* | | Prefill forward extrems and event to state groups | Erik Johnston | 2017-06-29 | 2 | -2/+13 |
|/ | |||||
* | Fix up client ips to read from pending data | Erik Johnston | 2017-06-27 | 2 | -21/+59 |
* | Batch upsert user ips | Erik Johnston | 2017-06-27 | 1 | -19/+38 |
* | Fix up indices for users_who_share_rooms | Erik Johnston | 2017-06-26 | 1 | -1/+2 |
* | Store URL cache preview downloads seperately | Erik Johnston | 2017-06-23 | 2 | -2/+22 |
* | Add desc | Erik Johnston | 2017-06-22 | 1 | -0/+1 |
* | Merge pull request #2296 from matrix-org/erikj/dont_appserver_shar | Erik Johnston | 2017-06-21 | 1 | -15/+20 |
|\ | |||||
| * | Initialise exclusive_user_regex | Erik Johnston | 2017-06-21 | 1 | -15/+20 |
* | | Merge branch 'develop' into avoid_duplicate_filters | Krombel | 2017-06-21 | 25 | -223/+1652 |
|\| | |||||
| * | Handle thumbnail urls | Erik Johnston | 2017-06-19 | 1 | -12/+14 |
| * | Add API to quarantine media | Erik Johnston | 2017-06-19 | 3 | -2/+89 |
| * | Add shutdown room API | Erik Johnston | 2017-06-19 | 3 | -0/+59 |
| * | Merge pull request #2286 from matrix-org/erikj/split_out_user_dir | Erik Johnston | 2017-06-16 | 1 | -0/+18 |
| |\ | |||||
| | * | Initial worker impl | Erik Johnston | 2017-06-16 | 1 | -0/+18 |
| * | | Merge pull request #2280 from matrix-org/erikj/share_room_user_dir | Erik Johnston | 2017-06-16 | 3 | -31/+299 |
| |\| | |||||
| | * | Include users who share room with requester in user directory | Erik Johnston | 2017-06-15 | 1 | -22/+39 |
| | * | Implement updating users who share rooms on the fly | Erik Johnston | 2017-06-15 | 1 | -1/+110 |
| | * | Implement initial population of users who share rooms table | Erik Johnston | 2017-06-15 | 1 | -7/+117 |
| | * | Add DB schema for tracking users who share rooms | Erik Johnston | 2017-06-15 | 2 | -1/+33 |
| * | | Merge pull request #2281 from matrix-org/erikj/phone_home_stats | Erik Johnston | 2017-06-15 | 3 | -70/+70 |
| |\ \ | | |/ | |/| | |||||
| | * | Add some more stats | Erik Johnston | 2017-06-15 | 2 | -0/+28 |
| | * | Fix phone home stats | Erik Johnston | 2017-06-14 | 2 | -71/+43 |
| * | | Fix user directory insertion due to missing room_id | Erik Johnston | 2017-06-13 | 1 | -1/+2 |
| * | | Fix up sql | Erik Johnston | 2017-06-13 | 1 | -10/+12 |
| * | | Fix user dir to not assume existence of user | Erik Johnston | 2017-06-13 | 1 | -22/+37 |
| * | | Merge pull request #2274 from matrix-org/erikj/cache_is_host_joined | Erik Johnston | 2017-06-13 | 2 | -1/+6 |
| |\ \ | |||||
| | * | | Add cache for is_host_joined | Erik Johnston | 2017-06-13 | 2 | -1/+6 |
| * | | | Tweak the ranking of PG user dir search | Erik Johnston | 2017-06-13 | 1 | -13/+40 |
| |/ / | |||||
| * | | Merge pull request #2266 from matrix-org/erikj/host_in_room | Erik Johnston | 2017-06-12 | 1 | -29/+26 |
| |\ \ | |||||
| | * | | Tweak SQL | Erik Johnston | 2017-06-09 | 1 | -3/+6 |
| | * | | Change is_host_joined to use current_state table | Erik Johnston | 2017-06-09 | 1 | -29/+23 |
| * | | | Fix replication | Erik Johnston | 2017-06-09 | 1 | -1/+1 |
| * | | | Comments | Erik Johnston | 2017-06-09 | 1 | -0/+3 |
| * | | | Cache state deltas | Erik Johnston | 2017-06-09 | 1 | -3/+12 |
| |/ / | |||||
| * | | Ensure we don't use unpersisted state group as prev group | Erik Johnston | 2017-06-08 | 1 | -0/+13 |
| * | | Merge pull request #2259 from matrix-org/erikj/fix_state_woes | Erik Johnston | 2017-06-07 | 3 | -10/+24 |
| |\ \ | |||||
| | * | | Fix bug where state_group tables got corrupted | Erik Johnston | 2017-06-07 | 3 | -10/+24 |
| | |/ | |||||
| * | | Merge pull request #2248 from matrix-org/erikj/state_fixup | Erik Johnston | 2017-06-07 | 2 | -21/+122 |
| |\ \ | |||||
| | * | | Comments | Erik Johnston | 2017-06-07 | 2 | -0/+15 |
| | * | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_fixup | Erik Johnston | 2017-06-07 | 7 | -9/+624 |
| | |\ \ | |||||
| | * | | | Remove spurious log lines | Erik Johnston | 2017-06-07 | 1 | -1/+0 |
| | * | | | Handle None state group correctly | Erik Johnston | 2017-05-26 | 1 | -1/+4 |
| | * | | | Faster cache for get_joined_hosts | Erik Johnston | 2017-05-25 | 2 | -21/+105 |
| * | | | | When pruning, delete from device_lists_outbound_last_success | Erik Johnston | 2017-06-07 | 1 | -0/+8 |
| * | | | | Keep pruning background task | Erik Johnston | 2017-06-07 | 1 | -0/+45 |
| * | | | | Split up device_lists_outbound_pokes table for faster updates. | Erik Johnston | 2017-06-07 | 2 | -58/+57 |
| | |/ / | |/| | | |||||
| * | | | Increase size of IP cache | Erik Johnston | 2017-06-07 | 1 | -1/+6 |
| * | | | Handle profile updates in user directory | Erik Johnston | 2017-06-01 | 1 | -0/+49 |
| * | | | Fix sqlite | Erik Johnston | 2017-06-01 | 1 | -1/+1 |
| * | | | Split the table in two | Erik Johnston | 2017-06-01 | 3 | -4/+88 |
| * | | | Tweak search query | Erik Johnston | 2017-06-01 | 1 | -1/+1 |
| * | | | Tweak search query | Erik Johnston | 2017-06-01 | 1 | -2/+2 |
| * | | | Remove spurious inlineCallbacks | Erik Johnston | 2017-06-01 | 1 | -1/+0 |
| * | | | Bug fixes and logging | Erik Johnston | 2017-06-01 | 1 | -1/+1 |
| * | | | Order by if they have profile info | Erik Johnston | 2017-06-01 | 1 | -2/+11 |
| * | | | Use prefix matching | Erik Johnston | 2017-06-01 | 1 | -5/+29 |
| * | | | Comment on why arbitrary comments | Erik Johnston | 2017-05-31 | 1 | -2/+6 |
| * | | | Use unique indices | Erik Johnston | 2017-05-31 | 1 | -2/+2 |
| * | | | Convert to int | Erik Johnston | 2017-05-31 | 1 | -0/+1 |
| * | | | Fix tests | Erik Johnston | 2017-05-31 | 1 | -0/+1 |
| * | | | Fix typo | Erik Johnston | 2017-05-31 | 1 | -1/+1 |
| * | | | Limit number of things we fetch out of the db | Erik Johnston | 2017-05-31 | 1 | -9/+30 |
| * | | | Add stream change cache | Erik Johnston | 2017-05-31 | 3 | -1/+19 |
| * | | | Split out directory and search tables | Erik Johnston | 2017-05-31 | 2 | -29/+56 |
| * | | | Pull max id from correct table | Erik Johnston | 2017-05-31 | 1 | -0/+8 |
| * | | | Handle the server leaving a public room | Erik Johnston | 2017-05-31 | 2 | -0/+15 |
| * | | | Add comments | Erik Johnston | 2017-05-31 | 2 | -4/+37 |
| * | | | Weight differently | Erik Johnston | 2017-05-31 | 1 | -10/+24 |
| * | | | Add search | Erik Johnston | 2017-05-31 | 1 | -0/+35 |
| * | | | Update room column when room becomes unpublic | Erik Johnston | 2017-05-31 | 1 | -0/+10 |
| * | | | Add user_directory to database | Erik Johnston | 2017-05-31 | 3 | -0/+216 |
| * | | | Add comment | Erik Johnston | 2017-05-30 | 1 | -1/+1 |
| * | | | Add clobbered event_id | Erik Johnston | 2017-05-30 | 2 | -1/+3 |
| * | | | Add current_state_delta_stream table | Erik Johnston | 2017-05-30 | 2 | -8/+48 |
| |/ / | |||||
| * | | Merge pull request #2247 from matrix-org/erikj/auth_event | Erik Johnston | 2017-05-24 | 4 | -7/+104 |
| |\ \ | |||||
| | * | | Add background task to clear out old event_auth | Erik Johnston | 2017-05-24 | 3 | -1/+74 |
| | * | | Only store event_auth for state events | Erik Johnston | 2017-05-24 | 2 | -6/+30 |
| * | | | Remove redundant invalidation | Erik Johnston | 2017-05-23 | 1 | -3/+0 |
| * | | | Missed an invalidation | Erik Johnston | 2017-05-23 | 1 | -0/+3 |
| * | | | Stream count_e2e_one_time_keys cache invalidation | Erik Johnston | 2017-05-22 | 1 | -13/+18 |
| |/ / | |||||
| * | | Fix invalidation of get_users_with_read_receipts_in_room | Erik Johnston | 2017-05-19 | 1 | -1/+3 |
| * | | Increase size of push rule caches | Erik Johnston | 2017-05-18 | 1 | -2/+2 |
| * | | Make get_if_app_services_interested_in_user faster | Erik Johnston | 2017-05-18 | 2 | -10/+23 |
| * | | Merge pull request #2230 from matrix-org/erikj/speed_up_get_state | Erik Johnston | 2017-05-17 | 1 | -29/+11 |
| |\ \ | |||||
| | * | | Make get_state_groups_from_groups faster. | Erik Johnston | 2017-05-17 | 1 | -29/+11 |
| | |/ | |||||
| * | | Merge pull request #2216 from slipeer/app_services_interested_in_user | Erik Johnston | 2017-05-17 | 2 | -3/+6 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix users claimed non-exclusively by an app service don't get notifications #... | Slipeer | 2017-05-11 | 2 | -3/+6 |
| * | | Comment | Erik Johnston | 2017-05-17 | 1 | -0/+5 |
| * | | Short circuit when we have delta ids | Erik Johnston | 2017-05-17 | 1 | -3/+19 |
| * | | Speed up get_joined_hosts | Erik Johnston | 2017-05-16 | 1 | -1/+2 |
| * | | Merge pull request #2224 from matrix-org/erikj/prefill_state | Erik Johnston | 2017-05-16 | 3 | -9/+26 |
| |\ \ | |||||
| | * | | Remove spurious merge artifacts | Erik Johnston | 2017-05-16 | 1 | -13/+0 |
| | * | | Take a copy before prefilling, as it may be a frozendict | Erik Johnston | 2017-05-16 | 1 | -1/+1 |
| | * | | Update comment | Erik Johnston | 2017-05-15 | 1 | -1/+2 |
| | * | | Comments | Erik Johnston | 2017-05-15 | 2 | -3/+6 |
| | * | | Add more granular event send metrics | Erik Johnston | 2017-05-15 | 1 | -0/+12 |
| | * | | Prefill state caches | Erik Johnston | 2017-05-15 | 3 | -6/+20 |
* | | | | replaced json.dumps with encode_canonical_json | Krombel | 2017-06-21 | 1 | -1/+2 |
* | | | | Merge branch 'develop' into avoid_duplicate_filters | Krombel | 2017-05-16 | 4 | -12/+63 |
|\| | | | |||||
| * | | | Add a comment to old delta | Richard van der Hoff | 2017-05-11 | 1 | -0/+4 |
| * | | | Don't create event_search index on sqlite | Richard van der Hoff | 2017-05-11 | 2 | -3/+11 |
| * | | | Add more logging for purging | Richard van der Hoff | 2017-05-11 | 1 | -7/+14 |
| * | | | Add an index to event_search | Richard van der Hoff | 2017-05-11 | 3 | -3/+35 |
| |/ / | |||||
* | | | avoid access-error if no filter_id matches | Krombel | 2017-05-15 | 1 | -3/+3 |
* | | | insert whitespace to fix travis build | Krombel | 2017-05-12 | 1 | -1/+1 |
* | | | add check to only add a new filter if the same filter does not exist previously | Krombel | 2017-05-11 | 1 | -0/+9 |
|/ / | |||||
* | | Tidy purge code and add some comments | Richard van der Hoff | 2017-05-11 | 1 | -12/+19 |
* | | Don't de-delta state groups we're about to delete | Richard van der Hoff | 2017-05-10 | 1 | -11/+9 |
* | | add some logging to purge_history | Richard van der Hoff | 2017-05-10 | 1 | -4/+21 |
|/ | |||||
* | Merge pull request #2208 from matrix-org/erikj/ratelimit_overrid | Erik Johnston | 2017-05-10 | 2 | -1/+57 |
|\ | |||||
| * | Add per user ratelimiting overrides | Erik Johnston | 2017-05-10 | 2 | -1/+57 |
* | | Allow clients to upload one-time-keys with new sigs | Richard van der Hoff | 2017-05-09 | 1 | -20/+27 |
|/ | |||||
* | Merge pull request #2203 from matrix-org/erikj/event_cache_hit_ratio | Erik Johnston | 2017-05-08 | 2 | -2/+21 |
|\ | |||||
| * | Expand docstring a bit | Erik Johnston | 2017-05-08 | 1 | -1/+7 |
| * | Don't update event cache hit ratio from get_joined_users | Erik Johnston | 2017-05-08 | 2 | -2/+15 |
* | | Merge pull request #2201 from matrix-org/erikj/store_device_cache | Erik Johnston | 2017-05-08 | 1 | -3/+22 |
|\ \ | |||||
| * | | Add missing yields | Erik Johnston | 2017-05-08 | 1 | -2/+4 |
| * | | Invalidate cache on device deletion | Erik Johnston | 2017-05-08 | 1 | -2/+6 |
| * | | Comment | Erik Johnston | 2017-05-08 | 1 | -0/+2 |
| * | | Cache check to see if device exists | Erik Johnston | 2017-05-08 | 1 | -1/+12 |
| |/ | |||||
* / | Cache one time key counts | Erik Johnston | 2017-05-08 | 1 | -0/+9 |
|/ | |||||
* | Increase client_ip cache size | Erik Johnston | 2017-05-08 | 1 | -0/+1 |
* | Revert "Remove unused import" | Erik Johnston | 2017-05-08 | 1 | -0/+1 |
* | Revert "We don't care about forgotten rooms" | Erik Johnston | 2017-05-08 | 1 | -0/+12 |
* | Revert "Speed up filtering of a single event in push" | Erik Johnston | 2017-05-08 | 2 | -16/+2 |
* | Merge pull request #2176 from matrix-org/erikj/faster_get_joined | Erik Johnston | 2017-05-05 | 1 | -16/+42 |
|\ | |||||
| * | Fixes | Erik Johnston | 2017-05-05 | 1 | -3/+4 |
| * | Add comment | Erik Johnston | 2017-05-04 | 1 | -0/+3 |
| * | Make get_joined_users faster | Erik Johnston | 2017-05-03 | 1 | -16/+38 |
* | | Merge pull request #2185 from matrix-org/erikj/smaller_caches | Erik Johnston | 2017-05-05 | 1 | -2/+2 |
|\ \ | |||||
| * | | Reduce size of get_users_in_room | Erik Johnston | 2017-05-04 | 1 | -2/+2 |
* | | | Merge pull request #2174 from matrix-org/erikj/current_cache_hosts | Erik Johnston | 2017-05-05 | 1 | -0/+39 |
|\ \ \ | |||||
| * | | | Intern host strings | Erik Johnston | 2017-05-04 | 1 | -1/+2 |
| * | | | Make caches bigger | Erik Johnston | 2017-05-04 | 1 | -1/+1 |
| * | | | Fix comment and num args | Erik Johnston | 2017-05-04 | 1 | -1/+1 |
| * | | | Add cache for get_current_hosts_in_room | Erik Johnston | 2017-05-02 | 1 | -0/+38 |
| | |/ | |/| | |||||
* | | | Revert "Prefill state caches" | Erik Johnston | 2017-05-04 | 3 | -27/+9 |
| |/ |/| | |||||
* | | Update comment | Erik Johnston | 2017-05-03 | 1 | -1/+2 |
* | | Comments | Erik Johnston | 2017-05-03 | 2 | -3/+6 |
* | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/prefill_state | Erik Johnston | 2017-05-03 | 1 | -0/+18 |
|\ \ | |||||
| * | | Add more granular event send metrics | Erik Johnston | 2017-05-02 | 1 | -0/+16 |
| |/ | |||||
* / | Prefill state caches | Erik Johnston | 2017-05-02 | 3 | -6/+18 |
|/ | |||||
* | Merge pull request #2080 from matrix-org/erikj/filter_speed | Erik Johnston | 2017-04-28 | 2 | -2/+16 |
|\ | |||||
| * | Remove unused import | Erik Johnston | 2017-04-28 | 1 | -1/+0 |
| * | We don't care about forgotten rooms | Erik Johnston | 2017-04-28 | 1 | -12/+0 |
| * | Speed up filtering of a single event in push | Erik Johnston | 2017-04-28 | 2 | -2/+29 |
* | | Fix bgupdate error if index already exists (#2167) | Richard van der Hoff | 2017-04-27 | 1 | -30/+53 |
|/ | |||||
* | Make state caches cache in ascii | Erik Johnston | 2017-04-25 | 1 | -2/+3 |
* | Comment | Erik Johnston | 2017-04-25 | 1 | -0/+2 |
* | Reduce size of joined_user cache | Erik Johnston | 2017-04-25 | 1 | -8/+14 |
* | Reduce _get_state_group_for_event cache size | Erik Johnston | 2017-04-25 | 1 | -1/+1 |
* | Reduce cache size by not storing deferreds | Erik Johnston | 2017-04-25 | 1 | -4/+7 |
* | Remove unused cache | Erik Johnston | 2017-04-24 | 1 | -6/+1 |
* | Merge pull request #2120 from matrix-org/luke/read-markers | Luke Barnard | 2017-04-13 | 1 | -0/+22 |
|\ | |||||
| * | Correct logic in is_event_after | Luke Barnard | 2017-04-13 | 1 | -1/+1 |
| * | Simplify is_event_after logic | Luke Barnard | 2017-04-12 | 1 | -10/+3 |
| * | travis flake8.. | Luke Barnard | 2017-04-11 | 1 | -0/+1 |
| * | Refactor event ordering check to events store | Luke Barnard | 2017-04-11 | 1 | -0/+28 |
* | | Bail on where clause instead | Erik Johnston | 2017-04-11 | 1 | -3/+4 |
* | | Don't bother with outer check for now | Erik Johnston | 2017-04-11 | 1 | -3/+0 |
* | | Fix getting latest device IP for user with no devices | Erik Johnston | 2017-04-11 | 1 | -0/+5 |
|/ | |||||
* | Comment | Erik Johnston | 2017-04-07 | 1 | -0/+9 |
* | Speed up get_current_state_ids | Erik Johnston | 2017-04-07 | 1 | -10/+17 |
* | Deduplicate new deviceinbox rows for replication | Erik Johnston | 2017-04-04 | 1 | -4/+7 |
* | Fix up docs | Erik Johnston | 2017-03-31 | 1 | -1/+1 |
* | Add new storage functions for new replication | Erik Johnston | 2017-03-30 | 3 | -3/+133 |
* | Use txn.fetchall() so we can reuse txn | Erik Johnston | 2017-03-30 | 1 | -1/+1 |
* | Increase cache size for _get_state_group_for_event | Erik Johnston | 2017-03-29 | 1 | -1/+1 |
* | Decrank last commit | Erik Johnston | 2017-03-29 | 1 | -4/+5 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/e2e_one_ti... | Erik Johnston | 2017-03-29 | 17 | -164/+164 |
|\ | |||||
| * | Merge pull request #2063 from matrix-org/erikj/device_list_batch | Erik Johnston | 2017-03-28 | 1 | -0/+4 |
| |\ | |||||
| | * | Batch sending of device list pokes | Erik Johnston | 2017-03-24 | 1 | -0/+4 |
| * | | Typo | Erik Johnston | 2017-03-27 | 1 | -1/+1 |
| * | | Short circuit if all new events have same state group | Erik Johnston | 2017-03-27 | 1 | -36/+51 |
| |/ | |||||
| * | Merge pull request #2062 from matrix-org/erikj/presence_replication | Erik Johnston | 2017-03-24 | 1 | -2/+2 |
| |\ | |||||
| | * | Actually call invalidate | Erik Johnston | 2017-03-24 | 1 | -1/+1 |
| | * | Use presence replication stream to invalidate cache | Erik Johnston | 2017-03-24 | 1 | -2/+2 |
| * | | Cache hosts in room | Erik Johnston | 2017-03-24 | 1 | -0/+10 |
| |/ | |||||
| * | Replace some calls to cursor_to_dict | Erik Johnston | 2017-03-24 | 2 | -38/+13 |
| * | Use iter(items|values) | Erik Johnston | 2017-03-24 | 3 | -51/+48 |
| * | User Cursor.__iter__ instead of fetchall | Erik Johnston | 2017-03-23 | 15 | -39/+38 |
* | | Correctly look up key | Erik Johnston | 2017-03-29 | 1 | -6/+5 |
* | | The algorithm is part of the key id | Erik Johnston | 2017-03-28 | 1 | -4/+4 |
* | | Raise a more helpful exception | Erik Johnston | 2017-03-23 | 1 | -2/+4 |
* | | Don't user upsert to persist new one time keys | Erik Johnston | 2017-03-23 | 1 | -9/+48 |
|/ | |||||
* | fix up some key verif docstrings | Richard van der Hoff | 2017-03-21 | 1 | -2/+3 |
* | Merge pull request #2033 from matrix-org/erikj/repl_speed | Erik Johnston | 2017-03-21 | 1 | -17/+14 |
|\ | |||||
| * | Don't send the full event json over replication | Erik Johnston | 2017-03-17 | 1 | -17/+14 |
* | | Merge pull request #2027 from matrix-org/rav/logcontext_leaks | Richard van der Hoff | 2017-03-20 | 1 | -12/+3 |
|\ \ | |||||
| * | | Remove broken use of clock.call_later | Richard van der Hoff | 2017-03-18 | 1 | -12/+3 |
| |/ | |||||
* | | Avoid resetting state on rejected events | Richard van der Hoff | 2017-03-17 | 2 | -4/+14 |
* | | Refactoring and cleanups | Richard van der Hoff | 2017-03-17 | 2 | -72/+225 |
|/ | |||||
* | Comments | Erik Johnston | 2017-03-16 | 1 | -0/+2 |
* | Don't recreate so many sets | Erik Johnston | 2017-03-16 | 1 | -5/+6 |
* | Fix assertion to stop transaction queue getting wedged | Richard van der Hoff | 2017-03-15 | 3 | -4/+18 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/public_lis... | Erik Johnston | 2017-03-14 | 3 | -3/+86 |
|\ | |||||
| * | Fix current_state_events table to not lie | Erik Johnston | 2017-03-14 | 1 | -3/+28 |
| * | Implement _simple_delete_many_txn, use it to delete devices | Luke Barnard | 2017-03-13 | 2 | -0/+58 |
* | | Assume rooms likely haven't changed | Erik Johnston | 2017-03-13 | 1 | -0/+3 |
* | | Get current state by using current_state_events table | Erik Johnston | 2017-03-10 | 2 | -11/+21 |
|/ | |||||
* | Noop repated delete device inbox calls from /sync | Erik Johnston | 2017-03-10 | 1 | -1/+35 |
* | Remove spurious SQL logging (#1972) | Richard van der Hoff | 2017-03-08 | 1 | -8/+0 |
* | Select distinct devices from DB | Erik Johnston | 2017-03-06 | 1 | -1/+1 |
* | Fix up | Erik Johnston | 2017-03-03 | 2 | -8/+8 |
* | Add index to device_lists_stream | Erik Johnston | 2017-03-01 | 3 | -4/+28 |
* | Clobber old device list stream entries | Erik Johnston | 2017-03-01 | 1 | -0/+10 |
* | Merge pull request #1959 from matrix-org/erikj/intern_once | Erik Johnston | 2017-02-28 | 1 | -3/+2 |
|\ | |||||
| * | Intern table column names once | Erik Johnston | 2017-02-28 | 1 | -3/+2 |
* | | Add stream_id index to device_lists_outbound_pokes | Erik Johnston | 2017-02-28 | 2 | -1/+17 |
|/ | |||||
* | Fix up txn name | Erik Johnston | 2017-02-28 | 1 | -1/+1 |
* | Remove needless check | Erik Johnston | 2017-02-27 | 1 | -2/+0 |
* | It should be all | Erik Johnston | 2017-02-27 | 1 | -1/+1 |
* | Don't fetch current state in common case | Erik Johnston | 2017-02-27 | 1 | -0/+17 |
* | Merge pull request #1954 from matrix-org/erikj/cache_device2 | Erik Johnston | 2017-02-27 | 1 | -45/+73 |
|\ | |||||
| * | Cache get_user_devices_from_cache | Erik Johnston | 2017-02-27 | 1 | -45/+73 |
* | | Strip newlines from SQL queries | Erik Johnston | 2017-02-23 | 1 | -0/+6 |
* | | Remove lock from rotate notifs | Erik Johnston | 2017-02-22 | 1 | -3/+0 |
|/ | |||||
* | Store looping call | Erik Johnston | 2017-02-21 | 1 | -1/+3 |
* | Fix up notif rotation | Erik Johnston | 2017-02-18 | 1 | -14/+22 |
* | Use TEXT rather than VARCHAR | David Baker | 2017-02-17 | 1 | -6/+6 |
* | Make the pushers lang field column longer | David Baker | 2017-02-17 | 1 | -0/+39 |
* | Comment | Erik Johnston | 2017-02-16 | 1 | -1/+4 |
* | Comment | Erik Johnston | 2017-02-16 | 1 | -7/+14 |
* | Store the default push actions in a more efficient manner | Erik Johnston | 2017-02-16 | 1 | -11/+40 |
* | Merge pull request #1916 from matrix-org/erikj/push_actions_delete | Erik Johnston | 2017-02-16 | 3 | -57/+248 |
|\ | |||||
| * | Less aggressive timers | Erik Johnston | 2017-02-14 | 1 | -2/+2 |
| * | Aggregate event push actions | Erik Johnston | 2017-02-14 | 3 | -57/+248 |