- Feb 28, 2024
-
- Feb 15, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 01, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jan 15, 2024
-
-
these database backends are either unmaintained, broken in conduit, or incredibly niche for something like conduwuit. also i want to bump the MSRV. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Aug 27, 2023
-
-
Luke McCarthy authored
-
- Aug 23, 2023
-
-
Jonas Zohren authored
-
purplemeteorite authored
-
- Jul 29, 2023
-
-
Timo Kösters authored
-
purplemeteorite authored
-
purplemeteorite authored
-
- Jul 26, 2023
-
-
uak authored
-
- Jul 21, 2023
-
-
purplemeteorite authored
1. Recommended GitLab's own registry over Docker Hub. (Reason: https://gitlab.com/famedly/conduit/-/merge_requests/492#note_1457220261) 2. Added the development image :next to the list of options. 3. Displayed text for Docker Hub now contains "docker.io" as part of the link for easier copy-paste for podman users. Clicking on the link still takes to the website.
-
- Jul 13, 2023
-
-
Jonas Zohren authored
-
- Jun 28, 2023
-
-
purplemeteorite authored
-
- Jan 27, 2023
-
-
Moritz Heiber authored
-
- Nov 08, 2022
-
-
Ticho 34782694 authored
add_header will not override the Content-Type header set by the server, but will instead add another header below, which is obviously not ideal. The proposed change will instead tell nginx to set the correct value for this header straight away.
-
- Oct 13, 2022
-
-
exin authored
-
- Jun 18, 2022
-
-
Jonas Zohren authored
-
- Mar 30, 2022
-
-
Jonas Zohren authored
-
- Mar 18, 2022
-
-
Jonas Zohren authored
-
- Feb 22, 2022
-
-
Jonas Zohren authored
When a user mounts a volume into the default volume path, it uses the permissions and ownership from the host volume. In most cases, this is 1000:1000, which it also uses on the inside. If you don't mount a volume though (e.g., for testing), conduit cries: “The database couldn't be loaded or created.” This fix chowns the default db dir to remedy this.
-
- Feb 20, 2022
-
-
Jonathan de Jong authored
-
- Feb 19, 2022
-
-
Jonathan de Jong authored
-
- Feb 16, 2022
-
-
Jonas Zohren authored
-
Jonas Zohren authored
-
Jonas Zohren authored
-
Timo Kösters authored
-
- Feb 12, 2022
-
-
Jonas Platte authored
-
- Feb 04, 2022
-
-
Jonas Zohren authored
-
- Feb 02, 2022
-
-
Jonas Zohren authored
-
https://gitlab.com/jfowl/conduit-containersJonas Zohren authored
Also run all builds on approved MRs
-
- Jan 28, 2022
-
-
Jonas Zohren authored
-
Jonas Zohren authored
Conduit can start without a specific port being configured. This adjusts the healthcheck script to tolerate that state. Closes https://gitlab.com/famedly/conduit/-/issues/222
-
- Jan 23, 2022
-
-
Maxim De Clercq authored
-
- Jan 07, 2022
-
-
Ticho 34782694 authored
The nginx instance which is serving the .well-known endpoints can serve the simple JSON replies directly from memory, instead of having them as external files on disk.
-
- Dec 15, 2021
-
-
Jonas Zohren authored
-
- Nov 25, 2021
-
-
Jonas Zohren authored
-
- Nov 21, 2021
-
-
Jonas Zohren authored
-
- Sep 03, 2021
-
-
Daniel Wiesenberg authored
-