summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Documentation for dynamic element validationdocs-qa-dynamic-element-validationddavison2019-06-052-3/+149
| | | | | | First iteration on the documentation for how dynamic element validation works within the GitLab QA framework and how to utilize it
* Docs: ssot epic - PagesMarcia Ramos2019-06-057-121/+118
|
* Clarify and improve 2FA configuration informationEvan Read2019-06-053-19/+16
|
* Merge branch 'docs-fix-note-and-links' into 'master'Achilleas Pipinellis2019-06-051-10/+4
|\ | | | | | | | | Docs: Fixes note, inline links See merge request gitlab-org/gitlab-ce!29065
| * Fixes note, inline linksdocs-fix-note-and-linksMarcia Ramos2019-06-031-10/+4
| |
* | Edit Admin Area's "Usage Statistics" for SSOTRussell Dickenson2019-06-051-0/+16
| |
* | disable Rugged when switching to Gitaly without NFSBen Bodenmiller2019-06-052-1/+5
| |
* | deprecate the French “écriture inclusive”Davy Defaud2019-06-051-5/+3
| |
* | Explain how to contribute new vulnerabilitiesFabien Catteau2019-06-051-0/+6
| | | | | | | | | | | | | | Add a link to the gemnasium-db and explain how to search for a vulnerability or contribute a new one. See https://gitlab.com/gitlab-org/gitlab-ee/issues/11169
* | Be more specific about Groups pageEvan Read2019-06-051-11/+17
| |
* | Edit downstream variable contentEvan Read2019-06-051-5/+6
| |
* | Merge branch '11204-turn-off-mask-by-default' into 'master'Mike Greiling2019-06-051-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Default masked to false for new variables Closes gitlab-ee#11204 See merge request gitlab-org/gitlab-ce!28186
| * | Default masked to false for new variables11204-turn-off-mask-by-defaultmfluharty2019-06-041-1/+1
| | | | | | | | | | | | | | | | | | Set the default value to false Adjust tests to expect false as the default Update documentation to make new default clear
* | | [CE backport] Fix broken link to default insights config in docsVictor Zagorodny2019-06-051-1/+1
| | |
* | | Merge branch 'patch-67' into 'master'Marcia Ramos2019-06-051-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Update code_quality.md to fix grammatical errors. See merge request gitlab-org/gitlab-ce!29161
| * | | Update code_quality.md to fix grammatical errors.PatOnTheBack2019-06-041-2/+2
| | | |
* | | | Edited "Group cluster" for SSOT guidelinesRussell Dickenson2019-06-051-0/+4
| | | |
* | | | Edit *Groups index* for SSOT guidelinesRussell Dickenson2019-06-051-1/+17
| | | |
* | | | Edited `Terms of Service` for SSOT guidelinesRussell Dickenson2019-06-051-14/+32
| | | |
* | | | Merge branch 'clarify-ce-first-docs' into 'master'Achilleas Pipinellis2019-06-051-3/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Clarify the process for CE-first documentation See merge request gitlab-org/gitlab-ce!29197
| * | | | Clarify the process for CE-first documentationMarkus Koller2019-06-051-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously it was unclear if the docs changes should be included in the MR as well, and adding a changelog entry in the CE MR also triggers the ee-specific-lines-check job in CI.
* | | | | Docs: fix grammar in getting_started_part_three.mdDaniel Tam2019-06-051-1/+1
| | | | |
* | | | | Remove executable permission from docsBob Van Landuyt2019-06-051-0/+0
|/ / / / | | | | | | | | | | | | | | | | `doc/user/admin_area/img/index_runners_search_or_filter.png` does not need x permissions.
* | | | Merge branch 'bvl-use-global-ids-graphql' into 'master'Jan Provaznik2019-06-051-3/+18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use global IDs when exposing GraphQL resources Closes #62650 See merge request gitlab-org/gitlab-ce!29080
| * | | | Expose IDs in GraphQL as a GlobalIDBob Van Landuyt2019-06-031-3/+18
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This exposes all fields named `id` as GlobalIDs so they can be used across our entire GraphQL implementation. When the objects loaded are `ApplicationRecord`s. We'll use our existing batchloading to find them. Otherwise, we'll fall back to the default implementation of `GlobalID`: Calling the `.find` method on the class.
* | | | Docs: Clean up links to remove ./ usageMarcel Amirault2019-06-0511-33/+33
| | | |
* | | | Delete proposed paragraphMarcia Ramos2019-06-058-17/+69
| | | | | | | | | | | | | | | | TBA to a different MR/issue
* | | | Add multiple extends supportWolphin2019-06-051-2/+42
| | | |
* | | | Mentioned executors typeAndrew Winata2019-06-051-2/+13
| | | | | | | | | | | | | | | | | | | | Also another factor of consideration for runner server requirements.
* | | | Docs: Update all links to relative in /workflow and /administrationMarcel Amirault2019-06-0521-87/+74
| | | |
* | | | Merge branch 'docs/ssot-installation-guides' into 'master'Mike Lewis2019-06-0417-239/+256
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SSoT - Clean up docs under install/ Closes #61509 See merge request gitlab-org/gitlab-ce!28688
| * | | | Clean up docs under install/docs/ssot-installation-guidesAchilleas Pipinellis2019-06-0317-239/+256
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an initiative to ensure all documentation complies completely with the Documentation Style Guide section "Documentation is the single source of truth (SSOT)" according to this epic https://gitlab.com/groups/gitlab-org/-/epics/1280. In particular, the changes of this commit touch all files under doc/install/. Most notably: - install/redis.md: Redirect to Redis section of install guide. - install/pivotal/index.md: Changed its content to reflect the current status, which is no longer supported (since 2017!). - install/google-protobuf.md: Incorporated inside installation.md under the troubleshooting section. - install/openshift_and_gitlab.md: Clarified that this guide is no longer relevant. We might want to redirect to the Chart docs in the future. - install/structure.md: Incorporated inside installation.md under its own section. - install/kubernetes/index.md: Redirected to https://docs.gitlab.com/charts
* | | | Merge branch 'ce-9578-adjust-opened-issues-count-and-completion-rate' into ↵Robert Speicher2019-06-041-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | 'master' Port: EE adjust burndown chart opened issues count See merge request gitlab-org/gitlab-ce!28777
| * | | Adjust burndown chart opened issues countce-9578-adjust-opened-issues-count-and-completion-rateAlexandru Croitor2019-06-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Adjust opened issues count in the milestone burndown chart to match current opened issues in the milestone. * Fix completion rate calculation to include milestones only.
* | | | Merge branch '61964-unicorn-instrumentation' into 'master'Bob Van Landuyt2019-06-041-6/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds ruby and unicorn instrumentation Closes #61964 See merge request gitlab-org/gitlab-ce!28499
| * | | | Update documentation to indicate new metrics for 12.0Ryan Cobb2019-05-291-11/+11
| | | | |
| * | | | Merge branch 'master' into 61964-unicorn-instrumentationRyan Cobb2019-05-29130-1472/+1668
| |\ \ \ \
| * | | | | Adds ruby and unicorn instrumentationRyan Cobb2019-05-201-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds ruby and unicorn instrumentation. This was originally intended in 11.11 but due to performance concerns it was reverted. This new commit foregoes the sys-proctable gem was causing performance issues previously.
* | | | | | Merge branch '10685-remove-feature-flag-ce' into 'master'Nick Thomas2019-06-041-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove `approval_rules` feature flag and remove obsolete approvals implementation See merge request gitlab-org/gitlab-ce!28979
| * | | | | | Update doc on approvalMark Chao2019-06-041-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Combine Running Gitaly on its own server detailsBen Bodenmiller2019-06-042-77/+29
| | | | | |
* | | | | | Merge branch '62618-docs-feedback-unstage-page-needs-clarification' into ↵Achilleas Pipinellis2019-06-041-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Docs feedback: unstage page needs clarification" Closes #62618 See merge request gitlab-org/gitlab-ce!29113
| * | | | | | Update unstage doc to clarify reset62618-docs-feedback-unstage-page-needs-clarificationZeff Morgan2019-06-041-2/+2
| | | | | | |
* | | | | | | Fixes some Phabricator import docs problemsEvan Read2019-06-041-8/+5
| |/ / / / / |/| | | | |
* | | | | | Edited `Third Party Offers` for SSOT guidelinesRussell Dickenson2019-06-041-3/+20
| | | | | |
* | | | | | Merge branch 'docs-aws-elb-web-terminals' into 'master'Mike Lewis2019-06-041-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | Add documentation about AWS ELB not supporting web sockets See merge request gitlab-org/gitlab-ce!28030
| * | | | | Add AWS ELB note about not supporting web socketsdocs-aws-elb-web-terminalsDrew Blessing2019-05-021-0/+5
| | | | | |
* | | | | | Add CI quickstart updatesCindy Pallares 🦉2019-06-041-1/+9
| | | | | |
* | | | | | Document the Admin Area's *Gitaly Servers* pageRussell Dickenson2019-06-041-1/+18
| | | | | |
* | | | | | Edited signup restrictions for SSOT guidelinesRussell Dickenson2019-06-041-0/+16
| | | | | |