| Commit message (Expand) | Author | Files | Lines |
2016-11-22 | Also check for dict since sometimes they aren't frozen | Kegan Dougal | 1 | -1/+1 |
2016-11-22 | Bump changelog | Erik Johnston | 1 | -0/+8 |
2016-11-22 | Glue only_event_fields into the sync rest servlet | Kegan Dougal | 3 | -11/+15 |
2016-11-22 | More tests | Kegan Dougal | 2 | -4/+60 |
2016-11-21 | Add remaining tests | Kegan Dougal | 1 | -4/+70 |
2016-11-21 | Start adding some tests | Kegan Dougal | 2 | -4/+40 |
2016-11-21 | Move event_fields filtering to serialize_event | Kegan Dougal | 3 | -59/+119 |
2016-11-21 | Add filter_event_fields and filter_field to FilterCollection | Kegan Dougal | 1 | -0/+69 |
2016-11-21 | Fail with a coherent error message if `/sync?filter=` is invalid | Kegan Dougal | 2 | -0/+9 |
2016-11-18 | Fix flake8 | Mark Haines | 1 | -1/+0 |
2016-11-18 | Work around client replacing reg params | David Baker | 1 | -0/+12 |
2016-11-15 | Use external ldap auth pacakge | Erik Johnston | 4 | -378/+17 |
2016-11-15 | New Flake8 fixes | Erik Johnston | 2 | -0/+3 |
2016-11-14 | Bump changelog and version v0.18.4-rc1 | Erik Johnston | 2 | -1/+21 |
2016-11-14 | Clean transactions based on time. Add HttpTransactionCache tests. | Kegan Dougal | 5 | -8/+99 |
2016-11-14 | Move .observe() up to the cache to make things neater | Kegan Dougal | 3 | -33/+11 |
2016-11-12 | Add support for durations in minutes | Daniel Dent | 1 | -2/+3 |
2016-11-11 | Review comments | Kegan Dougal | 5 | -158/+119 |
2016-11-11 | More flake8 | Kegan Dougal | 1 | -1/+3 |
2016-11-11 | Flake8 and fix whoopsie | Kegan Dougal | 1 | -4/+8 |
2016-11-11 | Use ObservableDeferreds instead of Deferreds as they behave as intended | Kegan Dougal | 2 | -30/+31 |
2016-11-11 | Use observable deferreds because they are sane | Kegan Dougal | 1 | -3/+4 |
2016-11-10 | Flake8 | Kegan Dougal | 2 | -4/+4 |
2016-11-10 | Store Promise<Response> instead of Response for HTTP API transactions | Kegan Dougal | 4 | -88/+68 |
2016-11-08 | Don't assume providers raise ConfigError's | Erik Johnston | 1 | -2/+7 |
2016-11-08 | Bump version and changelog | Erik Johnston | 2 | -1/+14 |
2016-11-08 | Explicitly set authentication mode in ldap3 | Erik Johnston | 1 | -1/+2 |
2016-11-08 | Correctly intern keys in state cache | Erik Johnston | 1 | -1/+4 |
2016-11-08 | Sample correctly | Erik Johnston | 1 | -1/+3 |
2016-11-08 | Respect use_frozen_dicts option in workers | Erik Johnston | 6 | -0/+22 |
2016-11-08 | Limit the number of prev_events of new events | Erik Johnston | 1 | -0/+13 |
2016-11-06 | default config: blacklist more internal ips | Euan Kemp | 1 | -0/+2 |
2016-11-04 | Comment | Erik Johnston | 1 | -0/+1 |
2016-11-04 | Remove unused but buggy function | Erik Johnston | 1 | -11/+1 |
2016-11-03 | Fix copypasto error in metric rename table in docs | Paul "LeoNerd" Evans | 1 | -4/+4 |
2016-11-03 | Rename the python-specific metrics now the docs claim that we have done | Paul "LeoNerd" Evans | 1 | -7/+9 |
2016-11-03 | Since we don't export per-filetype fd counts any more, delete all the code re... | Paul "LeoNerd" Evans | 1 | -36/+4 |
2016-11-03 | Remove now-unused 'resource' import | Paul "LeoNerd" Evans | 1 | -8/+0 |
2016-11-03 | Now we have new-style metrics don't bother exporting legacy-named process ones | Paul "LeoNerd" Evans | 1 | -16/+1 |
2016-11-03 | Remove spurious comment | Erik Johnston | 1 | -2/+2 |
2016-11-03 | Replace postgres GIN with GIST | Erik Johnston | 3 | -1/+45 |
2016-11-03 | Don't error on non-ascii passwords | David Baker | 1 | -1/+1 |
2016-11-02 | Set CORs headers on responses from the media repo | Mark Haines | 3 | -7/+22 |
2016-11-01 | Bump version and changelog | Erik Johnston | 2 | -1/+7 |
2016-11-01 | Continue to clean up received_transactions | Erik Johnston | 1 | -0/+14 |
2016-10-31 | Removed unused stuff | Erik Johnston | 1 | -163/+3 |
2016-10-31 | Increase batching of sent transaction inserts | Erik Johnston | 1 | -1/+1 |
2016-10-31 | Add details of renamed metrics | Paul "LeoNerd" Evans | 1 | -0/+34 |
2016-10-28 | Remove long-deprecated instructions about promethesus console; also fix for m... | Paul "LeoNerd" Evans | 1 | -33/+8 |
2016-10-28 | Changelog formattting v0.18.2-rc5 | Erik Johnston | 1 | -0/+1 |
2016-10-28 | Bump changelog and version | Mark Haines | 2 | -1/+8 |
2016-10-27 | Set up the process collector during metrics __init__; that way all split-proc... | Paul "LeoNerd" Evans | 2 | -2/+3 |
2016-10-27 | Pass the Metrics group into the process collector instead of having it find i... | Paul "LeoNerd" Evans | 2 | -8/+4 |
2016-10-27 | Allow creation of a 'subspace' within a Metrics object, returning another one | Paul "LeoNerd" Evans | 1 | -0/+3 |
2016-10-27 | Bump changelog and version v0.18.2-rc4 | Erik Johnston | 2 | -1/+10 |
2016-10-27 | Use most recently added binding, not most recently seen user. | Erik Johnston | 1 | -19/+11 |
2016-10-27 | Fix user_threepids schema delta | Erik Johnston | 1 | -1/+38 |
2016-10-27 | Update changelog v0.18.2-rc3 | Erik Johnston | 1 | -0/+1 |
2016-10-27 | Bump changelog and version | Erik Johnston | 2 | -2/+8 |
2016-10-25 | Fixup change log v0.18.2-rc2 | Erik Johnston | 1 | -2/+2 |
2016-10-25 | Bump version and changelog | Erik Johnston | 2 | -1/+20 |
2016-10-24 | Fix infinite typing bug | Erik Johnston | 1 | -2/+10 |
2016-10-24 | Actually use the new function | Erik Johnston | 1 | -1/+1 |
2016-10-24 | Fix incredubly slow back pagination query | Erik Johnston | 4 | -12/+48 |
2016-10-20 | Style | Luke Barnard | 1 | -2/+3 |
2016-10-20 | Closing brace on following line | Luke Barnard | 1 | -1/+2 |
2016-10-20 | as_user->app_service, less redundant comments, better positioned comments | Luke Barnard | 3 | -14/+11 |
2016-10-20 | flake8 | Luke Barnard | 1 | -1/+3 |
2016-10-20 | Use real AS object by passing it through the requester | Luke Barnard | 3 | -18/+15 |
2016-10-19 | Split callback metric lambda functions down onto their own lines to keep line... | Paul "LeoNerd" Evans | 1 | -8/+16 |
2016-10-19 | Adjust code for <100 char line limit | Paul "LeoNerd" Evans | 1 | -1/+1 |
2016-10-19 | Cut the raw /proc/self/stat line up into named fields at collection time | Paul "LeoNerd" Evans | 1 | -8/+22 |
2016-10-19 | Move the process metrics collector code into its own file | Paul "LeoNerd" Evans | 3 | -141/+161 |
2016-10-19 | A slightly neater way to manage metric collector functions | Paul "LeoNerd" Evans | 1 | -2/+8 |
2016-10-19 | appease pep8 | Paul "LeoNerd" Evans | 1 | -3/+5 |
2016-10-19 | Also guard /proc/self/fds-related code with a suitable psuedoconstant | Paul "LeoNerd" Evans | 1 | -3/+5 |
2016-10-19 | Guard registration of process-wide metrics by existence of the requisite /pro... | Paul "LeoNerd" Evans | 1 | -45/+50 |
2016-10-19 | Add standard process_start_time_seconds metric | Paul "LeoNerd" Evans | 1 | -0/+15 |
2016-10-19 | Add standard process_max_fds metric | Paul "LeoNerd" Evans | 1 | -0/+13 |
2016-10-19 | Add standard process_open_fds metric | Paul "LeoNerd" Evans | 1 | -20/+29 |
2016-10-19 | Add standard process_*_memory_bytes metrics | Paul "LeoNerd" Evans | 1 | -0/+8 |
2016-10-19 | Use /proc/self/stat to generate the new process_cpu_*_seconds_total metrics | Paul "LeoNerd" Evans | 1 | -4/+12 |
2016-10-19 | Export CPU usage metrics also under prometheus-standard metric name | Paul "LeoNerd" Evans | 1 | -0/+15 |
2016-10-19 | Callback metric values might not just be integers - allow floats | Paul "LeoNerd" Evans | 1 | -2/+2 |
2016-10-19 | Comment | Erik Johnston | 1 | -0/+3 |
2016-10-19 | Latest delta is now 37 | David Baker | 1 | -0/+0 |
2016-10-19 | Convert emails to lowercase when storing | David Baker | 2 | -1/+20 |
2016-10-19 | Check whether to ratelimit sooner to avoid work | Erik Johnston | 2 | -6/+22 |
2016-10-18 | Refactor test_filter to use real DataStore | pik | 3 | -46/+83 |
2016-10-18 | Allow Configurable Rate Limiting Per AS | Luke Barnard | 3 | -1/+26 |
2016-10-18 | Fix push notifications for a single unread message | Erik Johnston | 1 | -1/+1 |
2016-10-18 | Reduce redundant database work in email pusher | Erik Johnston | 1 | -0/+4 |
2016-10-17 | Update changelog v0.18.2-rc1 | Erik Johnston | 1 | -4/+7 |
2016-10-17 | Bump version and changelog | Erik Johnston | 2 | -2/+26 |
2016-10-17 | Bump schema version | Erik Johnston | 2 | -1/+1 |
2016-10-17 | Remove TODO | Erik Johnston | 1 | -2/+0 |
2016-10-17 | Drop some unused indices | Erik Johnston | 3 | -17/+83 |
2016-10-14 | Fix MockHttpRequest always returning M_UNKNOWN errcode in testing | pik | 1 | -1/+1 |
2016-10-14 | Revert part of 6207399 | David Baker | 1 | -20/+10 |
2016-10-14 | Error codes for filters | Alexander Maznev | 2 | -7/+16 |
2016-10-14 | Make password reset email field case insensitive | David Baker | 2 | -10/+36 |
2016-10-13 | Fix email push notifs being dropped | Erik Johnston | 1 | -14/+25 |
2016-10-12 | Handle delete device requests with no body | Richard van der Hoff | 1 | -2/+11 |
2016-10-12 | User-interactive auth on delete device | Richard van der Hoff | 1 | -5/+11 |
2016-10-12 | Explain how long the servers can cache the TLS fingerprints for | Mark Haines | 1 | -3/+4 |
2016-10-12 | Improve comment formatting | Mark Haines | 2 | -4/+7 |
2016-10-11 | Add config option for adding additional TLS fingerprints | Mark Haines | 2 | -12/+41 |
2016-10-11 | Fix check of wrong variable | Erik Johnston | 1 | -1/+1 |
2016-10-11 | Work around email-spamming Riot bug | Richard van der Hoff | 1 | -3/+14 |
2016-10-08 | Use sys.executable instead of hardcoded python. fixes #1161 | Pedro Larroy | 1 | -1/+1 |
2016-10-07 | Interactive Auth: Return 401 from for incorrect password | Richard van der Hoff | 1 | -32/+52 |
2016-10-06 | rest/client/v1/register: use the correct requester in createUser | Patrik Oldsberg | 4 | -31/+22 |
2016-10-06 | window.postmessage for Interactive Auth fallback | Richard van der Hoff | 1 | -1/+3 |
2016-10-06 | handlers/profile: added admin override for set_displayname and set_avatar_url | Patrik Oldsberg | 1 | -4/+4 |
2016-10-06 | handers: do not ratelimit app service senders | Patrik Oldsberg | 1 | -1/+7 |
2016-10-06 | storage/appservice: make appservice methods only relying on the cache synchro... | Patrik Oldsberg | 10 | -41/+31 |
2016-10-05 | Bump changelog and version | Erik Johnston | 2 | -1/+7 |
2016-10-04 | Add Riot brand to email notifs | David Baker | 1 | -1/+3 |
2016-10-03 | Implement pluggable password auth | Erik Johnston | 7 | -401/+486 |
2016-09-30 | Update changelog v0.18.1-rc1 | Erik Johnston | 1 | -0/+2 |
2016-09-30 | api/auth: fix for not being allowed to set your own state_key | Patrik Oldsberg | 1 | -10/+0 |
2016-09-30 | Bump version and changelog | Erik Johnston | 2 | -1/+22 |
2016-09-29 | Restructure ldap authentication | Martin Weinelt | 1 | -87/+192 |
2016-09-27 | Fix background reindex of origin_server_ts | Erik Johnston | 1 | -15/+29 |
2016-09-27 | Update port script with recently added tables | Erik Johnston | 1 | -0/+9 |
2016-09-27 | Remove duplication | Erik Johnston | 1 | -31/+19 |
2016-09-27 | Remove unused variable | Erik Johnston | 1 | -3/+0 |
2016-09-26 | Fix perf of fetching state in SQLite | Erik Johnston | 1 | -20/+41 |
2016-09-25 | typo | Matthew Hodgson | 1 | -1/+1 |
2016-09-23 | Reduce DB hits for replication | Erik Johnston | 6 | -45/+115 |
2016-09-23 | Move FEDERATION_PING_INTERVAL timer. Update log line | Erik Johnston | 1 | -8/+10 |
2016-09-23 | Time out typing over federation | Erik Johnston | 6 | -83/+120 |
2016-09-22 | Update comments | Erik Johnston | 1 | -2/+3 |
2016-09-22 | Add comments | Erik Johnston | 2 | -0/+6 |
2016-09-22 | Shuffle things around to make unit tests work | Erik Johnston | 2 | -15/+16 |
2016-09-22 | Allow invites via 3pid to bypass sender sig check | Erik Johnston | 2 | -7/+22 |
2016-09-21 | Match against event_id, rather than room_id | Erik Johnston | 1 | -1/+1 |
2016-09-21 | Remove spurious AS clause | Erik Johnston | 1 | -1/+1 |
2016-09-21 | Update correct table | Erik Johnston | 1 | -6/+10 |
2016-09-21 | Readd entries to public_room_list_stream that were deleted | Erik Johnston | 2 | -1/+23 |
2016-09-21 | Fix _delete_old_forward_extrem_cache query | Erik Johnston | 1 | -5/+4 |
2016-09-21 | Add total_room_count_estimate to /publicRooms | Erik Johnston | 1 | -0/+3 |
2016-09-21 | Support /initialSync in synchrotron worker | Erik Johnston | 6 | -383/+461 |
2016-09-19 | Bump version and changelog | Erik Johnston | 2 | -3/+16 |
2016-09-19 | _id field must uniquely identify different conditions | Erik Johnston | 1 | -2/+2 |
2016-09-17 | proposal for notifying on e2e events | Matthew Hodgson | 1 | -0/+49 |
2016-09-17 | PEP8 | Erik Johnston | 1 | -1/+1 |
2016-09-17 | Handle fact that _generate_room_entry may not return a room entry | Erik Johnston | 1 | -12/+25 |
2016-09-17 | Enable guest access to POST /publicRooms | Erik Johnston | 1 | -2/+2 |
2016-09-17 | Spelling | Erik Johnston | 1 | -1/+1 |
2016-09-17 | Fix and clean up publicRooms pagination | Erik Johnston | 1 | -110/+123 |
2016-09-17 | mention client_reader worker | Matthew Hodgson | 1 | -0/+1 |
2016-09-17 | fix logger for client_reader worker | Matthew Hodgson | 1 | -1/+1 |
2016-09-16 | Make public room search case insensitive | David Baker | 1 | -4/+4 |
2016-09-16 | Update changelog v0.18.0-rc1 | Erik Johnston | 1 | -2/+3 |
2016-09-16 | Update changelog and bump version | Erik Johnston | 2 | -1/+41 |
2016-09-16 | Fix public room pagination for client_reader app | Erik Johnston | 1 | -0/+1 |
2016-09-16 | Comment | Erik Johnston | 1 | -0/+2 |
2016-09-16 | Make POST /publicRooms require auth | Erik Johnston | 1 | -2/+1 |
2016-09-16 | Comment | Erik Johnston | 1 | -0/+2 |
2016-09-16 | Add remote reoom cache | Erik Johnston | 1 | -2/+23 |
2016-09-16 | Support filtering remote room lists | Erik Johnston | 3 | -6/+18 |
2016-09-16 | Filter remote rooms lists locally | Erik Johnston | 2 | -11/+25 |
2016-09-16 | Don't cache searched in /publicRooms | Erik Johnston | 1 | -1/+5 |
2016-09-16 | Add new storage function to slave store | Erik Johnston | 1 | -0/+1 |
2016-09-15 | Add very basic filter API to /publicRooms | Erik Johnston | 1 | -5/+18 |
2016-09-15 | Change the way we calculate new_limit in /publicRooms and add POST API | Erik Johnston | 2 | -15/+62 |
2016-09-15 | Handling expiring stream extrems correctly. | Erik Johnston | 2 | -3/+22 |
2016-09-15 | Change get_pos_of_last_change to return upper bound | Erik Johnston | 2 | -6/+6 |
2016-09-15 | Enable state caches on workers | Erik Johnston | 6 | -0/+6 |
2016-09-15 | Use stream_change cache to make get_forward_extremeties_for_room cache more e... | Erik Johnston | 3 | -2/+19 |
2016-09-15 | Add cache to get_forward_extremeties_for_room | Erik Johnston | 2 | -1/+2 |
2016-09-15 | Remove default public rooms limit | Erik Johnston | 1 | -1/+1 |
2016-09-15 | By default limit /publicRooms to 100 entries | Erik Johnston | 1 | -1/+1 |
2016-09-15 | Stream public room changes down replication | Erik Johnston | 4 | -1/+74 |
2016-09-15 | Base public room list off of public_rooms stream | Erik Johnston | 2 | -7/+79 |
2016-09-15 | Pass since/from parameters over federation | Erik Johnston | 6 | -57/+63 |
2016-09-15 | Allow paginating both forwards and backwards | Erik Johnston | 2 | -24/+65 |
2016-09-15 | Remove support for aggregate room lists | Erik Johnston | 3 | -65/+1 |
2016-09-15 | Ensure we don't mutate the cache of push rules | Erik Johnston | 1 | -9/+1 |
2016-09-15 | Accept optional token to public room list | Erik Johnston | 2 | -7/+76 |
2016-09-14 | Calculate the public room list from a stream_ordering | Erik Johnston | 2 | -3/+43 |
2016-09-14 | Refactor public rooms to not pull out the full state for each room | Erik Johnston | 2 | -16/+33 |
2016-09-14 | |