Commit Graph

268 Commits

Author SHA1 Message Date
GitLab Bot 307f6d8439 Add latest changes from gitlab-org/gitlab@master 2020-09-14 15:09:28 +00:00
GitLab Bot cf24d183b3 Add latest changes from gitlab-org/gitlab@master 2020-09-07 15:09:04 +00:00
GitLab Bot 497b731521 Add latest changes from gitlab-org/gitlab@master 2020-09-03 03:08:12 +00:00
GitLab Bot 6f9f4f0580 Add latest changes from gitlab-org/gitlab@master 2020-07-29 12:09:45 +00:00
GitLab Bot a4c6555151 Add latest changes from gitlab-org/gitlab@master 2020-07-01 12:09:08 +00:00
GitLab Bot 79040c6178 Add latest changes from gitlab-org/gitlab@master 2020-06-30 18:09:13 +00:00
GitLab Bot 8288587742 Add latest changes from gitlab-org/gitlab@master 2020-06-09 06:08:43 +00:00
GitLab Bot 38a00c219f Add latest changes from gitlab-org/gitlab@master 2020-06-05 00:08:38 +00:00
GitLab Bot 37c8b3b44e Add latest changes from gitlab-org/gitlab@master 2020-06-04 21:08:11 +00:00
GitLab Bot 8c826685ec Add latest changes from gitlab-org/gitlab@master 2020-06-02 09:08:01 +00:00
GitLab Bot 76937b2add Add latest changes from gitlab-org/gitlab@master 2020-05-21 03:08:00 +00:00
GitLab Bot 25f414893f Add latest changes from gitlab-org/gitlab@master 2020-05-20 03:08:04 +00:00
GitLab Bot cfc6fe5100 Add latest changes from gitlab-org/gitlab@master 2020-04-24 21:09:48 +00:00
GitLab Bot 8a840df2e4 Add latest changes from gitlab-org/gitlab@master 2020-04-24 15:09:37 +00:00
GitLab Bot 5c8c561ac6 Add latest changes from gitlab-org/gitlab@master 2020-04-24 12:10:16 +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
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Evan Read 2b47e4d480 Restructure projects template topics 2019-01-24 06:56:42 +00:00
Marcia Ramos 07030da37a Add brief description, fix typo, comply with docs style guide 2019-01-23 17:09:19 +00:00
Andrew Fontaine ccf97bef37 Address Feedback from Docs Team
Clarify `ssh` and `https` cloning, as well as where to find the `url`s
to those repositories.
2019-01-23 11:16:48 -05:00
Andrew Fontaine 5af1fa762a Add `git clone` to List of Basic Git Commands
`git clone` is a common entry point to collaborators on an existing
project, and should be near the top, as it would be one of the first
commands run when getting set up.
2019-01-17 17:07:07 -05:00
Evan Read 20146580a0 Resolve Markdown ordered lists not conforming to styleguide 2018-11-13 10:53:38 +10:00
Marcel Amirault fd7358a8cd Correct Gitlab to GitLab in docs 2018-09-25 04:57:57 +00:00
Amelia Bauerly 61fd3e2915 Update command-line-commands.md to include an sample taskflow 2018-09-14 23:13:39 +00:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Francisco Javier López aea22c3636
Changed docs 2018-07-30 13:20:11 -04:00
Francisco Javier López 5eda3273ad
Updated doc 2018-07-30 07:43:33 -04:00
Francisco Javier López 26d142e3a8
Code review comments applied 2018-07-25 09:07:47 -04:00
Imre Farkas a6fce35d90
Update doc on new option to add README when creating a project 2018-07-06 17:11:39 +02:00
Edwin Torres 08ccfb66f6 resolving MR 19611-fix/enhance start-using-git doc 2018-06-13 13:54:23 +00:00
Edwin Torres bc7787b977 fixed/enhanced command-line documentation 2018-06-12 07:51:11 +00:00
Elias Werberich 92f1f67877 Do not use '-f' with 'rm' in gitlab-basics docs 2018-03-27 23:19:18 +02:00
André Luís da531c3905 Add Tip about Push to Create project on New Project page 2018-02-23 09:00:19 +00:00
Pedro Moreira da Silva 5fef704ced Add link to project visibility settings in push to create project docs 2018-02-22 14:46:05 +00:00
Tiago Botelho 1e56b3f476 Moves project creationg to git access check for git push 2018-02-06 16:52:29 +00:00
Tiago Botelho 839829a778 Adds documentation for the feature 2018-02-06 13:35:35 +00:00
Achilleas Pipinellis 69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
Achilleas Pipinellis 8bb17358b5
Update docs on creating MRs 2017-10-21 20:52:17 +03:00
Annabel Dunstone Gray e11ef75316
Update new project docs 2017-10-16 09:10:17 -07:00
Fabio Busatto 216dac624c Update Create Project Getting Started 2017-08-20 20:43:34 +00:00
Zeger-Jan van de Weg 1d8025feca
Document project templates and link to it
The link pointed to the wrong page, this is corrected by both writing
the documentation and linking to that instead.

(internal)
Reference: https://gitlab.slack.com/archives/C0NFPSFA8/p1502791719000238
2017-08-17 09:41:09 +02:00
Bob Van Landuyt aa8592eb87 Add reserved names to docs 2017-08-16 14:51:51 +02:00
Marcia Ramos af39e4be09 Refactor groups docs 2017-07-16 16:03:39 +00:00
Marcia Ramos b13b22d04a New doc topic: issues 2017-05-08 08:35:38 +00:00
Achilleas Pipinellis 2f21445903 Update docs on creating a project 2017-05-02 10:19:48 +00:00
Douglas Lovell d0beb755f9 Add a name field to the group edit form
Enables user specification of group name vs. name inferred from group path.

Cause new group form to copy name from path

Adds some new page-specific javascript that copies entry from the
group path field to the group name field when the group name field
is initially empty.

Remove duplicate group name entry field on group edit form

This corrects the duplicated name entry field and tests that the
JavaScript does not update the group name field if the user
edits the group path.  (Editing the group path is not recommended
in any case, but it is possible.)

Address eslint errors in group.js

Enable group name copy with dispatch and explore group creation

The dispatch and explore group creation forms require the group.js
asset, and their tests now require testing against poltergeist

Update workflow new group instruction

Update the gitlab basics group creation document

Add a change log entry

Remove unused variable for eslint
2017-04-09 08:43:49 -05:00
William Abernathy 3a0f668f1c Replace create_new_project_button.png 2017-02-21 00:48:26 +00:00
Rémy Coutable 091874daa0 Merge branch '23173' into 'master'
Replaced images with the updates UX. Solving #23173

See merge request !8941
2017-02-09 12:09:55 +00:00
JeJe 8b5bf08d2b Update note for url-encoded 2017-02-08 18:51:47 +00:00
Kartikey Tanna 52d1531266 #23173 changed profile settings picture to match new UX
#23173 changed Profile Settings > SSH Key (single) picture to match new
UX
2017-02-09 00:05:10 +05:30
JeJe 28bec57881 use note instead of warning 2017-02-03 00:48:31 +00:00
JeJe ca06c4b114 Update command-line-commands.md for issue #26428 2017-02-02 20:11:45 +00:00
Flavio Poletti 1758dcb651 Simplify wording in "adding an image" docs 2017-01-26 18:55:26 +01:00
Achilleas Pipinellis af1dabe805 Reduce size of images from 25MB to 13MB using pngquant
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232

[ci skip]
2016-11-22 19:53:43 +01:00
Vincent Composieux af941732ed
Added ability to put emojis into repository name
Added ability to put emojis into repository name
2016-11-12 09:21:23 +01:00
Achilleas Pipinellis e98d4940fe Remove redundant images
[ci skip]
2016-10-11 13:14:08 +02:00
Achilleas Pipinellis 777ca78027 Rearrange GitLab basics READMEs
[ci skip]
2016-10-11 11:30:35 +02:00
Achilleas Pipinellis 54fd5e830a New images for GitLab basics "Create MR" docs 2016-10-11 11:29:16 +02:00
Achilleas Pipinellis 815bf9b589 Add new images in GitLab basics "Create issue" docs 2016-10-11 11:07:37 +02:00
Achilleas Pipinellis 7374f876dc Reference the web editor docs in GitLab basics "Add a file" 2016-10-11 07:44:26 +02:00
Achilleas Pipinellis 7d703a4dbb New images for GitLab basics "Fork project" docs 2016-10-11 07:41:28 +02:00
Achilleas Pipinellis 54642e5245 Reference the web editor docs in GitLab basics "Create a branch" 2016-10-11 07:21:47 +02:00
Achilleas Pipinellis ec102fe8f1 New images for GitLab basics "Create group" docs 2016-10-11 07:11:55 +02:00
Achilleas Pipinellis c003c89422 Add new images for GitLab basics "create project" 2016-10-11 06:41:40 +02:00
Achilleas Pipinellis 6de2990c99 Use new image for gitlab-basics/command-line-commands.md
[ci skip]
2016-10-10 22:18:06 +02:00
Achilleas Pipinellis f8df2bc61f Refactor SSH key addition in GitLab basics 2016-10-10 22:07:17 +02:00
Achilleas Pipinellis eecccf5e20 Change img dir name 2016-10-10 21:36:30 +02:00
Jerdog db32660450 Updating changes based on feedback from @connorshea 2016-10-10 16:49:01 +02:00
Jerdog ee9b75fd37 Changes to make Git basics more intuitive
- updated verbiage where appropriate
- changed "git config" commands to include quotes for variables to be more in line with standard practive and to avoid issues with spaces
- updated CHANGELOG as part of commit
2016-10-10 16:49:01 +02:00
Achilleas Pipinellis 13d3bd81a6 Change location and refactor issue closing pattern documentation
Split into user and administrator docs:

- administration/issue_closing_pattern.md
- user/project/issues/automatic_issue_closing.md

[ci skip]
2016-09-22 11:09:04 +03:00
Achilleas Pipinellis 7c89308ae4 Move docs for template dropdowns to the new location 2016-09-02 13:28:17 +02:00
Z.J. van de Weg 8ab659aa5d Correct spelling of therefore [ci skip] 2016-09-02 13:03:52 +02:00
Z.J. van de Weg 05c22ca3e0 Add documentation on template dropdowns 2016-09-02 13:03:52 +02:00
Butch Anton dc7805cd99 Update start-using-git.md 2016-07-21 16:49:40 +00:00
Peter Dave Hello 9e6f99744e
optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
Achilleas Pipinellis 9eb4569ed9 Change all occurrences of doc.gitlab.com to docs.gitlab.com
[ci skip]
2016-05-13 16:26:56 -05:00
Achilleas Pipinellis 09cd4351fa Remove redundant word
[ci skip]
2016-03-22 13:11:18 +02:00
Achilleas Pipinellis 05ca1096dd Merge Git basics into Start using Git
[ci skip]
2016-03-22 12:01:13 +02:00
Achilleas Pipinellis 01b70c6c29 No newlines between list items 2016-03-18 09:36:44 +02:00
yuxiao.lxy 74eb4215a5 correct compare_braches.png to /compare_branches.png and make sure it works in line 25 in add-merge-request.md 2016-02-20 12:20:58 +08:00
Patricio Cano 3e9772843c Merge branch 'create-issue' into 'master'
New doc about how to create an issue in GitLab Basics



See merge request !1925
2015-10-01 16:29:29 +00:00
karen Carias 84d450bf4d fixed step to instructions 2015-09-23 13:33:58 -07:00
karen Carias 92e15cfb82 more info about MR and mentions 2015-08-31 23:01:25 -07:00
karen Carias c924a3a8d7 deleted additional info 2015-08-31 22:50:32 -07:00
karen Carias 4d0423cd9f New doc about how to create an issue 2015-08-25 22:15:02 -07:00
karen Carias bff8376ab1 added new commands 2015-08-25 21:58:40 -07:00
karen Carias 9d40457766 added new commands 2015-08-25 21:57:10 -07:00
karen Carias 235acd2226 fixed text 2015-08-11 19:18:20 -07:00
karen Carias 1df163866f fixed text 2015-08-11 19:16:13 -07:00
karen Carias 95aa13f0b7 fixed text 2015-08-10 17:17:30 -07:00
karen Carias bac34a38f6 fixed one line 2015-08-06 22:40:38 -07:00
karen Carias 88ae5a9b20 fixed terminology 2015-08-03 15:36:26 -07:00
karen Carias 4f9d32eab0 typo 2015-08-02 09:54:42 -07:00
karen Carias 8e53bae700 New doc about how to add an image in GitLab Basics 2015-08-02 09:52:30 -07:00
karen Carias e72e721f04 small changes 2015-07-31 08:21:53 -07:00
karen Carias 89fc87122f added image 2015-07-30 13:54:37 -07:00
karen Carias 2911b71e82 added new doc about creating MR 2015-07-30 13:50:15 -07:00
karen Carias d61433542e fixed details in document 2015-07-27 16:46:30 -07:00
karen Carias 50b36c0ae7 added new document about adding new files 2015-07-23 17:11:17 -07:00
karen Carias afc8e92223 fixed image 2015-07-21 15:47:17 -07:00
karen Carias 42130a97e9 added Fork Project document 2015-07-21 15:45:12 -07:00