- 17 Jul, 2020 40 commits
-
-
Gary Holtz authored
* MergeService will now check if an MR was already merged * SquashService will check if an MR was already merged * PostMergeService has been broken apart and some elements have been added into a transaction * PostMergeService will not run unless the source branch was set to be deleted and successfully was. * Specs have been added for the above and to prevent duplicate notifications
-
Toon Claes authored
Fix explore projects controller n+1 bullet report See merge request gitlab-org/gitlab!36874
-
Terri Chu authored
-
Markus Koller authored
Update screenshot of forking workflow See merge request gitlab-org/gitlab!37205
-
Markus Koller authored
Fix release evidence sometimes not being collected See merge request gitlab-org/gitlab!37184
-
Imre Farkas authored
Add limit for wiki page content size See merge request gitlab-org/gitlab!36729
-
Markus Koller authored
This adds a new validation to restrict the maximum size of a wiki page, which is only enforced when the content is updated, and only when using the GitLab UI or API (not for Git pushes yet). The default limit is 50MB, and can be changed through the Rails console or the API.
-
Olena Horal-Koretska authored
Static Site Editor: Allow to configure unordered lists bullet chars See merge request gitlab-org/gitlab!36820
-
Enrique Alcántara authored
Allow specifying the preferred bullet char when generating lists in the Static Site Editor
-
Illya Klymov authored
-
Lin Jen-Shin authored
Update ci templates and config to clear yamllint warnings See merge request gitlab-org/gitlab!37034
-
Imre Farkas authored
Use max instead of avg to aggregate node CPUs See merge request gitlab-org/gitlab!37174
-
Markus Koller authored
Improve fork page design See merge request gitlab-org/gitlab!35592
-
Illya Klymov authored
Introduce lazy loading of all groups except own namespace
-
Peter Leitzen authored
Remove pagerduty_webhook feature flag See merge request gitlab-org/gitlab!37193
-
Adam Hegyi authored
Explicitly state index name for create and remove See merge request gitlab-org/gitlab!37201
-
Marcel Amirault authored
linting found spacing issues
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37199
-
Craig Norris authored
Add 5K reference architecture Closes #217853 See merge request gitlab-org/gitlab!36440
-
Marcia Ramos authored
Added docs for file-by-file diff navigation See merge request gitlab-org/gitlab!37088
-
Phil Hughes authored
-
GitLab Release Tools Bot authored
-
Phil Hughes authored
Enable batch_suggestions FF by default Closes #227799 See merge request gitlab-org/gitlab!36561
-
André Luís authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37192
-
Olena Horal-Koretska authored
-
Peter Leitzen authored
Fix Rails/SaveBang RuboCop offenses for projects controllers See merge request gitlab-org/gitlab!36920
-
Rajendra Kadam authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
Rolls out PagerDuty incident integration
-
Vladimir Shushlin authored
released_at is being set to Time.now a little earlier than created_at, which causes release to be "historical" In this case release evidence is not being collected So this commit sets released_at to be equal to created_at
-
Mark Florian authored
UI for "Coverage-guided fuzzing results download" See merge request gitlab-org/gitlab!36676
-
GitLab Release Tools Bot authored
-
Marcia Ramos authored
Added a feature flag mention to design docs See merge request gitlab-org/gitlab!37185
-
Natalia Tepluhina authored
-
Marcel Amirault authored
Documentation for upgrading chart See merge request gitlab-org/gitlab!36789
-
Kushal Pandya authored
Fixed issue with discussion not linking to in file-by-file See merge request gitlab-org/gitlab!37104
-
Marcel Amirault authored
-
Shinya Maeda authored
-