Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-02-21Separate spyOnDependency docs examplesLuke Bennett
2019-02-21Move ChatOps docs from EE to coreJames Fargher
ChatOps used to be in the Ultimate tier.
2019-02-21Merge branch 'docs-upgrade-runner' into 'master'Evan Read
Docs: document upgrade k8s apps See merge request gitlab-org/gitlab-ce!25323
2019-02-21Clarify that Owners have permissions to change visibility.Thad Guidry
2019-02-21Merge branch 'patch-45' into 'master'Evan Read
Team Member Removed: "project_access" changed to "access_level". Team Member... See merge request gitlab-org/gitlab-ce!25306
2019-02-21Move language setting to preferencesFabian Schneider
2019-02-21Merge branch 'template-improvements-for-documentation' into 'master'Mike Lewis
Template and process improvements for documentation See merge request gitlab-org/gitlab-ce!24315
2019-02-20Fix and document an RSpec::Parameterized::TableSyntax edge-caseRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-02-20Document how to enable feature flags on Review AppsRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-02-20Merge branch 'jl-unicorn-defaulted-on-docs' into 'master'Achilleas Pipinellis
Update docs to indicate unicorn metrics are automatically scraped See merge request gitlab-org/gitlab-ce!25406
2019-02-20Added missing comma in sample response json for list of boards and a single ↵akkee
board
2019-02-20Merge branch 'docs-update-qa-e2e-vs-unit-specs' into 'master'Rémy Coutable
Update QA docs: clarify spec vs. specs/features and use end-to-end instead of integration See merge request gitlab-org/gitlab-ce!25413
2019-02-20Fix anchors in CE HA docsMarcel Amirault
2019-02-20Refactor CI/CD landing pageEvan Read
Restructures existing page and adds improvements.
2019-02-20Docs: Fix all anchors related to auto-devopsMarcel Amirault
2019-02-20Update Prometheus documentation to indicate on by defaultJoshua Lambert
2019-02-20Update QA docsMark Lapierre
Use consistent language (end-to-end instead of integration). Clarify purpose of `qa/specs/features/` vs. `spec`
2019-02-19Docs: document upgrade k8s appsThong Kuah
Document how runner applications are upgraded via one-click
2019-02-19Let users set name/path on project fork using APIBalasankar "Balu" C
2019-02-19Update some headers to remove apostrophesMike Lewis
2019-02-19Add related merge request count to api responsePatrick Derichs
2019-02-19Add first-day-of-week admin area config noteEvan Read
2019-02-19Merge branch 'jej/feature-gates-can-be-set-by-group-path' into 'master'James Lopez
Allow setting feature flags per GitLab group See merge request gitlab-org/gitlab-ce!25022
2019-02-19Allow setting feature flags per GitLab groupJames Edwards-Jones
Building on support for setting feature flags by project, this adds support for setting them by GitLab group path. This is different from setting them by Flipper feature_groups, which are for batch updating pre-registered collections.
2019-02-19Docs: Fix all Kubernetes and Runner related anchorsMarcel Amirault
2019-02-19Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis
# Conflicts: # .gitlab/merge_request_templates/Documentation.md
2019-02-19Update feature-change-workflow to clarify who can create follow-up TW review ↵Mike Lewis
issue
2019-02-19Update improvement-workflow re who creates and confirms tech writer review ↵Mike Lewis
issues
2019-02-18Deprecate redundant pageMarcia Ramos
Same as `branded_login_page.md`
2019-02-18Incorporate review feedbackRobert Schilling
Use shared examples for issues and merge requests rather than a loop creating common specs.
2019-02-18Fix typo in troubleshooting steps for "local issuer certificate" errorDeAndre Harris
2019-02-18Merge branch 'e2e-webdriver' into 'docs-comm-article-end-to-end-testing'Marcia Ramos
End-to-end testing example See merge request gitlab-org/gitlab-ce!18959
2019-02-18Merge branch 'docs/zj-reviewer-guidelines' into 'master'Nick Thomas
Add a soft SLA for reviewers and maintainers See merge request gitlab-org/gitlab-ce!25192
2019-02-18Merge branch 'patch-1' into 'master'Rémy Coutable
Update proofreader.md See merge request gitlab-org/gitlab-ce!24943
2019-02-18Refactor opening paragraph in admin docsEvan Read
2019-02-18Remove consecutive blank lines from markdown filesEvan Read
For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
2019-02-18Merge branch 'patch-45' into 'master'Achilleas Pipinellis
clarify after_script cwd situation in README.md See merge request gitlab-org/gitlab-ce!25315
2019-02-18Improve languageZeger-Jan van de Weg
2019-02-18Fix permissions in docs lock discussionsVictor Wu
2019-02-18Docs: Fix anchors with extra hashesMarcel Amirault
2019-02-18Fix wrong docs on untagged jobsAchilleas Pipinellis
2019-02-16clarify after_script cwd situation in README.mdStefan Agner
2019-02-16Team Member Removed: "project_access" changed to "access_level". Team ↵Adam
Member Added & Removed: "project_visibility" returns "visibilitylevel|private".
2019-02-15Merge branch '57690-encrypted-columns-are-lost' into 'master'Marcia Ramos
Document what features are broken when db_key_base is lost Closes #57690 See merge request gitlab-org/gitlab-ce!25289
2019-02-15Add troubleshooting steps for "local issuer certificate" errorDeAndre Harris
2019-02-15Document what features are broken when db_key_base is lostNick Thomas
2019-02-15Merge branch 'sh-example-policy-debugging-docs' into 'master'Marcia Ramos
Document how to debug declarative policies See merge request gitlab-org/gitlab-ce!25234
2019-02-15Refactor of API landing pageEvan Read
- Breaks up into more sections. - Also minor fixes to pages within sections.
2019-02-15Merge branch ↵Marcia Ramos
'36263-the-award-emoji-api-has-an-incorrect-description-of-the-id-parameter' into 'master' Clarify IDs in the award emoji API Closes #36263 See merge request gitlab-org/gitlab-ce!25215
2019-02-15Document how to debug declarative policiesStan Hu
This helped me troubleshoot https://gitlab.com/gitlab-org/gitlab-ee/issues/9727#note_141202527.