- 04 Dec, 2020 40 commits
-
-
Simon Knox authored
Merge branch '281060-rename-graphql-mutations-queries-for-boards-to-follow-convention-and-consolidate-under' into 'master' Rename the folder hosting graphql files to `graphql` for boards and add mutation suffix. [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!47474
-
Marcel Amirault authored
Remove unlinked image from repository See merge request gitlab-org/gitlab!49171
-
Jan Provaznik authored
Transfer a project/group to a new namespace inheriting integrations See merge request gitlab-org/gitlab!48621
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49095
-
Alper Akgun authored
Add whats_new version tabs for self-managed See merge request gitlab-org/gitlab!47852
-
David O'Regan authored
Fix console error on empty localStorage value See merge request gitlab-org/gitlab!46519
-
Simon Knox authored
Also delete unnecessary getter - that is only needed by localStorageSync
-
Martin Wortschack authored
Move the diff_file utility into the utils folder See merge request gitlab-org/gitlab!49190
-
Simon Knox authored
Merge branch '290282-change-cache-policy-for-iteration_issues_summary_card-query-to-default' into 'master' Change cache policy for iteration_issues_summary_stats query to default See merge request gitlab-org/gitlab!49101
-
Martin Wortschack authored
Resolve "Save button should have a different color on press" See merge request gitlab-org/gitlab!48975
-
Kushal Pandya authored
Display schedule See merge request gitlab-org/gitlab!48560
-
David O'Regan authored
Use incident instead of issue for operation settings See merge request gitlab-org/gitlab!48406
-
Tristan Read authored
-
Kushal Pandya authored
Gradually load more diffs as time goes on See merge request gitlab-org/gitlab!48253
-
Stan Hu authored
Resolve "N + 1: CommitDelta for large pushes" See merge request gitlab-org/gitlab!46116
-
Evan Read authored
Make a note in the docs-lint links job bolded See merge request gitlab-org/gitlab!49201
-
Marcel Amirault authored
-
Ezekiel Kigbo authored
Refine group creation form See merge request gitlab-org/gitlab!48490
-
Shinya Maeda authored
Update nodejs-scan rule to wildcard prefix See merge request gitlab-org/gitlab!48902
-
Zach Rice authored
-
Mark Lapierre authored
Check for pipeline first before status See merge request gitlab-org/gitlab!49072
-
Tiffany Rea authored
-
Dylan Griffith authored
Migration to add project and issue permissions to issues in index See merge request gitlab-org/gitlab!47819
-
Jay Swain authored
This commit adds in the version specific tabs to the "whats new" drawer for self-managed instances. The WhatsNewController now returns data from 2 different parameters, version OR page. The result is now a Struct that has attributes, instead of a Hash. part of: https://gitlab.com/gitlab-org/growth/engineering/-/issues/5388
-
Terri Chu authored
Backfill issues documents with missing permissions for project and issue permissions. Adds batch capabilities to the Elastic::MigrationWorker to support modifying large amounts of documents.
-
Dylan Griffith authored
Add metrics for Clone quick_action See merge request gitlab-org/gitlab!48537
-
Mark Lapierre authored
Add negatable predicate methods See merge request gitlab-org/gitlab!48242
-
Sofia Vistas authored
Prior to this change, the matchers would need in some cases to wait for the condition to return true and the negate it. This can add up to 10 seconds each time. This MR, instead of executing the page object's matcher method, uses a custom matcher for match_when_negated that reads more naturally and avoids using negative predicate methods such as has_no_file in the end to end test.
-
Michael Kozono authored
Maintenance mode displays a banner message See merge request gitlab-org/gitlab!44773
-
Mayra Cabrera authored
Geo: Ensure Reenqueuer works as intended See merge request gitlab-org/gitlab!48172
-
Kerri Miller authored
Allow applicable approval rules to be included for reviewers See merge request gitlab-org/gitlab!46855
-
David Kim authored
-
Thomas Randolph authored
-
Kerri Miller authored
Pass the 'raw' URL instead of 'blob' URL in revocation api call See merge request gitlab-org/gitlab!49170
-
Amy Qualls authored
GitLab to Kubernetes communication blueprint See merge request gitlab-org/gitlab!46847
-
Mikhail Mazurskiy authored
Rebase against master, since this branch was a few weeks old, and start by adding hard line wraps.
-
Amy Qualls authored
Fix typo in terraform state page See merge request gitlab-org/gitlab!49185
-
Mark Lapierre authored
e2e: Add missing let that led to a project being created when loading the file See merge request gitlab-org/gitlab!48899
-
Dylan Griffith authored
De-normalize project visibility_level into issues Elasticsearch documents See merge request gitlab-org/gitlab!48436
-
Evan Read authored
Soften gitaly nfs warning See merge request gitlab-org/gitlab!49172
-