56 コミット (develop)

作成者 SHA1 メッセージ 日付
  reivilibre cd8b73aa97
Fix the `devenv up` configuration which was ignoring the config overrides. (#15854) 10ヶ月前
  Andrew Morgan 6b2f2bd276
Add a nix flake that sets up a development environment (via devenv) (#15495) 1年前
  reivilibre ce00e57a2a
Fix `.gitignore` rule for the Complement source tarball downloaded automatically by `complement.sh`. (#15319) 1年前
  reivilibre d5324ee111
Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265) 1年前
  Andrew Morgan 7b3a8f2b0c
Add poetry.toml to .gitignore (#14807) 1年前
  Andrew Morgan a17c4e0590
Add the `.direnv/` directory to .gitignore (#14707) 1年前
  Erik Johnston ab86743f33
Lock rust dependencies (#13858) 1年前
  Erik Johnston c9b7e97355
Add a stub Rust crate (#12595) 1年前
  David Robertson e5a76ec00b
Dump setuptools; correct pyproject version number (#12478) 2年前
  David Robertson 7ec9b06303
Poetry: initial pyproject.toml and poetry.lock (#12381) 2年前
  David Robertson 5a32ec59b2
Ignore .envrc for direnv users (#12335) 2年前
  Nicolas Werner fa583c2198
Allow overriding the complement ref. (#11766) 2年前
  Michael Kaye 338e70c617
Complement environment variable name change and update .gitignore. (#11718) 2年前
  David Robertson ea01d4c2de
Update postgresql testing script (#10906) 2年前
  Andrew Morgan fd9856e4a9
Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086) 3年前
  Jonathan de Jong e12077a78a
Allow bytecode again (#9502) 3年前
  Eric Eastwood 20af310889
Add some extra notes for getting Synapse running on macOS. (#8997) 3年前
  Eric Eastwood c027a199f3
Ignore date-rotated logs (#9018) 3年前
  Jonathan de Jong c8e9dc4cf4
Add .venv* to .gitignore (#8566) 3年前
  James 0aee490013 Add snapcraft packaging information (#6084) 4年前
  Amber Brown 864f144543
Fix up some typechecking (#6150) 4年前
  Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 4年前
  Amber Brown 0b6fbb28a8
Don't load the media repo when configured to use an external media repo (#5754) 4年前
  Aaron Raimist 2fb4ff8c89 Add some stuff back to the .gitignore (#4843) 5年前
  Richard van der Hoff 8d98dc8ffe
Clean up gitignores (#4688) 5年前
  Amber Brown f6813919e8
SIGHUP for TLS cert reloading (#4495) 5年前
  Amber Brown 58f6c48183
Use native UPSERTs where possible (#4306) 5年前
  Amber Brown ea6abf6724
Fix IP URL previews on Python 3 (#4215) 5年前
  Richard van der Hoff 1a6d5bfa08 Debian packaging via dh_virtualenv (#4285) 5年前
  Amber Brown 741571cf22
Add a way to run tests in PostgreSQL in Docker (#3699) 5年前
  Amber Brown 3f0d8e6b09
Remove documentation referencing Cygwin (#3873) 5年前
  Amber Brown 2608ebc04c
Port handlers/ to Python 3 (#3803) 5年前
  Amber Brown f7869f8f8b
Port to sortedcontainers (with tests!) (#3332) 6年前
  Amber Brown 07bb9bdae8 update gitignore to remove some files that got put on my machine 6年前
  Neil Johnson 48c01ae851 ignore atom editor python ide files 6年前
  Erik Johnston b5049d2e5c Add .vscode to gitignore 6年前
  kaiyou b8ab78b82c Add the build cache/ folder to gitignore 6年前
  Erik Johnston 748d8fdc7b Reduce DB hits for replication 7年前
  pztrn 7ab401d4dc Ignore development virtualenv and generated logger configuration as well. 8年前
  Mark Haines 3a20cdcd27 Add .tox to .gitignore 8年前
  Kegan Dougal e6363857d0 Add core registration html/js 9年前
  Erik Johnston 30a89d2fdb Update .gitignore 9年前
  Mark Haines 58691680b8 update .gitignore, set media-store-path in demo 9年前
  Erik Johnston 617dde2ba9 Ignore pycharm dir 9年前
  Erik Johnston d45f28f8bd Ignore pycharm dir 9年前
  Kegan Dougal 3d3f692fd8 Add test coverage to the webclient. Update .gitignore 9年前
  Matthew Hodgson 192fce51d7 hide crap from gitignore 9年前
  Kegan Dougal 4e52f9699b Update .gitignore to ignore config.js files in syweb/webclient. 9年前
  Kegan Dougal e3152188ef Added boilerplate for running end-to-end tests.\nThis is done using Protractor, which looks for a .gitignored file environment-protractor.js which contains the selenium endpoint url. 9年前
  Kegan Dougal c80f739461 Added webclient config.js for storing recaptcha public key. 9年前