summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/misc/gitlab.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-04-02nixos/gitlab: Add option sidekiq.concurrency.Yaya
2024-03-30nixos/gitlab: Rename workhorse binaryYaya
2024-03-19nixos/gitlab: use workhorse package from option in pathajs124
2024-03-19nixos/gitlab: switch from sidekiq to sidekiq-clusterajs124
2024-02-07nixos/services.gitlab: loosen the coupling between gitlab and postgres/ redis...Oliver Schmidt
2024-01-12Revert "nixos/gitlab: Add CI database connection for >=15.9" (#280395)Yureka
2024-01-12Revert "nixos/gitlab: fix database config when no passwordfile is defined" (#...Yureka
2024-01-10nixos/gitlab: fix database config when no passwordfile is definedTom Siewert
2024-01-08nixos/gitlab: Add CI database connection for >=15.9Tom Siewert
2023-11-27treewide: use `mkPackageOption`h7x4
2023-09-05nixos/gitlab: Add a warning messageYaya
2023-09-05gitlab: 16.1.4 -> 16.3.1ajs124
2023-07-30nixos/gitlab: ensure service started again after dependency restarts (#245240)Oliver Schmidt
2023-07-07Merge pull request #233091 from yayayayaka/add-team-gitlabPol Dellaiera
2023-07-05nixos/gitlab: configure elasticsearch indexer pathAlexander Sieg
2023-07-04nixos/gitlab: fix unit test result display (#241322)Alexander Sieg
2023-06-27nixos/gitlab: Add an additional folder to systemd-tmpfilesYaya
2023-06-04nixos/gitlab: Fix config reference for registry (#235639)Tom Siewert
2023-05-31nixos/gitlab: Warn users who are still using an external registryYaya
2023-05-31nixos/gitlab: Add support for gitlab-container-registryYaya
2023-05-31nixos/gitlab: Require at least postgresql 13.6Yaya
2023-05-31nixos/gitlab: Remove procps from gitaly serviceYaya
2023-05-31nixos/gitlab: Update redis configurationYaya
2023-05-31gitaly: Remove ruby dependenciesYaya
2023-05-20nixos/gitlab: Add gitlab team members to maintainersYaya
2023-04-07treewide: use more lib.optionalStringFelix Buehler
2023-03-18nixos/gitlab: Fix error when GitLab Pages is not enabledtalyz
2023-03-10Merge branch 'gitlab-pages' of github.com:talyz/nixpkgs into HEADYureka
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae
2023-01-17nixos/gitlab: Handle secrets in GitLab Pages configtalyz
2023-01-17nixos/gitlab: Improve support for GitLab Pagestalyz
2023-01-13nixos/gitlab: set gitaly runtime dirFranz Pletz
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy
2022-11-23Revert "nixos/gitlab: Use Git 2.35.x to work around git bug"M. A
2022-11-05logrotate service: cleanup deprecated optionsDominique Martinet
2022-10-09Merge master into staging-nextgithub-actions[bot]
2022-10-09nixos/gitlab: Configure ActionCabletalyz
2022-10-09nixos/gitlab: Set a more appropriate type for extraConfigtalyz
2022-10-09nixos/gitlab: Make sure docker-registry starts after cert generationtalyz
2022-10-09nixos/gitlab: Create registry state pathtalyz
2022-10-09nixos/gitlab: Connect to redis through a unix socket by defaulttalyz
2022-10-09nixos/gitlab: Add findutils to runtime dependenciestalyz
2022-10-09nixos/gitlab: Deduplicate runtime dependency listingtalyz
2022-10-09nixos/gitlab: Add workhorse.config optiontalyz
2022-09-26treewide: makeWrapper to nativeBuildInputsArtturin
2022-09-02Merge pull request #180149 from WilliButz/gitlab-module/fix-registry-issuerSandro
2022-08-31nixos/*: convert options with admonitions to MDpennae
2022-08-19nixos/*: automatically convert option docspennae
2022-08-19nixos/*: replace <quote> with actual quotespennae