Commit History

Author SHA1 Message Date
  Waylon Cude 7127855741 Fix synctl and duplicate worker spawning (#8798) 3 years ago
  Alex Kotov 8097659f6e Allow YAML config file to contain None (#7779) 3 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 3 years ago
  Richard van der Hoff 38d4ebbac7 `synctl restart` should start synapse if it wasn't running (#7624) 3 years ago
  Romain Bouyé a57863d2b4 synctl warns when no process is stopped and avoids start (#6598) 4 years ago
  Richard van der Hoff 23f8d285eb Remove redundant checks on `daemonize` from synctl (#7233) 4 years ago
  Jorik Schellekens d58cad635e Give appropriate exit codes when synctl fails (#5992) 4 years ago
  Jorik Schellekens deca277d09 Let synctl use a config directory. (#5904) 4 years ago
  Erik Johnston 9ceb4f0889 Fix --no-daemonize flag for synctl 4 years ago
  sohamg ca7abb129c Accidentally reversed pep8 fixed before, fixed now 4 years ago
  sohamg 12f49b22ec Edited description to note that the arg will not work with daemonize set in the config. 4 years ago
  sohamg 0afcbc65cb Resolved pep8 extra spacing issue 4 years ago
  sohamg ab157e61a2 - Fix https://github.com/matrix-org/synapse/issues/4130 4 years ago
  Erik Johnston 3677548a82 Use yaml safe_load 5 years ago
  Jason Robinson 26e5abf20d Fix command hint to generate a config file (#4353) 5 years ago
  Amber Brown e1728dfcbe Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 5 years ago
  Richard van der Hoff c69026a758 Use the right python when starting workers 5 years ago
  Erik Johnston a5aea15a6b Assume isatty is always defined, and catch AttributeError. Also don't bother checking colour==Normal 5 years ago
  Erik Johnston df33c164de Only colourise synctl output when attached to tty 5 years ago
  Amber Brown 381d2cfdf0 Make workers work on Py3 (#4027) 5 years ago
  Richard van der Hoff bf01efb864 Merge branch 'develop' into rav/hacky_cache_factor_fix 5 years ago
  Richard van der Hoff c53336986d Move synctl into top dir to avoid a symlink 5 years ago
  Matthew Hodgson adf582dba7 merge in msg.__room_member usage to new message display template 9 years ago
  Mark Haines e7c6d2c9d9 SYN-138: Rewrite synctl in python and include it in the python distribution 9 years ago
  David Baker d694619a95 Fix ncorrect ports in documentation and add notes on how generate-config also generates certs bound to whatever hostname you give with --generate-config. 9 years ago
  David Baker d1adb19b8a Re-apply a0b1b34c71e46304f7024f0570db92f4577303b5 to master (fixing synctl) 9 years ago
  Erik Johnston 5236de5b03 Add slightly helpful advice on how to generate config if you don'y already have one 9 years ago
  Erik Johnston 91b370650a Don't autogen config in synctl for the same reasons we don't turn of --generate-config by default on the homeserver - it is liable to confuse people who have moved the config file or have chosen a non standard location. 9 years ago
  Matthew Hodgson 0d5c7718c0 make synctl default to homesever.log 9 years ago
  Paul "LeoNerd" Evans 804199d9b6 Added a simple start/stop control script 9 years ago