| Commit message (Expand) | Author | Files | Lines |
2018-04-27 | Use run_in_background in preference to preserve_fn | Richard van der Hoff | 22 | -71/+97 |
2018-04-27 | Update CHANGES.rst | Neil Johnson | 1 | -1/+1 |
2018-04-27 | Update CHANGES.rst | Neil Johnson | 1 | -1/+1 |
2018-04-27 | reraise exceptions more carefully | Richard van der Hoff | 2 | -13/+24 |
2018-04-27 | Add missing consumeErrors | Richard van der Hoff | 3 | -5/+9 |
2018-04-27 | Improve exception handling for background processes | Richard van der Hoff | 20 | -237/+335 |
2018-04-27 | also upgrade pip when installing | Richard van der Hoff | 1 | -0/+4 |
2018-04-26 | update changelog and bump version to 0.28.0 v0.28.0 github/release-v0.28.0-rc1 release-v0.28.0-rc1 | Neil Johnson | 2 | -1/+10 |
2018-04-26 | jenkins build: make sure we have a recent setuptools | Richard van der Hoff | 1 | -1/+12 |
2018-04-26 | Miscellaneous fixes to python_dependencies | Richard van der Hoff | 1 | -1/+19 |
2018-04-26 | Fix media admin APIs | Erik Johnston | 1 | -2/+2 |
2018-04-25 | Also fix reindexing of search | Erik Johnston | 1 | -1/+1 |
2018-04-25 | Fix quarantine media admin API | Erik Johnston | 1 | -1/+1 |
2018-04-24 | Update CHANGES.rst | Neil Johnson | 1 | -1/+2 |
2018-04-24 | Update CHANGES.rst | Neil Johnson | 1 | -2/+1 |
2018-04-24 | Bump version and update changelog v0.28.0-rc1 | Neil Johnson | 2 | -3/+44 |
2018-04-24 | Revert "Bump version and update changelog" | Neil Johnson | 2 | -41/+3 |
2018-04-24 | Bump version and update changelog | Neil Johnson | 2 | -3/+41 |
2018-04-23 | Remove spurious param | Richard van der Hoff | 1 | -1/+0 |
2018-04-20 | Document contrib directory | Erik Johnston | 2 | -0/+14 |
2018-04-20 | accept stupid events over backfill | Richard van der Hoff | 1 | -4/+9 |
2018-04-20 | Reinstate linearizer for federation_server.on_context_state_request | Richard van der Hoff | 1 | -5/+11 |
2018-04-20 | Refactor store.have_events | Richard van der Hoff | 3 | -27/+55 |
2018-04-18 | Add some comments | Richard van der Hoff | 2 | -5/+35 |
2018-04-18 | Check events on backfill too | Richard van der Hoff | 1 | -15/+42 |
2018-04-18 | Reject events which have too many auth_events or prev_events | Richard van der Hoff | 1 | -4/+28 |
2018-04-16 | Avoid creating events with huge numbers of prev_events | Richard van der Hoff | 4 | -54/+162 |
2018-04-16 | Replace Queue with six.moves.queue | Adrian Tschira | 2 | -4/+6 |
2018-04-16 | Make tests py3 compatible | Adrian Tschira | 5 | -5/+6 |
2018-04-15 | fix spurious changelog dup | Matthew Hodgson | 1 | -1/+0 |
2018-04-15 | add __bool__ alias to __nonzero__ methods | Adrian Tschira | 3 | -0/+9 |
2018-04-15 | Use six.itervalues in some places | Adrian Tschira | 4 | -11/+18 |
2018-04-15 | Add some more variables to the unittest config | Adrian Tschira | 1 | -0/+4 |
2018-04-15 | Use str(e) instead of e.message | Adrian Tschira | 2 | -10/+10 |
2018-04-14 | Clarify that SRV may not point to a CNAME | Silke | 1 | -0/+3 |
2018-04-13 | fix federation_domain_whitelist | Matthew Hodgson | 1 | -6/+6 |
2018-04-13 | revert last to PR properly | Matthew Hodgson | 1 | -6/+6 |
2018-04-13 | correctly auth inbound federation_domain_whitelist reqs | Matthew Hodgson | 1 | -6/+6 |
2018-04-13 | Bump version and Change log v0.27.4 github/release-v0.27.0 release-v0.27.0 | Neil Johnson | 2 | -1/+9 |
2018-04-13 | Revert "Use sortedcontainers instead of blist" | Richard van der Hoff | 3 | -10/+10 |
2018-04-13 | Bump canonicaljson to 1.1.3 | Richard van der Hoff | 1 | -1/+1 |
2018-04-13 | ResponseCache: fix handling of completed results | Richard van der Hoff | 1 | -13/+19 |
2018-04-12 | Update canonicaljson dependency | Richard van der Hoff | 1 | -1/+1 |
2018-04-12 | Refactor ResponseCache usage | Richard van der Hoff | 6 | -67/+87 |
2018-04-12 | Format docstring | Erik Johnston | 1 | -2/+3 |
2018-04-12 | Doc we raise on unknown event | Erik Johnston | 1 | -2/+3 |
2018-04-12 | s/list/tuple | Erik Johnston | 1 | -2/+2 |
2018-04-12 | Set all metrics at the same time | Erik Johnston | 2 | -10/+10 |
2018-04-11 | Fix tests | Erik Johnston | 1 | -0/+1 |
2018-04-11 | Track last processed event received_ts | Erik Johnston | 4 | -0/+52 |
2018-04-11 | Track where event stream processing have gotten up to | Erik Johnston | 4 | -0/+24 |
2018-04-11 | Add GaugeMetric | Erik Johnston | 2 | -1/+38 |
2018-04-11 | bump version/changelog | Neil Johnson | 2 | -1/+9 |
2018-04-11 | Send events to ASes concurrently | Erik Johnston | 1 | -2/+19 |
2018-04-10 | Add metrics for ResponseCache | Richard van der Hoff | 6 | -7/+21 |
2018-04-10 | fix typo | Neil Johnson | 1 | -2/+2 |
2018-04-10 | Use run_in_background instead | Erik Johnston | 1 | -1/+1 |
2018-04-10 | Note why we're limiting concurrent event sends | Erik Johnston | 1 | -0/+5 |
2018-04-10 | Preserve log contexts correctly | Erik Johnston | 1 | -1/+4 |
2018-04-10 | Log event ID on exception | Erik Johnston | 1 | -1/+4 |
2018-04-10 | Ensure slashes are escaped | Erik Johnston | 1 | -1/+1 |
2018-04-10 | URL quote path segments over federation | Erik Johnston | 1 | -48/+80 |
2018-04-10 | Don't disable GC when running on PyPy | Vincent Breitmoser | 1 | -1/+7 |
2018-04-10 | In DomainSpecificString, override __repr__ in addition to __str__ | Vincent Breitmoser | 1 | -1/+1 |
2018-04-10 | Fix pep8 error on psycopg2cffi hack | Richard van der Hoff | 1 | -6/+5 |
2018-04-10 | Use psycopg2cffi module instead of psycopg2 if running on pypy | Vincent Breitmoser | 2 | -2/+8 |
2018-04-10 | Use sortedcontainers instead of blist | Vincent Breitmoser | 3 | -10/+10 |
2018-04-09 | remove errant print v0.27.3-rc2 | Neil Johnson | 1 | -1/+1 |
2018-04-09 | Fix msec to sec, again | Neil Johnson | 1 | -3/+3 |
2018-04-09 | Fix msec to sec | Neil Johnson | 1 | -1/+1 |
2018-04-09 | v0.27.3-rc2 | Neil Johnson | 1 | -0/+5 |
2018-04-09 | Fix psycopg2 interpolation | Neil Johnson | 1 | -5/+5 |
2018-04-09 | version bump v0.27.3-rc2 | Neil Johnson | 1 | -1/+1 |
2018-04-09 | Handle all events in a room correctly | Erik Johnston | 1 | -1/+2 |
2018-04-09 | Update CHANGES.rst | Neil Johnson | 1 | -1/+1 |
2018-04-09 | bump version to release candidate | Neil Johnson | 1 | -1/+1 |
2018-04-09 | Update CHANGES.rst | Neil Johnson | 1 | -1/+2 |
2018-04-09 | Update CHANGES.rst | Neil Johnson | 1 | -3/+6 |
2018-04-09 | bump version v0.27.3-rc1 | Neil Johnson | 1 | -1/+1 |
2018-04-09 | 0.27.3 | Neil Johnson | 1 | -0/+46 |
2018-04-09 | Revert "Merge pull request #3066 from matrix-org/rav/remove_redundant_metrics" | Richard van der Hoff | 5 | -28/+52 |
2018-04-09 | Return a 404 rather than a 500 on rejoining empty rooms | Richard van der Hoff | 1 | -0/+8 |
2018-04-09 | Limit concurrent event sends for a room | Erik Johnston | 1 | -49/+50 |
2018-04-09 | Use create_and_send_nonmember_event everywhere | Erik Johnston | 1 | -6/+1 |
2018-04-09 | Send federation events concurrently | Erik Johnston | 1 | -4/+18 |
2018-04-09 | Handle exceptions in get_hosts_for_room when sending events over federation | Erik Johnston | 1 | -11/+16 |
2018-04-07 | Replace some type checks with six type checks | Adrian Tschira | 5 | -8/+18 |
2018-04-06 | use python3-compatible prints | Adrian Tschira | 1 | -5/+5 |
2018-04-06 | Replace old-style raise with six.reraise | Adrian Tschira | 1 | -1/+3 |
2018-04-06 | de-lint, quote consistency | Luke Barnard | 1 | -2/+2 |
2018-04-06 | Explicitly grab individual columns from group object | Luke Barnard | 1 | -6/+8 |
2018-04-06 | When exposing group state, return is_openly_joinable | Luke Barnard | 1 | -0/+5 |
2018-04-06 | By default, join policy is "invite" | Luke Barnard | 1 | -1/+1 |
2018-04-06 | add_user -> _add_user | Luke Barnard | 1 | -3/+3 |
2018-04-06 | pep8 | Luke Barnard | 2 | -2/+4 |
2018-04-06 | Get group_info from existing call to check_group_is_ours | Luke Barnard | 1 | -5/+1 |
2018-04-06 | Don't use redundant inlineCallbacks | Luke Barnard | 1 | -4/+1 |
2018-04-06 | join_rule -> join_policy | Luke Barnard | 1 | -1/+1 |
2018-04-06 | is_joinable -> join_rule | Luke Barnard | 2 | -5/+2 |
2018-04-06 | Fix federation client `set_group_joinable` typo | Luke Barnard | 1 | -1/+1 |
2018-04-06 | Factor out add_user from accept_invite and join_group | Luke Barnard | 1 | -41/+29 |
2018-04-06 | pep8 | David Baker | 1 | -1/+2 |
2018-04-06 | Implement group join API | David Baker | 5 | -4/+124 |
2018-04-06 | Port script: Set up state_group_id_seq | Richard van der Hoff | 1 | -0/+13 |
2018-04-06 | Port script: clean up a bit | Richard van der Hoff | 1 | -25/+29 |
2018-04-06 | Port script: avoid nasty errors when setting up | Richard van der Hoff | 1 | -8/+6 |
2018-04-06 | Add response size metrics | Erik Johnston | 1 | -0/+7 |
2018-04-06 | use PUT instead of POST for federating groups/m.join_policy | Krombel | 3 | -3/+7 |
2018-04-06 | more verbosity in synctl | Richard van der Hoff | 1 | -0/+1 |
2018-04-05 | make prometheus config compliant to v0.28 | Krombel | 3 | -19/+19 |
2018-04-05 | Fix overzealous cache invalidation | Richard van der Hoff | 2 | -26/+84 |
2018-04-05 | NON NULL -> NOT NULL | Luke Barnard | 1 | -1/+1 |
2018-04-05 | Use "/settings/" (plural) | Luke Barnard | 3 | -3/+3 |
2018-04-05 | Use DEFAULT join_policy of "invite" in db | Luke Barnard | 1 | -1/+1 |
2018-04-05 | Document set_group_join_policy | Luke Barnard | 1 | -0/+6 |
2018-04-05 | Review comments | Neil Johnson | 2 | -5/+6 |
2018-04-04 | Remove redundant metrics which were deprecated in 0.27.0. | Richard van der Hoff | 5 | -52/+28 |
2018-04-04 | phone home cache size configurations | Jan Christian Grünhage | 1 | -0/+3 |
2018-04-04 | Document the additional routes for the event_creator worker | Travis Ralston | 1 | -1/+3 |
2018-04-04 | Move the mention of the main synapse worker higher up | Travis Ralston | 1 | -13/+6 |
2018-04-04 | Add b prefixes to some strings that are bytes in py3 | Adrian Tschira | 6 | -14/+14 |
2018-04-04 | Revert "improve mxid check performance" | Richard van der Hoff | 1 | -4/+3 |
2018-04-04 | Remove address resolution of hosts in SRV records | Silke | 2 | -122/+10 |
2018-04-04 | Document the behaviour of ResponseCache | Richard van der Hoff | 1 | -0/+32 |
2018-04-03 | Use join_policy API instead of joinable | Luke Barnard | 7 | -23/+58 |
2018-04-03 | Fix json encoding bug in replication | Richard van der Hoff | 1 | -1/+1 |
2018-03-31 | improve mxid check performance ~4x | Adrian Tschira | 1 | -3/+4 |
2018-03-29 | Remove uses of events.content | Richard van der Hoff | 3 | -7/+12 |
2018-03-29 | Use static JSONEncoders | Richard van der Hoff | 4 | -20/+34 |
2018-03-29 | Use simplejson throughout | Richard van der Hoff | 3 | -5/+9 |
2018-03-29 | pep8 | Neil Johnson | 1 | -2/+4 |
2018-03-29 | Remove need for sqlite specific query | Neil Johnson | 1 | -30/+57 |
2018-03-28 | fix pep8 errors | Neil Johnson | 1 | -3/+0 |
2018-03-28 | Update README.rst | Neil Johnson | 1 | -2/+2 |
2018-03-28 | This should probably be a PUT | David Baker | 1 | -1/+1 |
2018-03-28 | remove twisted deferral cruft | Neil Johnson | 1 | -6/+3 |
2018-03-28 | OK, smallint it is then | David Baker | 1 | -1/+1 |
2018-03-28 | Grr. Copy the definition from is_admin | David Baker | 1 | -1/+1 |
2018-03-28 | bump schema version | Neil Johnson | 1 | -1/+1 |
2018-03-28 | Support multi client R30 for psql | Neil Johnson | 2 | -9/+31 |
2018-03-28 | pep8 | David Baker | 1 | -2/+1 |
2018-03-28 | Handle review comments | Michael Kaye | 1 | -6/+9 |
2018-03-28 | Make column definition that works on both dbs | David Baker | 1 | |