Commit Graph
177 Commits
Author SHA1 Message Date
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
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
Eirik Lygre b982827812 Add reference to Microsoft's Git Credential Manager for Windows. 2015-11-24 20:55:18 +00:00
Dmitriy Zaporozhets f84fb81970 Merge branch 'required_version_and_docs_update' into 'master'
Update required version of lfs client and separate the docs for users and admins.



See merge request !1855
2015-11-23 14:47:35 +00:00
Dmitriy Zaporozhets 7ac112d8e8 Add few fixes to documentation based on comments from review
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-23 15:18:59 +01:00
Robert Speicher c502695fdb Add award_emoji.png doc image
[ci skip]
2015-11-21 13:15:51 -05:00
Robert Schilling c113e23489 Use award emoticons in GitLab workflow [ci skip] 2015-11-21 16:50:37 +01:00
Marin Jankovski 899807f604 Update required version of lfs client and separate the docs for users and admins. 2015-11-20 16:10:08 +01:00
Robert Schilling 91a76957e3 Update LFS docs for cloning [ci skip] 2015-11-19 17:05:30 +01:00
Robert Schilling d70da301f6 Add link to git-lfs client [ci skip] 2015-11-19 14:13:17 +01:00
Job van der Voort 60e4565142 missing . 2015-11-18 10:03:08 +00:00
Marin Jankovski 6c62f182c6 Updates to the lfs doc. 2015-11-18 10:32:29 +01:00
Marin Jankovski d27e400cb9 LFS doc, first draft 2015-11-17 12:39:06 +01:00
Achilleas Pipinellis 03cb8edb34 Merge branch 'http-to-https' into 'master'
Rewrite HTTP links to force TLS, where possible

I got annoyed at the fact that the links on the profile page don't force the use of TLS, so I grepped through the entire source tree, tested all the links I found, and replaced them if possible.

See merge request !1806
2015-11-17 06:24:36 +00:00
Alex Jordan 3300db70ff Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
Dmitriy Zaporozhets b093f50986 Some code and doc improvements
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-16 19:55:58 +01:00
Dmitriy Zaporozhets 78d542fcd8 Add milestones documentation to workflow
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-16 15:56:50 +01:00
Dmitriy Zaporozhets a43a218c98 Merge branch 'releases-feature' 2015-11-16 10:18:32 +01:00
Dmitriy Zaporozhets 743d66e4da Improve english text
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-16 10:11:16 +01:00
Minsik Yoonand윤민식 3d0efa8e0a Add ignore white space option in merge request diff
fix this issue(https://gitlab.com/gitlab-org/gitlab-ce/issues/1393).

Add ignore whitespace optoin to Commits Compare view
2015-11-13 16:53:53 +09:00
Dmitriy Zaporozhets 2ac1193720 Add release notes documentation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-12 15:22:59 +01:00
Robert Schilling a1d0eca886 Gilab -> GitLab 2015-10-31 23:31:21 +01:00
Derek Robati b2663d1ca1 Added missing period. 2015-10-23 12:48:17 -04:00
Jared Szechy e156f42079 FogBugz project import 2015-09-08 20:23:01 -04:00