summary refs log tree commit diff
path: root/scripts-dev (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4869 from matrix-org/erikj/yaml_loadErik Johnston2019-03-221-1/+1
|\
| * Use yaml safe_loadErik Johnston2019-03-221-1/+1
* | Allow newsfragments to end with exclamation marks! (#4912)Richard van der Hoff2019-03-211-2/+2
|/
* Fix check-newsfragment for debian-only changes. (#4825)Richard van der Hoff2019-03-071-7/+5
* Include a default configuration file in the 'docs' directory. (#4791)Richard van der Hoff2019-03-041-0/+18
* Fix check-newsfragment script (#4750)Richard van der Hoff2019-02-261-3/+8
* Better checks on newsfragments (#4698)Richard van der Hoff2019-02-221-0/+36
* Support ACME for certificate provisioning (#4384)Amber Brown2019-01-231-1/+1
* Rewrite build_debian_packages release-v0.34.1.1Richard van der Hoff2019-01-121-0/+154
* Merge pull request #4168 from matrix-org/babolivier/federation-client-content...Brendan Abolivier2018-11-091-2/+7
|\
| * Add a Content-Type header on POST requests to the federation clientBrendan Abolivier2018-11-091-2/+7
* | Delete the disused & unspecced identicon functionality (#4106)Amber Brown2018-10-291-39/+0
|/
* Fix a number of flake8 errorsRichard van der Hoff2018-10-241-1/+1
* Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on...Amber Brown2018-10-2010-190/+222
* Remove Jenkins & other old dev junk (#3988)Amber Brown2018-10-032-66/+0
* Replaced all occurences of e.message with str(e)Schnuffle2018-09-271-1/+1
* Reduce the load on our CI (#3957)Amber Brown2018-09-271-0/+9
* Remove nuke-room-from-db.sh scriptRichard van der Hoff2018-09-171-57/+0
* Fix federation_client to send the right HostRichard van der Hoff2018-06-121-14/+51
* Merge pull request #3194 from rubo77/fix-nukeRichard van der Hoff2018-05-091-1/+1
|\
| * nuke-room-from-db.sh: nuke from table event_search toorubo772018-05-091-0/+1
| * Dont nuke non-existing table event_search_contentrubo772018-05-091-1/+0
* | nuke-room-from-db.sh: added postgresql option and helprubo772018-05-091-1/+11
|/
* federation_client script: Support for posting contentRichard van der Hoff2017-11-281-8/+34
* test federation client: Allow server-name and key-file as optionsRichard van der Hoff2017-08-221-8/+28
* Improvements to the federation test clientRichard van der Hoff2017-08-171-7/+58
* bring nuke-room script to current schemaChristian W. Zuckschwerdt2017-02-191-10/+33
* Print newline after result in federation_client scriptErik Johnston2016-08-051-0/+1
* Print status code in federation_client.pyErik Johnston2016-08-031-0/+1
* Print authorization header for federation_client.pyErik Johnston2016-08-021-5/+6
* Add option to definitions.py to search for functions a function refers toMark Haines2016-03-171-1/+22
* Add a /replication API for extracting the updates that happened onMark Haines2016-03-011-0/+67
* Report the v1 and v2 patterns separatelyMark Haines2016-02-051-4/+12
* List the URL patterns in synapseMark Haines2016-02-051-0/+54
* Add macaroon inspection scriptDaniel Wagner-Hall2016-02-031-0/+24
* copyrightsMatthew Hodgson2016-01-072-4/+4
* Fix definitions scriptMark Haines2015-12-011-1/+1
* Add options to definitions.py to fetch referrers and to output dotMark Haines2015-12-011-6/+39
* Fix scripts-dev/definitions.py argparse optionsMark Haines2015-09-231-1/+1
* Use argparse for definition finderMark Haines2015-09-231-26/+38
* Add dev script for finding where functions are called from, and finding funct...Mark Haines2015-09-221-0/+130
* Don't require pdus in check_auth scriptErik Johnston2015-09-091-2/+1
* Replace syutil references in scriptsMark Haines2015-08-244-12/+10
* Add forgotten .items()Erik Johnston2015-05-191-1/+1
* Fix scripts-dev/convert_server_keys.py to have correct formatErik Johnston2015-05-191-1/+4
* SYN-376: Add script for converting server keys from v1 to v2Mark Haines2015-05-111-0/+113
* Acutally add scripts-dev/Erik Johnston2015-05-0611-0/+549