summary refs log tree commit diff
path: root/synapse/util/stringutils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-27Reduce the load on our CI (#3957)Amber Brown3-8/+30
* changelog * reduce circleci config * plus a handy script * fix regex
2018-09-26Actuall set cache factors in workersErik Johnston1-5/+15
2018-0