- 01 Feb, 2022 40 commits
-
-
Kerri Miller authored
-
Kerri Miller authored
-
Thomas Randolph authored
-
Suzanne Selhorn authored
Add a note about automatic renewal of storage subscriptions See merge request gitlab-org/gitlab!79474
-
Firdaws Farukh authored
-
Douglas Barbosa Alexandre authored
Fix Popen not always returning error code See merge request gitlab-org/gitlab!79564
-
Pavel Shutsin authored
Remove extract_mr_diff_commit_deletions FF See merge request gitlab-org/gitlab!79548
-
Natalia Tepluhina authored
Fix search term case sensitivity for transfer namespace See merge request gitlab-org/gitlab!79595
-
Marcia Ramos authored
Add link to pull-based deployments See merge request gitlab-org/gitlab!79460
-
Natalia Tepluhina authored
Change pipeline must succeed settings copy See merge request gitlab-org/gitlab!79541
-
Natalia Tepluhina authored
Renamed diff searching feature flag See merge request gitlab-org/gitlab!79513
-
Dan Davison authored
Resolve "Clear Geo QA publishing failures" See merge request gitlab-org/gitlab!78214
-
Dan Davison authored
Push commit to start pipeline as late as possible before MWPS See merge request gitlab-org/gitlab!78977
-
Mark Lapierre authored
This should help allow the test to set MWPS while the pipeline is still running.
-
Achilleas Pipinellis authored
Mark support for OpenSUSE Leap 15.2 as deprecated See merge request gitlab-org/gitlab!79599
-
Stan Hu authored
`Process#waitpid` returns `Process::Status`, which holds a 16-bit value. * The higher-order 8 bits hold the exit() code (`exitstatus`). * The lower-order bits holds whether the process was terminated. Previously if the process didn't exit normally, `Gitlab::Popen#popen` would return a status of `nil` since `exitstatus` would be `nil`. This isn't informative because we want to know what signal killed the process. We can get this by calling `Process::Status.to_i`. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/351155 Changelog: fixed
-
Marcin Sedlak-Jakubowski authored
Docs: Minor contextualization improvement See merge request gitlab-org/gitlab!79643
-
Marcia Ramos authored
-
Max Woolf authored
Enable Zip64 support See merge request gitlab-org/gitlab!79596
-
Kerri Miller authored
Add workItemDelete mutation See merge request gitlab-org/gitlab!79371
-
Douglas Barbosa Alexandre authored
Geo: Fix reverify object stored files See merge request gitlab-org/gitlab!79469
-
Andrejs Cunskis authored
E2E: Explicit comparison of mr comments See merge request gitlab-org/gitlab!79546
-
Amy Qualls authored
Adding troubleshooting section for issue 285129 See merge request gitlab-org/gitlab!79049
-
olivier némoz saint-dizier authored
-
Mark Florian authored
Update dependency @gitlab/ui to v35 See merge request gitlab-org/gitlab!79430
-
Dylan Griffith authored
Support partitioning of `SharedModels` See merge request gitlab-org/gitlab!79441
-
Simon Knox authored
Remove unused resolve button from HAML discussions See merge request gitlab-org/gitlab!79619
-
Albert Salim authored
Exit immediately if running minimal reproduction fails See merge request gitlab-org/gitlab!79453
-
Fiona Neill authored
Add copy query to clipboard docs See merge request gitlab-org/gitlab!79609
-
Alina Mihaila authored
-
David O'Regan authored
Break Jira connect app into multiple page components See merge request gitlab-org/gitlab!79301
-
Mark Florian authored
-
Bob Van Landuyt authored
Upgrade GitLab Pages to 1.53.0 See merge request gitlab-org/gitlab!79628
-
Enrique Alcántara authored
Geo Sites - Filter By Status See merge request gitlab-org/gitlab!79070
-
Stan Hu authored
Fix NoMethodError when commit is missing See merge request gitlab-org/gitlab!79553
-
Stan Hu authored
Don't notify Sentry about PreReceiveErrors See merge request gitlab-org/gitlab!79558
-
Susan Tacker authored
Added guidance for "guide" and "FAQ" See merge request gitlab-org/gitlab!79533
-
Peter Leitzen authored
Pass formats explicitly when rendering .md file See merge request gitlab-org/gitlab!75781
-
Stan Hu authored
Add Blob#symlink? boolean method See merge request gitlab-org/gitlab!79590
-
Phil Hughes authored
Change sort order of packages and packageFiles See merge request gitlab-org/gitlab!79608
-