Commit Graph

32 Commits (c31793a784059d3c90c1a81396fa832fa9efebac)

Author SHA1 Message Date
Amber Brown 3132b89f12
Make the rest of the .iterwhatever go away (#3562) 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Erik Johnston 042eedfa2b Add hacky cache factor override system 7 years ago
Richard van der Hoff 15e8ed874f more verbosity in synctl 7 years ago
NotAFile 2cc9f76bc3 replace old style error catching with 'as' keyword 7 years ago
Erik Johnston f4d93ae424 Actually make it work 7 years ago
Erik Johnston f68e4cf690 Refactor 7 years ago
Erik Johnston 7cd34512d8 When using synctl with workers, don't start the main synapse automatically 7 years ago
Anant Prakash c1f52a321d synctl.py: Check if synapse is already running 8 years ago
Kim Brose 8a1137ceab fix typo in synctl help 8 years ago
Anant Prakash 6cdca71079 synctl.py: wait for synapse to stop before restarting (#2020) 8 years ago
Anant Prakash 305d16d612 add user friendly report of assertion error in synctl.py 8 years ago
Pedro Larroy c57f871184 Use sys.executable instead of hardcoded python. fixes #1161 8 years ago
Mark Haines 5cc7564c5c Optionally start or stop workers in synctl. 9 years ago
Erik Johnston c39f305067 os.environ requires a string 9 years ago
Erik Johnston c5c5a7403b Make synctl read a cache factor from config file 9 years ago
Mark Haines 239badea9b Use syntax that works on both py2.7 and py3 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Erik Johnston 0a4b7226fc Don't change cwd in synctl 9 years ago
Daniel Wagner-Hall f87a11e0fd Fix restart 9 years ago
Daniel Wagner-Hall 76328b85f6 Allow config file path to be configurable in in synctl 9 years ago
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
Mark Haines b994fb2b96 Don't read from the config file before checking it exists 10 years ago
Mark Haines 6ea9cf58be missing import 10 years ago
Mark Haines c95480963e read the pid_file from the config file in synctl 10 years ago
Erik Johnston ea1d6c16cd Don't write bytecode 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Mark Haines db9ce032a4 Fix pep8 codestyle warnings 10 years ago
Mark Haines 26fc878944 Stop before starting when restarting 10 years ago
Mark Haines e7c6d2c9d9 SYN-138: Rewrite synctl in python and include it in the python distribution 10 years ago