summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Add documentation about reading query plansdocs/document-query-plansYorick Peterse2018-08-172-1/+683
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a database guide on how to read the output of "EXPLAIN" and "EXPLAIN ANALYZE", and how to use this output to understand a query's performance and optimise it.
* | | | | | | | | | | | | Merge branch 'patch-23' into 'master'Stan Hu2018-08-171-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace nobootwait with nofail See merge request gitlab-org/gitlab-ce!21269
| * | | | | | | | | | | | | replace nobootwait with nofailBen Bodenmiller2018-08-171-2/+2
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | missed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16985
* | | | | | | | | | | | | Mention how to override CE class methodsdocs-mention-how-to-override-class-methodsLin Jen-Shin2018-08-171-0/+28
|/ / / / / / / / / / / /
* | | | | | | | | | | | Docs: update Pages IP address change + other DNS updatesMarcia Ramos2018-08-173-10/+30
| | | | | | | | | | | |
* | | | | | | | | | | | doc: ci/yaml expire_in: the value is in secondsElan Ruusamäe2018-08-172-3/+6
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'add_note_about_google_noto_font_support_by_default' into 'master'Clement Ho2018-08-161-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note about Noto Color Emoji font support by default See merge request gitlab-org/gitlab-ce!21251
| * | | | | | | | | | | | Add note about Noto Color Emoji font support by defaultAlexander Popov2018-08-161-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In modern Linux distros. Source: https://www.omgubuntu.co.uk/2018/06/use-emoji-linux-ubuntu-apps
* | | | | | | | | | | | | Merge branch 'docs/hangouts-introduced' into 'master'Marcia Ramos2018-08-161-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add when the hangouts integration was introduced See merge request gitlab-org/gitlab-ce!21257
| * | | | | | | | | | | | | Add when the hangouts integration was introducedAchilleas Pipinellis2018-08-161-0/+2
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Add when manifest feature was introduceddocs/manifest-introducedAchilleas Pipinellis2018-08-161-0/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Improve project manifest import docsAchilleas Pipinellis2018-08-163-29/+36
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'zj-remove-repository-languages-feature-gate' into 'master'Nick Thomas2018-08-162-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove feature gates for Repository Languages Closes #50291 See merge request gitlab-org/gitlab-ce!21186
| * | | | | | | | | | | | | Remove feature gates for Repository LanguagesZeger-Jan van de Weg2018-08-162-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The repository languages feature got introduced through: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19480. This MR included feature flags to guard against performance regressions, which allowed GitLab to test it on gitlab.com before the customers would be exposed. .com worked out fine, as shown by our internal monitoring tools, which prompts feature gate removal. Given the docs weren't present yet, these were added too.
* | | | | | | | | | | | | | Initial kaniko documentationJoshua Lambert2018-08-162-0/+61
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Add rake command to migrate archived traces from local storage to object storageShinya Maeda2018-08-161-7/+47
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Instance statistics docsLuke Bennett2018-08-1613-68/+95
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith2018-08-161-0/+5
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Documentation process at GitLabMarcia Ramos2018-08-164-48/+379
| | | | | | | | | | | |
* | | | | | | | | | | | Add Acceptance testing issue templateZeger-Jan van de Weg2018-08-151-1/+34
| | | | | | | | | | | |
* | | | | | | | | | | | Documentation for JUnit XML Test Summary In MR widgetShinya Maeda2018-08-156-2/+154
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'add-user_show_add_ssh_key_message-application-setting' into ↵Nick Thomas2018-08-152-2/+23
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add a "user_show_add_ssh_key_message" application setting for use with SSH certificates Closes #49953 See merge request gitlab-org/gitlab-ce!21027
| * | | | | | | | | | | | Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason2018-08-082-2/+23
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes gitlab-org/gitlab-ce#49953, as noted in the documentation this feature is intended to be used when SSH certificates are enabled. Then this warning becomes not only pointless, but also misleading. This builds on top of gitlab-org/gitlab-ce!21009 since both need to modify the same documentation, which avoids a merge conflict. See also the gitlab-org/gitlab-ce#49218 issue and associated merge request.
* | | | | | | | | | | | Merge branch 'docs-update-system-hooks-api' into 'master'Sean McGivern2018-08-151-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chore(docs): add field repository_update_events See merge request gitlab-org/gitlab-ce!21205
| * | | | | | | | | | | | chore(docs): add field repository_update_events Jens Goldhammer2018-08-141-1/+4
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | - adds the field repository_update_events as json field
* | | | | | | | | | | | Merge branch 'expose-all-artifacts-sizes-in-jobs-api' into 'master'Kamil Trzciński2018-08-141-6/+22
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose all artifacts sizes in jobs api See merge request gitlab-org/gitlab-ce!20821
| * | | | | | | | | | | Expose all artifacts sizes in jobs apiPeter Marko2018-08-141-0/+22
| | | | | | | | | | | |
| * | | | | | | | | | | Fix non-existent artifacts_file in job apiPeter Marko2018-08-101-6/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ee-5863-customize-notifications-for-new-epic' into 'master'Grzegorz Bizon2018-08-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of EE changes "Customize notifications for new epic - Web and API" See merge request gitlab-org/gitlab-ce!20793
| * | | | | | | | | | | Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao2018-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allowing override for EE.
* | | | | | | | | | | | Merge branch 'rz-update_events_documentation' into 'master'49019-extract-base-docker-image-for-test49019-extract-base-docker-image-for-code_quality49019-extract-base-docker-image-for-build49019-create-project-for-dockerfiles-for-auto-devopsAchilleas Pipinellis2018-08-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update GET project URL to be similar to GET user URL See merge request gitlab-org/gitlab-ce!21130
| * | | | | | | | | | | | Update GET project URL to be similar to GET user URLRonald van Zon2018-08-101-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '48942-rename-backlog-list-to-open-issue-boards' into 'master'Phil Hughes2018-08-144-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change `Backlog` list title to `Open` in Issue Boards Closes #48942 See merge request gitlab-org/gitlab-ce!21131
| * | | | | | | | | | | | | Update docs to change `Backlog` issue board list to `Open`Kushal Pandya2018-08-144-6/+6
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gitaly-install-path' into 'master'Douwe Maan2018-08-141-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove storage path dependency of gitaly install task See merge request gitlab-org/gitlab-ce!21101
| * | | | | | | | | | | | Remove storage path dependency of gitaly install taskAlejandro Rodríguez2018-08-121-3/+3
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'add_google_noto_color_emoji_font' into 'master'Clement Ho2018-08-131-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Noto Color Emoji font support See merge request gitlab-org/gitlab-ce!19036
| * | | | | | | | | | | | | Add Noto Color Emoji font supportAlexander Popov2018-08-131-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a font from [Google](https://www.google.com/get/noto/). Arch Linux [has a recommendation of it](https://wiki.archlinux.org/index.php/fonts#Emoji_and_symbols). Add info about this into `docs/user/markdown.md#emoji`
* | | | | | | | | | | | | | Merge branch 'ide-live-preview-docs' into 'master'Filipa Lacerda2018-08-133-0/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added docs for Web IDE Client Evaluation Closes #50143 See merge request gitlab-org/gitlab-ce!21155
| * | | | | | | | | | | | | | Update docs and compress imagesJames Ramsay2018-08-133-13/+15
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added docs for Web IDE Client EvaluationPhil Hughes2018-08-133-0/+32
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #50143
* | | | | | | | | | | | | | Merge branch '45663-tag-quick-action-on-commit-comments' into 'master'Sean McGivern2018-08-131-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "`/tag` quick action on Commit comments" Closes #45663 See merge request gitlab-org/gitlab-ce!20694
| * | | | | | | | | | | | | Document `/tag` in quick actions user docPeter Leitzen2018-08-101-3/+4
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-131-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds an endpoint to get the common ancestor of 2 refs from the API.
* | | | | | | | | | | | | | Merge branch 'osw-update-diff-docs-regarding-note-diff-file' into 'master'Sean McGivern2018-08-131-2/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update diff docs regarding note diff file usage See merge request gitlab-org/gitlab-ce!21137
| * | | | | | | | | | | | | | Update diff docs regarding note diff file usageOswaldo Ferreira2018-08-101-2/+15
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'docs-jivl-update-fe-guide-older-firefox-versions' into 'master'Filipa Lacerda2018-08-131-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation on how to test on older firefox versions See merge request gitlab-org/gitlab-ce!20842
| * | | | | | | | | | | | | Add documentation on how to test on older firefox versionsJose2018-08-101-0/+24
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'patch-28' into 'master'Jacob Schatz2018-08-121-13/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix design artifact label to be product discovery. Was done here… See merge request gitlab-org/gitlab-ce!21135
| * | | | | | | | | | | | fix design artifact label to be product discovery. Was done here ↵Sarrah Vesselov2018-08-101-13/+6
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20862 but not merged before this was moved.