Commit Graph

127 Commits

Author SHA1 Message Date
Yaya
051a45ec8a gitlab: remove rustc runtime dependency from gitlab-glfm-markdown 2024-02-02 16:10:09 +01:00
Yaya
dd65d0c67e gitlab: 16.7.4 -> 16.8.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.8.1-ee/CHANGELOG.md

Co-Authored-By: ajs124 <git@ajs124.de>
2024-01-31 17:48:57 +01:00
ajs124
24c72d8dd0 gitlab: 16.5.4 -> 16.7.0 2024-01-11 15:37:01 +01:00
Felix Bühler
631766b842
gitlab: migrate to prefetch-yarn-deps (#269307) 2023-11-23 17:52:44 +01:00
Yaya
5db0fdeecc
gitlab: downgrade Ruby from 3.2 to 3.1 (#268764)
Ruby 3.0 was dropped from nixpkgs in #264361 as it will soon become EOL
during the NixOS 23.11 release. As a result, the Ruby version in gitlab
was (accidentally) updated to 3.2.

However, gitlab does not officially support Ruby 3.2 yet.
[gitlab-org&9684] Official support for Ruby 3.1 will be introduced in
the December 2023 release of gitlab. [gitlab-org&10034] Packaging gitlab
with Ruby 3.1 in nixpkgs had been confimed working by a maintainer. As
such, it should be safe to downgrade the Ruby version to 3.1.

[gitlab-org&9684]: https://gitlab.com/groups/gitlab-org/-/epics/9684
[gitlab-org&10034]: https://gitlab.com/groups/gitlab-org/-/epics/10034
2023-11-22 15:47:31 +01:00
Raito Bezarius
2e7b72c52f gitlab: use Ruby 3.2
Ruby 3.0 will be removed.
2023-11-17 16:03:00 +01:00
Yaya
16d62f6ccd gitlab: fix Puma low-level error handler location
This replaces the hard-coded location to the Puma error handler class.

80b76a16e0 (3ba20e58c18cc81aa8a5277f3be1d45ab5100691_88_84)
2023-11-03 13:31:29 +01:00
ajs124
97dfc365e6 gitlab: 16.1.4 -> 16.3.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.3.1-ee/CHANGELOG.md

Fixes CVE-2022-4343
Fixes CVE-2023-0120
Fixes CVE-2023-1279
Fixes CVE-2023-1555
Fixes CVE-2023-3205
Fixes CVE-2023-3915
Fixes CVE-2023-3950
Fixes CVE-2023-4018
Fixes CVE-2023-4378
Fixes CVE-2023-4630
Fixes CVE-2023-4638
Fixes CVE-2023-4647

Co-Authored-By: Yaya <github@uwu.is>
2023-09-05 13:46:44 +02:00
Pol Dellaiera
764472b473
Merge pull request #233091 from yayayayaka/add-team-gitlab
maintainers/team-list: Add team gitlab
2023-07-07 15:19:15 +02:00
Yaya
4321e48b68 nixos/gitlab: Remove procps from gitaly service
From my understanding, procps was added to the gitlay systemd service
path in #58487 to fix gitaly-ruby's internal memory leak detection.

Now that the last ruby remnants have been removed in gitaly 16.0.0,
this should not be necessary anymore.
2023-05-31 22:14:25 +02:00
Yaya
e52907eb47 gitlab: Add gitlab team members to maintainers 2023-05-20 20:24:31 +00:00
Yaya
bf964430f0 gitlab: Build with ruby_3_0
Ruby 2.7 is EOL since 2023-03-31. Support for Ruby 3.0 has been added by
gitlab in the meantime.
2023-05-10 06:56:53 +00:00
Mario Rodas
a5aa379891 gitlab: use Ruby 2.7
GitLab doesn't support Ruby 3 yet
https://gitlab.com/groups/gitlab-org/-/epics/5149
2023-04-15 04:20:00 +00:00
Yureka
9cf4b8b3eb
gitlab: 15.8.4 -> 15.9.3 (#220482)
https://about.gitlab.com/releases/2023/02/22/gitlab-15-9-released/
2023-03-13 23:59:19 +01:00
Yaya
4d41c371d4 gitlab: 15.6.2 -> 15.7.2
https://about.gitlab.com/releases/2023/01/09/security-release-gitlab-15-7-2-released/

Fixes CVE-2022-4037
Fixes CVE-2022-3613
Fixes CVE-2022-4365
Fixes CVE-2022-4342
Fixes CVE-2022-3573
Fixes CVE-2022-4167
Fixes CVE-2022-3870
Fixes CVE-2023-0042
Fixes CVE-2022-4131
Fixes CVE-2022-3514
2023-01-10 22:53:33 -05:00
M. A
ca5f7a9bba gitlab: 15.4.4 -> 15.6.0
https://about.gitlab.com/releases/2022/11/22/gitlab-15-6-released/
2022-11-23 15:18:11 +00:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Yureka
835e110915 gitlab.assets: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Winter
829e4a1e51
gitlab: 15.2.2 -> 15.3.1 (#187946) 2022-08-23 09:43:34 +02:00
Artturin
c6568adb00 treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
Martin Weinelt
7cc655c695
Merge pull request #183718 from winterqt/update-gitlab 2022-08-12 12:12:54 +02:00
Winter
58bb8ab012 gitlab: 15.1.4 -> 15.2.2 2022-08-11 13:28:00 -04:00
Franz Pletz
c092a502df
treewide: remove myself as maintainer from some pkgs
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00
Yaya
0a4e9dfda2
gitlab: 15.0.2 -> 15.1.0 (#178651)
https://about.gitlab.com/releases/2022/06/22/gitlab-15-1-released/
2022-06-25 21:18:14 +02:00
Yureka
1e95faf0b8 gitlab: 14.10.2 -> 15.0.0 2022-05-22 13:09:36 +02:00
Yaya
a7f2e16a4f
gitlab: 14.7.4 -> 14.8.2 (#162088)
https://about.gitlab.com/releases/2022/02/22/gitlab-14-8-released/
2022-02-28 11:14:49 +01:00
Lara
d783dee256 gitlab: 14.6.3 -> 14.7.0
This also effectively reverts commit f007b794c7.
2022-01-25 19:05:49 +01:00
Lara
86cfedf3e8 gitlab: add yayayayaka to the list of maintainers 2021-11-08 16:51:31 +00:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
talyz
e06991e7bb
gitlab: 14.4.0 -> 14.4.1 2021-10-29 13:50:29 +02:00
Lara
978b3e19e4 gitlab: 14.3.3 -> 14.4.0 2021-10-28 11:03:32 +00:00
Yureka
2d1057f19e gitlab: use fetchYarnDeps 2021-10-20 11:39:16 +02:00
Lara
e7331d2e85 gitlab: 14.3.2 -> 14.3.3 2021-10-14 11:55:43 +00:00
Yureka
f007b794c7
gitlab: add back grpc patch
They downgraded grpc in the fix release
2021-09-03 13:23:45 +02:00
talyz
99387372d5
gitlab: 14.1.2 -> 14.2.1 2021-08-26 19:01:22 +02:00
Yureka
5957f4edb9 gitlab: 14.1.1 -> 14.1.2 2021-08-05 14:45:10 +02:00
Yuka
1bbdca36d2
maintainers: add yuka (#127773)
If this seems strange to you, or you are a maintainer of one of these
packages, please contact me on Matrix: @yuka:yuka.dev
2021-06-22 11:17:00 +02:00
talyz
8f16b16291
gitlab: Make sure the FOSS version isn't identified as EE 2021-06-09 17:50:45 +02:00
Milan Pässler
1ded8ef44e
gitlab: 13.11.2 -> 13.12.0 2021-05-24 21:33:56 +02:00
Milan
5e2bfae1b8
gitlab: 13.10.2 -> 13.11.2 (#120947) 2021-04-28 15:16:06 +02:00
talyz
7a67a2d1a8
gitlab: Add patch for db_key_base length bug, fix descriptions
The upstream recommended minimum length for db_key_base is 30 bytes,
which our option descriptions repeated. Recently, however, upstream
has, in many places, moved to using aes-256-gcm, which requires a key
of exactly 32 bytes. To allow for shorter keys, the upstream code pads
the key in some places. However, in many others, it just truncates the
key if it's too long, leaving it too short if it was to begin
with. This adds a patch that fixes this and updates the descriptions
to recommend a key of at least 32 characters.

See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53602
2021-04-27 17:49:43 +02:00
talyz
7377a1dfa6
gitlab-shell: 13.15.1 -> 13.17.0
Only the version had been updated previously, not the hashes and
patches.
2021-04-09 00:36:32 +02:00
talyz
9b30cda2f6 gitlab: 13.9.4 -> 13.10.2 2021-04-07 23:23:24 +02:00
talyz
f8ab43ef7b
nixos/gitlab: Switch from unicorn to puma
Puma is the new upstream default server since GitLab 13.
2021-02-24 18:31:30 +01:00
Milan Pässler
4555a26b06 gitlab: 13.4.3 -> 13.5.1 2020-11-20 19:26:30 +01:00
Jeff Slight
c16a977386 gitlab: 13.0.14 -> 13.4.3
13.4.3
2020-11-20 19:26:30 +01:00
Milan Pässler
755554808f gitlab: increase webpack memory limit 2020-05-18 18:35:08 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robin Gloster
6bf0ed8e02
gitlab: fix asset building for CE
We have to specify if we're building CE or EE otherwise at least some JS
building was broken, resulting in e.g. broken "boards" pages.
2020-01-13 15:57:11 +01:00