- 28 Nov, 2020 1 commit
-
-
Kassio Borges authored
The merged by field is not available on the list of pull requests, which is used to import the merge request. Therefore, for each merged pull request we need to do another request to Github to fetch this field. Once fetched, if the user can be mapped to a GitLab user, it's added as to the `MergeRequest::Metrics#merged_by`. Otherwise, a note is added to the merge request with the text: 'Merged by "login"', where "login" is the Github login of the user who merged the pull request in Github.
-
- 27 Nov, 2020 39 commits
-
-
Andrew Fontaine authored
Pipeline Graph Restructure: New Stage Column and CSS Updates See merge request gitlab-org/gitlab!48498
-
Sarah Groff Hennigh-Palermo authored
Adjusts mounting funcs, adds query, specs
-
Jan Provaznik authored
Add PG vars to Test.gitlab-ci.yml See merge request gitlab-org/gitlab!48475
-
Kamil Trzciński authored
Remove gitlab_transaction_cputime_seconds metric See merge request gitlab-org/gitlab!48023
-
Imre Farkas authored
Update GitLab Runner Helm Chart to 0.23.0/13.6.0 See merge request gitlab-org/gitlab!48284
-
Brandon Labuschagne authored
Merge branch '239518-package-details-not-updating-when-the-same-version-is-deployed-from-a-different-branch' into 'master' Refactor package_files to standalone component See merge request gitlab-org/gitlab!48451
-
Nicolò Maria Mezzopera authored
- source - tests
-
David O'Regan authored
Refactor pipeline empty state specs See merge request gitlab-org/gitlab!48603
-
Mark Florian authored
Add GraphQL ID conversion helpers See merge request gitlab-org/gitlab!48456
-
Brandon Labuschagne authored
-
Brandon Labuschagne authored
Fix container_registry url for relative urls See merge request gitlab-org/gitlab!48661
-
Nicolò Maria Mezzopera authored
- update utility - add more test cases
-
Nicolas Dular authored
Aligns the spec with our current testing standards and prepares it for a future experiment.
-
Sean McGivern authored
Fix query timeout when finding auto-cancelable pipelines See merge request gitlab-org/gitlab!46575
-
Martin Wortschack authored
Update dependency @gitlab/ui to v24.2.0 See merge request gitlab-org/gitlab!48672
-
Mark Florian authored
Pipeline Graph Restructure: Add Wrapper and Query See merge request gitlab-org/gitlab!48339
-
Sarah Groff Hennigh-Palermo authored
Adjusts mounting funcs, adds query, specs
-
Fabio Pitino authored
Expose merge request diff variables See merge request gitlab-org/gitlab!46621
-
GitLab Bot authored
-
Mark Florian authored
Add AutoFix Indicator to the Vulnerability Report Page See merge request gitlab-org/gitlab!48251
-
Jannik Lehmann authored
This commit introduces an AutoFix Indicator Badge whenever AutoFix is available for the given Vulnerability.
-
Vitaly Slobodin authored
Refactor spec `spec/frontend/vue_shared/components/toggle_button_spec.js` See merge request gitlab-org/gitlab!38544
-
Tom Quirk authored
- Create helper functions for finding GlIcon, input and button elements - Use isVisible instead of exists for checking icon
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v24.1.0 See merge request gitlab-org/gitlab!48395
-
Marcin Sedlak-Jakubowski authored
Add note about caching to ci efficiency doc See merge request gitlab-org/gitlab!48665
-
Marcel Amirault authored
-
Fabio Pitino authored
Ci::Pipeline#same_family_pipeline_ids uses PipelineObjectHierarchy to recursively find all pipelines (parent + children) given a pipeline object. This previously was finding recursively all ancestors and then all descendants. We can instead fire two queries, one to find the root ancestor and then use that as a baseline to find all descendants.
-
Mark Florian authored
Pipeline Graph Restructure: Graph Component Changes See merge request gitlab-org/gitlab!48330
-
Sarah Groff Hennigh-Palermo authored
Applies changes and adds legacy files, specs
-
Sean McGivern authored
Add ComplianceManagement::Frameworks::DestroyService See merge request gitlab-org/gitlab!47937
-
Marcin Sedlak-Jakubowski authored
Add version history to Jenkins integration docs See merge request gitlab-org/gitlab!48646
-
Evan Read authored
-
Marcin Sedlak-Jakubowski authored
Add version history to Jenkins integration docs See merge request gitlab-org/gitlab!48646
-
Evan Read authored
-
Achilleas Pipinellis authored
Docs: Troubleshoot NFS requests with bash and perf See merge request gitlab-org/gitlab!46657
-
Katrin Leinweber authored
-
Marcin Sedlak-Jakubowski authored
Fix version text for API topic See merge request gitlab-org/gitlab!48648
-
Phil Hughes authored
Utilize approver suggestion partial See merge request gitlab-org/gitlab!47976
-
Achilleas Pipinellis authored
Add ES version upgrade section to clarify end user questions See merge request gitlab-org/gitlab!48548
-