- May 24, 2022
-
-
-
-
Rajat Jain authored
Changelog: added
-
Kerri Miller authored
A continuation of the effort to move our terminology from "WIP" to "Draft"
-
Alex Buijs authored
For use with the feature auto_ban_user_on_excessive_repo_downloads Changelog: added
-
Changelog: changed
-
Florie Guibert authored
Behind :work_items feature flag Changelog: added
-
David Kim authored
-
- May 23, 2022
-
-
This is part one of a multi-part implementation to support validation of git commits signed by SSH keys. This adds the database tables and models for SSH commit signatures, using the same pattern as the existing gpg_signatures and x509_signatures tables. These will be used to show the verification status on commits which are signed. Changelog: added
-
Tiffany Rea authored
-
Taurie Davis authored
Changelog: changed
-
Bogdan Denkovych authored
Changelog: fixed
-
Move timeline events views to code and drop timeline_events licensed feature
-
Ensure the box stays at least wide enough to display the code, wrap the text content if needed Changelog: fixed
-
Marcel van Remmerden authored
Changelog: changed
-
Donald Cook authored
-
Changelog: changed
-
Wraps multi-line comments in the hljs comment class
-
Allow merge request pipeline creation to take in input Git push options in order to support `ci.skip`. Changelog: other EE: true
-
feistel authored
RepositoryRemoveRemoteWorker's logic has been removed in 14.2 but the worker itself needs to stay until 15.0 to drain the job queue. It can be removed now.
-
Ahmed Hemdan authored
This fix ensures tags that are associated with a release (whether they have a backslash in their name or not) will link to that single release page instead of the releases index page, since releases are paginated and therefore any older releases will often have a broken link as they end up on a different page.
-
Sascha Eggenberger authored
Changelog: fixed
-
Changelog: performance
-
Suraj Mahendra Tripathi authored
Added column container_registry_size as trigger for namespace_aggregation_worker in ProjectStatistics Changelog: changed
-
Coung Ngo authored
1. Fix multi-paragraph list items alignment 2. Fix reordering a multi-paragraph list item 3. Fix UX issue so the drag icon no longer appears for a single list item 4. Fix bug so drag and drop only exists on the issue page (and not on the epic page) Changelog: fixed
-
(https://gitlab.com/gitlab-org/gitlab/-/issues/359074) Changelog: changed
-
Denys Mishunov authored
-
Sascha Eggenberger authored
Changelog: fixed
-
George Koltsov authored
- In order to migrate project designs repository as part of GitLab Migration we need to export project repository bundle so that it can be downloaded later for import Changelog: added
-
Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/358330. Changelog: changed
-
Natalia Tepluhina authored
Changelog: fixed
-
Sascha Eggenberger authored
Changelog: fixed
-
Because of the possible risk introduce in this MR, we are going to conditional turn on/off this feature using the flag: `access_token_ajax` See: https://gitlab.com/gitlab-org/gitlab/-/issues/359956 Complete plan: https://gitlab.com/gitlab-org/gitlab/-/issues/357848
-
Magdalena Frankiewicz authored
As the usages where already removed
-
Robert Hunt authored
- Add the ability to show/hide the section - Add new Vue app to render the fields - Add helper to build the data for Vue - Add form validation to fields which also disables the submit button - Add specs Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/85575
-
Displays Container Registry storage type on project usage quotas pages. Disabled if container_registry_project_statistics FF is off. Changelog: added EE: true
-
-
that can live on the main code branch
-
- May 22, 2022
-
-
Account deletion requests that are submitted directly via service desk email are auto-closed. This change updates the account deletion instructions to redirect the users to submit the requests using the support form Changelog: fixed
-
- May 21, 2022
-
-
feistel authored
-