summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
| |
* | Merge branch 'fix-typo' into 'master'Sean McGivern2017-11-151-1/+1
|\ \ | | | | | | | | | | | | fix typo See merge request gitlab-org/gitlab-ce!15374
| * | Update getting_started_part_one.mdChế Tiệp Chân Khoa2017-11-141-1/+1
| | |
* | | Merge branch 'patch-2' into 'master'Achilleas Pipinellis2017-11-151-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Replace 'charts' with 'chart' See merge request gitlab-org/gitlab-ce!15385
| * | | Replace 'charts' with 'chart'Nestor Pestelos2017-11-151-1/+1
| | |/ | |/| | | | | | | | | | | | | Auto DevOps' gitlab-ci.yml expects a directory named 'chart'. See also: https://gitlab.com/gitlab-org/gitlab-ci-yml/merge_requests/114
* | | Merge branch '38007-update-licensing-docs' into 'master'Achilleas Pipinellis2017-11-151-3/+3
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Update licensing docs to clarify process for node modules Closes #38007 See merge request gitlab-org/gitlab-ce!14575
| * | update licensing docs to mention that we check node_modules for license ↵38007-update-licensing-docsMike Greiling2017-09-291-3/+3
| | | | | | | | | | | | information as well
* | | Merge branch 'update-metrics-for-k8s-1.7' into 'master'Tim Zallmann2017-11-141-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Update queries to remove duplicate entries (CE version) See merge request gitlab-org/gitlab-ce!15254
| * | | Uodate docsupdate-metrics-for-k8s-1.7Joshua Lambert2017-11-121-2/+2
| | | |
* | | | Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-141-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not allow jobs to be erased Closes #31771 See merge request gitlab-org/gitlab-ce!15216
| * \ \ \ Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-0710-16/+89
| |\ \ \ \
| * | | | | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-0/+2
| | | | | |
* | | | | | Update limit_ee_conflicts.md with assets/gitlab-svgs conflict resolution.limit_ee_conflicts-gitlab-svgsLuke "Jared" Bennett2017-11-131-0/+6
| | | | | |
* | | | | | Add administrative endpoint to list all pages domainsTravis Miller2017-11-131-0/+25
| | | | | |
* | | | | | Update Services API documentation for Kubernetes serviceupdate-services-api-docs-for-kubernetesAthar Hameed2017-11-131-0/+35
| | | | | |
* | | | | | Merge branch 'docs-40038-broken-link-on-projects-members-documentation-site' ↵Marcia Ramos2017-11-131-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix permissions link for project member docs Closes #40038 See merge request gitlab-org/gitlab-ce!15325
| * | | | | Fix permissions link for project member docsMark Fletcher2017-11-101-1/+1
| | | | | |
* | | | | | Add Update guide for 10.2Winnie Hellmann2017-11-101-0/+360
| | | | | |
* | | | | | Update installation.md to 10-2-stablewinh-installation-10-2-stable-docswinh-installation-10-2-stableWinnie Hellmann2017-11-101-2/+2
|/ / / / /
* | | | | Merge branch 'br-add-glossary' into 'master'Sid Sijbrandij2017-11-091-16/+133
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | add glossary part 1 See merge request gitlab-org/gitlab-ce!15247
| * | | | | add glossary part 2br-add-glossaryBrittany Rohde2017-11-071-3/+3
| | | | | |
| * | | | | add glossary part 1Brittany Rohde2017-11-071-13/+130
| | |/ / / | |/| | |
* | | | | Add /groups/:id/subgroups endpoint to APIWinnie Hellmann2017-11-091-4/+45
| | | | |
* | | | | Fix acceptance of username for Mattermost service update via APIMark Fletcher2017-11-081-1/+1
| | | | |
* | | | | Merge branch 'fix/doc/39935-missing-fields-in-merge-request-payload' into ↵Achilleas Pipinellis2017-11-081-0/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix issue 39935 : Add created_at and updated_at fields in MR payload Closes #39935 See merge request gitlab-org/gitlab-ce!15274
| * | | | | Fix issue 39935 : Add created_at and updated_atSébastien Le Gall2017-11-081-0/+6
| |/ / / / | | | | | | | | | | | | | | | Add those fields to the documentation payload about merge requests that were missing but actually present when calling the endpoints
* | | | | Merge branch 'update-upload-documentation' into 'master'Nick Thomas2017-11-082-10/+59
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added file storage documentation and updated hash storage one See merge request gitlab-org/gitlab-ce!15269
| * | | | | Added file storage documentation and updated hash storage oneGabriel Mazetto2017-11-082-10/+59
| | | | | |