Commit History

作者 SHA1 備註 提交日期
  Neil Johnson 31c2502ca8 style and further contraining query 6 年之前
  Neil Johnson c92a8aa578 pep8 6 年之前
  Neil Johnson 05ac15ae82 Limit query load of generate_user_daily_visits 6 年之前
  Neil Johnson f077e97914 instead of inserting user daily visit data at the end of the day, instead insert incrementally through the day 6 年之前
  Neil Johnson 977765bde2 Merge branch 'develop' of https://github.com/matrix-org/synapse into cohort_analytics 6 年之前
  Michael Kaye 16f41237f0 Merge pull request #2846 from kaiyou/feat-dockerfile 6 年之前
  Richard van der Hoff c25d7ba12e Merge pull request #3208 from matrix-org/rav/more_refactor_request_handler 6 年之前
  Richard van der Hoff 23e2dfe940 Merge pull request #3209 from damir-manapov/master 6 年之前
  Richard van der Hoff bd8d0cfab1 Merge remote-tracking branch 'origin/master' into develop 6 年之前
  Damir Manapov db18d854cd transaction_id, destination twice 6 年之前
  Richard van der Hoff 318711e139 Set Server header in SynapseRequest 6 年之前
  Richard van der Hoff 7b411007e6 Merge pull request #3203 from matrix-org/rav/refactor_request_handler 6 年之前
  Richard van der Hoff 645cb4bf06 Remove redundant request_handler decorator 6 年之前
  Richard van der Hoff 09f570b935 Factor wrap_request_handler_with_logging out of wrap_request_handler 6 年之前
  Richard van der Hoff 9589a1925e Remove include_metrics param 6 年之前
  Richard van der Hoff 49e5a613f1 Move outgoing_responses_counter handling to RequestMetrics 6 年之前
  Richard van der Hoff b8700dd7d0 Bump requests_counter in wrapped_request_handler 6 年之前
  Richard van der Hoff c6f730282c Move RequestMetrics handling into SynapseRequest.processing() 6 年之前
  Richard van der Hoff 09b29f9c4a Make RequestMetrics take a raw time rather than a clock 6 年之前
  Richard van der Hoff 8460e48d06 Move request_id management into SynapseRequest 6 年之前
  Richard van der Hoff 18e144fe08 Move RequestsMetrics to its own file 6 年之前
  Erik Johnston bfe1f73855 Merge pull request #3199 from matrix-org/erikj/pagination_sync 6 年之前
  Erik Johnston 5adb75bcba Merge pull request #3198 from matrix-org/erikj/fixup_return_pagination 6 年之前
  Erik Johnston a5c98dda48 Merge pull request #3200 from matrix-org/erikj/remove_membership_change 6 年之前
  Erik Johnston d26bec8a43 Add comment to sync as to why code path is split 6 年之前
  Erik Johnston fcf55f2255 Fix returned token is no longer a tuple 6 年之前
  Erik Johnston 7ce98804ff Fix up comment 6 年之前
  Erik Johnston cddf91c8b9 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/remove_membership_change 6 年之前
  Erik Johnston 9896dab8f6 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fixup_return_pagination 6 年之前
  Erik Johnston 1e5280b7d0 Merge pull request #3196 from matrix-org/erikj/pagination_return 6 年之前