- 25 Feb, 2021 40 commits
-
-
Arturo Herrero authored
Github Importer: Import Pull request "merged_at" attribute See merge request gitlab-org/gitlab!54862
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/stylelint-config to v2.3.0 See merge request gitlab-org/gitlab!55151
-
Fabio Pitino authored
Allow a job token to identify himself on /job See merge request gitlab-org/gitlab!51727
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!55153
-
Miguel Rincon authored
Rename pipeline_actions component See merge request gitlab-org/gitlab!54994
-
Etienne Baqué authored
Harden added metrics See merge request gitlab-org/gitlab!54805
-
Bob Van Landuyt authored
Less frequent periodic authorized project recalculation See merge request gitlab-org/gitlab!54836
-
Olena Horal-Koretska authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55082
-
GitLab Release Tools Bot authored
-
Alper Akgun authored
-
charlie ablett authored
Use info colour for merged search results instead of primary See merge request gitlab-org/gitlab!55008
-
Jan Provaznik authored
GraphQL: Enable arguments to be marked as deprecated in schema See merge request gitlab-org/gitlab!45229
-
Luke Duncalfe authored
The newer version of the graphql gem updated in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53697 supports marking arguments as deprecated within the schema (https://github.com/rmosolgo/graphql-ruby/pull/3015). Previously, deprecated arguments were only marked as such in their description. This change enables them to be fully marked as deprecated in the schema, and therefore introspection queries.
-
Vitali Tatarintev authored
Update GitLab Runner Helm Chart to 0.26.0/13.9.0 See merge request gitlab-org/gitlab!54863
-
GitLab Bot authored
-
charlie ablett authored
Refactor to extract and rename spam_action_response_fields methods See merge request gitlab-org/gitlab!54256
-
Dmytro Zaporozhets (DZ) authored
Hardened "add" arithmetic for usage data See merge request gitlab-org/gitlab!54794
-
Vitali Tatarintev authored
Remove for_ids scope See merge request gitlab-org/gitlab!54897
-
Jan Provaznik authored
Expose details of issues blocking issue See merge request gitlab-org/gitlab!54152
-
David Kim authored
Expose epicsCount under epic board lists See merge request gitlab-org/gitlab!54783
-
Kushal Pandya authored
Moves the CODEOWNERS tip into the Vue approvals app See merge request gitlab-org/gitlab!54830
-
Phil Hughes authored
Instead of the tip being in the HAML view, it is now in the Vue app. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/284212
-
Etienne Baqué authored
Add GraphQL mutation to create release asset link See merge request gitlab-org/gitlab!54605
-
Nathan Friend authored
This commit adds a new GraphQL mutation - `releaseAssetLinkCreate` - that creates a new asset link and associates with an existing release.
-
Jan Provaznik authored
There is `id_in` method which can be used instead.
-
Ahmet DEMIR authored
This endpoint retrieve the job that generated a job token
-
Mark Lapierre authored
Quarantine test from staging while investigate See merge request gitlab-org/gitlab!55130
-
Tiffany Rea authored
-
Kushal Pandya authored
Migrate Merge Conflicts App to Vue SFC See merge request gitlab-org/gitlab!54463
-
Lukas 'Eipi' Eipert authored
Inlining the partials makes it a lot easier to move this to a proper SFC template.
-
Kushal Pandya authored
Epic board - Display epic reference on card [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55028
-
Florie Guibert authored
Rename issue_card_inner component to board_card_inner
-
David Kim authored
Forcibly load X509 cert See merge request gitlab-org/gitlab!54569
-
Evan Read authored
Update CI/CD variable terminology See merge request gitlab-org/gitlab!54789
-
Marcel Amirault authored
Make sure environment variables are referred to as CI/CD variables or environment variables, as needed
-
Mark Chao authored
Support "view_diffs_file_by_file" param in the Users create and update API See merge request gitlab-org/gitlab!54595
-
Gary Holtz authored
-
Martin Wortschack authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55048
-
Dylan Griffith authored
Add descriptions to BlobViewers TypeEnum See merge request gitlab-org/gitlab!55006
-
charlie ablett authored
- GraphQL field causes N+1 so complexity set at 5
-