Commit Graph

56 Commits (watcha-develop)

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