Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright notices and fix pyflakes errors | Mark Haines | 2014-09-03 | 1 | -2/+0 |
* | os.makedirs is almost but not entirely unlike mkdir -p | Mark Haines | 2014-09-02 | 1 | -1/+2 |
* | Make the config directory if the directory doesn't exisit when generating config | Mark Haines | 2014-09-02 | 1 | -0/+1 |
* | More helpful error messages for missing config | Mark Haines | 2014-09-02 | 1 | -2/+23 |
* | Use yaml for config file | Mark Haines | 2014-09-01 | 1 | -11/+6 |
* | Fix homeserver config parsing | Mark Haines | 2014-09-01 | 1 | -5/+18 |
* | Add config tree to synapse. Add support for reading config from a file | Mark Haines | 2014-08-31 | 1 | -0/+99 |