- 17 Mar, 2021 1 commit
-
-
Alexandru Croitor authored
When rebalancing issues based on a issue from a project, we need to consider all issues in the hierarchy vs just issues in the project's parent group and descendants, as it may happen that the project's group is not the root group, thus not rebalancing issues throughout the hierarchy.
-
- 16 Mar, 2021 36 commits
-
-
Miguel Rincon authored
Resolve "Word breaks in parallel mode could confuse reviewers" See merge request gitlab-org/gitlab!56713
-
Brandon Labuschagne authored
Toggle VSA navigation with feature flag See merge request gitlab-org/gitlab!55984
-
Ezekiel Kigbo authored
Moves the path navigation above the filters for VSA to match the designs
-
Stan Hu authored
Remove feature flag "jira_issues_list" [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56465
-
Rémy Coutable authored
Support JSON schemas under the `ee` directory for JsonSchemaValidator See merge request gitlab-org/gitlab!56368
-
Matthias Käppler authored
Namespace job artifact related services as Ci::JobArtifacts::_Service See merge request gitlab-org/gitlab!56567
-
Heinrich Lee Yu authored
Update iteration cadence mutation [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55439
-
Marcel Amirault authored
Specify workflow:rules and job:rules in docs See merge request gitlab-org/gitlab!56643
-
drew authored
-
Marcel Amirault authored
Document new DAST on-demand option to select branch See merge request gitlab-org/gitlab!56434
-
Russell Dickenson authored
-
Evan Read authored
Document filename link in Vulnerability Report's details section See merge request gitlab-org/gitlab!56613
-
Russell Dickenson authored
-
Ezekiel Kigbo authored
Fix on-call edit form formatting issue See merge request gitlab-org/gitlab!56717
-
Tristan Read authored
-
Sanad Liaquat authored
Fix merge train trainsient test flakiness See merge request gitlab-org/gitlab!56562
-
Tiffany Rea authored
-
Heinrich Lee Yu authored
Merge branch '324735-newissueworker-is-failing-when-we-log-about-skipping-notifications' into 'master' Cast object class to string to avoid infinite loop See merge request gitlab-org/gitlab!56727
-
Mark Lapierre authored
End-to-end test for group transfer See merge request gitlab-org/gitlab!55993
-
Sanad Liaquat authored
Also add the required qa selectors and page object methods
-
Simon Knox authored
Prepare for graphql-based project boards [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56158
-
Eulyeon Ko authored
While epic swimlane was in development, board_content_sidebar.vue had been placed exclusively under EE. board_content_sidebar.vue is the new graphql-based sidebar and we are splitting it into CE and EE versions to prepare for using it across project and group issue boards.
-
Stan Hu authored
Expose generic vulnerability finding details See merge request gitlab-org/gitlab!56448
-
Cameron Swords authored
-
Russell Dickenson authored
DAST page intro updates See merge request gitlab-org/gitlab!56683
-
Craig Norris authored
Various updates to the page intro and enable sections.
-
Ash McKenzie authored
-
Thong Kuah authored
kas v13.10.1 See merge request gitlab-org/gitlab!56723
-
Michael Kozono authored
Remove feature flag secondary_usage_data_collection [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56678
-
Mike Greiling authored
Implement blocking issue popover for boards See merge request gitlab-org/gitlab!55821
-
Mikhail Mazurskiy authored
-
Heinrich Lee Yu authored
Split sidebar_spec.rb See merge request gitlab-org/gitlab!56598
-
Eulyeon Ko authored
The following vuex actions mappings and vuex state are not used in this MVC for blocked issues popover: set/unsetBlockingIssuables toggleBlockedPopover activeBlockingIssuables The associated event mappings are removed as well.
-
Eulyeon Ko authored
Also - Add vuex action for setting error state
-
Evan Read authored
Docs deprecate "new" CI build permissions doc See merge request gitlab-org/gitlab!55353
-
Marcel Amirault authored
It is about 4 years out of date.
-
- 15 Mar, 2021 3 commits
-
-
Dylan Griffith authored
Introduce group-level API for devops adoption See merge request gitlab-org/gitlab!55479
-
Stan Hu authored
Support maven plugins packaging in the maven metadata sync worker See merge request gitlab-org/gitlab!56229
-
David Fernandez authored
Add the create plugins xml service Update the maven metadata sync worker to also update the `maven-metadata.xml` file for maven plugins
-