Commit Graph

6270 Commits (8a04412fa1e837d733302038c64854ba0766efc0)
 

Author SHA1 Message Date
Matthew Hodgson 8a04412fa1 starting point for doc on how log contexts are supposed to work 9 years ago
Erik Johnston 7ea3b4118d Merge pull request #757 from matrix-org/erikj/event_auth_typo 9 years ago
David Baker 56aae0eaf5 Merge pull request #758 from matrix-org/dbkr/fix_password_reset 9 years ago
David Baker dc2c527ce9 Fix password reset 9 years ago
Erik Johnston 62b51b8452 Fix typo in event_auth servlet path 9 years ago
Mark Haines 351b50a887 Fix more typos in per-request metrics 9 years ago
Mark Haines dcfc10b129 Fix typo in request metrics 9 years ago
Matthew Hodgson aebd0c9717 fix typo 9 years ago
Mark Haines 1c188cf73c Merge pull request #756 from matrix-org/markjh/more_metrics 9 years ago
Mark Haines 1a12766e3b Add a comment explaining why automatic metric reporting is disabled for JsonResource 9 years ago
Mark Haines 6037349512 Check if report_metrics is True 9 years ago
Mark Haines 8d7ad44331 Report per request metrics for all of the things using request_handler 9 years ago
Mark Haines 21d188bf95 Merge pull request #755 from matrix-org/markjh/right_direction 9 years ago
Mark Haines 8a65666454 Fix backfill replication to advance the stream correctly 9 years ago
Mark Haines c7c03bf303 Merge pull request #754 from matrix-org/markjh/check_for_nop 9 years ago
Mark Haines 871357d539 Check that somethign has happend before running the selects 9 years ago
Mark Haines 71df327190 Actually start the pusher daemon 9 years ago
Mark Haines c9eab73f2a Fix typo in default pusher config 9 years ago
Mark Haines 47571d11db Merge pull request #753 from matrix-org/markjh/daemon_pusher 9 years ago
Mark Haines b80b93ea0f Add a log context to the daemonized pusher 9 years ago
Mark Haines 6df5a6a833 Optionally daemonize the pusher 9 years ago
Erik Johnston 3306cf45ca Merge pull request #750 from matrix-org/erikj/jwt_optional 9 years ago
Mark Haines c487c42492 Merge pull request #752 from matrix-org/markjh/more_updates 9 years ago
Mark Haines 9c417c54d4 Add a couple of update methods to the PusherSlaveStore 9 years ago
Mark Haines 9843f2a657 Merge pull request #751 from matrix-org/markjh/pusher_metrics_manhole 9 years ago
Mark Haines f15e9e8de4 Remove the uncomments from the comments 9 years ago
Mark Haines 72e2fafa20 Add a metrics listener and a ssh listener to the pusher 9 years ago
Mark Haines 233bf78ab4 Merge pull request #749 from matrix-org/markjh/split_manhole 9 years ago
Mark Haines f22f46f4f9 Move the listenTCP call outside the manhole function 9 years ago
Erik Johnston 52ecbc2843 Make pyjwt dependency optional 9 years ago
Mark Haines 5905f36f05 Split out setting up the manhole to a separate file 9 years ago
Mark Haines c3f8dbf6b5 Merge pull request #748 from matrix-org/markjh/split_out_site.py 9 years ago
Mark Haines 62607d5452 Merge branch 'develop' into markjh/split_out_site.py 9 years ago
Mark Haines e57df8fa86 Merge pull request #747 from matrix-org/markjh/http_resource_tree 9 years ago
Mark Haines e856036f4c Move SynapseSite to its own file 9 years ago
Mark Haines 9e7aa98c22 Split out create_resource_tree to a separate file 9 years ago
Mark Haines 2022ae0fb9 Merge pull request #746 from matrix-org/markjh/split_out_pusher 9 years ago
Erik Johnston 64ec3493c1 Merge pull request #745 from matrix-org/erikj/search-index 9 years ago
Erik Johnston 4063fe0283 Update port script 9 years ago
Erik Johnston 183cacac90 Simplify query and handle finishing correctly 9 years ago
Erik Johnston ae571810f2 Order NULLs first 9 years ago
Erik Johnston 3ddbb1687c Fix query 9 years ago
Erik Johnston 8fae3d7b1e Use special UPDATE syntax 9 years ago
Erik Johnston b57dcb4b51 Typo 9 years ago
Erik Johnston 26db18bc90 Need to do _background_update_progress_txn in actual transaction 9 years ago
Erik Johnston b9675ef6e6 Merge pull request #687 from nikriek/jwt-fix 9 years ago
Erik Johnston e395eb1108 Update progress when creating index 9 years ago
Erik Johnston 3b0fa77f50 Fix SQL statement 9 years ago
Erik Johnston 129e403487 Create index must be on a conn 9 years ago
Mark Haines a3ac837599 Optionally split out the pushers into a separate process 9 years ago