- 01 Apr, 2022 40 commits
-
-
Toon Claes authored
The CustomEmoji factory was creating a namespace *and* a group, that shouldn't have. Also the creator was set to nil by default, that's also not good.
-
Toon Claes authored
In 2d5b14e3 (Add CustomEmoji Banzai Filter, 2020-11-07) a first iteration of rendering custom emoji in Banzai was added. That change inserted <img> tags on the backend and made sure the frontend did not clean them out. This change modifies that and passes the fallback image source to the frontend so it can insert <img> tags in frontend code.
-
Paul Slaughter authored
Scope Geo replication details progress bar popup target by site ID See merge request gitlab-org/gitlab!83637
-
Alex Ives authored
Document that background migrations must be marked See merge request gitlab-org/gitlab!83913
-
Alex Ives authored
Background migrations with tracking enabled must be marked, because this sometimes gets missed, add a review step to explicitly check to make sure they've been marked as completed.
-
Andrew Fontaine authored
Changes the new jobs table cache config See merge request gitlab-org/gitlab!82938
-
Alex Ives authored
Initial add of database dictionary YAML files See merge request gitlab-org/gitlab!83671
-
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.
-
Paul Slaughter authored
-
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.
-
Jose Vargas authored
-
Jose Vargas authored
This allows for the cache to update if the incoming elements are different to the existing cache
-
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
-
Alex Ives authored
-
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
-