GitLab Bot
9297025d0b
Add latest changes from gitlab-org/gitlab@16-7-stable-ee
2023-12-19 11:01:45 +00:00
GitLab Bot
43a25d93eb
Add latest changes from gitlab-org/gitlab@16-0-stable-ee
2023-05-17 16:05:49 +00:00
GitLab Bot
ee664acb35
Add latest changes from gitlab-org/gitlab@15-5-stable-ee
2022-10-20 09:40:42 +00:00
GitLab Bot
36a59d088e
Add latest changes from gitlab-org/gitlab@15-0-stable-ee
2022-05-19 07:33:21 +00:00
GitLab Bot
859a6fb938
Add latest changes from gitlab-org/gitlab@13-9-stable-ee
2021-02-18 10:34:06 +00:00
GitLab Bot
8b573c9489
Add latest changes from gitlab-org/gitlab@13-7-stable-ee
2020-12-17 11:59:07 +00:00
GitLab Bot
7e9c479f7d
Add latest changes from gitlab-org/gitlab@13-6-stable-ee
2020-11-19 08:27:35 +00:00
GitLab Bot
7ec2694360
Add latest changes from gitlab-org/gitlab@master
2020-02-04 03:08:37 +00:00
GitLab Bot
536aa3a1f4
Add latest changes from gitlab-org/gitlab@master
2020-01-30 15:09:15 +00:00
GitLab Bot
e7c9b53c76
Add latest changes from gitlab-org/gitlab@master
2019-09-29 18:06:11 +00:00
Shan
e292e8e220
Fixed grammar and inconsistencies with capitalization
2019-08-30 05:56:51 +00:00
Marcel Amirault
347a879909
Update redirected links to final destination
...
Updating redirected links in the development, install, policy
raketasks and university dirs. Should now link to final
URL to avoid redirect hops
2019-07-09 00:20:40 +00:00
Gabriel Mazetto
e5af7d8396
Upgrade `gitlab-markup` to 1.7.0
...
The new version requires `python3` to be available. In omnibus
installation this is already a reality as we are currently pathing
previous `gitlab-markup` version to use `python3` instead of `python2`.
We are now requiring `python3` with the gem without having to patch it.
As a consequence to also make it easy to use it in development, we've
introduced a `Pipfile` and `Pipfile.lock`, working similarly to
`Gemfile` and `Gemfile.lock`, and added documentation on how to use
them.
2019-03-27 16:29:22 +01:00