- 02 Jul, 2020 40 commits
-
-
Lin Jen-Shin authored
Allow files to belong to multiple categories in the roulette Closes #218241 See merge request gitlab-org/gitlab!35660
-
Natalia Tepluhina authored
Remove mock dashboard data See merge request gitlab-org/gitlab!35619
-
Heinrich Lee Yu authored
Propagate error on FF pre-receive failure See merge request gitlab-org/gitlab!35633
-
Natalia Tepluhina authored
Resolve "Group Activity - MRs Chart w/ Single Series: App skeleton" See merge request gitlab-org/gitlab!35143
-
Brandon Labuschagne authored
This commit introduces the FE skeleton code used for the new reports page. It also include the first link into the page as well as renames the group activity metric titles.
-
Markus Koller authored
Add MergeRequest.diffStatSummary.fileCount to graphql API See merge request gitlab-org/gitlab!35685
-
Natalia Tepluhina authored
Fix docs links from EE UI items See merge request gitlab-org/gitlab!35489
-
Marcel Amirault authored
Updates broken links to docs in EE features
-
Nicolò Maria Mezzopera authored
Introduce fork page components See merge request gitlab-org/gitlab!35589
-
Illya Klymov authored
Introduce fork groups list and item for new fork page design
-
Peter Leitzen authored
Resolve "Add Graphql/AuthorizeType cop to EE namespaced types" See merge request gitlab-org/gitlab!35531
-
Robert May authored
-
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
-
Robert May authored
Ensure pre-receive hook errors are propagated to the GUI when encountered on fast-forward merges.
-
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.
-
Miguel Rincon authored
Remove manually input mock data in favor of data from a fixture
-
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
-