- 24 Feb, 2022 21 commits
-
-
Kati Paizee authored
Document issue encountered with request caching of broadcast messages See merge request gitlab-org/gitlab!81375
-
Eugie Limpin authored
-
Kati Paizee authored
Remove trailing whitespace in docs See merge request gitlab-org/gitlab!81477
-
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 19 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
-
ngaskill authored
-
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
-