Commit Graph

9 Commits

Author SHA1 Message Date
Giorgenes Gelatti 2fb6c9f3c7 Adds basic overcommit support 2019-09-02 05:38:27 +00:00
Victor Zagorodny 6c31634446 Add GitLab Unix shell scripting style guide to docs 2019-07-24 02:52:01 +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
charlie ablett df59801db2 Fix broken style guide links 2019-06-28 01:15:36 +00:00
Victor Zagorodny 6f36f1e891 Clarify "Shell commands" link title in style guide doc 2019-04-11 01:52:42 +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
Philippe Lafoucrière 1effc189c3 Add Go guidelines to developer docs 2019-02-06 16:10:12 +00:00
Marcel Amirault 4cee901dab Docs: Cleaning up various links 2018-11-21 23:15:01 +00:00
Rémy Coutable bfd6129506
Improve the contributing documentation
This removes duplicated content from CONTRIBUTING.md and consolidate
everything under doc/development/contributing/.

This also fixes missing links.

Lastly, this moves the style guides from the "Implement design & UI
elements" page to a new "Style guides" page.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-11 16:33:46 +02:00