- 03 Apr, 2022 3 commits
-
-
Peter Leitzen authored
Move Layout/LineLength into separate TODO file See merge request gitlab-org/gitlab!83176
-
Vitali Tatarintev authored
-
Matija Čupić authored
Enhance the Go CI-template See merge request gitlab-org/gitlab!77994
-
- 02 Apr, 2022 5 commits
-
-
Toon Claes authored
Allow custom award emoji through the API See merge request gitlab-org/gitlab!77478
-
Andy Soiron authored
Run `project.after_import` when GitLab Migration is complete See merge request gitlab-org/gitlab!83966
-
Andy Soiron authored
Improve comments webhooks description See merge request gitlab-org/gitlab!83981
-
Alex Kalderimis authored
Merge branch '355975-pause-the-execution-of-a-batched-background-migration-when-too-many-jobs-fail' into 'master' Resolve "Fail the execution of a batched background migration when too many jobs fail" See merge request gitlab-org/gitlab!82993
-
Douglas Barbosa Alexandre authored
Geo: Use `git clone` for first sync instead of `git fetch` See merge request gitlab-org/gitlab!77143
-
- 01 Apr, 2022 32 commits
-
-
Simon Knox authored
Add experiment context to click_video_link action in video experiment See merge request gitlab-org/gitlab!84026
-
Gabriel Mazetto authored
-
Douglas Barbosa Alexandre authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Jose Ivan Vargas authored
Set up initial GFM parser See merge request gitlab-org/gitlab!83294
-
Douglas Barbosa Alexandre authored
Add Storage Usage Email Notification Service See merge request gitlab-org/gitlab!83222
-
João Alexandre Cunha authored
Add temp index for notes without discussion_id See merge request gitlab-org/gitlab!84038
-
Heinrich Lee Yu authored
This will be used for the background migration to backfill these rows Changelog: other
-
Mayra Cabrera authored
Move active_users_project_repo metric to Snowplow See merge request gitlab-org/gitlab!83795
-
Niko Belokolodov authored
-
Sean McGivern authored
Async SAML membership updates See merge request gitlab-org/gitlab!83619
-
Douglas Barbosa Alexandre authored
Feat(License): update license type names See merge request gitlab-org/gitlab!83611
-
Toon Claes authored
In one of the previous commits it's made possible to award custom emoji. With this change they are properly shown on the frontend. Changelog: added
-
Toon Claes authored
For custom emoji there is source image URL. This change exposes that through the award emoji API when it is available.
-
Toon Claes authored
When validating award emoji, a custom emoji name is also valid.
-
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
-
Diana Zubova authored
-