- 02 Jul, 2020 40 commits
-
-
Peter Leitzen authored
Resolve "Add Graphql/AuthorizeType cop to EE namespaced types" See merge request gitlab-org/gitlab!35531
-
Jacques Erasmus authored
Fix spelling of collapsible See merge request gitlab-org/gitlab!35565
-
Sean McGivern authored
Add exclusive lock on project in ElasticCommitIndexerWorker Closes #32648 See merge request gitlab-org/gitlab!35842
-
Dmytro Zaporozhets authored
Resolve "Routes are not being generated on creation of internal bot users (support-bot, alert-bot etc) See merge request gitlab-org/gitlab!35711
-
Shinya Maeda authored
Truly create forks when seeding DB See merge request gitlab-org/gitlab!35770
-
Shinya Maeda authored
Rename params to audit_params to stop overwriting See merge request gitlab-org/gitlab!35767
-
Rémy Coutable authored
Merge branch 'fj-225615-add-flag-to-update-namespace-statistics-after-snippets-update' into 'master' Add feature flag to update namespace statistics after snippets update See merge request gitlab-org/gitlab!35835
-
Max Woolf authored
-
Rémy Coutable authored
Mask url in logs in QA framework See merge request gitlab-org/gitlab!35837
-
Ramya Authappan authored
-
Bob Van Landuyt authored
Throttle ProjectUpdateRepositoryStorageWorker Jobs See merge request gitlab-org/gitlab!35230
-
Sean McGivern authored
Usage Ping: Add hourly application request volume Closes #217698 See merge request gitlab-org/gitlab!35418
-
James Lopez authored
Geo: small generalization to find path of replicable See merge request gitlab-org/gitlab!35762
-
Ramya Authappan authored
Unquarantine Jira issue import spec See merge request gitlab-org/gitlab!35790
-
James Lopez authored
Add scanned resources to security report See merge request gitlab-org/gitlab!35695
-
Craig Smith authored
Add the first 20 scanned resources for the pipeline to securityReportSummary in GraphQL
-
Valery Sizov authored
Merge branch '220519-follow-up-from-geo-track-packagefile-sync-counts-in-geo-node-statuses' into 'master' Geo: Refactor replicator-related specs Closes #220519 See merge request gitlab-org/gitlab!35678
-
Matthias Kaeppler authored
This is pulled from Prometheus as well.
-
Kushal Pandya authored
Update dependency @gitlab/svgs to v1.147.0 See merge request gitlab-org/gitlab!35736
-
Toon Claes authored
But instead, ask the replicator to ask the CarrierWaveUploader to tell what the path of the file is.
-
Dylan Griffith authored
Indexing the same project twice at the same time causes conflict errors in Elasticsearch and this usually leads to failures which can lead to a project never being successfully indexed correctly. The simplest solution is to use a lock in the worker and just fail immediately if it's already running and let Sideikiq retries requeue the project if it does have more updates that need indexing. When it next runs it will check if there are new commits that need indexing. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/32648
-
Bob Van Landuyt authored
Move merge_requests_users metric to stage section See merge request gitlab-org/gitlab!35593
-
Patrick Bajao authored
The `merge_requests_users` metric is specific to create stage so it's more appropriate to move it to the appropriate section.
-
Valery Sizov authored
DRY up specs
-
Tim Zallmann authored
Remove repeating dispatch and commit mocks See merge request gitlab-org/gitlab!35203
-
Rémy Coutable authored
Introduce feature flag definition (RUN AS-IF-FOSS) Closes #221053 See merge request gitlab-org/gitlab!34269
-
Ezekiel Kigbo authored
Merge branch '225229-update-ci-cd-individual-jobs-page-with-updated-pipelines-minutes-warning-banner' into 'master' Add running out of minutes warning to CI job pages Closes #225229 See merge request gitlab-org/gitlab!35622
-
Nicolò Maria Mezzopera authored
Fix $border-radius-base SCSS value See merge request gitlab-org/gitlab!35740
-
Sean McGivern authored
Update the job scheduling and execution targets See merge request gitlab-org/gitlab!35831
-
Dylan Griffith authored
Support AWS IAM role for ECS tasks in elastic search client Closes #195788 See merge request gitlab-org/gitlab!33456
-
Changzheng Liu authored
Note, this change is copied from a community contribution https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24926
-
James Lopez authored
Update snippet statistics after project import See merge request gitlab-org/gitlab!35730
-
Francisco Javier López authored
-
Evan Read authored
Add disclaimer for direct Git access See merge request gitlab-org/gitlab!35653
-
Paul Okstad authored
-
Natalia Tepluhina authored
Add revoked date column to credentials inventory for PAT Closes #218046 See merge request gitlab-org/gitlab!35251
-
Jiaan Louw authored
This adds a revoked PAT credentials column to the credentials inventory.
-
Marcel Amirault authored
Remove stage matching requirement for review apps See merge request gitlab-org/gitlab!35820
-
Natalia Tepluhina authored
Update pipeline minute warning button style See merge request gitlab-org/gitlab!35675
-
Marcel Amirault authored
Drop maintainer permission necessity for MR pipelines See merge request gitlab-org/gitlab!35805
-