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-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
2019-08-21Fix markdown causing kramdown warningsMarcel Amirault
Use of square brackets can cause kramdown warnings, as well as angle brackets, so they should be removed or put in backticks
2019-08-21Clarify how to setup and use multiple Gitaly serversBen Bodenmiller
2019-08-21Rework `Sidekiq::JobsThreads` into `Monitor`Kamil Trzciński
This makes: - very shallow `Middleware::Monitor` to only request tracking of sidekiq jobs, - `SidekiqStatus::Monitor` to be responsible to maintain persistent connection to receive messages, - `SidekiqStatus::Monitor` to always use structured logging and instance variables
2019-08-21Add let's encrypt omnibus guide linkMarcel Amirault
2019-08-21Update container_registry.md to handle CA Bundle certs and validationMarcel Amirault
2019-08-21Update capitalization in k8s cheat sheetMarcel Amirault
2019-08-21CE: Audit event for archiving and unarchiving projectsmanojmj
2019-08-20Standardize remote_ip and path keys for auth.log and api_json.logStan Hu
Current `auth.log` uses `fullpath` and `ip`, while `api_json.log` uses `remote_ip` and `path` for the same fields. Let's standardize these namings to make it easier for people working with the data. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66167
2019-08-20Harmonizes titles between two Geo landing pagesEvan Read
Menu entries in global navigation will be updated to match.
2019-08-20feat: SMIME signed notification emailsDiego Louzán
- Add mail interceptor the signs outgoing email with SMIME - Add lib and helpers to work with SMIME data - New configuration params for setting up SMIME key and cert files
2019-08-19Mentions related log on Rate limit docsMayra Cabrera
Requests over the rate limit are logged into `auth.log`