aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2023-01-06Add curl to dendrite-demo-pinecone docker containerDevon Hudson
2022-12-23Add possibility to run complement with coverage enabled (#2901)Till
2022-12-12Cleanup stale device lists for users we don't share a room with anymore (#2857)Till
2022-12-01Fix `dendrite-demo-pinecone`, `/_dendrite` namespace setupNeil Alexander
2022-12-01Expose `/_dendrite` and `/_synapse` on the P2P demo HTTP muxesNeil Alexander
2022-11-18Add p2p wakeup broadcast handling to pinecone demos (#2841)devonh
2022-11-14Try to optimize CI (#2867)Till
2022-11-03Put P2P Demos back into their own DockerfilesNeil Alexander
2022-11-03Update README.md (#2855)gitlab-nickfreeman
2022-11-02Multi-stage Docker builds (#2850)Neil Alexander
2022-10-26Update Yggdrasil demoNeil Alexander
2022-10-26Add network interface callback to pinecone build (#2825)devonh
2022-10-04Revert Docker changesNeil Alexander
2022-10-04Try to populate `-ldflags` in Docker buildsNeil Alexander
2022-10-04Update Dockerfile (#2342)Till
2022-10-03Allow multiple static peers in Pinecone iOS/Android demosNeil Alexander
2022-10-03P2P demo tweaksNeil Alexander
2022-09-29Add network interface registration to pinecone demo (#2750)devonh
2022-09-29Fix Go 1.18Neil Alexander
2022-09-29P2P demo fixesNeil Alexander
2022-09-27Build Docker images using Go 1.19 (related to #2714)Neil Alexander
2022-09-27Use /usr/bin/env bash in shebangs to make them universal (#2735)Dov Alperin
2022-09-27Add pinecone demo container image (#2710)networkException
2022-09-14Fix Pinecone demo build errors after Pinecone updateNeil Alexander
2022-09-12P2P demo tweaksNeil Alexander
2022-09-01Update P2P demosNeil Alexander
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-09-01Refactor appservices component (#2687)Neil Alexander
2022-08-23Complement QoL changes (#2663)Till
2022-08-05Add race testing to tests, and fix a few small race conditions in the tests (...Brian Meek
2022-07-25Remove `goose` from DockerfilesNeil Alexander
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-07-08Update Pinecone to matrix-org/pinecone@1ce778fNeil Alexander
2022-06-07Avoid panicking unnecessarily when shutting down the `gobind` P2P demos (#2520)Neil Alexander
2022-05-13The Pinecone `gobind` demo must listen on `localhost` for `baseURL` to be cor...Neil Alexander
2022-05-12Separate sample configs for monolith and polylith (#2456)Neil Alexander
2022-05-03Tidy up `AddPublicRoutes` (#2412)Neil Alexander
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-04-29Update golangci-lint, how it's installed, and added to the PATH (#2403)Brian Meek
2022-04-29Add restrictions for open registration (#2402)Till
2022-04-28Add `/_dendrite/admin/evacuateRoom/{roomID}` (#2401)Neil Alexander
2022-04-27Use Go 1.18 to build Docker images (#2391)0x1a8510f2
2022-04-08Use connection manager in Pinecone demosNeil Alexander
2022-04-06Add presence module V2 (#2312)Till
2022-04-04remove obsolete config entry "federation_certificates" (#2318)Sebastian Spaeth
2022-04-04Enhanced calm at startup of Pinecone demosNeil Alexander
2022-04-04Update to matrix-org/pinecone@e526fa8Neil Alexander
2022-03-30Update Pinecone P2P demoNeil Alexander
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-28User directory for nearby Pinecone peers (P2P demo) (#2311)Neil Alexander