summary refs log tree commit diff
path: root/nixos/modules/services/misc/gitlab.nix
Commit message (Expand)AuthorAge
* nixos/gitlab: Add a warning messageYaya2023-09-05
* gitlab: 16.1.4 -> 16.3.1ajs1242023-09-05
* nixos/gitlab: ensure service started again after dependency restarts (#245240)Oliver Schmidt2023-07-30
* Merge pull request #233091 from yayayayaka/add-team-gitlabPol Dellaiera2023-07-07
|\
| * nixos/gitlab: Add gitlab team members to maintainersYaya2023-05-20
* | nixos/gitlab: configure elasticsearch indexer pathAlexander Sieg2023-07-05
* | nixos/gitlab: fix unit test result display (#241322)Alexander Sieg2023-07-04
* | nixos/gitlab: Add an additional folder to systemd-tmpfilesYaya2023-06-27
* | nixos/gitlab: Fix config reference for registry (#235639)Tom Siewert2023-06-04
* | nixos/gitlab: Warn users who are still using an external registryYaya2023-05-31
* | nixos/gitlab: Add support for gitlab-container-registryYaya2023-05-31
* | nixos/gitlab: Require at least postgresql 13.6Yaya2023-05-31
* | nixos/gitlab: Remove procps from gitaly serviceYaya2023-05-31
* | nixos/gitlab: Update redis configurationYaya2023-05-31
* | gitaly: Remove ruby dependenciesYaya2023-05-31
|/
* treewide: use more lib.optionalStringFelix Buehler2023-04-07
* nixos/gitlab: Fix error when GitLab Pages is not enabledtalyz2023-03-18
* Merge branch 'gitlab-pages' of github.com:talyz/nixpkgs into HEADYureka2023-03-10
|\
| * nixos/gitlab: Handle secrets in GitLab Pages configtalyz2023-01-17
| * nixos/gitlab: Improve support for GitLab Pagestalyz2023-01-17
* | nixos/manual: render module chapters with nixos-render-docspennae2023-01-27
* | nixos/gitlab: set gitaly runtime dirFranz Pletz2023-01-13
|/
* treewide: switch to port type for nixos modulesDaniel Nagy2022-12-08
* Revert "nixos/gitlab: Use Git 2.35.x to work around git bug"M. A2022-11-23
* logrotate service: cleanup deprecated optionsDominique Martinet2022-11-05
* Merge master into staging-nextgithub-actions[bot]2022-10-09
|\
| * nixos/gitlab: Configure ActionCabletalyz2022-10-09
| * nixos/gitlab: Set a more appropriate type for extraConfigtalyz2022-10-09
| * nixos/gitlab: Make sure docker-registry starts after cert generationtalyz2022-10-09
| * nixos/gitlab: Create registry state pathtalyz2022-10-09
| * nixos/gitlab: Connect to redis through a unix socket by defaulttalyz2022-10-09
| * nixos/gitlab: Add findutils to runtime dependenciestalyz2022-10-09
| * nixos/gitlab: Deduplicate runtime dependency listingtalyz2022-10-09
| * nixos/gitlab: Add workhorse.config optiontalyz2022-10-09
* | treewide: makeWrapper to nativeBuildInputsArtturin2022-09-26
|/
* Merge pull request #180149 from WilliButz/gitlab-module/fix-registry-issuerSandro2022-09-02
|\
| * nixos/gitlab: fix registry.issuer settingWilliButz2022-07-04
* | nixos/*: convert options with admonitions to MDpennae2022-08-31
* | nixos/*: automatically convert option docspennae2022-08-19
* | nixos/*: replace <quote> with actual quotespennae2022-08-19
* | nixos/*: automatically convert option docspennae2022-08-06
* | nixos/*: normalize manpage references to single-line formpennae2022-08-05
* | treewide: automatically md-convert option descriptionspennae2022-07-30
* | nixos/gitlab: Bump git to 2.35.4M. A2022-07-13
|/
* Merge pull request #170947 from dpausp/gitlab-registry-cert-fix-path-conditionWilliButz2022-07-04
|\
| * nixos/gitlab: fix gitlab-registry-cert path conditionTobias Stenzel2022-04-29
* | nixos/gitlab: Use Git 2.35.x to work around git bug (#177776)Kim Lindberger2022-06-25
* | nixos/gitlab: support 15.xYureka2022-05-22
|/
* Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross2022-04-02
|\
| * nixos/logrotate: convert to freeformDominique Martinet2022-04-01