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
karen Carias
53d40b8ab1
changed some text
2015-07-16 11:18:10 -07:00
karen Carias
3020fa9945
added link to doc
2015-07-13 12:44:50 -07:00
karen Carias
10e8fd46b1
fixed info in doc
2015-07-10 16:09:52 -07:00
karen Carias
ec72aaeae7
added new doc about creating a new branch
2015-07-09 15:33:42 -07:00
Jacob Vosmaer
0c4d923cad
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-07-08 11:20:14 +02:00
karen Carias
cddbbc819c
fixed text
2015-07-07 12:49:58 -07:00
karen Carias
943217a122
fixed typo
2015-07-07 07:09:37 -07:00
karen Carias
afe5069551
fixed image
2015-07-07 07:06:02 -07:00
karen Carias
bf0b3fcb89
fixed document with improved instructions
2015-07-07 06:58:42 -07:00
Ben Bodenmiller
f876ef6e4d
use relative link to SSH setup page
2015-07-06 23:15:03 -07:00
karen Carias
fef2e24804
new doc about creating groups
2015-07-02 12:09:06 -07:00
karen Carias
7381a1ab5e
fixed link
2015-07-01 20:26:52 -07:00
karen Carias
23ba7c2024
new document about creating a project
2015-07-01 20:23:31 -07:00
karen Carias
e0e8985855
small fixes
2015-06-30 12:49:51 -07:00
karen Carias
7b7dd96b7d
organized commands
2015-06-30 12:45:21 -07:00
karen Carias
af93e043da
fixed typo
2015-06-30 09:10:27 -07:00
karen Carias
fddeb0184c
added new links
2015-06-30 09:03:10 -07:00
karen Carias
1c9cca5e06
renamed files with hyphen
2015-06-30 08:57:17 -07:00