about summary refs log tree commit diff
path: root/nixos/modules/services/misc/gitlab.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-02nixos/gitlab: Add option sidekiq.concurrency.Yaya1-6/+21
2024-03-30nixos/gitlab: Rename workhorse binaryYaya1-1/+3
2024-03-19nixos/gitlab: use workhorse package from option in pathajs1241-1/+1
2024-03-19nixos/gitlab: switch from sidekiq to sidekiq-clusterajs1241-1/+8
2024-02-07nixos/services.gitlab: loosen the coupling between gitlab and postgres/ redis...Oliver Schmidt1-8/+6
2024-01-12Revert "nixos/gitlab: Add CI database connection for >=15.9" (#280395)Yureka1-8/+2
2024-01-12Revert "nixos/gitlab: fix database config when no passwordfile is defined" (#...Yureka1-1/+0
2024-01-10nixos/gitlab: fix database config when no passwordfile is definedTom Siewert1-0/+1
2024-01-08nixos/gitlab: Add CI database connection for >=15.9Tom Siewert1-2/+8
2023-11-27treewide: use `mkPackageOption`h7x41-30/+6
2023-09-05nixos/gitlab: Add a warning messageYaya1-0/+5
2023-09-05gitlab: 16.1.4 -> 16.3.1ajs1241-1/+1
2023-07-30nixos/gitlab: ensure service started again after dependency restarts (#245240)Oliver Schmidt1-1/+1
2023-07-07Merge pull request #233091 from yayayayaka/add-team-gitlabPol Dellaiera1-1/+1
2023-07-05nixos/gitlab: configure elasticsearch indexer pathAlexander Sieg1-0/+1
2023-07-04nixos/gitlab: fix unit test result display (#241322)Alexander Sieg1-0/+1
2023-06-27nixos/gitlab: Add an additional folder to systemd-tmpfilesYaya1-0/+1
2023-06-04nixos/gitlab: Fix config reference for registry (#235639)Tom Siewert1-1/+1
2023-05-31nixos/gitlab: Warn users who are still using an external registryYaya1-0/+7
2023-05-31nixos/gitlab: Add support for gitlab-container-registryYaya1-0/+15
2023-05-31nixos/gitlab: Require at least postgresql 13.6Yaya1-3/+3
2023-05-31nixos/gitlab: Remove procps from gitaly serviceYaya1-1/+0
2023-05-31nixos/gitlab: Update redis configurationYaya1-1/+4
2023-05-31gitaly: Remove ruby dependenciesYaya1-7/+0
2023-05-20nixos/gitlab: Add gitlab team members to maintainersYaya1-1/+1
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-1/+1
2023-03-18nixos/gitlab: Fix error when GitLab Pages is not enabledtalyz1-1/+1
2023-03-10Merge branch 'gitlab-pages' of github.com:talyz/nixpkgs into HEADYureka1-29/+189
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae1-1/+1
2023-01-17nixos/gitlab: Handle secrets in GitLab Pages configtalyz1-4/+53
2023-01-17nixos/gitlab: Improve support for GitLab Pagestalyz1-29/+140
2023-01-13nixos/gitlab: set gitaly runtime dirFranz Pletz1-0/+2
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