- 01 Apr, 2022 40 commits
-
-
Amy Qualls authored
Document problematic data access patterns See merge request gitlab-org/gitlab!83863
-
Simon Tomlinson authored
These formatting issues will break CI; let's fix them first and separately.
-
Sean McGivern authored
Preload group root ancestor for Group Projects API See merge request gitlab-org/gitlab!81838
-
Amy Qualls authored
Document how to add a new built-in project template See merge request gitlab-org/gitlab!71472
-
Achilleas Pipinellis authored
- Move the bundle_repo script from https://gitlab.com/gitlab-org/project-templates/contributing - Clean up documentation of contriobuting to the built-in templates. Mostly copy https://about.gitlab.com/community/contribute/project-templates/ and refactor it to be more clear. Changelog: other
-
Miguel Rincon authored
Re-organize billing views into a layout and be more declarative See merge request gitlab-org/gitlab!83774
-
Doug Stull authored
- currently these are hard to reason about in terms of subgroup or top-level group or user namespace and hopefully this update will make the view layer a bit easier to reason about.
-
Pavel Shutsin authored
Enable Value Stream Analytics consistency check See merge request gitlab-org/gitlab!84153
-
Jose Ivan Vargas authored
Set vertical alignment for table cells to top See merge request gitlab-org/gitlab!83565
-
Pavel Shutsin authored
Fix scope of project export download throttling See merge request gitlab-org/gitlab!82925
-
Dustin Eckhardt authored
https://gitlab.com/gitlab-org/gitlab/-/issues/323637 Changelog: fixed
-
Adam Hegyi authored
This change enables the async consistency check by default for the aggregated Value Stream Analytics feature. Changelog: added EE: true
-
Lin Jen-Shin authored
Add prepend mod to analytics_menu.rb See merge request gitlab-org/gitlab!84035
-
Bob Van Landuyt authored
New Crowdin translations - 01 April 2022 See merge request gitlab-org/gitlab!83106
-
Lin Jen-Shin authored
Reintroduce migration to Gitaly runtime directory See merge request gitlab-org/gitlab!83921
-
GitLab Crowdin Bot authored
[skip ci]
-
Olena Horal-Koretska authored
Merge branch '353774-markdown-typing-followed-by-enter-incorrectly-adds-a-new-list-item' into 'master' [markdown] Typing `- - -` followed by Enter incorrectly adds a new list item See merge request gitlab-org/gitlab!84012
-
Natalia Tepluhina authored
Resolve "Update Issue labels on Issue detail view in real-time" See merge request gitlab-org/gitlab!83743
-
Phil Hughes authored
Swap sidebar attention requests source order See merge request gitlab-org/gitlab!83552
-
Thomas Randolph authored
-
David Fernandez authored
Update Migration::EnqueuerWorker capacity logic See merge request gitlab-org/gitlab!83901
-
Matthias Käppler authored
Fix environments are stopped incorrectly in merge requests See merge request gitlab-org/gitlab!83382
-
Drew Blessing authored
The group projects API relies on the root ancestor namespace when determining many settings and features. Preload this association to prevent N+1s. Changelog: fixed
-
Phil Hughes authored
Clarify what a default configuration means See merge request gitlab-org/gitlab!83758
-
Viktor Nagy (GitLab) authored
-
Natalia Tepluhina authored
Fix bug when decrementing open MR count See merge request gitlab-org/gitlab!83516
-
Natalia Tepluhina authored
Fix showing closed issues as open in group/project issues list See merge request gitlab-org/gitlab!84067
-
Mike Greiling authored
-
Peter Leitzen authored
Move Style/ArrayCoercion into separate TODO file See merge request gitlab-org/gitlab!83838
-
Shinya Maeda authored
Display the tier of the environment on page See merge request gitlab-org/gitlab!83429
-
Andrew Fontaine authored
Environments fall into one of 5 tiers: - production - staging - development - testing - other Displaying the tier helps a user to categorize their environments at a glance. Changelog: added
-
orozot authored
-
Ethan Urie authored
Move an incorrectly located issue template See merge request gitlab-org/gitlab!84120
-
Peter Leitzen authored
Move Style/CombinableLoops into separate TODO file See merge request gitlab-org/gitlab!83825
-
Peter Leitzen authored
Fix remaining offense for Style/ExpandPathArguments See merge request gitlab-org/gitlab!83728
-
Brett Walker authored
Valid horizontal rules can look like a list item, such as `- —`. We should not create a new list item for these
-
Steve Abrams authored
Remove memoization of the current capacity so we always have the most accurate number because it can change while the worker is executing. Update all capacity checks to use <= consistently.
-
Craig Norris authored
Added very specific instructions for contributors See merge request gitlab-org/gitlab!82545
-
Peter Leitzen authored
Enable Performance/DeletePrefix rule See merge request gitlab-org/gitlab!83744
-