summary refs log tree commit diff
path: root/synapse/app/synctl.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't change cwd in synctlErik Johnston2015-10-011-2/+2
* Fix restartDaniel Wagner-Hall2015-09-241-2/+2
* Allow config file path to be configurable in in synctlDaniel Wagner-Hall2015-09-241-24/+26
* Implement configurable stats reportingDaniel Wagner-Hall2015-09-221-2/+10
* Don't read from the config file before checking it existsMark Haines2015-05-061-9/+10
* missing importMark Haines2015-04-301-0/+2
* read the pid_file from the config file in synctlMark Haines2015-04-301-2/+3
* Don't write bytecodeErik Johnston2015-02-171-1/+1
* Update copyright noticesMark Haines2015-01-061-1/+1
* Fix pep8 codestyle warningsMark Haines2014-11-201-5/+9
* Stop before starting when restartingMark Haines2014-11-171-1/+1
* SYN-138: Rewrite synctl in python and include it in the python distributionMark Haines2014-11-131-0/+66