summaryrefslogtreecommitdiff
path: root/doc/workflow
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'docs_todos' into 'master'Achilleas Pipinellis2016-03-024-0/+74
| | | | | | | | Add Todos documentation Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13884 See merge request !3064
* Merge branch 'issue_3409' into 'master' Robert Speicher2016-02-196-0/+65
| | | | | | | Add ability to revert changes introduced by Merge Requests or Commits Closes #3409 See merge request !1990
* Merge branch 'web_editor' into 'master' Achilleas Pipinellis2016-02-1917-16/+110
| | | | | | | | | Update web editor documentation Based on https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/1045 Closes #4262 See merge request !2776
* Updates to git flow documentation.Sytse Sijbrandij2016-02-151-5/+6
|
* Improve GitLab flow documentation regarding the WIP merge requestsimprove-gitlab-flow-docRémy Coutable2016-01-291-3/+4
| | | | [ci skip]
* Refactor the forking process and add new imagesAchilleas Pipinellis2016-01-276-13/+28
| | | | [ci skip]
* Conform to doc styleguide on max line lengthAchilleas Pipinellis2016-01-271-16/+24
|
* Fix grammar and typos in file finder docsAchilleas Pipinellis2016-01-221-6/+7
| | | | [ci skip]
* File finder can be invoked from anywhere!Achilleas Pipinellis2016-01-221-5/+8
| | | | [ci skip]
* Add file finder documentationAchilleas Pipinellis2016-01-214-0/+43
| | | | [ci skip]
* Fixed typoJohn Galt2016-01-191-1/+1
|
* Importing GitHub cross-repository PRs is not supported atmAchilleas Pipinellis2016-01-161-2/+3
| | | | [ci skip]
* Add the version each feature was introduced and remove notegithub_importerAchilleas Pipinellis2016-01-151-11/+8
|
* Refactor GitHub importer documentationdoc_github_importAchilleas Pipinellis2016-01-125-10/+36
| | | | [ci skip]
* Clean up document on adding users to a projectAchilleas Pipinellis2016-01-0914-13/+77
| | | | [ci skip]
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+0
|
* Update doc for importing existing GitHub projects to GitLabimport-gh-pull-requestsDouglas Barbosa Alexandre2016-01-051-2/+2
|
* [ci skip] Add SVN to Git migration documentationDrew Blessing2015-12-153-17/+83
|
* Tweak text of documentationDouwe Maan2015-12-081-3/+3
|
* Rewrite docsDouwe Maan2015-12-086-12/+8
|
* Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-076-49/+80
|\
| * Add reference to Microsoft's Git Credential Manager for Windows.Eirik Lygre2015-11-241-2/+2
| |
| * Merge branch 'required_version_and_docs_update' into 'master' Dmitriy Zaporozhets2015-11-233-41/+74
| |\ | | | | | | | | | | | | | | | | | | Update required version of lfs client and separate the docs for users and admins. See merge request !1855
| | * Add few fixes to documentation based on comments from reviewDmitriy Zaporozhets2015-11-232-4/+5
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * Update required version of lfs client and separate the docs for users and ↵required_version_and_docs_updateMarin Jankovski2015-11-203-41/+73
| | | | | | | | | | | | admins.
| * | Add award_emoji.png doc imageRobert Speicher2015-11-211-0/+0
| | | | | | | | | | | | [ci skip]
| * | Use award emoticons in GitLab workflow [ci skip]Robert Schilling2015-11-212-5/+4
| |/
| * Update LFS docs for cloning [ci skip]update-lfs-docsRobert Schilling2015-11-191-3/+2
| |
| * Add link to git-lfs client [ci skip]Robert Schilling2015-11-191-1/+1
| |
* | Doc feature Merge When Build SucceedsZeger-Jan van de Weg2015-12-023-0/+20
|/
* missing .Job van der Voort2015-11-181-4/+2
|
* Updates to the lfs doc.Marin Jankovski2015-11-181-13/+24
|
* LFS doc, first draftadd_lfs_docMarin Jankovski2015-11-171-0/+127
|
* Merge branch 'http-to-https' into 'master' Achilleas Pipinellis2015-11-172-8/+8
|\ | | | | | | | | | | | | 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
| * Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-162-8/+8
| |
* | Some code and doc improvementsglobal-milestonesDmitriy Zaporozhets2015-11-161-4/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add milestones documentation to workflowDmitriy Zaporozhets2015-11-164-0/+14
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-164-0/+21
|\ \ | |/ |/|
| * Improve english textreleases-featureDmitriy Zaporozhets2015-11-161-6/+6
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Add release notes documentationDmitriy Zaporozhets2015-11-124-0/+21
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add ignore white space option in merge request diffMinsik Yoon2015-11-134-0/+12
|/ | | | | | fix this issue(https://gitlab.com/gitlab-org/gitlab-ce/issues/1393). Add ignore whitespace optoin to Commits Compare view
* Gilab -> GitLabRobert Schilling2015-10-311-2/+2
|
* Added missing period.Derek Robati2015-10-231-1/+1
|
* FogBugz project importJared Szechy2015-09-087-0/+30
|
* Ordering of GitHub issues import is now fixedAchilleas Pipinellis2015-08-311-1/+1
| | | | See https://gitlab.com/gitlab-org/gitlab-ce/commit/4a203aab57c69ea402939cf8fc423a0e5aaa1cab
* Merge branch 'fix' into 'master' Job van der Voort2015-08-261-2/+2
|\ | | | | | | | | | | | | Fixed text about HTTP Fixed for text to be more clear. Because of tweet https://twitter.com/mystygage/status/630798770012323840 See merge request !1921
| * deleted linekaren Carias2015-08-171-2/+1
| |
| * fixed textkaren Carias2015-08-101-2/+3
| |
* | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-0/+41
| | | | | | | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-08-112-41/+0
|\ \