about summary refs log tree commit diff
path: root/nixos/modules/services/misc/gitlab.nix
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-19nixos/gitlab: Use replace-secret to avoid leaking secretstalyz1-3/+2
2021-04-30Merge pull request #118898 from talyz/gitlab-memory-bloatKim Lindberger1-3/+115
2021-04-27gitlab: Add patch for db_key_base length bug, fix descriptionstalyz1-3/+3
2021-04-10nixos/gitlab: Set MALLOC_ARENA_MAX to "2"talyz1-0/+1
2021-04-10nixos/gitlab: Add Sidekiq MemoryKiller supporttalyz1-2/+51
2021-04-10nixos/gitlab: Add options to control puma worker and threads numberstalyz1-1/+63
2021-04-07nixos/gitlab: do not set backup.upload by defaultMilan Pässler1-1/+2
2021-03-30nixos/gitlab: Gitlab -> GitLabtalyz1-11/+11
2021-03-30nixos/gitlab: Introduce automatic backup supporttalyz1-4/+117
2021-03-20nixos/gitlab: add option for tls wrapper-mode smtp (#116801)Milan1-0/+7
2021-02-26nixos/gitlab: Add `gitlab.target`talyz1-9/+23
2021-02-26nixos/gitlab: Make gitlab.service's PreStart into two new servicestalyz1-99/+164
2021-02-24nixos/gitlab: postgresql: Make PSQL a function, run as superUsertalyz1-8/+14
2021-02-24nixos/gitlab: Change default SMTP port, enable postfix only if usedtalyz1-2/+2
2021-02-24nixos/gitlab: Switch from unicorn to pumatalyz1-5/+5
2021-02-24nixos/gitlab: Clean up the config dir more thoroughlytalyz1-5/+4
2021-02-14Fix typo in the GitLab smtp auth options docsJean-Paul Calderone1-1/+1
2021-01-14gitAndTools: move everything to the top levelAlyssa Ross1-4/+4
2020-12-26nixos/gitlab: move custom_hooks_dir into gitaly config (#107174)Jeff Slight1-1/+3
2020-11-26nixos/gitlab: use bindsTo instead of requires for gitalyMilan Pässler1-1/+1
2020-11-24utillinux: rename to util-linuxGraham Christensen1-1/+1
2020-11-21nixos/gitlab: start gitaly after gitlabMilan Pässler1-2/+3
2020-11-20nixos/gitlab: add changes for gitlab 13.4.xJeff Slight1-2/+8
2020-10-11Merge pull request #93426 from helsinki-systems/feat/gitlab-pagesFlorian Klink1-0/+38
2020-09-01nixos/gitlab: Support pagesJanne Heß1-0/+38