Historia zmian

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