Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamve get_room_state | Erik Johnston | 2019-09-02 | 1 | -2/+2 |
* | Merge branch 'rei/rss_target' of github.com:matrix-org/synapse into rei/rss_inc8 | Erik Johnston | 2019-09-02 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #5941 from matrix-org/rei/rss_inc7 | reivilibre | 2019-08-30 | 1 | -3/+504 |
| |\ | |||||
| | * | Fix to use milliseconds github/rei/rss_inc7 rei/rss_inc7 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+1 |
* | | | Linting | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+0 |
* | | | Add stats tests | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -0/+74 |
* | | | Various fixes | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -2/+3 |
* | | | Fixes to counting and stats deltas | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -3/+3 |
* | | | Whoopsies; these things come in order… | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+1 |
* | | | Merge branch 'rei/rss_inc7' into rei/rss_inc8 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Adapt to use renamed `room_state` | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+1 |
* | | | Merge branch 'rei/rss_inc7' into rei/rss_inc8 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+1 |
|\| | | |||||
| * | | Ambiguous `room_id` | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+1 |
* | | | Merge branch 'rei/rss_inc7' into rei/rss_inc8 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -0/+1 |
|\| | | |||||
| * | | Whoops, took out a line there... | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -0/+1 |
* | | | Merge branch 'rei/rss_inc7' into rei/rss_inc8 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -5/+6 |
|\| | | |||||
| * | | `users` table's ID field is actually called `name`. | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -5/+6 |
* | | | Merge branch 'rei/rss_inc7' into rei/rss_inc8 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+1 |
|\| | | |||||
| * | | Fix that became apparent after unit testing | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -1/+1 |
* | | | Merge branch 'rei/rss_inc7' into rei/rss_inc8 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -16/+25 |
|\| | | |||||
| * | | Code formatting and typo pointed out by Erik. | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -10/+15 |
| * | | Some fixes that have become necessary due to changes in other PRs | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -8/+12 |
* | | | Merge branch 'rei/rss_inc7' into rei/rss_inc8 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -3/+493 |
|\| | | |/ |/| | |||||
| * | Code formatting | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -18/+20 |
| * | Add stats regenerator | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -3/+491 |
* | | Convert `chain` to `list` as `chain` is only once iterable. github/rei/rss_inc6 rei/rss_inc6 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -2/+2 |
* | | Merge branch 'rei/rss_target' into rei/rss_inc6 | Olivier Wilkinson (reivilibre) | 2019-08-30 | 1 | -0/+112 |
|\| | |||||
| * | Count total_events and total_event_bytes within the loop. | Olivier Wilkinson (reivilibre) | 2019-08-29 | 1 | -4/+9 |
| * | Add incremental counting for rooms' total events and total event bytes. | Olivier Wilkinson (reivilibre) | 2019-08-28 | 1 | -0/+106 |
| * | Add `total_event_bytes` to room statistics schema. | Olivier Wilkinson (reivilibre) | 2019-08-28 | 1 | -0/+1 |
* | | Code formatting (Black) | Olivier Wilkinson (reivilibre) | 2019-08-29 | 1 | -12/+30 |
* | | Upsert fixes | Olivier Wilkinson (reivilibre) | 2019-08-28 | 1 | -8/+15 |
* | | Hoist up None check to prevent trying to iterate over NoneType.keys() | Olivier Wilkinson (reivilibre) | 2019-08-28 | 1 | -3/+4 |
|/ | |||||
* | Merge branch 'rei/rss_target' into rei/rss_inc3 | Olivier Wilkinson (reivilibre) | 2019-08-28 | 1 | -87/+94 |
|\ | |||||
| * | Code formatting (Black) github/rei/rss_inc2 rei/rss_inc2 | Olivier Wilkinson (reivilibre) | 2019-08-28 | 1 | -1/+3 |
| * | Update synapse/storage/stats.py | reivilibre | 2019-08-28 | 1 | -1/+1 |
| * | Clean up code with improved naming and hoist around functions. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -79/+91 |
| * | Fix logic error. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -1/+2 |
| * | Rename `room_state` table to `room_stats_state` | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -1/+1 |
| * | Remove obsolete `OldCollectionRequired` as old collection is obsolete. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -6/+0 |
* | | Use `DeferredLock` instead of `threading.Lock` | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -2/+3 |
* | | Fix logic error. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -1/+2 |
* | | Invalidate `get_earliest_token_for_stats` cache as required. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -0/+1 |
* | | For user stats, handle other membership transitions properly. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -4/+1 |
* | | Merge branch 'rei/rss_inc2' into rei/rss_inc3 | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -99/+214 |
|\| | |||||
| * | Switch to milliseconds in room/user stats for consistency. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -1/+2 |
| * | Code formatting (Black) | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -5/+5 |
| * | Lock tables in upsert fall-backs. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -0/+2 |
| * | Apply minor suggestions from review | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -4/+3 |
| * | Clarify `_update_stats_delta_txn` by adding code comments and kwargs. | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -16/+18 |
| * | Apply suggestions from code review | reivilibre | 2019-08-27 | 1 | -2/+2 |
| * | Fix up historical stats support. | Olivier Wilkinson (reivilibre) | 2019-08-22 | 1 | -11/+32 |
| * | Simplify table structure | Olivier Wilkinson (reivilibre) | 2019-08-22 | 1 | -109/+171 |
| * | Clarify `_update_stats_delta_txn` | Olivier Wilkinson (reivilibre) | 2019-08-20 | 1 | -2/+15 |
| * | Sanitise accepted fields in `_update_stats_delta_txn` | Olivier Wilkinson (reivilibre) | 2019-08-20 | 1 | -0/+12 |
| * | Update synapse/storage/stats.py | reivilibre | 2019-08-20 | 1 | -1/+1 |
| * | Update synapse/storage/stats.py | reivilibre | 2019-08-20 | 1 | -1/+1 |
| * | Ack, isort! | Olivier Wilkinson (reivilibre) | 2019-08-20 | 1 | -1/+2 |
* | | Handle state deltas and turn them into stats deltas | Olivier Wilkinson (reivilibre) | 2019-08-20 | 1 | -1/+111 |
|/ | |||||
* | Add storage function for storing stats deltas | Olivier Wilkinson (reivilibre) | 2019-08-20 | 1 | -2/+169 |
* | Tear out current room & user statistics (#5880) | reivilibre | 2019-08-20 | 1 | -409/+3 |
* | Stop trying to fetch events with event_id=None. (#5753) | Richard van der Hoff | 2019-07-24 | 1 | -9/+11 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -8/+8 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -10/+24 |
* | Fix | Erik Johnston | 2019-06-03 | 1 | -1/+2 |
* | Ignore room state with null bytes in for room stats | Erik Johnston | 2019-06-03 | 1 | -0/+15 |
* | Add indices. Remove room_ids accidentally added | Erik Johnston | 2019-05-31 | 1 | -13/+28 |
* | Move deletion from table inside txn | Erik Johnston | 2019-05-30 | 1 | -2/+5 |
* | Fetch membership counts all at once | Erik Johnston | 2019-05-30 | 1 | -16/+7 |
* | Get events all at once | Erik Johnston | 2019-05-30 | 1 | -33/+26 |
* | Fix logging for room stats background update | Travis Ralston | 2019-05-25 | 1 | -1/+1 |
* | Room Statistics (#4338) | Amber Brown | 2019-05-21 | 1 | -0/+450 |