- May 24, 2022
-
-
- May 23, 2022
-
-
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
-
- May 20, 2022
-
-
-
In the effort to migrate the pipeline tabs to Vue, we now pass the right data so that the jobs tab can render. We also add the appropriate specs and lazy load the tab to ensure that we only fetch the data when the user click on the tab and not on initial loading.
-
- May 17, 2022
-
-
Andrew Fontaine authored
Changelog: changed
-
Project-level Secure Files can now be uploaded and removed via the UI. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86293
-
Shinya Maeda authored
This commit adds a test case for the tag index page to prevent errors when a tag contains a slash.
-
Mireya Gen Andres authored
Changelog: added
-
- May 16, 2022
-
-
Vasilli Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/225174 * Add BlameService to control pagination and blame range calculations * Add Kaminari pagination for File Blame
-
- May 13, 2022
-
-
Darby Frey authored
-
Behind the disabled feature flag, we now add the content for the pipeline and needs tab. We pass the required data to the vue app so that it can render correctly and adjust the tests to check the old and new behaviour.
-
- May 12, 2022
-
-
Darby Frey authored
-
Eduardo Bonet authored
Also removes CustomDiff from the codebase, that is used only when the flag is off Changelog: added
-
- May 11, 2022
-
-
Annabel Dunstone Gray authored
Changelog: changed
-
Briley Sandlin authored
We are switching to the icon in order to optimize the code Changlog: changed
-
feistel authored
-
- May 06, 2022
-
-
This Feature Flag was never enabled.
-
Refactor the failed jobs tab on a pipeline to use Vue and GraphQL.
-
- May 05, 2022
-
-
- removed the related code as it was scheduled to be deleted in 15.0. - updated the documentation. Changelog: removed
-
Rajendra Kadam authored
Update documentation mentioning removed sections Changelog: removed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86336
-
Hordur Freyr Yngvason authored
See https://gitlab.com/gitlab-org/gitlab/-/issues/353901 Changelog: removed
-
- May 04, 2022
-
-
Mireya Gen Andres authored
- Add popover to alert users on the new feature - Save display state of pipeline editor file tree in local storage
-
- May 02, 2022
-
-
-
For the ios_specific_templates experiment
-
- Apr 29, 2022
-
-
- allows us a path forward to highlight difference between share_with_group_lock and prevent setting - allows free user cap work to have this hole plugged for inside hierarchy counting concerns. Changelog: changed
-
Changelog: changed EE: true
-
Eugie Limpin authored
-
Eugie Limpin authored
-
Eugie Limpin authored
-
Eugie Limpin authored
-
Eugie Limpin authored
Pajamas guidelines states that all form fields not marked as (optional) should be required and that submit buttons should not be disabled when there are validation errors in the form. This update the snippet form implementation to follow the Pajamas guidelines. It updates the form to: 1. Display "This field is required." error message on the Title and Files fields when left blank and submit button is clicked 2. Removes the implementation that disables the submit button when Title and Files fields are left blank Changelog: changed
-
- Apr 27, 2022
-
-
Merge branch 'security-force-ci-schedule-ownership' into 'master' See merge request gitlab-org/security/gitlab!2399 Changelog: security
-
- Apr 25, 2022
-
-
Jose Ivan Vargas Lopez authored
Error packages can also be deleted using a convenient alert message Changelog: changed
-
Kos Palchyk authored
-
Maxime Orefice authored
This MR removes our coverage detection at the projet setting level. It is still possible to parse coverage from job log by using the coverage keyword. Changelog: deprecated
-
- Apr 22, 2022
-
-
The term "target branch" in the pipeline editor was confusing from a UX perspective. We are renaming it to "branch" in this commit. Changelog: changed
-
- Apr 21, 2022
-
-
Scott Hampton authored
Refactor the specs so that they are more concise.
-
We are adding a retry action button on downstream pipelines in the pipeline graph. This allow user to retry directly inside the graph, or cancel currently running downstreams. This is behind a disabled feature flag, downtream_retry_action.
-
- Apr 19, 2022
-
-
Scott Hampton authored
- Ref switcher spec for graphs page - Ref switcher spec for file tree page
-
Annabel Dunstone Gray authored
Changelog: changed
-