summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Clarify the docs review process and mention the supported reposdocs/clarify-review-docs-processAchilleas Pipinellis2017-11-231-1/+12
|
* Merge branch 'docs-install-locale-compile' into 'master'Rubén Dávila2017-11-221-2/+1
|\ | | | | | | | | | | | | Switch to using gettext:compile instead of gettext:pack in the install docs Closes #40360 See merge request gitlab-org/gitlab-ce!15501
| * Switch to using gettext:compile instead of gettext:pack in the installdocs-install-locale-compileDJ Mountney2017-11-201-2/+1
| | | | | | | | | | | | | | Docs This skips the step that updates the .pot files with changes in the codebase, which can take extra time, and isn't required during install.
* | Merge branch 'sh-add-query-recorder-debugging' into 'master'Sean McGivern2017-11-221-0/+46
|\ \ | | | | | | | | | | | | Add QUERY_RECORDER_DEBUG environment variable to improve performance debugging See merge request gitlab-org/gitlab-ce!15499
| * | Add QUERY_RECORDER_DEBUG environment variable to improve performance debuggingsh-add-query-recorder-debuggingStan Hu2017-11-211-0/+46
| | |
* | | Merge branch 'feature_add_mermaid' into 'master'Phil Hughes2017-11-221-0/+32
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add support of Mermaid Closes #3711 See merge request gitlab-org/gitlab-ce!15107
| * | Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-221-0/+32
| | |
* | | Skip confirmation user apiDaniel Juarez2017-11-211-0/+1
| | |
* | | Custom issue trackerVictor Wu2017-11-212-0/+21
| |/ |/|
* | Merge branch 'req-docs' into 'master'Rémy Coutable2017-11-201-3/+3
|\ \ | | | | | | | | | | | | improve requirements details See merge request gitlab-org/gitlab-ce!15265
| * | formatting cleanup, swamp details, unicorn defaultsBen Bodenmiller2017-11-071-3/+3
| | |
* | | Clarify wording of protected branch settings for the default branchSean McGivern2017-11-201-1/+1
| | | | | | | | | | | | | | | No-one is allowed to force push to a protected branch, or delete it. That's correct in the documentation, but was wrong in the drop-down.
* | | Merge branch '38451-fe-sprite-icons-vue-component' into 'master'Annabel Dunstone Gray2017-11-201-5/+25
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update Icons Documentation about Icon Vue Component Closes #38451 See merge request gitlab-org/gitlab-ce!15171
| * | | Added info about tracking38451-fe-sprite-icons-vue-componentTim Zallmann2017-11-161-1/+1
| | | |
| * | | Added + Updated Document for Vue ComponentTim Zallmann2017-11-161-4/+24
| | | |
* | | | Merge branch 'docs/gb/update-pipeline-badge-docs' into 'master'Rémy Coutable2017-11-202-2/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update pipeline status badge details docs Closes #40316 See merge request gitlab-org/gitlab-ce!15483
| * | | | Update pipeline status badge details docsdocs/gb/update-pipeline-badge-docsGrzegorz Bizon2017-11-202-2/+4
| | | | |
* | | | | Merge branch 'patch-9' into 'master'Sean McGivern2017-11-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | doc: schedules.md: fix only-and-except anchor link See merge request gitlab-org/gitlab-ce!15473
| * | | | schedules.md: fix only-and-except anchor linkElan Ruusamäe2017-11-191-1/+1
| | |_|/ | |/| |
* | | | Use axios instead of vue resource - step 1Filipa Lacerda2017-11-204-131/+83
| | | |
* | | | Merge branch 'docs/fix-broken-anchor' into 'master'Achilleas Pipinellis2017-11-202-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix a wrong anchor to job permissions doc See merge request gitlab-org/gitlab-ce!15478
| * | | | Fix a wrong anchor to job permissions docdocs/fix-broken-anchorRémy Coutable2017-11-202-2/+2
| |/ / / | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch 'sh-document-strace-unicorn' into 'master'Achilleas Pipinellis2017-11-201-0/+28
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Document how to troubleshoot internal API calls See merge request gitlab-org/gitlab-ce!15337
| * | | Document how to troubleshoot internal API callsStan Hu2017-11-181-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip] iFoo
* | | | Merge branch 'sh-remove-docs-executable' into 'master'Achilleas Pipinellis2017-11-184-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove executable bit from images for docs lint See merge request gitlab-org/gitlab-ce!15468
| * | | | Remove executable bit from images for docs lintsh-remove-docs-executableStan Hu2017-11-174-0/+0
| |/ / / | | | | | | | | | | | | This was causing a docs lint failure in https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/40901316.
* | | | Merge branch 'docs-link-subgroups-api-mr' into 'master'Achilleas Pipinellis2017-11-181-0/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Document when Groups API `/subgroups` endpoint introduced Closes #40247 See merge request gitlab-org/gitlab-ce!15453
| * | | Document when Groups API `/subgroups` endpoint introducedMark Fletcher2017-11-171-0/+4
| | | |
* | | | Add computed update docs for update_column_in_batchesSean McGivern2017-11-171-1/+37
| | | |
* | | | Add dropdowns documentationFilipa Lacerda2017-11-172-0/+40
| | | |
* | | | Merge branch 'mk-update-database-debugging' into 'master'Yorick Peterse2017-11-171-4/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update database_debugging.md See merge request gitlab-org/gitlab-ce!15434
| * | | | Update database_debugging.mdmk-update-database-debuggingMichael Kozono2017-11-161-4/+11
| | | | |
* | | | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2017-11-171-1/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update HA README.md to clarify GitLab support does not troubleshoot DRBD. See merge request gitlab-org/gitlab-ce!15428
| * | | | | Update HA README.md to clarify GitLab support does not troubleshoot DRBD.Lee Matos2017-11-161-1/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'docs/refactor-cluster' into 'master'Marcia Ramos2017-11-162-33/+47
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Refactor Cluster docs Closes #39952 See merge request gitlab-org/gitlab-ce!15418
| * | | | Move installation of apps higherdocs/refactor-clusterAchilleas Pipinellis2017-11-161-12/+13
| | | | |
| * | | | Change to Google Kubernetes Cluster and add internal linksAchilleas Pipinellis2017-11-161-9/+9
| | | | |
| * | | | Add Ingress description from official docsAchilleas Pipinellis2017-11-161-1/+1
| | | | |
| * | | | Add info on creating your own k8s cluster from the cluster pageAchilleas Pipinellis2017-11-161-21/+32
| | | | |
| * | | | Add info about the installed apps in the Cluster docsAchilleas Pipinellis2017-11-162-10/+12
| |/ / /
* | | | Update database_debugging.mdMichael Kozono2017-11-161-4/+3
|/ / /
* | | Merge branch 'docs/db-debugging' into 'master'Yorick Peterse2017-11-162-0/+50
|\ \ \ | | | | | | | | | | | | | | | | Add basic docs for troubleshooting database problems See merge request gitlab-org/gitlab-ce!15416
| * | | Add basic docs for troubleshooting database problemsdocs/db-debuggingEric Eastwood2017-11-152-0/+50
| | | |
* | | | Merge branch 'jramsay-30140-update-docs' into 'master'Douwe Maan2017-11-161-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add readme only default project view preference See merge request gitlab-org/gitlab-ce!15415
| * | | | Add readme only default project view preferencejramsay-30140-update-docsJames Ramsay2017-11-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | The option to choose readme only as a users default project view was restored in !14900
* | | | | Fix Typo in environment create definitionLee Matos2017-11-151-1/+1
|/ / / /
* | | | Resolve "npm list errors for gitlab-svgs and node-pre-gyp"Tim Zallmann2017-11-151-1/+1
|/ / /
* | | Merge branch 'update-emoji-digests-with-latest-from-gemojione' into 'master'Filipa Lacerda2017-11-153-0/+38
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update Emoji digests and assets with latest from Gemojione v3.3.0 Closes #32634 See merge request gitlab-org/gitlab-ce!15390
| * | | Add basic emoji development docsEric Eastwood2017-11-152-0/+28
| | | |
| * | | Regenerate emoji digests with latest gemojioneEric Eastwood2017-11-141-0/+10
| | | |