summaryrefslogtreecommitdiff
path: root/doc/workflow
Commit message (Collapse)AuthorAgeFilesLines
* Start with iid on branch creationZeger-Jan van de Weg2016-04-141-1/+1
|
* Move 'New branch from issue' feature doc to web_editor.mdAchilleas Pipinellis2016-04-132-0/+32
| | | | [ci skip]
* Clarify LFS configurationDrew Blessing2016-03-241-0/+4
|
* Refactor award emoji doc a bitAchilleas Pipinellis2016-03-221-4/+4
| | | | [ci skip]
* Add award emoji docsAchilleas Pipinellis2016-03-225-0/+48
| | | | [ci skip]
* Use relative links in `doc`, fix broken generated HTML linksAnatoly Borodin2016-03-172-2/+2
| | | | | | | | | | | | | | | | | 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>
* Bring share with group feature documentation from EEDmitriy Zaporozhets2016-03-127-0/+45
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Added Troubleshooting information for most used services.Patricio Cano2016-03-032-30/+63
|
* Add Todos documentationAchilleas Pipinellis2016-03-024-0/+74
| | | | [ci skip]
* Merge branch 'master' into 'master' Achilleas Pipinellis2016-02-261-0/+1
|\ | | | | | | | | | | | | | | 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
| * Add instructions for pushing tags as well as branchesM. Ricketts2016-02-101-0/+1
| |
* | Update shortcuts imageAlfredo Sumaran2016-02-231-0/+0
| |
* | Add missing word to GitLab Flow docRobert Speicher2016-02-221-1/+1
| | | | | | | | [ci skip]
* | Refactor and conform to styleguideAchilleas Pipinellis2016-02-191-14/+42
| | | | | | | | [ci skip]
* | Rename image names to conform with styleguideAchilleas Pipinellis2016-02-195-4/+4
| |
* | Add revert changes doc to workflow READMEAchilleas Pipinellis2016-02-191-0/+1
| |
* | Move images to img/ directoryAchilleas Pipinellis2016-02-195-4/+4
| |
* | Add documentation for revert changes feature.Rubén Dávila2016-02-195-0/+36
| |
* | 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
| * | Update web editor documentationweb_editorAchilleas Pipinellis2016-02-1017-16/+110
| |/ | | | | | | | | Based on https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/1045 [ci skip]
* | 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
|