Commit Graph
199 Commits
Author SHA1 Message Date
Alfredo Sumaran 0392dffdb6 Update wording 2016-04-26 14:01:40 -05:00
Alfredo Sumaran 5d5df26ab1 Add documentation for "Hide whitespace changes" button 2016-04-26 14:01:40 -05:00
Jacob Schatz d809507e05 Merge branch 'issue_14904' into 'master'
Add new shortcuts

Closes #14904

- On a project: `i` To navigate to New Issue page.
- On a issuable: `l` To open Label dropdown on a issuable.
- Global: Typing `?` multiple times now toggles the modal.

See merge request !3686
2016-04-25 19:13:25 +00:00
Achilleas Pipinellis 15e225940b Merge branch 'doc-gh-import-additions' into 'master'
Add newest enhancements to GH importer docs

[ci skip]

See merge request !3867
2016-04-22 08:36:37 +00:00
Achilleas Pipinellis 846a9ef5ad Add newest enhancements to GH importer docs
[ci skip]
2016-04-22 11:20:37 +03:00
Achilleas Pipinellis de39959f55 Use new Note styleguide
[ci skip]
2016-04-22 10:42:30 +03:00
Alfredo Sumaran a45924348f Merge remote-tracking branch 'origin/master' into issue_14904 2016-04-20 12:24:42 -05:00
Douwe Maan 55380e69fc Merge branch 'pmq20/gitlab-ce-issue_12785' 2016-04-19 18:25:42 +02:00
Alfredo Sumaran 29734516e1 Update shortcuts image 2016-04-18 15:03:36 -05:00
Con Vissenberg fce97dfce7 "git lfs init" is deprecated, use "git lfs install" instead. 2016-04-18 08:15:15 +00:00
P.S.V.R 3d6ba3b107 Add support to cherry-pick any commit
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785
Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514
2016-04-18 15:39:07 +08:00
Zeger-Jan van de Weg 0385cd5a58 Start with iid on branch creation 2016-04-14 14:49:45 +02:00
Achilleas Pipinellis 4a09a6c6f2 Move 'New branch from issue' feature doc to web_editor.md
[ci skip]
2016-04-13 11:31:06 +03:00
Drew Blessing 2da8204ff5 Clarify LFS configuration 2016-03-24 10:00:27 -05:00
Achilleas Pipinellis e53707fc9e Refactor award emoji doc a bit
[ci skip]
2016-03-22 12:59:28 +02:00
Achilleas Pipinellis 1030ebb89f Add award emoji docs
[ci skip]
2016-03-22 11:50:16 +02:00
Anatoly Borodin 6c06b65d1e Use relative links in doc, fix broken generated HTML links
Links like (doc/web_hooks/web_hooks.md) work in the GitLab source code
web interface, but the HTML generator produces broken links in the `doc`
subdirectories:
http://doc.gitlab.com/ce/hooks/doc/web_hooks/web_hooks.html
instead of the right one
http://doc.gitlab.com/ce/web_hooks/web_hooks.html
in
http://doc.gitlab.com/ce/hooks/custom_hooks.html.

Fixes #14338

[ci skip]

Signed-off-by: Anatoly Borodin <anatoly.borodin@gmail.com>
2016-03-17 00:35:53 +01:00
Dmitriy Zaporozhets e12e937b94 Bring share with group feature documentation from EE
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-12 15:05:52 +01:00
Patricio Cano cf232411ae Added Troubleshooting information for most used services. 2016-03-03 11:21:32 -05:00
Achilleas Pipinellis 5ee049fcfb Add Todos documentation
[ci skip]
2016-03-02 14:33:47 +02:00
Achilleas Pipinellis f37e031bc9 Merge branch 'master' into 'master'
Add instructions for pushing tags as well as branches

Current instructions will push the svn branches but not tags  - add missing line to tags


See merge request !2778
2016-02-26 09:27:05 +00:00
Alfredo Sumaran 89d8e72b6c Update shortcuts image 2016-02-23 12:21:14 -05:00
Robert Speicher 9871612d50 Add missing word to GitLab Flow doc
[ci skip]
2016-02-22 15:23:11 -05:00
Achilleas PipinellisandRobert Speicher 78d3444fa7 Refactor and conform to styleguide
[ci skip]
2016-02-19 13:15:42 -05:00
Achilleas PipinellisandRobert Speicher a63bcb7b6d Rename image names to conform with styleguide 2016-02-19 13:15:42 -05:00
Achilleas PipinellisandRobert Speicher e406eb7d6a Add revert changes doc to workflow README 2016-02-19 13:15:42 -05:00
Achilleas PipinellisandRobert Speicher d521079fd8 Move images to img/ directory 2016-02-19 13:15:42 -05:00
Rubén DávilaandRobert Speicher d6e3abccb8 Add documentation for revert changes feature. 2016-02-19 13:15:42 -05:00
Achilleas Pipinellis e586858eb5 Merge branch 'web_editor' into 'master'
Update web editor documentation

Based on https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/1045

Closes #4262

See merge request !2776
2016-02-19 10:49:28 +00:00
Sytse Sijbrandij 3de6edd604 Updates to git flow documentation. 2016-02-15 19:38:36 -08:00
M. Ricketts d417287d86 Add instructions for pushing tags as well as branches 2016-02-10 15:02:58 +00:00
Achilleas Pipinellis f9982d5822 Update web editor documentation
Based on https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/1045
[ci skip]
2016-02-10 16:46:19 +02:00
Rémy Coutable 87d3ce88c7 Improve GitLab flow documentation regarding the WIP merge requests
[ci skip]
2016-01-29 10:39:42 +01:00
Achilleas Pipinellis b6662c2a89 Refactor the forking process and add new images
[ci skip]
2016-01-27 12:00:51 +01:00
Achilleas Pipinellis af52158ff8 Conform to doc styleguide on max line length 2016-01-27 11:26:04 +01:00
Achilleas Pipinellis de7ee6c37b Fix grammar and typos in file finder docs
[ci skip]
2016-01-22 08:26:48 +01:00
Achilleas Pipinellis 68ac1a6658 File finder can be invoked from anywhere!
[ci skip]
2016-01-22 00:23:20 +01:00
Achilleas Pipinellis 465e4616c9 Add file finder documentation
[ci skip]
2016-01-21 22:32:55 +01:00
John Galt 1c728ddbce Fixed typo 2016-01-19 16:07:46 +00:00
Achilleas Pipinellis ed969aabdd Importing GitHub cross-repository PRs is not supported atm
[ci skip]
2016-01-16 10:55:44 +01:00
Achilleas Pipinellis 3fbd2b6964 Add the version each feature was introduced and remove note 2016-01-15 23:45:25 +01:00
Achilleas Pipinellis 81cd903de9 Refactor GitHub importer documentation
[ci skip]
2016-01-12 15:15:54 +01:00
Achilleas Pipinellis 11b4c0d3cf Clean up document on adding users to a project
[ci skip]
2016-01-09 11:03:10 +01:00
Jacob Vosmaer 41b8a238ce Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
Douglas Barbosa Alexandre e194b962d3 Update doc for importing existing GitHub projects to GitLab 2016-01-05 15:24:55 -02:00
Drew Blessing f98f353436 [ci skip] Add SVN to Git migration documentation 2015-12-15 16:29:07 -06:00
Douwe Maan 1464a69c76 Tweak text of documentation 2015-12-08 22:37:07 +01:00
Douwe Maan b2b548de9d Rewrite docs 2015-12-08 14:02:34 +01:00
Zeger-Jan van de Weg 0e96d6eb10 Merge branch 'master' into merge-if-green 2015-12-07 10:06:07 +01:00
Zeger-Jan van de Weg 25907ebe47 Doc feature Merge When Build Succeeds 2015-12-02 13:28:21 +01:00