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
AgeCommit message (Collapse)Author
2019-09-12Merge branch 'da-geo-high-availability-docs' into 'master'Evan Read
Geo - Update HA docs to recommend Gitaly over NFS See merge request gitlab-org/gitlab-ce!32912
2019-09-12Backport of ee/15773: Allow SmartCard authentication to use SAN extensionsSebastián Arcila Valenzuela
2019-09-12Merge branch 'static-objects-external-storage' into 'master'Thong Kuah
Enable serving static objects from an external storage See merge request gitlab-org/gitlab-ce!31025
2019-09-11Update Geo HA docs to recommend Gitaly over NFSDouglas Barbosa Alexandre
2019-09-11Change links to relativeMarcel Amirault
Make several links, mostly in admin troubleshooting, relative, as is the standard
2019-09-11Geo: Docker Registry replication documentation (4/4)Valery Sizov
2019-09-10Change Sidekiq monitor namespaceQingyu Zhao
Move Gitlab::SidekiqMonitor to namespace Gitlab::SidekiqDaemon::Monitor - Class name and file name change - File path change to lib/gitlab/sidekiq_daemon/monitor.rb - Update class usage/reference in other files, including documentation
2019-09-10Enable serving static objects from an external storageAhmad Sherif
It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Part of https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829
2019-09-10Add user creation documentationBlair Lunceford
2019-09-10docs: add full omnibus example for smime signingDiego Louzán
- minor style corrections - document rsa keys limitation
2019-09-10Fix typo in repository storage types docMarcel Amirault
2019-09-09Fix capitalization of GitLabEvan Read
2019-09-09Fix issue causing linting test failuresRussell Dickenson
2019-09-09fix for #60120Daniel Le Berre
2019-09-07Updated description in the Gitlab Prometheus metrics sectionEtienne Baqué
2019-09-06Merge branch 'add-docs-for-srv-handling' into 'master'Thong Kuah
CE port: Document SRV handling for DB load balancing See merge request gitlab-org/gitlab-ce!32539
2019-09-06Update docs for database load balancing logsHordur Freyr Yngvason
The database load balancing docs had some mention of the logs that needed to be updated, and the logs doc had an absolute link to gitlab.com instead of a relative link to a markdown file.
2019-09-05Document DB load balancing SRV records handlingAhmad Sherif
2019-09-05Remove feature flags starting with `prometheus_transaction_`Jacopo
Those feature flags were always enabled so we can remove them safely.
2019-09-05Move 3 references from debug project to docsMarcel Amirault
Move rails and linux cheat sheets, and test_environment reference docs to the docs project
2019-09-05Separate doc for version specific Geo update stepsToon Claes
To emphasize the happy path for updating Geo nodes, put the version specific steps in a separate document and cross-link them for discoverability. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11881
2019-09-04Add a link to the 'Repository Storage Types' doc pageRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-09-04Follow-up from database load balancing docsAchilleas Pipinellis
2019-09-03Use new location for helm charts repoBalasankar "Balu" C
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-09-02Fix space in geo docMarcel Amirault
2019-09-02Changed Geo general update stepsFabian Zimmer
2019-09-02Added cross reference to the troubleshooting guideFabian Zimmer
2019-09-02Crop, trim and compress animated gifsMarcel Amirault
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-30Merge branch 'security-personal-snippets' into 'master'GitLab Release Tools Bot
Add direct upload support for personal snippets See merge request gitlab/gitlabhq!3226
2019-08-28Add docs for new log fileHordur Freyr Yngvason
2019-08-28Fix markdown in various docsMarcel Amirault
Clean up issues that may cause the docs-lint test to fail, such as trailing whitespace, no EOF newline, blockquotes, etc
2019-08-28Fixes Introduced in text for our rendererEvan Read
2019-08-27Add docs for db_load_balancing metricsThong Kuah
2019-08-26Add documentation about Gitaly concurrency limiterJacob Vosmaer
2019-08-26Change docs markdown linterMarcel Amirault
Change from ruby mdl to node markdownlint, add config file to root of project, delete old config file, update exceptions, and fix one doc that was didn't meet standards
2019-08-26Add backticks and remove square bracketsMarcel Amirault
Square and Angle bracket use causes kramdown warnings, so changed or enclosed in backticks as needed
2019-08-26Improve Gitaly path detailsBen Bodenmiller
related to https://gitlab.com/gitlab-org/gitlab-ce/issues/65422
2019-08-26Remove the object pools feature flagZeger-Jan van de Weg
The flag defaulted to true, so there's no change unless users turned it off. Given there's a lack of issues regarding object pools, this should be OK.
2019-08-26Merge branch 'db_load_balancing_service_discovery_srv' into 'master'Kamil Trzciński
DB Load Balancing: Support SRV lookups See merge request gitlab-org/gitlab-ce!32135
2019-08-2362514 - update prometheus metrics docsDavid Wilkins
- Strikeout for metrics that aren't reported anymore - added :thumbsup: for all the metrics that appear to be still available - Added :new: for the new metrics. - Determine Release when the new metrics appeared - Add descriptions for the new metrics - remove the adornments :new: and :thumbsup: - removce the lines with strikeout
2019-08-23Add direct upload support for personal snippetsJan Provaznik
2019-08-23Update capitalization in admin, api, othersMarcel Amirault
Update capitalization in /administration, /api, /ci and /customization
2019-08-23CE port: allow SRV records in DB service discoveryTiger
2019-08-22Document Gitaly CLI connection troubleshootingChristiaan Conover
Provide documentation around possible reasons and solutions to CLI tools not being able to connect to Gitaly nodes.
2019-08-22Merge branch 'ce-8631-archiving-a-project-should-create-an-audit-event' into ↵Lin Jen-Shin
'master' CE: Archiving a project should create an audit event See merge request gitlab-org/gitlab-ce!32039
2019-08-22Add missing content from debug's kubectl cheat sheetHarish Ramachandran
2019-08-22Merge branch 'feat/smime-signed-notification-emails' into 'master'Sean McGivern
feat: smime signed notification emails See merge request gitlab-org/gitlab-ce!30644
2019-08-22Update docs to pass new markdownlintMarcel Amirault
Deletes extra spaces and line, makes lists consistent, and fixes links.
2019-08-21Merge branch 'sidekiq-interrupt-running-jobs' into 'master'Stan Hu
Allow to interrupt running sidekiq jobs See merge request gitlab-org/gitlab-ce!31818