about summary refs log tree commit diff
path: root/modules/services/gerrit (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(modules/gerrit): manage secure configuration with nixFranck Cuny2022-07-181-0/+1
* ref(gerrit): add the plugin to delete projectsFranck Cuny2022-06-181-0/+2
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-101-1/+2
* fix(gerrit): don't backup tmp,logs,cache directoriesFranck Cuny2022-06-091-1/+8
* feat(gerrit): add plugin 'reviewnotes'Franck Cuny2022-06-091-1/+9
* feat(gerrit): install the gerrit hookFranck Cuny2022-06-041-0/+12
* fix(gerrit): remove git suffix from project URLFranck Cuny2022-05-291-1/+1
* feat(gerrit): link to cgitFranck Cuny2022-05-281-0/+14
* feat(gerrit): backup all relevant directoriesFranck Cuny2022-05-281-0/+2
* feat(gerrit): enable sending emailsFranck Cuny2022-05-271-1/+10
* fix(gerrit): set the OAUTH client IDFranck Cuny2022-05-271-0/+5
* fix(gerrit): set the home directory for gitFranck Cuny2022-05-271-1/+1
* ref(gerrit): ensure the git user is presentFranck Cuny2022-05-261-0/+9
* fix(gerrit): use a compatible JDKFranck Cuny2022-05-261-0/+3
* fix(gerrit): install the plugin for oauthFranck Cuny2022-05-261-2/+8
* fix(gerrit): settings where in wrong placeFranck Cuny2022-05-261-8/+8
* feat(gerrit): use OAUTH for authenticationFranck Cuny2022-05-261-0/+10
* fix(gerrit): force gerrit to run as the git userFranck Cuny2022-05-261-0/+11
* fix(gerrit): use localhost for the proxyFranck Cuny2022-05-261-1/+1
* fix(gerrit): remove extra '}' from stringFranck Cuny2022-05-261-1/+1
* fix(gerrit): apply a serverIdFranck Cuny2022-05-261-0/+1
* feat(gerrit): add the gerrit serverFranck Cuny2022-05-261-0/+50