- 26 Oct, 2020 1 commit
-
-
Dmitry Gruzd authored
When searching for Issues and Merge Request sometimes you don't want to see the most accurate result. You might want to see the the newest result. Now you can change from Relevant results to newest or oldest results. As we add more filtering in the future this will be even more valuable.
-
- 16 Oct, 2020 39 commits
-
-
Achilleas Pipinellis authored
Re-sort permissions table See merge request gitlab-org/gitlab!43646
-
Natalia Tepluhina authored
Immutable cache update in `submit_content_changes` resolver See merge request gitlab-org/gitlab!44929
-
Nicolò Maria Mezzopera authored
-
Natalia Tepluhina authored
MR Analytics - Throughput chart - Prettify tooltip title See merge request gitlab-org/gitlab!45231
-
Mark Chao authored
Add user sign in indicator to Jira connect app See merge request gitlab-org/gitlab!42628
-
Ezekiel Kigbo authored
Swimlanes - Add group_by URL param See merge request gitlab-org/gitlab!45108
-
Simon Knox authored
Merge branch '241489-ide-migrate-button-styles-in-_ide_theme_overrides-scss-to-use-box-shadow-instead-of-border' into 'master' Migrate button styles in _ide_theme_overrides.scss See merge request gitlab-org/gitlab!40705
-
Himanshu Kapoor authored
-
Simon Knox authored
Update some Source Code feature flag yml files See merge request gitlab-org/gitlab!45332
-
Ash McKenzie authored
Handle Jira app update webhook See merge request gitlab-org/gitlab!45151
-
Andy Soiron authored
-
Justin Ho authored
Since the user reference is a dynamic string, it does not need to be wrapped as a link inside the translation.
-
Ezekiel Kigbo authored
Truncate long file paths See merge request gitlab-org/gitlab!45254
-
Evan Read authored
Update docs with deprecation process See merge request gitlab-org/gitlab!45351
-
Simon Knox authored
Move EE pipeline graph styles to page bundle CSS See merge request gitlab-org/gitlab!45015
-
Florie Guibert authored
Add group_by URL param for Swimlanes
-
Ezekiel Kigbo authored
Update dependency @gitlab/ui to v21.32.1 See merge request gitlab-org/gitlab!45288
-
Luke Duncalfe authored
-
Russell Dickenson authored
Fix a small mistake in variables doc See merge request gitlab-org/gitlab!45350
-
Shinya Maeda authored
Add limit to number of test cases parsed See merge request gitlab-org/gitlab!44615
-
Erick Bajao authored
This adds a hardcoded value for now, but in succeeding issues will be replaced with an actual application limit. We can't rely on test_suite.total_count because it counts test cases uniquely by their classname + name. So if there's a malicious file that are just a bunch of duplicate test cases, we won't be able to catch it.
-
Marcel Amirault authored
-
Marcel Amirault authored
Edit CI variables doc to shorten sentences See merge request gitlab-org/gitlab!44763
-
Rachel Gottesman authored
-
Mark Chao authored
Add missing 90x avatar size for image scaling See merge request gitlab-org/gitlab!45025
-
Matthias Käppler authored
-
Russell Dickenson authored
Removing notes from Pages docs See merge request gitlab-org/gitlab!45337
-
Dylan Griffith authored
Introduce MergeRequest#merge_base_pipeline for CodeQuality artifact comparison to merged results See merge request gitlab-org/gitlab!44648
-
James Fargher authored
Merge branch '267498-failed-test-qa-specs-features-browser_ui-1_manage-login-register_spec-rb-39-manage-standard' into 'master' Redirect when no user is signed in when updating registration See merge request gitlab-org/gitlab!45276
-
Michael Kozono authored
Release the merge request diff replication See merge request gitlab-org/gitlab!45224
-
drew cimino authored
-
Dylan Griffith authored
DRY api/users_spec deactivation tests See merge request gitlab-org/gitlab!43904
-
Jacques Erasmus authored
Fix scoped label markdown padding See merge request gitlab-org/gitlab!45153
-
Nathan Friend authored
Add Requirement description support See merge request gitlab-org/gitlab!44902
-
drew cimino authored
This merge request allows a single backend feature flag to toggle the base pipeline used for comparing CodeQuality artifacts in merge requests between the MR diff base and the merge base from the target branch.
-
drew cimino authored
-
drew cimino authored
Refers to the pipeline run on target_sha of actual_head_pipeline, allowing us to compare the head_pipeline for the merged result of an MR to the commit immediately prior to merging of new code.
-
Evan Read authored
Add substitution rule for GitLab Shell See merge request gitlab-org/gitlab!45297
-
Amy Qualls authored
Add an error-level substitution rule to prevent users from writing the product name as "GitLab-shell" - capitalization is already handled in .markdownlint.json
-