- 10 Aug, 2021 1 commit
-
-
Dylan Griffith authored
The sharding team is adding support for multiple databases and in order for us to have good visibility into performance we'll want to be able to distinguish between the different databases in our prometheus metrics. Adding a prometheus label allows us to filter/group by the different databases. By default there will only be 1 `db_config_name` which is `primary` by default. But this is configured by `config/database.yml` and in future there will be 2 databases called `main` and `ci`. This MR also ensures the new label is disabled by default to allow us to introduce this to production in a slightly more controlled way. We opted to use an environment variable instead of feature flag in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66885 because it's too expensive to query the databases so frequently to check the feature flag value.
-
- 09 Aug, 2021 10 commits
-
-
Evan Read authored
Remove unwanted trailing spaces See merge request gitlab-org/gitlab!67651
-
Russell Dickenson authored
Add test steps for group access tokens See merge request gitlab-org/gitlab!67656
-
Evan Read authored
-
James Fargher authored
Remove `GitlabSchema#execute`, and small tidy ups related to max limits See merge request gitlab-org/gitlab!67590
-
James Fargher authored
Resolve "Add missing traversal hierarchy_order specs" See merge request gitlab-org/gitlab!67575
-
James Fargher authored
Add false-positive info of Vulnerability in GraphQL query See merge request gitlab-org/gitlab!66960
-
James Fargher authored
Remove cluster_image_scanning from approval_project_rules table See merge request gitlab-org/gitlab!67272
-
Zamir Martins authored
-
Ash McKenzie authored
Add docs metadata check to Lefthook configuration See merge request gitlab-org/gitlab!59832
-
Evan Read authored
Add crosslinks to the CI/CD permissions See merge request gitlab-org/gitlab!67394
-
- 08 Aug, 2021 3 commits
-
-
Evan Read authored
Also share logic between Lefthook and lint-doc.sh script.
-
Evan Read authored
Fix CVE docs badges See merge request gitlab-org/gitlab!67724
-
Russell Dickenson authored
-
- 07 Aug, 2021 5 commits
-
-
Savas Vedova authored
Blob refactor: Add ability to lock/unlock a blob See merge request gitlab-org/gitlab!67408
-
Savas Vedova authored
Remove unused vulnerability report aside code See merge request gitlab-org/gitlab!67644
-
Savas Vedova authored
Remove scan_execution_policy_ui feature flag See merge request gitlab-org/gitlab!67642
-
Jose Ivan Vargas authored
Add issue type filtering to issue boards (behind ff) [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67194
-
Scott Stern authored
-
- 06 Aug, 2021 21 commits
-
-
Kerri Miller authored
Add experiment routes to robots.txt See merge request gitlab-org/gitlab!67535
-
Andrew Fontaine authored
Merge branch '334569-docs-links-refactor-on-follow-up-pass-for-renaming-usage-ping-data-to-service-ping-data' into 'master' Refactor documentation links source for Service Ping disabled component See merge request gitlab-org/gitlab!67384
-
Nick Gaskill authored
Add instructions for integrating Runner and Sentry See merge request gitlab-org/gitlab!67676
-
Nourdin el Bacha authored
-
Andrew Fontaine authored
Update the project approval settings section to Vue See merge request gitlab-org/gitlab!66536
-
Jiaan Louw authored
-
Jose Ivan Vargas authored
Merge branch 'jnnkl-remove-security_configuration_redesign-and-security_configuration_redesign_ee' into 'master' Remove security configuration page feature flags See merge request gitlab-org/gitlab!66842
-
Jannik Lehmann authored
-
Jose Ivan Vargas authored
Add milestone wildcard filters and MR count to issues page refactor See merge request gitlab-org/gitlab!67438
-
Nick Gaskill authored
Update terraform docs naming convention See merge request gitlab-org/gitlab!67692
-
Tim Rizzi authored
-
Saikat Sarkar authored
-
jejacks0n authored
-
Alex Kalderimis authored
Remove yaml_variables from CI config See merge request gitlab-org/gitlab!67616
-
Steve Abrams authored
Mark completed jobs as successful See merge request gitlab-org/gitlab!67687
-
Michael Kozono authored
checks: Fix mismatch in `#new_commits()` signature See merge request gitlab-org/gitlab!67581
-
Nick Gaskill authored
Add note about duplicate helm charts to docs See merge request gitlab-org/gitlab!67640
-
Tim Rizzi authored
-
Nick Gaskill authored
Update permissions table for dependency proxy See merge request gitlab-org/gitlab!67639
-
Nick Gaskill authored
Improve Dependency Scanning page See merge request gitlab-org/gitlab!67561
-
Russell Dickenson authored
-