- 04 Mar, 2022 40 commits
-
-
Pavel Shutsin authored
Update feature categories See merge request gitlab-org/gitlab!82189
-
Enrique Alcántara authored
Parse pasted markdown in the Content Editor See merge request gitlab-org/gitlab!78394
-
Enrique Alcántara authored
Convert plain text pasted in the Content Editor into HTML. This allows to parse Markdown when the user pastes it and display rich text Changelog: added
-
Jan Provaznik authored
Restart Action Cable server when Redis disconnects See merge request gitlab-org/gitlab!80822
-
Alex Kalderimis authored
Global Search - Header Search Snippets See merge request gitlab-org/gitlab!80844
-
Jan Provaznik authored
Backfill all project namespaces See merge request gitlab-org/gitlab!77371
-
Miguel Rincon authored
Improve UI text of admin settings page - General -> Maintenance mode See merge request gitlab-org/gitlab!81221
-
Russell Dickenson authored
Changelog: changed EE: true
-
Kati Paizee authored
Update title of scheduled pipelines page See merge request gitlab-org/gitlab!82191
-
Marcel Amirault authored
-
Imre Farkas authored
Do not allow special characters in new project names See merge request gitlab-org/gitlab!80055
-
Abdul Wadood authored
Special characters in project path causes ContainerRegistry::Path::InvalidRegistryPathError. The regex defined in the OCI Distribution has been modified as we have case insensitive route searches and the project path cannot include '/'. See https://gitlab.com/gitlab-org/gitlab/-/issues/27483
-
Miguel Rincon authored
Part 1 - Move isLoading and invalid state to parents of invite_modal_base See merge request gitlab-org/gitlab!82159
-
Bob Van Landuyt authored
No application changes required this time
-
Phil Hughes authored
Escape characters in diff view function definitions See merge request gitlab-org/gitlab!81891
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!82185
-
Max Woolf authored
Make loading_icon helper conform to GlLoadingIcon See merge request gitlab-org/gitlab!81899
-
Heinrich Lee Yu authored
Prevent Puma from crashing when there are connection errors to Redis. This change catches the error and restarts the Action Cable server when there are connection errors. We need to restart Action Cable and disconnect all clients because once we reconnect to Redis, all the previous SUBSCRIBE commands we made are no longer applicable. Changelog: fixed
-
Phil Hughes authored
-
GitLab Release Tools Bot authored
-
Ezekiel Kigbo authored
Remove tiptap v1 library See merge request gitlab-org/gitlab!80013
-
Max Woolf authored
Remove rate_limit_user_by_id_endpoint feature flag See merge request gitlab-org/gitlab!82108
-
Dylan Griffith authored
Add filtering and sorting to compliance violations GraphQL type See merge request gitlab-org/gitlab!80996
-
Marc Shaw authored
Remove ignore rule for Security::Finding#position attribute See merge request gitlab-org/gitlab!81263
-
Kati Paizee authored
Add bulk update snippet for project settings See merge request gitlab-org/gitlab!77445
-
Katrin Leinweber authored
Co-authored-by: Kati Paizee <kpaizee@gitlab.com>
-
Magdalena Frankiewicz authored
Enforce rate limit of API endpoint /api/v4/users/:id of maximum 300 calls per 10 minutes per logged-in user, unless user is an admin or on the allowlist Changelog: added
-
Rémy Coutable authored
CI/CD - Test against Redis 6 by default for postgreSQL 12, and keep Redis 5 for other postgreSQL versions See merge request gitlab-org/gitlab!82019
-
David Dieulivol authored
CI/CD - Test against Redis 6 by default for postgreSQL 12, and keep Redis 5 for other postgreSQL versions
-
Kati Paizee authored
Fix typo on Spamcheck docs page See merge request gitlab-org/gitlab!82163
-
Ben King authored
-
Kati Paizee authored
Document downtime expectation for restarts See merge request gitlab-org/gitlab!82009
-
Katrin Leinweber authored
-
Mehmet Emin INAC authored
-
Kati Paizee authored
Update Ref Arch Omnibus component settings for KAS service See merge request gitlab-org/gitlab!82087
-
Grant Young authored
KAS service should be disabled on backends
-
Kati Paizee authored
Docs: Spamcheck is available in the Free tier, with EE requirement See merge request gitlab-org/gitlab!81751
-
Simon Knox authored
Use events to refetch runners data See merge request gitlab-org/gitlab!81163
-
Evan Read authored
Add Info regarding why Add groups to project is not available See merge request gitlab-org/gitlab!82030
-
Gerardo Gutierrez authored
-