- 29 Nov, 2020 4 commits
-
-
Rachel Gottesman authored
-
Stan Hu authored
Setup Vuex state needed for group members filter bar See merge request gitlab-org/gitlab!48403
-
Peter Hegman authored
Pass options to Vuex store to be used by components
-
Stan Hu authored
Remove visualization tab on CI configs See merge request gitlab-org/gitlab!48635
-
- 28 Nov, 2020 3 commits
-
-
Stan Hu authored
resolves #241744 add Kroki to support more diagrams in AsciiDoc and Markdown See merge request gitlab-org/gitlab!44851
-
Stan Hu authored
Github Importer - import pull request merged by See merge request gitlab-org/gitlab!48561
-
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 33 commits
-
-
Mayra Cabrera authored
Created alias to map issues `service_desk_reply_to` to `external_author` See merge request gitlab-org/gitlab!48363
-
Lee Tickett authored
-
Mayra Cabrera authored
Rename "CYCLE_ANALYTICS_*" variables for CI with "VSA_*" See merge request gitlab-org/gitlab!48675
-
Mayra Cabrera authored
Move (extra_)shared_runners_minutes to Ci::Minutes::Quota See merge request gitlab-org/gitlab!47712
-
Fabio Pitino authored
Method has been migrated into Ci::Minutes::Quota module as `purchased_minutes_used_up?` Move `shared_runners_minutes_used?` to Quota class Move Namespace#shared_runners_minutes_used? to the new Ci::Minutes::Quota#minutes_used_up? Renamed minutes_used to total_minutes_used
-
Nathan Friend authored
Merge branch '262109-fe-add-severity-counters-to-group-and-instance-vulnerability-reports-instance' into 'master' Add Vulnerability Severities count to instance report See merge request gitlab-org/gitlab!47863
-
David Pisek authored
* Add vulnerabilities severity count component to page * Add specs
-
Andrew Fontaine authored
Pipeline Graph Structural Update: Adding Accessors See merge request gitlab-org/gitlab!48558
-
Jan Provaznik authored
Remove `vue_issue_header` feature flag code See merge request gitlab-org/gitlab!48244
-
Craig Norris authored
Update Style Guide for Version handling See merge request gitlab-org/gitlab!48191
-
Craig Norris authored
Update guide for revised version handling.
-
Andrew Fontaine authored
Fixed double-border on WebIDE button See merge request gitlab-org/gitlab!48605
-
Craig Norris authored
Add more Ecosystem group metadata See merge request gitlab-org/gitlab!48298
-
Mark Florian authored
Fix MR options button visibility at desktop screen size See merge request gitlab-org/gitlab!48693
-
Fabio Pitino authored
Add limits for deployments per pipeline See merge request gitlab-org/gitlab!46931
-
-
Sarah GP authored
-
Sarah GP authored
Squashes 22 commits for rebase and applies previous changes Adjusts mounting funcs, adds query, specs
-
Kerri Miller authored
Update package_file to use FileStoreMounter concern See merge request gitlab-org/gitlab!48482
-
Steve Abrams authored
-
Patrick Bair authored
Improve ci_builds runner_id index See merge request gitlab-org/gitlab!48241
-
Adrien Kohlbecker authored
This reverts commit 102f1c8e97fdcd8dbca61b754219e83d33398482.
-
Coung Ngo authored
This commit fixes a previous one that accidentally removed `d-md-none` from the MR Options dropdown button
-
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
-