- 24 Feb, 2022 18 commits
-
-
Mark Chao authored
Require 'rspec' to fix bin/rspec-stackprof See merge request gitlab-org/gitlab!81277
-
Mark Chao authored
Move admin memberships CSV export to background job See merge request gitlab-org/gitlab!80391
-
Max Woolf authored
Currently the CSV generated in the admin/users page is done synchronously and then offered as a download. We need to update the CSV to use Max Role instead of direct membership role in the outputted CSV which will be more complex to generate so should be in a background job. Changelog: changed EE: true
-
Kati Paizee authored
Clarifications on manifest file See merge request gitlab-org/gitlab!81175
-
Grant Hickman authored
-
Kushal Pandya authored
Fix pull/push mirror authentication fields See merge request gitlab-org/gitlab!81419
-
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 22 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
-