summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate entry, order tools by namedocs/migrating-from-tfsAchilleas Pipinellis2017-09-062-10/+4
|
* Merge branch 'master' into 'docs/migrating-from-tfs'Achilleas Pipinellis2017-09-0615-31/+163
|\ | | | | | | # Conflicts: # doc/user/project/import/index.md
| * Merge branch 'docs/migrating-from-cvs' into 'master'Marcia Ramos2017-09-062-0/+69
| |\ | | | | | | | | | | | | Add CVS migration guide See merge request !13928
| | * Make clear changeset vs snapshot method. Also typos.Achilleas Pipinellis2017-09-061-7/+6
| | |
| | * Add CVS migration guideAchilleas Pipinellis2017-09-062-0/+70
| | |
| * | Merge branch ↵Douwe Maan2017-09-062-0/+18
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsing-outdated-diff-comments' into 'master' Add setting to collapse outdated diff comments on push Closes #36994 See merge request !14053
| | * | Resolve outdated diff discussions on pushSean McGivern2017-09-063-6/+12
| | | |
| | * | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-063-6/+5
| | | |
| | * | Add functionality to collapse outdated diff comments regardless of ↵Ashley Dumaine2017-09-062-0/+13
| | | | | | | | | | | | | | | | discussion resolution
| * | | Merge branch 'mmarif4u/gitlab-ce-36859-update-gpg-docs-with-gpg2' into 'master'Marcia Ramos2017-09-061-0/+10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Update the docs for GPG for gpg2 - [secret key not available]" Closes #36859 See merge request !14024
| | * | | Added changelogmmarif4u/gitlab-ce-36859-update-gpg-docs-with-gpg2M M Arif2017-09-041-0/+10
| | | | |
| | * | | Delete git-gpg2-config.pngM M Arif2017-09-041-0/+0
| | | | |
| | * | | Upload New FileM M Arif2017-09-041-0/+0
| | | | |
| * | | | Update 'Visibility of pipelines'Fabio Busatto2017-09-061-4/+24
| | |/ / | |/| |
| * | | Merge branch 'update-issue-search-example' into 'master'Robert Speicher2017-09-051-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Update issue search example to lorem ipsum See merge request !14057
| | * | | Update issue search example to lorem ipsumupdate-issue-search-exampleSean McGivern2017-09-051-0/+0
| | | | |
| * | | | Docs update confidential system noteReece Jensen Kemp2017-09-051-0/+0
| |/ / /
| * | | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-052-0/+14
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780
| | * | | Update search documentHiroyuki Sato2017-09-052-4/+6
| | | | |
| | * | | Add `Searching for specific terms` sectionHiroyuki Sato2017-09-031-0/+12
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Improve permission table on permissions.mdRaniere Silva2017-09-051-23/+22
| | | | |
| * | | | Merge branch 'docs/rm-koding' into 'master'Marcia Ramos2017-09-052-3/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Deprecate Koding in docs See merge request !13998
| | * | | | Deprecate Koding in docsdocs/rm-kodingAchilleas Pipinellis2017-09-012-3/+4
| | | |/ / | | |/| |
| * | | | update gpg documentation picturesAlexis Reigel2017-09-053-0/+0
| | | | |
| * | | | document new gpg verification conditionsAlexis Reigel2017-09-051-1/+2
| | |_|/ | |/| |
* | | | Make clear changeset vs snapshot methodAchilleas Pipinellis2017-09-061-5/+10
| | | |
* | | | Add TFS migration docsAchilleas Pipinellis2017-09-062-0/+44
|/ / /
* | | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-033-0/+14
|/ / | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261
* | Merge branch 'docs/migrating-from-perforce' into 'master'Marcia Ramos2017-09-012-0/+51
|\ \ | | | | | | | | | | | | Add perforce migration doc See merge request !13890
| * | Add vs heading in perforce docdocs/migrating-from-perforceAchilleas Pipinellis2017-08-301-0/+2
| | |
| * | Add perforce migration docAchilleas Pipinellis2017-08-292-0/+49
| | |
* | | Merge branch 'move-action' into 'master'Sean McGivern2017-09-011-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Merge request to address /move functionality. See merge request !13436
| * | | /move project functionality. Squash commit.Manolis Mavrofidis2017-08-311-0/+1
| | | | | | | | | | | | | | | | | | | | Update to add all issues to be updated. Added functionality, proper tests, documentation and changelog.
* | | | Update latest artifacts docFabio Busatto2017-08-301-6/+11
| |_|/ |/| |
* | | Update share project with groups docsHarish Ramachandran2017-08-304-8/+11
| | |
* | | Move GPG signed commits docs to new locationdocs/gpg-move-under-repositoryAchilleas Pipinellis2017-08-298-246/+249
| |/ |/| | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36804
* | Merge branch 'docs-update-links-guideline' into 'master'Achilleas Pipinellis2017-08-251-0/+7
|\ \ | | | | | | | | | | | | | | | | | | Docs update links guideline to inline links Closes gitlab-com/gitlab-docs#121 See merge request !13677
| * | Indexes GFM markdown guidedocs-update-links-guidelineMarcia Ramos2017-08-181-0/+7
| | |
* | | img/merge_request_diff_file_navigation.pngVictor Wu2017-08-221-0/+0
| | |
* | | Merge request diff file navigationVictor Wu2017-08-221-0/+8
| | |
* | | Merge branch ↵Marcia Ramos2017-08-2110-8/+60
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '36533-add-docs-for-group-issues-page-and-group-merge-requests-page' into 'master' Add docs for group issues page and group merge requests page Closes #36533 See merge request !13678
| * | | indexes external issue trackerMarcia Ramos2017-08-211-0/+6
| | | |
| * | | copyeditMarcia Ramos2017-08-214-21/+25
| | | |
| * | | indexes user/search/ from /user/indexMarcia Ramos2017-08-211-0/+4
| | | |
| * | | Wording36533-add-docs-for-group-issues-page-and-group-merge-requests-pageVictor Wu2017-08-211-5/+5
| | | |
| * | | Cross link to groups docsVictor Wu2017-08-211-0/+7
| | | |
| * | | Issue trackerVictor Wu2017-08-211-1/+1
| | | |
| * | | Merge requests search and filteringVictor Wu2017-08-181-0/+251
| | | |
| * | | Search and filter results.Victor Wu2017-08-181-1/+3
| | | |
| * | | Update search and filter linksVictor Wu2017-08-181-249/+0
| | | |