notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/gitlab-ce/files/gitlab.in
SVNWeb

Number of commits found: 18

Sun, 28 May 2023
[ 17:03 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:62db6915cf9a609c50f053bd2f0a714dab43c954  commit hash:62db6915cf9a609c50f053bd2f0a714dab43c954  commit hash:62db6915cf9a609c50f053bd2f0a714dab43c954  62db691 
www/gitlab-ce: major upgrade to 16.0.0

Changelog:
https://about.gitlab.com/releases/2023/05/22/gitlab-16-0-released/
Wed, 9 Mar 2022
[ 10:07 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:d8be9a4007adac910482efb6282294ad0a536873  commit hash:d8be9a4007adac910482efb6282294ad0a536873  commit hash:d8be9a4007adac910482efb6282294ad0a536873  d8be9a4 
www/gitlab-ce: depend on redis in startup script

This ensures that gitlab is not started before redis is available.
PR:		262338
Reported by:	majo-bugs.freebsd.org@cerny.sk
Wed, 22 Dec 2021
[ 17:04 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:a59c3bf8a31f17d91f05b0ef628ba3e0f78e912f  commit hash:a59c3bf8a31f17d91f05b0ef628ba3e0f78e912f  commit hash:a59c3bf8a31f17d91f05b0ef628ba3e0f78e912f  a59c3bf 
www/gitlab-ce: update to 14.6.0

Changelog:
https://about.gitlab.com/releases/2021/12/22/gitlab-14-6-released/
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  135fdee  (Only the first 10 of 2028 ports in this commit are shown above. View all ports for this commit)
all: Remove all other $FreeBSD keywords.
[ 07:51 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:9b79896e8f150befb82aa29e57c0713c17199345  commit hash:9b79896e8f150befb82aa29e57c0713c17199345  commit hash:9b79896e8f150befb82aa29e57c0713c17199345  9b79896 
Major upgrade to 13.10 which includes security related upgrade to 13.10.1.
Changelog:
https://about.gitlab.com/releases/2021/03/22/gitlab-13-10-released/
https://about.gitlab.com/releases/2021/03/31/security-release-gitlab-13-10-1-released/
Tue, 16 Feb 2021
[ 22:22 mfechner search for other commits by this committer ] Original commit   Revision:565466
Changed the startup script to be able to work together with cbsd.
Parts of it where written by Oleg Ginzburg I only had to do some small
modifications, thanks for this support.

Submitted by:	Oleg Ginzburg
Sat, 6 Feb 2021
[ 15:34 mfechner search for other commits by this committer ] Original commit   Revision:564227
Added a configuration variable gitlab_wait to configure how long to wait that
gitlab is started.
By default the value is 120 second.

PR:		253289
Submitted by:	vvd@unislabs.com
[ 08:08 mfechner search for other commits by this committer ] Original commit   Revision:564200
Security upgrade to 13.8.2.
Changelog:
https://about.gitlab.com/releases/2021/02/01/security-release-gitlab-13-8-2-released/

Security:	66d1c277-652a-11eb-bb3f-001b217b3468
Sat, 28 Nov 2020
[ 15:09 mfechner search for other commits by this committer ] Original commit   Revision:556511
Major upgrade to 13.6.0.
Changelog:
https://about.gitlab.com/releases/2020/11/22/gitlab-13-6-released/

Please note, this version requires ruby 2.7 so do not change the default version
of ruby.
Tue, 11 Aug 2020
[ 14:15 mfechner search for other commits by this committer ] Original commit   Revision:544686
Switch gitlab internal webserver to puma.
Gitlab switched with version 13.0 to puma as default.

PR:		247564
Thu, 4 Jun 2020
[ 20:07 mfechner search for other commits by this committer ] Original commit   Revision:537954
Update to gitlab-ce 13.0.5.
Changelog:
https://about.gitlab.com/releases/2020/05/06/gitlab-com-13-0-breaking-changes/
https://about.gitlab.com/releases/2020/05/22/gitlab-13-0-released/
https://about.gitlab.com/releases/2020/05/27/security-release-13-0-1-released/
https://about.gitlab.com/releases/2020/05/29/gitlab-13-0-3-released/
https://about.gitlab.com/releases/2020/06/03/critical-security-release-13-0-4-released/

Make sure you read the upgrade manual very carefully, there is a manual change
in file:
/usr/local/share/gitaly/config.toml
required that the diff does not show.
Wed, 20 May 2020
[ 06:14 mfechner search for other commits by this committer ] Original commit   Revision:535982
Update to 12.10.6.
Changelogs:
https://about.gitlab.com/releases/2020/04/22/gitlab-12-10-released/
https://about.gitlab.com/releases/2020/04/24/gitlab-12-10-1-released/
https://about.gitlab.com/releases/2020/04/30/security-release-12-10-2-released/
https://about.gitlab.com/releases/2020/05/04/gitlab-12-10-3-released/
https://about.gitlab.com/releases/2020/05/13/gitlab-12-10-5-released/
https://about.gitlab.com/releases/2020/05/15/gitlab-12-10-6-released/
Tue, 4 Feb 2020
[ 20:34 mfechner search for other commits by this committer ] Original commit   Revision:525233
Use the standard RC system available in FreeBSD.
This makes some commands like:
service gitlab rcvar
available. This is required by configuration management tools like Chef,
Puppetm, Salt,
Ansible and more.

PR:		243860
Reported by:	amendlik@gmail.com
Fri, 30 Aug 2019
[ 07:50 mfechner search for other commits by this committer ] Original commit   Revision:510253
www/gitlab-ce: Upgrade to next major version 12.1

It requires PostgreSQL version 10.7, so make sure you upgrade PostgreSQL first.
I recommand to go to version 11 as described in UPDATING entry 20190829.

MySQL support was now completely removed upstream.

Changelogs:
https://about.gitlab.com/2019/07/22/gitlab-12-1-released/
https://about.gitlab.com/2019/07/24/gitlab-12-1-1-released/
https://about.gitlab.com/2019/07/29/security-release-gitlab-12-dot-1-dot-2-released/
https://about.gitlab.com/2019/07/31/gitlab-12-1-3-released/
https://about.gitlab.com/2019/08/06/gitlab-12-1-4-released/
https://about.gitlab.com/2019/08/12/critical-security-release-gitlab-12-dot-1-dot-6-released/
https://about.gitlab.com/2019/08/29/security-release-gitlab-12-dot-2-dot-3-released/
Tue, 23 Apr 2019
[ 08:27 mfechner search for other commits by this committer ] Original commit   Revision:499731
Upgrade to 11.10.
For full log see:
https://about.gitlab.com/2019/04/22/gitlab-11-10-released/

WARNING, this release switches the path were the repositories are
stored back to the default git home dir. Make sure you read the
UPDATING 20190423 entry and follow the update maual very carefully!
Tue, 30 Oct 2018
[ 07:50 mfechner search for other commits by this committer ] Original commit   Revision:483457
One of the last dependency updates gitlab-ce requires, has broken the
Gemfile.lock generation for user git.
I use now a work-around to generate the file as user root and change the
ownership back to git.
This commit can maybe be undone if the source of the problem is fixed.

PR:		232791
Reported by:	freebsd@felix.flornet.de
Approved by:	mentors (implicit)
MFC after:	1 day
MFH:		2018Q4
Wed, 18 Jul 2018
[ 21:54 mfechner search for other commits by this committer ] Original commit   Revision:474906
Made it possible to use another PREFIX for gitlab-ce.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16266
Wed, 4 Jul 2018
[ 17:38 mfechner search for other commits by this committer ] Original commit   Revision:473910 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Updated gitlab to 11.0.2.
For detailed list of changes please see here:
https://about.gitlab.com/2018/06/22/gitlab-11-0-released/
Please make sure before you upgrade you read the entry in UPDATING.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16127

Number of commits found: 18