Age | Commit message (Expand) | Author | Files | Lines |
2024-03-11 | gitolite: Create separate config for normalmode repository semantics | Malfurious | 2 | -10/+12 |
2023-09-16 | gitolite: Prevent repo auto-creation on clone/fetchv0.2.0 | Malfurious | 1 | -1/+1 |
2023-09-16 | gitolite: Fix bug in default branch push trigger | Malfurious | 1 | -2/+1 |
2023-09-16 | Add host script for initial configuration flow | Malfurious | 2 | -1/+27 |
2023-09-16 | Update docker-compose.yml for new container definitions | Malfurious | 1 | -8/+4 |
2023-09-16 | Merge branch 'cgit-alpine-port' | Malfurious | 5 | -27/+23 |
2023-09-16 | cgit: Update SSH clone URLs | Malfurious | 1 | -1/+1 |
2023-09-16 | cgit: Update scan-path / repository mount location | Malfurious | 1 | -1/+1 |
2023-09-16 | cgit: Update user and file paths for alpine distro | Malfurious | 1 | -9/+9 |
2023-09-16 | cgit: Port Dockerfile for alpine base | Malfurious | 2 | -16/+12 |
2023-09-16 | cgit: Consolidate config files into a single directory | Malfurious | 3 | -0/+0 |
2023-09-15 | Merge branch 'gitolite-debian-refactor' | Malfurious | 10 | -34/+87 |
2023-09-15 | gitolite: Add admin initialization script | Malfurious | 2 | -1/+17 |
2023-09-15 | gitolite: Allow users to delete remote HEAD branches | Malfurious | 1 | -0/+2 |
2023-09-15 | gitolite: Remove hard-coded admin username | Malfurious | 1 | -1/+1 |
2023-09-15 | gitolite: Correct site-local code location | Malfurious | 1 | -2/+2 |
2023-09-15 | gitolite: Refactor Dockerfile for debian base | Malfurious | 4 | -31/+66 |
2023-09-15 | gitolite: Consolidate config files into a single directory | Malfurious | 5 | -0/+0 |
2023-08-12 | Configure via docker-composev0.1.1 | Malfurious | 1 | -0/+34 |
2023-08-12 | gitolite: Make admin pubkey an optional input to Docker image | Malfurious | 2 | -9/+9 |
2022-08-18 | cgit: Show proper idle times on the index pagev0.1 | Malfurious | 2 | -1/+4 |
2022-08-18 | gitolite: Set default branch on first push | Malfurious | 2 | -1/+21 |
2022-08-16 | cgit: Fix ssh clone url | Malfurious | 1 | -1/+1 |
2022-08-16 | gitolite: Override default sshd_config | Malfurious | 2 | -2/+26 |
2022-08-13 | Add port expose directives to Dockerfiles | Malfurious | 2 | -0/+2 |
2022-08-07 | cgit: Configure cgit for normalmode use | Malfurious | 1 | -6/+20 |
2022-08-07 | gitolite: Save repository owner for front-end | Malfurious | 2 | -1/+3 |
2022-08-07 | Add cgit docker image | Malfurious | 3 | -0/+73 |
2022-08-06 | Fix datastore permissions | Malfurious | 2 | -1/+3 |
2022-08-02 | Allow users to create wildcard repositories | Malfurious | 1 | -0/+6 |
2022-08-02 | Create administrators group | Malfurious | 1 | -1/+3 |
2022-08-02 | Remove testing repository | Malfurious | 1 | -3/+0 |
2022-08-02 | Add gitolite gitconfig file | Malfurious | 2 | -0/+7 |
2022-08-02 | Disable the 'writable' command | Malfurious | 1 | -1/+1 |
2022-08-02 | Allow users to delete wildcard repositories | Malfurious | 1 | -1/+1 |
2022-08-02 | Define custom access levels | Malfurious | 1 | -2/+2 |
2022-08-02 | Replace git-daemon/gitweb presets with cgit | Malfurious | 1 | -3/+3 |
2022-08-02 | Add default gitolite RC file | Malfurious | 2 | -1/+203 |
2022-08-02 | Add Dockerfile for gitolite/ssh service | Malfurious | 2 | -0/+26 |
2022-08-02 | Add default config file from gitolite | Malfurious | 1 | -0/+5 |