Commit graph

12 commits

Author SHA1 Message Date
GitLab Bot
4b97667391 Add latest changes from gitlab-org/gitlab@master 2021-01-23 00:08:46 +00:00
GitLab Bot
12d3a6f921 Add latest changes from gitlab-org/gitlab@master 2020-12-11 06:10:17 +00:00
GitLab Bot
47d41a24a1 Add latest changes from gitlab-org/gitlab@master 2020-12-09 06:09:41 +00:00
GitLab Bot
f8bb64721a Add latest changes from gitlab-org/gitlab@master 2020-11-26 06:09:20 +00:00
GitLab Bot
846ebeb02e Add latest changes from gitlab-org/gitlab@master 2020-11-26 03:09:17 +00:00
GitLab Bot
98d7cc758f Add latest changes from gitlab-org/gitlab@master 2020-10-30 18:08:56 +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