Steven Achilles
f77c4d9c58
Merge pull request #2999 from sachilles/upgrade-to-17.3.2
...
[GitLab Critical Patch Release] Upgrade GitLab CE to 17.3.2
17.3.2
2024-09-13 12:16:06 +02:00
Steven Achilles
2232e7e3a7
Upgrade GitLab CE to 17.3.2
2024-09-13 06:55:53 +02:00
Steven Achilles
f4ca3b9ade
Merge pull request #2990 from sachilles/upgrade-to-17.3.1
17.3.1
2024-08-25 19:14:10 +02:00
Steven Achilles
4b82b80d53
Upgrade GitLab CE to 17.3.1
2024-08-25 17:08:24 +02:00
Steven Achilles
da04d7e66d
Merge pull request #2987 from sachilles/upgrade-to-17.3.0
...
Upgrade GitLab CE to 17.3.0
17.3.0
2024-08-15 22:20:09 +02:00
Steven Achilles
a1753e383c
Upgrade GitLab CE to 17.3.0
2024-08-15 20:08:18 +02:00
Steven Achilles
13b6f39c5c
Merge pull request #2986 from kkimurak/fix-configure_feature_flags.rb-enabler-source
...
Fix: script to configure feature flags cannot enable some flags
2024-08-15 19:58:38 +02:00
Kazunori Kimura
b3b09c619c
fix indent in script configure_feature_flags.rb
2024-08-14 00:51:49 +09:00
Kazunori Kimura
dabfd42eac
fix script to configure feature flags that cannot enable flags
...
When generating the list of flags that would actually be enabled,
the value specified in the option was ANDed with the list of flags that actually existed.
At this time, I mistakenly performed a logical AND with the list
of "values to invalidate" specified in the option.
This mistake caused a problem in which some flags could not be enabled.
This commit fixes this to AND with the list of values you want to enable.
2024-08-14 00:50:24 +09:00
Steven Achilles
e172ff5975
Merge pull request #2984 from sachilles/upgrade-to-17.2.2
...
Upgrade GitLab CE to 17.2.2
17.2.2
2024-08-08 21:28:14 +02:00
Steven Achilles
1a3722c6c0
Upgrade GitLab CE to 17.2.2
2024-08-08 19:35:29 +02:00
Steven Achilles
4222a48e59
Merge pull request #2977 from sachilles/upgrade-to-17.2.1
...
Upgrade GitLab CE to 17.2.1
17.2.1
2024-07-29 05:40:46 +02:00
Steven Achilles
46fcdf1429
Upgrade GitLab CE to 17.2.1
2024-07-28 21:26:48 +02:00
Steven Achilles
9061dedb0a
Merge pull request #2976 from katrinleinweber/fix-typos
...
Fix some typos in docs
2024-07-28 21:20:47 +02:00
Katrin Leinweber
7fa534a1c1
Fix typos
2024-07-26 17:56:56 +02:00
Steven Achilles
362f6a06bc
Merge pull request #2974 from sachilles/upgrade-to-17.2.0
...
Upgrade GitLab CE to 17.2.0
17.2.0
2024-07-21 16:04:11 +02:00
Steven Achilles
6c2b6631fc
Upgrade GitLab CE to 17.2.0
2024-07-21 14:31:54 +02:00
Steven Achilles
c98e4def27
Merge pull request #2953 from molnarpe/omniauth-oidc
...
Add support for Omniauth OpenID Connect login.
17.1.2
2024-07-12 05:08:03 +02:00
Steven Achilles
32d6120229
Merge pull request #2966 from tDo/issue-2965-create-external-diffs-if-missing
...
Create external-diffs directory if missing, closes #2965
2024-07-12 05:03:18 +02:00
Steven Achilles
afe4a50bc8
Merge pull request #2970 from sachilles/upgrade-to-17.1.2
...
[GitLab Critical Patch Release] Upgrade GitLab CE to 17.1.2
2024-07-12 04:51:42 +02:00
Steven Achilles
d8ff73a52a
Upgrade GitLab CE to 17.1.2
2024-07-11 21:50:24 +02:00
Sebastian Toll
0431ba5ace
Create external-diffs directory if missing, closes #2965
2024-07-10 21:35:43 +02:00
molnarpe
b35d4f2aca
Merge branch 'sameersbn:master' into omniauth-oidc
2024-07-06 06:01:21 +02:00
Steven Achilles
30af35c81c
Merge pull request #2963 from kkimurak/ci/release/update-go-version
...
CI: bump jobs.release.executor to go/default:1.22
17.1.1-1
2024-06-29 13:00:25 +02:00
Kazunori Kimura
882ab1eac2
CI: bump jobs.release.executor to go/default:1.22
...
sameersbn/docker-gitlab#2962
2024-06-29 00:31:48 +09:00
Steven Achilles
c5e095b4dd
Merge pull request #2959 from Patrick-Remy/gitlab-ce-17.1.1
...
GitLab Critical Patch Release: Upgrade GitLab CE to 17.1.1
17.1.1
2024-06-28 14:30:36 +02:00
Patrick Remy
a5ef262bf0
Upgrade GitLab CE to 17.1.1
2024-06-27 08:39:51 +02:00
molnarpe
8b477f07c1
Default values for OmniAuth OpenID Connect environment variables are now listed in README.md.
2024-06-23 07:02:15 +02:00
Steven Achilles
8dc7812fef
Merge pull request #2957 from sachilles/upgrade-to-17.1.0
...
Upgrade GitLab CE to 17.1.0
17.1.0
2024-06-21 22:51:19 +02:00
Steven Achilles
eeedd79a00
Upgrade GitLab CE to 17.1.0
2024-06-21 21:18:51 +02:00
Steven Achilles
2e99bb16f9
Merge pull request #2955 from kkimurak/bump-nodejs-to-20.x
...
Upgrade nodejs apt source repo from 18.x to 20.x
2024-06-21 21:12:06 +02:00
Steven Achilles
79755679a2
Merge pull request #2956 from kkimurak/bump-rubygems-to-3.5.x
...
Add ENV RUBYGEMS_VERSION and set to latest 3.5.x
2024-06-21 21:10:38 +02:00
Kazunori Kimura
3c0be758cb
Add ENV RUBYGEMS_VERSION and set to latest 3.5.x
...
that is GitLab v17.0 recommendation
MR that updates docs/install/installation.md:
- "Bump version of rubygems in installation instructions"
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149976
There is no entry in .tools-version
2024-06-21 23:30:34 +09:00
Kazunori Kimura
d3501eb023
Update gpg key source for nodejs
...
as original one caused following error:
W: GPG error: https://deb.nodesource.com/node_20.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
E: The repository 'https://deb.nodesource.com/node_20.x nodistro InRelease' is not signed.
2024-06-21 19:44:29 +09:00
Kazunori Kimura
f647f3b058
Upgrade nodejs apt source repo from 18.x to 20.x
...
Required version is updated from v18.16.x to v20.13.x
with GitLab v17.0.0 release.
Documentation:
- "Bump required Node.js version to 20 in installation guide"
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/154523
.tool-versions:
- "Update .tool-versions and .nvmrc to use nodejs v20.12.2"
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149615
- Set distro to "nodistro" for nodejs to get later updates
GitLab v17.0.0 or later requires (grants) nodejs v20.13.x or later,
but nodejs v20.5.1 is installed for focal even later LTS are released.
To avoid this issue, official installer script uses "nodistro"
instead of specific distribution.
See:
83867e0fdd/scripts/deb/setup_20.x (L74)
2024-06-21 10:24:01 +00:00
molnarpe
de8d0d52a9
Update env-defaults
...
Value for client_auth_method is 'query' in the example, but default value is 'basic' as described in [GitLab OmniAuth OIDC documentation, step 4.](https://docs.gitlab.com/ee/administration/auth/oidc.html ).
2024-06-19 15:25:46 +02:00
Molnár Péter
f30613b192
Add support for Omniauth OpenID Connect login.
2024-06-18 21:37:37 +02:00
Steven Achilles
0b1a0143b7
Merge pull request #2951 from sachilles/upgrade-to-17.0.2
...
Upgrade GitLab CE to 17.0.2
17.0.2
2024-06-13 21:13:24 +02:00
Steven Achilles
b21098033e
Merge pull request #2631 from datailor-fr/f/encrypted-key-base
...
#2420 …Handle encrypted_settings_key_base variable
2024-06-13 20:23:12 +02:00
Steven Achilles
0ddf45a528
Upgrade GitLab CE to 17.0.2
2024-06-13 20:11:10 +02:00
Yannis Mazzer
5204971ce0
#2420 Handle encrypted_settings_key_base variable to allow restoring backups from gitlab instances not running from this image and using encrypted settings feature.
2024-05-24 20:34:18 +02:00
Steven Achilles
d1ce95c948
Merge pull request #2947 from sachilles/upgrade-to-17.0.1
...
Upgrade GitLab CE to 17.0.1
17.0.1
2024-05-24 19:21:17 +02:00
Steven Achilles
07db6ad5fa
Upgrade GitLab CE to 17.0.1
2024-05-24 17:55:42 +02:00
Steven Achilles
eebed4a453
Merge pull request #2943 from sachilles/upgrade-to-17.0.0
...
Upgrade GitLab CE to 17.0.0
17.0.0
2024-05-20 17:37:45 +02:00
Steven Achilles
544d17841f
Upgrade GitLab CE to 17.0.0
2024-05-19 21:28:47 +02:00
Steven Achilles
4a9269a118
Merge pull request #2941 from sachilles/upgrade-to-16.11.2
...
Upgrade GitLab CE to 16.11.2
16.11.2
2024-05-09 09:54:01 +02:00
Steven Achilles
f2e5c71294
Upgrade GitLab CE to 16.11.2
2024-05-09 00:06:44 +02:00
Steven Achilles
8ca8399805
Merge pull request #2936 from froque/update_redis_image
...
Update redis image to use latest patch and not a hardcoded patch
2024-05-08 23:49:06 +02:00
Steven Achilles
bdf483533e
Merge pull request #2937 from froque/fix_spelling
...
Fix recompile spelling
2024-05-08 23:43:50 +02:00
Filipe Roque
c9973b4ba6
Fix recompile spelling
2024-04-30 09:26:00 +01:00