Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-16 | cgit: Update SSH clone URLs | Malfurious | 1 | -1/+1 | |
The username used to access gitolite has changed from 'gitolite' to 'git'. Reflect this in the cgit UI. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-09-16 | cgit: Update scan-path / repository mount location | Malfurious | 1 | -1/+1 | |
Since the data volume now only contains git repositories, rather than the whole gitolite host home directory, there is no need to mount to a nested path. Anticipate moving the mount point, and change the cgit scan path to /repositories. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-09-16 | cgit: Consolidate config files into a single directory | Malfurious | 1 | -0/+38 | |
Continue cleaning the folder structure from the previous merge. Signed-off-by: Malfurious <m@lfurio.us> |