- 25 Feb, 2021 34 commits
-
-
Lukas Eipert authored
In the code below jQuery.get is used in order to download javascript that is then executed. In order to move away from jQuery ajax, we can utilize Rails.ajax which does the same thing.
-
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
-
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.
-
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
-
Russell Dickenson authored
Refactor rest of repository storage types documentation See merge request gitlab-org/gitlab!54890
-
Evan Read authored
-
Stan Hu authored
fixed link to available variables See merge request gitlab-org/gitlab!55005
-
Stan Hu authored
Merge branch '22754-restrict-personal-access-tokens-to-specific-projects-fe-radio-buttons' into 'master' Add projects field to personal access token form [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54839
-
Edmond Chan authored
-
- 24 Feb, 2021 6 commits
-
-
Simon Knox authored
Sort changed metrics first in metrics reports MR widget See merge request gitlab-org/gitlab!54729
-
Miranda Fluharty authored
-
charlie ablett authored
- Remove unneeded method - Rename variable
-
Ezekiel Kigbo authored
Use gitlab_web_url in issuable.vue See merge request gitlab-org/gitlab!55021
-
Ezekiel Kigbo authored
Fix issue with loading tags on the compare page See merge request gitlab-org/gitlab!55058
-
David O'Regan authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55049
-