about summary refs log tree commit diff
path: root/modules/services/cgit/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(modules/cgit): exclude all web crawlersFranck Cuny2022-06-231-0/+6
* fix(modules/cgit): make cgit the default server for nginxFranck Cuny2022-06-231-0/+4
* fix(cgit): update title and descriptionFranck Cuny2022-06-111-1/+2
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-101-1/+2
* feat(cgit): adjust configurationFranck Cuny2022-06-091-0/+9
* fix(cgit): write the test correctlyFranck Cuny2022-05-291-1/+1
* feat(cgit): update cgit configurationFranck Cuny2022-05-291-0/+9
* feat(cgit): exclude some repositoriesFranck Cuny2022-05-291-1/+8
* fix(cgit): ensure permissions are set correctlyFranck Cuny2022-05-281-0/+2
* fix(cgit): define the list of repos prior to scan pathFranck Cuny2022-05-281-2/+2
* fix(cgit): generate a proper list of repositoriesFranck Cuny2022-05-281-1/+3
* feat(cgit): generate the list of projects from gerritFranck Cuny2022-05-281-4/+35
* feat(cgit): set the clone URL to gerritFranck Cuny2022-05-281-0/+1
* feat(cgit): support org mode files for READMEFranck Cuny2022-05-281-0/+2
* feat(cgit): add a module for cgitFranck Cuny2022-05-271-0/+51