summary refs log tree commit diff
path: root/synapse_topology/model (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Black is still the new blackJorik Schellekens2019-08-281-1/+0
|
* Handle synapse start failure correctlyJorik Schellekens2019-08-281-0/+1
|
* Generate extra files needed for startup like the config file.Jorik Schellekens2019-08-281-5/+16
|
* Fix config in use checkJorik Schellekens2019-08-281-7/+11
|
* Extra support for configuring postgresJorik Schellekens2019-08-281-3/+13
|
* Mk data_dir if it doesn't existJorik Schellekens2019-08-281-2/+6
|
* It's an OO language. Use it like one.Jorik Schellekens2019-08-282-7/+5
|
* When I'm alone I count myslef.Jorik Schellekens2019-08-281-8/+2
|
* Make the model stateless.Jorik Schellekens2019-08-284-77/+80
|
* We're not using theseJorik Schellekens2019-08-281-12/+0
|
* We're not doing the whole subconfig thing anymore.Jorik Schellekens2019-08-281-6/+3
|
* Fix config generationJorik Schellekens2019-08-282-37/+10
|
* Write out the configs.Jorik Schellekens2019-08-281-4/+6
|
* Quick cleanup!Jorik Schellekens2019-08-281-22/+20
|
* Use the nice new apiJorik Schellekens2019-08-281-46/+50
|
* Move args to generate_configJorik Schellekens2019-08-281-0/+1
|
* Produce the remaining configJorik Schellekens2019-08-281-1/+19
|
* Tls configJorik Schellekens2019-08-281-3/+12
|
* Started templating the outputJorik Schellekens2019-08-282-0/+44
|
* Setup the secret key and start synapse.Jorik Schellekens2019-08-281-2/+8
|
* Write out the yaml to synapseJorik Schellekens2019-08-281-1/+1
|
* Yaml output.Jorik Schellekens2019-08-281-0/+4
|
* Cert endpoints.Jorik Schellekens2019-08-281-0/+10
|
* Represent synapses config setup as a data model.Jorik Schellekens2019-08-283-0/+127