about summary refs log tree commit diff
path: root/nixos/modules/services/misc/gitlab.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy1-2/+2
2022-11-23Revert "nixos/gitlab: Use Git 2.35.x to work around git bug"M. A1-22/+6
2022-11-05logrotate service: cleanup deprecated optionsDominique Martinet1-10/+1
2022-10-09Merge master into staging-nextgithub-actions[bot]1-15/+80
2022-10-09nixos/gitlab: Configure ActionCabletalyz1-0/+9
2022-10-09nixos/gitlab: Set a more appropriate type for extraConfigtalyz1-1/+2
2022-10-09nixos/gitlab: Make sure docker-registry starts after cert generationtalyz1-0/+1
2022-10-09nixos/gitlab: Create registry state pathtalyz1-0/+1
2022-10-09nixos/gitlab: Connect to redis through a unix socket by defaulttalyz1-12/+6
2022-10-09nixos/gitlab: Add findutils to runtime dependenciestalyz1-0/+1
2022-10-09nixos/gitlab: Deduplicate runtime dependency listingtalyz1-2/+12
2022-10-09nixos/gitlab: Add workhorse.config optiontalyz1-0/+48
2022-09-26treewide: makeWrapper to nativeBuildInputsArtturin1-2/+2
2022-09-02Merge pull request #180149 from WilliButz/gitlab-module/fix-registry-issuerSandro1-1/+1
2022-08-31nixos/*: convert options with admonitions to MDpennae1-23/+17
2022-08-19nixos/*: automatically convert option docspennae1-3/+3
2022-08-19nixos/*: replace <quote> with actual quotespennae1-6/+4
2022-08-06nixos/*: automatically convert option docspennae1-2/+2
2022-08-05nixos/*: normalize manpage references to single-line formpennae1-2/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-77/+77
2022-07-13nixos/gitlab: Bump git to 2.35.4M. A1-2/+2
2022-07-04nixos/gitlab: fix registry.issuer settingWilliButz1-1/+1
2022-07-04Merge pull request #170947 from dpausp/gitlab-registry-cert-fix-path-conditionWilliButz1-1/+1
2022-06-25nixos/gitlab: Use Git 2.35.x to work around git bug (#177776)Kim Lindberger1-6/+22
2022-05-22nixos/gitlab: support 15.xYureka1-3/+7
2022-04-29nixos/gitlab: fix gitlab-registry-cert path conditionTobias Stenzel1-1/+1
2022-04-02Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross1-9/+7
2022-04-01nixos/logrotate: convert to freeformDominique Martinet1-9/+7
2022-03-19treewide/makeWrapper: replace `--run cd` with `--chdir`Naïm Favier1-2/+2
2022-02-10nixos/gitlab: fix redis deprecation warningYureka1-8/+13
2022-02-03Merge pull request #157519 from talyz/gitlab-error-handlingKim Lindberger1-9/+13
2022-01-31nixos/gitlab: Implement better script error handlingtalyz1-9/+13
2022-01-25nixos/gitlab: Add additional paths to systemd.tmpfiles.rulesLara1-0/+2
2021-12-17Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen1-1/+4
2021-12-09treewide: add defaultText for options with simple cfg.* expression defaultspennae1-0/+1
2021-12-09treewide: set defaultText for options using simple path defaultspennae1-1/+3
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+2
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-10/+8
2021-09-15nixos/gitlab: Enable roation of log filesLara1-0/+49
2021-08-27gitlab: Enable puma's systemd notify supporttalyz1-2/+1
2021-08-26gitlab: 14.1.2 -> 14.2.1talyz1-1/+2
2021-07-12nixos/gitlab: improve psql assertion messageYureka1-1/+1
2021-07-06Merge pull request #126253 from mkg20001/fc-gitlabMaciej Krüger1-1/+107
2021-06-25Merge master into staging-nextgithub-actions[bot]1-1/+5
2021-06-25nixos/gitlab: require at least postgresql 12Yureka1-1/+5
2021-06-09nixos/gitlab: add container registryMaciej Krüger1-0/+98
2021-06-09Merge staging-next into staginggithub-actions[bot]1-1/+1
2021-06-09gitlab: Make sure the FOSS version isn't identified as EEtalyz1-1/+1
2021-06-08nixos/gitlab: add extraEnv optionMaciej Krüger1-1/+9
2021-05-30nixos/gitlab: set port type to `types.port`Daniel Nagy1-1/+1