summary refs log tree commit diff
path: root/jenkins-flake8.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-25Update CHANGES v0.23.0-rc1Erik Johnston1-3/+11
2017-09-25Bump version and changesErik Johnston2-1/+25
2017-09-25Fix logcontxt leak in keyclient (#2465)Richard van der Hoff1-12/+5
2017-09-22Do an AAAA lookup on SRV record targets (#2462)Richard van der Hoff2-24/+118
2017-09-22fix thinko'd docstringMatthew Hodgson1-1/+1
2017-09-22Fix device list when rejoining room (#2461)Erik Johnston1-2/+14
2017-09-20Fix logcontexts in _check_sigs_and_hashesRichard van der Hoff2-60/+62
2017-09-20Add some more tests for KeyringRichard van der Hoff1-37/+140
2017-09-20Fix logcontext handling in verify_json_objects_for_serverRichard van der Hoff1-8/+12
2017-09-20Turn _start_key_lookups into an inlineCallbacks functionRichard van der Hoff1-40/+37
2017-09-20Fix potential race in _start_key_lookupsRichard van der Hoff1-5/+8
2017-09-20Add some comments to _start_key_lookupsRichard van der Hoff1-0/+8
2017-09-20Consistency for how verify_request.deferred is calledRichard van der Hoff1-13/+17
2017-09-20Factor out _start_key_lookupsRichard van der Hoff1-7/+17
2017-09-20Replace `server_and_json` with `verify_requests`Richard van der Hoff1-3/+3
2017-09-20pull out handle_key_deferred to top levelRichard van der Hoff1-43/+44
2017-09-20Fix incorrect key_ids in error messageRichard van der Hoff1-1/+1
2017-09-20Invalidate signing key cache when we gat an updateRichard van der Hoff1-17/+24
2017-09-20Remove redundant `preserve_fn`Richard van der Hoff1-2/+2
2017-09-19Fix concurrent server_key requests (#2458)Richard van der Hoff2-4/+58
2017-09-19Add a config option to block all room invites (#2457)Richard van der Hoff5-0/+44
2017-09-19add some comments to on_exchange_third_party_invite_requestRichard van der Hoff1-0/+11
2017-09-19PoC for filtering spammy events (#2456)Richard van der Hoff3-17/+69
2017-09-19Fix overzealous kicking of guest users (#2453)Richard van der Hoff1-1/+1
2017-09-18Clean up and document handling of logcontexts in Keyring (#2452)Richard van der Hoff2-28/+110
2017-09-18Don't filter out current state events from timelineErik Johnston2-3/+18
2017-09-18Also include the room_idDavid Baker1-0/+1
2017-09-18Use .get - it's much shorterDavid Baker1-1/+1
2017-09-18Add support for event_id_only push formatDavid Baker1-0/+19
2017-09-18Correctly handle leaving room in /key/changesErik Johnston1-13/+12
2017-09-15Fix typoErik Johnston1-1/+1
2017-09-14Actually hook leave notifs upErik Johnston1-2/+3
2017-09-13Handle joining/leaving rooms in /keys/changesErik Johnston1-1/+38
2017-09-13Get left roomsErik Johnston1-3/+32
2017-09-12In sync handle device lists for newly joined/left roomsErik Johnston1-2/+10
2017-09-08Add left section to /keys/changesErik Johnston3-11/+19
2017-09-07Send down device list change notif when member leaves/rejoins roomErik Johnston3-14/+55
2017-09-05Exclude the github issue template from our sdist (#2440)Richard van der Hoff2-0/+1
2017-09-05do tox install with pip -eRichard van der Hoff1-5/+29
2017-09-01Document known to work postgres versionPaul Tötterman1-0/+2
2017-09-01Set --python when running sytestRichard van der Hoff4-0/+4
2017-09-01fix python path in jenkins scriptsRichard van der Hoff4-4/+4
2017-09-01Set --python when running sytestRichard van der Hoff4-0/+4
2017-08-23Tweaks to the upgrade instructionsRichard van der Hoff1-33/+42
2017-08-22test federation client: Allow server-name and key-file as optionsRichard van der Hoff1-8/+28
2017-08-17Improvements to the federation test clientRichard van der Hoff1-7/+58
2017-08-17Update ISSUE_TEMPLATE.mdTom Lant1-1/+5
2017-08-17Update ISSUE_TEMPLATE.mdTom Lant1-3/+10
2017-08-16Add prometheus configRichard van der Hoff3-0/+436
2017-08-16Fix user_dir startupRichard van der Hoff1-1/+1
2017-08-16Fix process startupRichard van der Hoff1-10/+13
2017-08-15explain why CPU affinity is a good ideaMatthew Hodgson1-0/+8
2017-08-15Allow configuration of CPU affinityRichard van der Hoff5-1/+23
2017-08-15Factor out common application startRichard van der Hoff11-464/+248
2017-08-14Update ISSUE_TEMPLATE.mdTom Lant1-2/+2