aboutsummaryrefslogtreecommitdiffstats
path: root/modules/vhack/gi/git-back/module.nix (unfollow)
Commit message (Collapse)Author
2026-07-30modules: Use namespacesBenedikt Peetz
That might make it easier in the future to merge different server configs together (and thusly facilitate code-reuse.).
2026-07-18{modules,tests}/{git-,}back: Remove/disableBenedikt Peetz
We are just not using it, and it's effectively not maintained.
2025-12-18modules/anubis: Introduce and setupBenedikt Peetz
This should hopefully reduce the workload applied to our servers. Notably, `cgit` is not yet behind it, as it requires more, considering that it is a fgi application.
2025-06-07modules/git-back: Init with the out-of-tree backBenedikt Peetz