História revízii

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