GitLab Bot
9f46488805
Add latest changes from gitlab-org/gitlab@13-0-stable-ee
2020-05-20 14:34:42 +00:00
GitLab Bot
602ea42669
Add latest changes from gitlab-org/gitlab@master
2020-04-13 21:09:38 +00:00
GitLab Bot
be2f4c5788
Add latest changes from gitlab-org/gitlab@master
2020-03-24 03:09:28 +00:00
GitLab Bot
76e9fc7b29
Add latest changes from gitlab-org/gitlab@master
2020-03-11 18:09:23 +00:00
GitLab Bot
536aa3a1f4
Add latest changes from gitlab-org/gitlab@master
2020-01-30 15:09:15 +00:00
GitLab Bot
9b984f55ee
Add latest changes from gitlab-org/gitlab@master
2020-01-24 09:08:32 +00:00
GitLab Bot
40254b9ace
Add latest changes from gitlab-org/gitlab@master
2020-01-17 21:08:29 +00:00
GitLab Bot
898e2cc1df
Add latest changes from gitlab-org/gitlab@master
2019-12-20 09:24:38 +00:00
GitLab Bot
f92a53a216
Add latest changes from gitlab-org/gitlab@master
2019-12-19 15:07:55 +00:00
GitLab Bot
6af29c941a
Add latest changes from gitlab-org/gitlab@master
2019-12-16 00:07:33 +00:00
GitLab Bot
c02f53288a
Add latest changes from gitlab-org/gitlab@master
2019-11-27 09:06:29 +00:00
GitLab Bot
921d16124a
Add latest changes from gitlab-org/gitlab@master
2019-11-14 18:06:15 +00:00
GitLab Bot
1a3d7b9fcd
Add latest changes from gitlab-org/gitlab@master
2019-10-28 06:06:30 +00:00
GitLab Bot
529bc7e23b
Add latest changes from gitlab-org/gitlab@master
2019-10-27 06:06:30 +00:00
GitLab Bot
f03a645e74
Add latest changes from gitlab-org/gitlab@master
2019-10-11 12:06:29 +00:00
GitLab Bot
81c6c53d6c
Add latest changes from gitlab-org/gitlab@master
2019-10-02 12:06:04 +00:00
GitLab Bot
b082790134
Add latest changes from gitlab-org/gitlab@master
2019-09-18 18:06:14 +00:00
GitLab Bot
80f61b4035
Add latest changes from gitlab-org/gitlab@master
2019-09-18 14:02:45 +00:00
Marcel Amirault
9c6b35e370
Resolving minor formatting issues in gitlab-basics
2019-08-28 01:32:09 +00:00
Marcel Amirault
9c87a3499c
Update capitalization in /dev docs
...
Clean up capitalization in /development /gitlab-basics and
/install
2019-08-27 08:44:07 +00:00
Marcel Amirault
6f3fa06fd1
Change docs markdown linter
...
Change from ruby mdl to node markdownlint, add
config file to root of project, delete old config
file, update exceptions, and fix one doc that
was didn't meet standards
2019-08-26 20:31:04 +00:00
Afzaal Ahmad Zeeshan
3277f75666
Update doc/gitlab-basics/start-using-git.md
2019-08-21 09:17:47 +00:00
Evan Read
4a7c827f6e
Custom project templates also on GitLab.com
2019-08-02 06:55:01 +00:00
Marcel Amirault
7f18248aa6
First pass to bring /gitlab-basics to SSoT standards
...
Removes duplicated information, and combines sections and files
together when they are duplicated or highly related. Also adds
intros to all pages and sections missing intros, and troubleshooting
sections to pages that may need them in the future. Links more to
other docs, and clarifies language when abosolutely necessary, and
adds angle brackets to sample parameters.
2019-07-30 05:02:59 +00:00
Marcel Amirault
746f547877
Fix unordered list spacing
...
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation.
2019-07-18 01:15:58 +00:00
Marcel Amirault
c6f943db44
Add blank lines around code blocks
...
All code blocks should be surrounded by blank lines
2019-07-12 08:09:23 +00:00
Marcel Amirault
73c6477b7e
Changing badges to use parentheses not brackets
...
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.
This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.
See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Marcel Amirault
4efc8574cb
Fix notes and update links to issues doc
...
After review, heading was changed and links to
it needed to be updated, and minor tweaks to
the issues docs such as note formatting
2019-07-04 00:55:35 +00:00
Achilleas Pipinellis
84eb286a0b
Add alerts to GitLab basics
2019-06-27 17:53:48 +00:00
Mike Lewis
a8a749668d
Fix capitalization error
2019-06-12 15:54:08 +00:00
Mike Lewis
6f94ff3668
Update inclusion of GitLab Flow links in GitLab Basics
2019-06-12 15:53:34 +00:00
Russell Dickenson
33f64473b8
Added link to GitFlow video
2019-06-12 12:32:42 +10:00
Marcel Amirault
cab0c20c14
Docs: Convert links in various docs to relative
2019-05-31 11:29:58 +00:00
Evan Read
dfbe144e43
Refactor GitLab basics ssh keys docs
...
Ensures we give instructions for how to create ssh keys
in a single place only.
2019-05-29 14:33:32 +00:00
Edward Angert
bd9be8fda4
Resolve "Docs: document `git init`"
2019-05-19 20:47:32 +00:00
Drew Blessing
409e358868
Merge branch 'docs-interact-with-git' into 'master'
...
Docs clarifying GitLab Basics Git info
See merge request gitlab-org/gitlab-ce!27964
2019-05-17 19:29:51 +00:00
Marcel Amirault
54358d6199
Docs: Remove all remaining orphaned images.
2019-05-17 19:21:48 +00:00
Marcel Amirault
b05936cbfa
Docs: Merge Various EE /doc dirs to CE
2019-05-05 15:59:22 +00:00
Mike Lewis
54931d1c68
Update command-line-commands to add clarity on where one can edit code
2019-05-01 17:24:50 +00:00
Mike Lewis
8a0443a506
Update README to add more context on Git Basics
2019-05-01 17:22:14 +00:00
Evan Read
4a413f250e
MVC improvements to basics landing page
2019-04-30 18:04:19 +00:00
Marcia Ramos
12e35b4957
Merge branch 'patch-50' into 'master'
...
Fix grammar and try to make clearer how a fork works
See merge request gitlab-org/gitlab-ce!26929
2019-04-09 15:18:58 +00:00
Marcel Amirault
f581e72dee
Docs: Fix anchors related to issues
2019-04-09 10:54:51 +00:00
mlncn
8938cf8874
Fix grammar and try to make clearer how a fork works
2019-04-03 02:30:36 +00:00
Marcel Amirault
8c58e7dedb
Docs: Add missing redirects to /workflow and /articles docs
2019-03-26 13:21:47 +00:00
Evan Read
31892c664a
Add pages group for templates information
2019-03-26 12:08:27 +00:00
Marcel Amirault
b8c744a903
Docs: Fix redirected link to be more direct
2019-03-26 10:01:52 +00:00
Evan Read
8756700e89
Fix some procedures with misleading instructions
2019-03-14 16:26:27 +00:00
Marcel Amirault
4a25a130f4
Docs: Last batch of misc broken anchors
2019-03-04 02:37:14 +00:00
Christie Lenneville
343a00ea11
Minor grammar and accuracy fixes
2019-03-01 15:06:20 +00:00