Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 tahun lalu
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 3 tahun lalu
  Andrew Morgan 5ecf98f59e Change sample config's postgres user to synapse_user (#7889) 4 tahun lalu
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 tahun lalu
  Andrew Morgan ce207aa0ff Fix typo 'datbases' in ConfigError 4 tahun lalu
  Nektarios Katakis 825fb5d0a5 Don't default to an invalid sqlite config if no database configuration is provided (#6573) 4 tahun lalu
  Richard van der Hoff c165c1233b Improve database configuration docs (#6988) 4 tahun lalu
  Erik Johnston 9f6c1befbb Add experimental 'databases' config (#6580) 4 tahun lalu
  Erik Johnston 75d8f26ac8 Split state groups into a separate data store (#6296) 4 tahun lalu
  Erik Johnston 2284eb3a53 Add database config class (#6513) 4 tahun lalu
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 tahun lalu
  Jorik Schellekens 6d97843793 Config templating (#5900) 4 tahun lalu
  Erik Johnston 823e13ddf4 Change add_arguments to be a static method 5 tahun lalu
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 5 tahun lalu
  Richard van der Hoff c3c6b00d95 Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 5 tahun lalu
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 tahun lalu
  Richard van der Hoff fd463b4f5d Comment out most options in the generated config. (#4863) 5 tahun lalu
  Richard van der Hoff 8e28bc5eee Include a default configuration file in the 'docs' directory. (#4791) 5 tahun lalu
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 5 tahun lalu
  Matthew Hodgson 6c28ac260c copyrights 8 tahun lalu
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 tahun lalu
  Mark Haines 46a65c282f Allow generate-config to run against an existing config file to generate default keys 9 tahun lalu
  Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 9 tahun lalu
  Erik Johnston 1ef66cc3bd Move database configuration into config module 9 tahun lalu
  Erik Johnston 5e7a90316d Update --database-path metavar to SQLITE_DATABASE_PATH 9 tahun lalu
  Erik Johnston 455579ca90 Make database selection configurable 9 tahun lalu
  Mark Haines f5a70e0d2e Add a cache for get_event 9 tahun lalu
  Mark Haines 3e85e52b3f Allow ':memory:' as the database path for sqlite3 9 tahun lalu
  Mark Haines adb04b1e57 Update copyright notices 9 tahun lalu
  Mark Haines 7d709542ca Fix pep8 warnings 9 tahun lalu