- 25 Feb, 2021 40 commits
-
-
Phil Hughes authored
Merge branch '322536-fix-label-filter-link-on-jira-issues-list-page-when-ff-is-enabled' into 'master' Fix label filter link on Jira issues list page when ff is enabled See merge request gitlab-org/gitlab!54899
-
Justin Ho Tuan Duong authored
- Fixes label link when `jira_issues_list` feature flag is enabled - Properly featch issues and update URL when label is applied
-
Illya Klymov authored
Remove note about nullifying the wrapper See merge request gitlab-org/gitlab!54715
-
Olena Horal-Koretska authored
Update codebase with use of new "Premium" plan along with the deprecated "Silver" plan See merge request gitlab-org/gitlab!54680
-
Jan Provaznik authored
Merge branch '322467-experiment-cleanup-trim-down-the-skip-copy-in-the-com-trial-flow-for-non-gl-users' into 'master' Cleanup trim-down the "skip copy" experiment [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54911
-
Alper Akgun authored
Succesful experiment was rolled out to 100%
-
David Kim authored
Limit the size of a Sidekiq job See merge request gitlab-org/gitlab!53829
-
Kushal Pandya authored
Add label list to Epic board [RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!55011
-
Florie Guibert authored
Add new label list to epic board using add column
-
Brandon Labuschagne authored
Remove CAPTCHA support from issue description.vue component See merge request gitlab-org/gitlab!55136
-
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
-
Chad Woolley authored
- This is no longer needed, because spam checking for issue task updates was disabled here: - Issue: https://gitlab.com/gitlab-org/gitlab-foss/-/issues/64021 - MR: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/30279 - This code should have been removed in that MR, as it is now unused.
-
Alper Akgun authored
-
Etienne Baqué authored
Replaced silver occurrences with premium
-
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
-
Quang-Minh Nguyen 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.
-