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