- 24 Feb, 2022 12 commits
-
-
Kushal Pandya authored
Remove unnecessary margin to the right of the Show comment only dropdown See merge request gitlab-org/gitlab!81449
-
Mark Lapierre authored
Wait for branch protection before removing it See merge request gitlab-org/gitlab!80985
-
Mark Lapierre authored
Tests can fail if they try to remove protection from a branch immediately after the repo was created. This adds a readme so the repo is created ASAP, and waits for the branch protection to be applied before removing it.
-
Alex Ives authored
Use PG full-text search for searching issues See merge request gitlab-org/gitlab!71913
-
James Fargher authored
Removes display_outdated_line_diff feature flag See merge request gitlab-org/gitlab!81438
-
Patrick Bajao authored
Improve WorkItemPolicy See merge request gitlab-org/gitlab!80235
-
Marcel Amirault authored
Drop reference to CI lint from Jobs page See merge request gitlab-org/gitlab!81318
-
rossfuhrman authored
-
Evan Read authored
Requirements for metrics reports to work See merge request gitlab-org/gitlab!78056
-
Ben Prescott @bprescott_↙ ☺ authored
-
Simon Knox authored
Add combined groups/project GTM tracking See merge request gitlab-org/gitlab!81035
-
Tyler Williams authored
-
- 23 Feb, 2022 28 commits
-
-
Evan Read authored
Clean up docs redirects - 2022-02-22 See merge request gitlab-org/gitlab!81342
-
Nick Gaskill authored
-
Heinrich Lee Yu authored
Merge branch '337477-spec-failure-in-spec-features-merge_request-user_sees_diff_spec-rb-merge-request-user-sees' into 'master' Quarantine a flaky test See merge request gitlab-org/gitlab!81434
-
Suzanne Selhorn authored
Fix kramdown warnings in docs See merge request gitlab-org/gitlab!81468
-
Anastasia McDonald authored
Fully quarantine open_fork_in_web_ide spec See merge request gitlab-org/gitlab!81463
-
Achilleas Pipinellis authored
Fixed Vale issues for /administration/geo/index.md for #353260 See merge request gitlab-org/gitlab!81288
-
Szabó Lehel authored
-
Jose Ivan Vargas authored
Add autocomplete off to text inputs See merge request gitlab-org/gitlab!81381
-
Heinrich Lee Yu authored
Expose merge request flag as boolean in the pipeline entity See merge request gitlab-org/gitlab!81431
-
Enrique Alcántara authored
Improve strikethrough in Markdown editor See merge request gitlab-org/gitlab!81092
-
Steve Mokris authored
- Adds a toolbar button - Adds a keyboard shortcut (mod+shift+x) - Avoids showing the label autocomplete menu Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/81092
-
Nick Gaskill authored
Removed CI/CD tunnel See merge request gitlab-org/gitlab!81347
-
Suzanne Selhorn authored
We are going to try to focus on the fact that you can use GitLab CI/CD to securely connect to your agent. No need to introduce another feature name
-
Kamil Trzciński authored
Enable truly decomposed pipeline across two databases See merge request gitlab-org/gitlab!78182
-
ngaskill authored
-
Peter Leitzen authored
Introduce JH rubocop rules if found JH See merge request gitlab-org/gitlab!81220
-
Anastasia McDonald authored
To reduce the noise in pipelines
-
Andrew Fontaine authored
Fix erroneous all warning from race condition See merge request gitlab-org/gitlab!81224
-
Simon Knox authored
If you edited the text while the initial message was loading it was possible to get in a state where the warning was shown when it should have been removed This adds another sentinel value to mark if we delete the reference to all users while it is loading the preview. If we had, then we clear the user count after fetching the markdown Changelog: fixed
-
Amy Qualls authored
Change docs ownership for Auditor users See merge request gitlab-org/gitlab!81443
-
Nick Gaskill authored
Docs update for memory profiler and performance bar See merge request gitlab-org/gitlab!80598
-
Roy Zwambag authored
-
Rajan authored
There was unnecessary margin beside the Show comment only dropdown in Merge Request view. Remove the gl-mr-3 class which will remove the space beside the dropdown. Changelog: fixed
-
Amy Qualls authored
Doc Consistency: user/project/web_ide - editor See merge request gitlab-org/gitlab!81195
-
Suzanne Selhorn authored
Add yet to the docs word list to avoid See merge request gitlab-org/gitlab!81157
-
Achilleas Pipinellis authored
-
Rémy Coutable authored
Fix GraphQL/OrderedFields offenses See merge request gitlab-org/gitlab!81425
-
Dan Davison authored
Handle possible nil errors in delete resources job See merge request gitlab-org/gitlab!80959
-