Commit History

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