- 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
-
- 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
-
Bogdan Denkovych authored
Changelog: fixed
-
Move timeline events views to code and drop timeline_events licensed feature
-
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.
-
Alexandru Croitor authored
Ensure project namespace backfilling on routes for projects did finish successfully. Changelog: added
-
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
-
This puts the migration of the pipelines tab of the Usage Quotas page to Vue behind a feature flag
-
(https://gitlab.com/gitlab-org/gitlab/-/issues/359074) Changelog: changed
-
Rodrigo Muino Tomonari authored
Updates ProjectAttributesPipeline to use the common JsonExtractor and update spec files accordingly
-
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
-
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
-
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
-
alex pooley authored
-
- May 21, 2022
-
-
feistel authored
-
Marco Zille authored
-
Marco Zille authored
Changelog: added
-
- May 20, 2022
-
-
Brett Walker authored
that can live on the main code branch
-
Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86639
-
Mike Greiling authored
-
Enrique Alcántara authored
Changes the API to specify how a Hast Node is converter to a ProseMirror node or mark. Instead of adding one entry per Hast Node, the API expects one entry per ProseMirror node or mark. This allows to match more than one Hast node to a single ProseMirror node. It also allows matching one Hast node to multiple ProseMirror nodes
-
Kamil Trzcińśki authored
It appears that each connection needs to be adopted. However, in it's initial phase (before being adopted) the Rails might execute SQL queries to configure the connection settings (collation, timeouts, etc.). This will happen before the connection is actually assigned to the connection pool, as if such connection will be failed to be initialized it will be orphaned.
-
-
feistel authored
Changelog: removed
-
Author: petewaitforletters Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86294
-