dendrite/common
Kegsay c2ea961909
Add HTTP trace logging ()
* Dump all requests/response server-side

* Wrap in DENDRITE_TRACE

* DENDRITE_TRACE_HTTP is better

* Bugfix for response body and linting

* False is true and true is false

* Linting

* How did this get missed

* More linting
2020-04-15 17:48:40 +01:00
..
basecomponent S7evinK: basicauth metrics () 2020-04-14 15:54:35 +01:00
config S7evinK: basicauth metrics () 2020-04-14 15:54:35 +01:00
http use go module for dependencies () 2019-05-21 21:56:55 +01:00
keydb Log errors from rows.Close () 2020-03-18 10:17:18 +00:00
test Rename the typing server to EDU server () 2020-03-30 15:02:20 +01:00
transactions Replace deprecated prometheus.InstrumentHandler and unsafe time.Ticker 2019-12-17 16:47:45 +00:00
consumers.go maintenance: Fix matrix-org#896 use %w format verb to wrap errors () 2020-03-18 12:48:51 +00:00
eventcontent.go Replace event content types with ones in gomatrixserverlib () 2019-08-16 01:45:11 +08:00
events.go Move /room/{roomID}/state endpoints into client API () () 2020-04-14 18:36:08 +01:00
httpapi.go Add HTTP trace logging () 2020-04-15 17:48:40 +01:00
httpapi_test.go S7evinK: basicauth metrics () 2020-04-14 15:54:35 +01:00
log.go Log errors from rows.Close () 2020-03-18 10:17:18 +00:00
partition_offset_table.go Log errors from rows.Close () 2020-03-18 10:17:18 +00:00
postgres.go Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00
postgres_wasm.go Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00
routing.go Encode URLs properly () 2019-07-03 16:38:50 +01:00
sql.go Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00
types.go Implement profile retrieval over federation () 2019-08-07 00:02:12 +08:00