Commit graph

  • 7ac1efc4b3 Scan AppServiceID from accounts table, fix typo (#474) Anant Prakash 2018-05-31 15:16:50 +0530
  • 04551becb4
    Filter Roomserver Events Based on Application Service (#467) Andrew Morgan 2018-05-30 13:43:13 +0100
  • 60e77959ee [roomserver] Store transaction ID and prevent reprocessing of events (#446) Anant Prakash 2018-05-26 16:33:35 +0530
  • f5e94f0e95 Allow SyTest's 30createroom test to pass Andrew Morgan 2018-05-24 13:50:50 +0100
  • ed388a32b7
    Add Application Service component (#462) Andrew Morgan 2018-05-24 13:54:42 +0100
  • 1d7278d950
    Fix typo and bug in /devices/{deviceID} (#465) Andrew Morgan 2018-05-24 13:53:22 +0100
  • 04c95ed6f0 Allow SyTest's 30createroom test to pass Andrew Morgan 2018-05-24 13:50:50 +0100
  • c15cfcb0ff Compile room and alias namespace regexs anoa/as-filter-events Andrew Morgan 2018-05-24 11:14:47 +0100
  • c238048599
    Update Prometheus metrics tracking (#459) Andrew Morgan 2018-05-23 15:42:08 +0100
  • 93a6178d45 Fix typo in register.go Andrew Morgan 2018-05-22 18:44:07 +0100
  • 6fed3a1be2 Small cleanup to WIRING.md Andrew Morgan 2018-05-22 14:12:14 +0100
  • f5cc5bd9bb
    Revert "Add token generation using go macaroon (#437)" (#448) Andrew Morgan 2018-05-22 11:29:19 +0100
  • afeab7b2d4 Add token generation using go macaroon (#437) Anant Prakash 2018-05-22 14:43:58 +0530
  • 89e0a9e812 Fix typo (#445) Zero King 2018-05-21 12:34:04 +0000
  • 29532e7bc3 Make clientapi:sendevents idempotent (#444) Anant Prakash 2018-05-18 15:19:40 +0530
  • 8861437c26 Add module for transactions cache (#440) Anant Prakash 2018-05-16 16:06:40 +0530
  • 4c807e082f Fix typo (#441) Zero King 2018-05-15 09:14:26 +0000
  • 5ebd64c508 Added notes for contributing to dependencies (#435) Thibaut CHARLES 2018-05-09 14:34:50 +0200
  • 1f61537d66 Refactor username parsing function of clientapi:login (#432) Anant Prakash 2018-04-20 20:22:21 +0530
  • aff401ed06 fix probable bugs, package names and keywords used as identifiers (#428) mohit kumar singh 2018-04-20 20:20:44 +0530
  • 58c10c6d54 Enable debug logs using a configuration parameter and put all logs in a single file (#379) Tristan Claverie 2018-04-10 14:21:20 +0200
  • 8a1f3195ca Return empty list instead of null for new UI-auth sessions (#406) Anant Prakash 2018-03-15 17:21:08 +0000
  • 66af311b6a Add r0.3.0 to supported client API versions (#426) Andrew Morgan 2018-03-14 10:36:02 -0700
  • c9add39768 Use http.Status* and http.Method* where appropriate (#417) Scott Raine 2018-03-13 11:55:45 -0400
  • f12ffb660d Correct if statement logic (#415) Andrew Morgan 2018-03-13 08:35:56 -0700
  • 2ccf9f3a32 Explain gb test output (#420) Andrew Morgan 2018-03-13 03:35:24 -0700
  • b72ed3e38c Add MacOS kafka setup instructions (#396) Parminder Singh 2018-03-09 05:12:29 -0500
  • 6b55972183 Fix error when keyblock is nil (#394) Vincent Glize 2018-03-03 13:18:28 +0100
  • 139cb7a01e
    INSTALL.md: fix list format, remove duplication Richard van der Hoff 2018-03-02 14:34:47 +0000
  • 7c60a79e77 Update install instructions for mac (#397) Nikita Voloboev 2018-03-02 15:33:49 +0100
  • 72a1bdffd6 Fix typo (#402) Andrew Morgan 2018-03-02 01:08:02 -0800
  • dfcf31f293 Prevent AS user check if no AS registered (#392) Andrew Morgan 2018-02-27 03:42:10 -0800
  • 08274bab5a Application Service Registration (#390) Andrew Morgan 2018-02-08 03:02:48 -0800
  • 8980a29b0d Don't wait on handling unsent events during startup erikj/roomserver_unsent Erik Johnston 2018-01-03 15:01:37 +0000
  • 546afcc519 More things Erik Johnston 2018-01-03 14:53:09 +0000
  • 1bcb673e3c Set up a development environment with docker (#387) mujx 2018-01-02 20:26:37 +0200
  • 1dcc896893 Make it build Erik Johnston 2018-01-02 17:06:12 +0000
  • ed375d1d76 Stuff Erik Johnston 2017-12-20 09:46:02 +0000
  • 3f205b1dab Start the unsent sending Erik Johnston 2017-12-19 15:43:02 +0000
  • c112c68d8e Add storage APIs for getting unsent events Erik Johnston 2017-12-18 15:21:14 +0000
  • 25f9fda0bb Add a Linearizer impl erikj/linearizer Erik Johnston 2017-12-19 15:42:34 +0000
  • 27c335438f selectRecentEvents: reverse events in SQL query (#386) Thibaut CHARLES 2018-01-02 11:33:25 +0100
  • 8a3f9b0561 Implement some createRoom parameters (#374) Thibaut CHARLES 2018-01-02 11:32:53 +0100
  • d22fb24a66
    Factor out component setup from commands (#384) Erik Johnston 2018-01-02 10:26:56 +0000
  • 51bdba82d1 Split out config parsing and roomserver API creation erikj/factor_components Erik Johnston 2017-12-20 14:22:57 +0000
  • 0f38a0be8a Convert clientapi to using base component erikj/factor_clientapi Erik Johnston 2017-12-06 16:42:34 +0000
  • fa362ecef2 Load Application Service Configuration Files (#377) Andrew Morgan 2017-12-19 09:00:44 -0800
  • a80615dd54 Convert monolith to using base component Erik Johnston 2017-12-06 16:44:00 +0000
  • c7524dd2e5 Convert syncapi to using base component Erik Johnston 2017-12-06 16:43:52 +0000
  • a79e6a9fd9 Convert roomserver to using base component Erik Johnston 2017-12-06 16:43:45 +0000
  • a341d39864 Convert publicroomsapi to using base component Erik Johnston 2017-12-06 16:43:26 +0000
  • c387a7a6c4 Convert mediaapi to using base component Erik Johnston 2017-12-06 16:43:13 +0000
  • 28b2afb611 Convert federationsender to using base component Erik Johnston 2017-12-06 16:43:01 +0000
  • 906b64bd3e Convert federationapi to using base component Erik Johnston 2017-12-06 16:42:46 +0000
  • 28c46a8915 Convert clientapi to using base component Erik Johnston 2017-12-06 16:42:34 +0000
  • 7f1aa47770 Add base component Erik Johnston 2017-12-06 16:41:51 +0000
  • 7e2362cd2e
    Make travis builds a bit faster (#382) Richard van der Hoff 2017-12-19 14:09:15 +0000
  • b64f8b5912
    kill kafka after integ tests (#383) Richard van der Hoff 2017-12-19 13:56:41 +0000
  • 0c26735bbd
    console folding for travis (#381) Richard van der Hoff 2017-12-19 13:45:14 +0000
  • 5cc3c9939d sigkill rav/test Richard van der Hoff 2017-12-19 13:32:47 +0000
  • 4503ce41d4 moar logging Richard van der Hoff 2017-12-19 13:27:01 +0000
  • 23e6741482 moar logging Richard van der Hoff 2017-12-19 13:17:31 +0000
  • ee95e0b3de more logging Richard van der Hoff 2017-12-19 12:46:16 +0000
  • db5c3a6bcb logging Richard van der Hoff 2017-12-19 11:54:06 +0000
  • dc0c9729d4 fix fmt Richard van der Hoff 2017-12-19 11:25:22 +0000
  • 485060f33c even moar logging Richard van der Hoff 2017-12-19 11:18:31 +0000
  • 726dcde016 more logging Richard van der Hoff 2017-12-19 11:14:02 +0000
  • 49b65a7b11 More logging Richard van der Hoff 2017-12-19 11:06:01 +0000
  • 98a1298a93 remove -x Richard van der Hoff 2017-12-19 11:03:49 +0000
  • a76ed709cb logging for roomserver Richard van der Hoff 2017-12-19 10:48:36 +0000
  • ebb8d5b268 fewer environments Richard van der Hoff 2017-12-19 10:03:46 +0000
  • 25634d5290 travis test Richard van der Hoff 2017-12-19 10:02:49 +0000
  • c088f7bd04 kill kafka after integ tests Richard van der Hoff 2017-12-19 11:46:12 +0000
  • 625ca0ad5f cache kafka download Richard van der Hoff 2017-12-19 11:12:29 +0000
  • 98874ee4f9 travis: clone depth=1 Richard van der Hoff 2017-12-19 10:17:06 +0000
  • 24668ea8ca console folding for travis Richard van der Hoff 2017-12-19 10:15:37 +0000
  • 899f267c47
    Fix roomserver deadlock (#380) Richard van der Hoff 2017-12-19 11:29:49 +0000
  • fc8b33e8ad Fix roomserver deadlock rav/undo_erik_mutex_muppetry Richard van der Hoff 2017-12-19 11:27:18 +0000
  • ec30d143cd User registration return M_USER_IN_USE when username is already taken (#372) Thibaut CHARLES 2017-12-19 10:49:42 +0100
  • 718a765ba8 Merge branch 'master' of github.com:matrix-org/dendrite into erikj/pagination erikj/pagination Erik Johnston 2017-12-15 15:57:33 +0000
  • b835e585c4
    Add transaction ID to events if sending device (#368) Erik Johnston 2017-12-15 15:42:55 +0000
  • de6529d766
    Ensure we only process one event at a time (#376) Erik Johnston 2017-12-15 15:22:06 +0000
  • 90a37dc766 Don't use a pointer for device erikj/sync_txnid Erik Johnston 2017-12-15 15:06:04 +0000
  • 4bb862864c Remove unused webhook Erik Johnston 2017-12-15 14:10:28 +0000
  • 5ca430db5c Ensure we only process one event at a time erikj/roomserver_race Erik Johnston 2017-12-15 13:59:24 +0000
  • 28a0522b8c
    Typo Erik Johnston 2017-12-15 13:16:46 +0000
  • 8bd2dbdb56 Update comment Erik Johnston 2017-12-15 10:45:38 +0000
  • 4e4cdf6fb7 Merge branch 'master' of github.com:matrix-org/dendrite into erikj/sync_txnid Erik Johnston 2017-12-15 10:26:50 +0000
  • 442b261352 Add routing Erik Johnston 2017-12-15 10:22:58 +0000
  • 9ed5205b84 Start sql tracing erikj/sql_tracing Erik Johnston 2017-12-13 10:37:28 +0000
  • 535ad630cd Add first stab at pagination Erik Johnston 2017-12-11 17:23:33 +0000
  • 7e07f8ae7d Hook up tracers for consumers Erik Johnston 2017-12-12 15:44:24 +0000
  • 43b35aaea4 Update sarama Erik Johnston 2017-12-12 15:05:40 +0000
  • 39bc80e17e Add ability to create new tracer Erik Johnston 2017-12-12 10:30:00 +0000
  • 58e228fc3a s/VerifyEventSignatures/VerifyAllEventSignatures/ Richard van der Hoff 2017-12-08 17:59:15 +0000
  • e2f88f3889 gb vendor update github.com/matrix-org/gomatrixserverlib Richard van der Hoff 2017-12-08 17:56:34 +0000
  • d118eced54
    Use the right linter versions (#370) Richard van der Hoff 2017-12-12 10:25:38 +0000
  • 568c6f7c66
    Use latest versions of go (#369) Richard van der Hoff 2017-12-12 10:25:24 +0000
  • c3cb6f8767 Update gometalinter, and disable gas (#371) Richard van der Hoff 2017-12-08 19:13:17 +0000
  • d687ae8d96 Refactor kafka consumers erikj/refactor_consumers Erik Johnston 2017-12-07 13:04:09 +0000