1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-06-02 06:28:54 +02:00
conduit/src
Timo Kösters d55992dc83 Merge branch 'jemallocfeature' into 'next'
feat: allow disabling jemalloc via feature

See merge request famedly/conduit!285
2022-02-04 17:08:03 +00:00
..
client_server fix: crash on empty search 2022-02-04 17:15:52 +01:00
config Move Config out of database module 2022-02-03 13:30:04 +01:00
database fix: crash on empty search 2022-02-04 17:15:52 +01:00
appservice_server.rs Merge branch 'asonix/encourage-reqwest-reuse' into 'next' 2022-02-04 11:27:41 +00:00
config.rs Move Config out of database module 2022-02-03 13:30:04 +01:00
database.rs Create admin room and hide migration messages on first run 2022-02-03 22:50:11 +02:00
error.rs feat: Integration with persy using background ops 2022-01-15 14:17:15 +00:00
lib.rs Move Config out of database module 2022-02-03 13:30:04 +01:00
main.rs feat: allow disabling jemalloc via feature 2022-02-04 17:00:46 +01:00
pdu.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
ruma_wrapper.rs Remove unnecessary Result 2022-01-19 23:57:22 +01:00
server_server.rs Merge branch 'asonix/encourage-reqwest-reuse' into 'next' 2022-02-04 11:27:41 +00:00
utils.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00