summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-11/+12
| | | | | | | | | | | | | This finishes the procedure for migrating events from the old format into the new format. Code no longer uses the old setup and the database tables used during the migration process are swapped, with the old table being dropped. While the database migration can be reversed this will 1) take a lot of time as data has to be coped around 2) won't restore data in the "events.data" column as we have no way of restoring this. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37241
* 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
| | |
* | | 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
| | | |
| * | | Update search docsVictor Wu2017-08-181-0/+4
| | | |
| * | | Merge request list viewsVictor Wu2017-08-181-0/+16
| | | |
| * | | project_merge_requests_list_view.pngVictor Wu2017-08-181-0/+0
| | | |
| * | | group_merge_requests_list_view.pngVictor Wu2017-08-181-0/+0
| | | |
| * | | Update issue docsVictor Wu2017-08-181-6/+13
| | | |
| * | | project_issues_list_view.pngVictor Wu2017-08-181-0/+0
| | | |
| * | | group_issues_list_view.pngVictor Wu2017-08-181-0/+0
| | | |
| * | | Delete group_issues_list_view.pngVictor Wu2017-08-181-0/+0
| | | |
| * | | group_issues_list_view.pngVictor Wu2017-08-181-0/+0
| | | |
| * | | Delete issue_tracker.pngVictor Wu2017-08-181-0/+0
| |/ /