summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add max_replication_slots to PG HA documentation65700-document-max-replication-slots-pg-haRobert Marshall2019-08-061-0/+1
| | | | | | | | | | | | | | - PostgreSQL high availability documentation does not mention `max_replication_slots` which must be set to work properly as the default value is zero. Resolves: https://gitlab.com/gitlab-org/gitlab-ce/issues/65700 Related: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4576 Related: https://gitlab.com/gitlab-org/distribution/team-tasks/issues/438 Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
* Merge branch 'make-issue-boards-importable' into 'master'Sean McGivern2019-08-061-0/+1
|\ | | | | | | | | Make issue boards importable See merge request gitlab-org/gitlab-ce!31434
| * Make issue boards importablemake-issue-boards-importableJason Colyer2019-08-051-0/+1
| | | | | | | | - Added issue board to imported contents in docs
* | Revert "Fixed comparing value to undefined"Natalia Tepluhina2019-08-063-1/+12
| | | | | | | | This reverts commit d754beb74fbc06a2c744e15be4aa2831d8cef1c0.
* | Resolve "DOCS Clarify usage of ElasticSearch with Gitaly non-NFS"Anton Smith2019-08-061-1/+6
| |
* | Edit new troubleshooting docEvan Read2019-08-061-14/+14
| |
* | Cross link between cluster topicsEvan Read2019-08-061-13/+21
| |
* | SSoT work on customization docsMatt Penna2019-08-067-66/+192
| | | | | | | | | | Reviewed all docs in the customization section and updated them to adhere to our SSoT standards.
* | Docs: add addon minute roll over infoTristan Williams2019-08-061-1/+4
| |
* | Add ElasticSearch troubleshootingJason Colyer2019-08-062-0/+346
| | | | | | | | | | * Added elasticsearch.md * Added reference to guide in Troubleshooting section
* | Merge branch 'docs-fix-links-to-low-weight-issues' into 'master'Ray Paik2019-08-061-3/+3
|\ \ | | | | | | | | | | | | Fix links to unassigned, low weight issues for first time contributors See merge request gitlab-org/gitlab-ce!31485
| * | Fix links to unassigned, low weight issues for first time contributorsJohn Hope2019-08-051-3/+3
| | |
* | | Add example to plugins fileRonald van Zon2019-08-051-1/+31
| | |
* | | Add description how to set custom CI fileAlexander Tanayno2019-08-051-0/+7
| | |
* | | Add group level container repository endpointsSteve Abrams2019-08-051-3/+74
| | | | | | | | | | | | | | | | | | | | | API endpoints for requesting container repositories and container repositories with their tag information are enabled for users that want to specify the group containing the repository rather than the specific project.
* | | Bring diagnostics_tools.md from debug project to docsMarcel Amirault2019-08-052-0/+29
| | |
* | | Document when quotes aren't needed for quick actionsSean McGivern2019-08-051-0/+13
|/ /
* | Add shell scripting guides to development READMEVictor Zagorodny2019-08-051-0/+4
| |
* | Merge branch 'bjk/worker_scale_doc' into 'master'Achilleas Pipinellis2019-08-051-2/+2
|\ \ | | | | | | | | | | | | Update Unicorn Worker recommendation See merge request gitlab-org/gitlab-ce!31404
| * | Update Unicorn Worker recommendationbjk/worker_scale_docBen Kochie2019-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | | Update the Unicorn worker documentation based on the new scaling formula. https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4535
* | | Docs - Strongly discourage installing ES on the same server as GitLabRonald van Zon2019-08-051-9/+12
| | |
* | | Resolve "Update troubleshooting for gzip error in backup docs"Alexander Strachan2019-08-051-0/+19
| | |
* | | Add help text next to Custom Metrics sectionReuben Pereira2019-08-051-1/+4
| | | | | | | | | | | | - Also add requirements to the docs for custom metrics.
* | | Update Gitaly troubleshootingCindy Pallares 🦉2019-08-051-1/+10
| | |
* | | Fix some Markdown lint errorsAchilleas Pipinellis2019-08-051-33/+33
| | | | | | | | | | | | Introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30295
* | | Update rules for secure featuresTetiana Chupryna2019-08-051-2/+4
| | |
* | | Merge branch 'docs/remove-cephfs-example' into 'master'Achilleas Pipinellis2019-08-051-8/+8
|\ \ \ | | | | | | | | | | | | | | | | Remove CephFS from example See merge request gitlab-org/gitlab-ce!31422
| * | | Remove CephFS from exampledocs/remove-cephfs-exampleCindy Pallares 🦉2019-08-021-8/+8
| | | | | | | | | | | | We recommend avoiding CephFS https://docs.gitlab.com/ee/administration/high_availability/nfs.html#avoid-using-cephfs-and-glusterfs
* | | | Add minimal partial clone docsJames Ramsay2019-08-052-0/+148
| | | | | | | | | | | | | | | | | | | | | | | | Partial Clone and Sparse Checkout are the native Git approach to enormous repositories. We should document the state of these features and update as our support and Git's support for these features improves.
* | | | Merge branch '60664-kubernetes-applications-uninstall-cert-manager' into ↵Thong Kuah2019-08-051-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Kubernetes > Applications > Uninstall Cert Manager" See merge request gitlab-org/gitlab-ce!31166
| * | | | Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Our current version of Cert-Manager does not uninstall cleanly, and we must manually remove custom resource definitions.
* | | | | Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-054-8/+17
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add outbound setting for system hooks See merge request gitlab-org/gitlab-ce!31177
| * | | | | Add backwards compatibility for legacy settingGeorge Koltsov2019-08-021-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `allow_local_requests_for_hooks_and_services` was renamed to `allow_local_requests_for_web_hooks_and_services`.
| * | | | | Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-023-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify SystemHookUrlValidator to inherit from PublicUrlValidator Refactor specs to move out shared examples to be used in both system hooks and public url validators.
| * | | | | Update security/webhooks.md doc page & specsGeorge Koltsov2019-08-022-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating security/webhooks.md to match new behaviour as well as drying up few specs to extract shared examples
| * | | | | Add outbound requests setting for system hooksGeorge Koltsov2019-08-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR adds new application setting to network section `allow_local_requests_from_system_hooks`. Prior to this change system hooks were allowed to do local network requests by default and we are adding an ability for admins to control it.
* | | | | | Geo: Some update instructions should be for 9.0.x onlyGabriel Mazetto2019-08-051-18/+16
| | | | | |
* | | | | | Add pmd-apex sast analyzer to sast docsLucas Charles2019-08-052-18/+20
| | | | | | | | | | | | | | | | | | | | | | | | Includes documentation for new Apex (Salesforce) analyzer
* | | | | | Apply updates to git_tricks.mdMike Lewis2019-08-052-0/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change code references to codeblocks so they can be copied more easily, and add link to doc from git topic index. Also applies suggested changes.
* | | | | | Expand markdown linting rules for docsMarcel Amirault2019-08-056-68/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MD002 - First header should be level 1 MD006 - Start bullets at beginning of line MD019 - No multiple spaces after header style MD022 - Headers surrounded by blank lines MD025 - Only 1 level 1 header MD028 - No blank lines within blockquote MD038 - Spaces inside code span elements
* | | | | | Add tutorial - migrate repo to LFSMarcia Ramos2019-08-053-1/+181
| |/ / / / |/| | | | | | | | | | | | | | | | | | | - Link new doc to and from other docs - Add tbs section
* | | | | Clarify that we now use group based teamsMek Stittri2019-08-031-15/+10
| | | | |
* | | | | fix misspelled urlDustin Hemard2019-08-031-1/+1
| | | | |
* | | | | Merge branch 'docs-codywest-update-requirements' into 'master'Drew Blessing2019-08-022-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | Update requirements wording in docs See merge request gitlab-org/gitlab-ce!31428
| * | | | Update requirements wordingdocs-codywest-update-requirementsCody West2019-08-022-0/+6
| | |/ / | |/| | | | | | | | | | | | | | | | | | I'm adding some wording to our hardware requirements to explain that needs vary by workload. I also included some examples of factors that may influence the workload.
* | | | Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also creates specs Only allow Helm to be uninstalled if it's the only app - Remove Tiller leftovers after reser command - Fixes specs and offenses Adds changelog file Fix reset_command specs
* | | | Documentation - Services slackJeffrey Cafferata2019-08-021-9/+15
|/ / /
* | | Merge branch 'bjk/update_HA_resource' into 'master'Drew Blessing2019-08-022-22/+18
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Update HA resource descriptions Closes #61192 and #27833 See merge request gitlab-org/gitlab-ce!31064
| * | Update HA resource descriptionsbjk/update_HA_resourceBen Kochie2019-07-312-22/+18
| | | | | | | | | | | | | | | | | | | | | * Use `GiB memory` to describe memory needs. * Add local storage recommendation for monitoring node. * Better align CPU/Memory to match common cloud provider instnace types. * Update requirements based on the new 10k user standard.
* | | Merge branch 'docs/update-end-to-end-style-guide' into 'master'Walmyr2019-08-021-2/+46
|\ \ \ | |_|/ |/| | | | | | | | Update end-to-end style guide doc with new guideline See merge request gitlab-org/gitlab-ce!31342