Commit Graph

88 Commits

Author SHA1 Message Date
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