- 07 May, 2020 3 commits
-
-
Dave Pisek authored
Leverage recent changes made to the specs to get closer to replicating actual user interaction, instead of reaching into implementation details, such as mutating a view model.
-
Dave Pisek authored
-
Dave Pisek authored
* Adds test to cover `set_window_location_helper`
-
- 06 May, 2020 37 commits
-
-
Dave Pisek authored
Instead of activating a tab via passing down an 'active' prop to each tab this changes leverages the `tabIndex` model to ensure that it is the source of truth.
-
Dave Pisek authored
-
Dave Pisek authored
-
Dave Pisek authored
* Changes license_management_settings_path from returning a link to `project > settings > ci/cd > license compliance` to `project > security > license compliance > polices` * Adds logic to activate tabs based on location.hash * Adds tests
-
Amy Qualls authored
Refine Sidekiq cluster content See merge request gitlab-org/gitlab!31051
-
Evan Read authored
-
Russell Dickenson authored
Add docs for DAST_ZAP_USE_AJAX_SPIDER env variable See merge request gitlab-org/gitlab!31161
-
Mayra Cabrera authored
Pipeline filter by trigger author See merge request gitlab-org/gitlab!29945
-
Payton Burdette authored
Filter pipelines by trigger author, Add unit tests, Add needed backend changes to pipelines controller. Ensure polling is working correctly with new filter.
-
James Fargher authored
Apply shared integrations view to project level See merge request gitlab-org/gitlab!30971
-
Mayra Cabrera authored
Add basic Release GraphQL endpoint See merge request gitlab-org/gitlab!30753
-
Peter Leitzen authored
Add AccessibilityReportsComparer class See merge request gitlab-org/gitlab!30224
-
Maxime Orefice authored
-
Stan Hu authored
Add a setting for toggling auto-fix feature See merge request gitlab-org/gitlab!30530
-
Paul Gascou-Vaillancourt authored
- Added a section to toggle auto-fix in Security & Compliance > Configuration - Added tests
-
Peter Leitzen authored
Add Iterations::CreateService and define project/group policies See merge request gitlab-org/gitlab!29996
-
Mario de la Ossa authored
Adds Sprints::CreateService and the SprintPolicy object
-
charlie ablett authored
Add system note support for publishing issues See merge request gitlab-org/gitlab!30880
-
Stan Hu authored
Replicate current json gem behaviour in wrapper See merge request gitlab-org/gitlab!30849
-
Thong Kuah authored
Display x509 signed tags Closes #122157 See merge request gitlab-org/gitlab!27211
-
Roger Meier authored
Closes #122157
-
Peter Leitzen authored
Refactor snippet repo path error handling See merge request gitlab-org/gitlab!31224
-
Thong Kuah authored
Fix 500 error loading environments index Closes #216118 See merge request gitlab-org/gitlab!31184
-
Stan Hu authored
Switch ThreadMemoryCache to ProcessMemoryCache See merge request gitlab-org/gitlab!31135
-
Mayra Cabrera authored
Merge branch '213014_instance_level_exportable_security_reports_export_file_template_change' into 'master' Instance level exportable security reports export file template change See merge request gitlab-org/gitlab!30755
-
Mehmet Emin INAC authored
This will introduce new columns in CSV file for project and instance level exports called `Group Name` and `Project Name` which might sound redundant for project exports but simplifys the implementation.
-
Suzanne Selhorn authored
Tags using the same image ID as latest are not deleted See merge request gitlab-org/gitlab!31173
-
Anton Smith authored
-
Douglas Barbosa Alexandre authored
Set MergeRequestDiff#external_diff_store in more cases Closes #197317 See merge request gitlab-org/gitlab!31005
-
Dmytro Zaporozhets authored
Fix project insights with projects.only parameter Closes #212688 See merge request gitlab-org/gitlab!30988
-
Christopher Lefelhocz authored
Add customer critical merge request process See merge request gitlab-org/gitlab!30770
-
Wayne Haber authored
-
Igor Drozdov authored
Update Jira comment to include more information See merge request gitlab-org/gitlab!30258
-
Justin Ho Tuan Duong authored
Backend * Add the branch name to Jira comments. * If `comment_detail` is set to `all_details`, include more information like commit SHA / MR number and full commit message as described in https://gitlab.com/gitlab-org/gitlab/-/issues/195887#comment-types-examples. * Add some simple specs and update existing ones. Frontend * Expand the Vue component to include the Jira trigger fields. * Add wrapping component `IntegrationForm`. * Add `JiraTriggerFields` which shows/hides sections based on user selection. * Use translations
-
Nick Thomas authored
Update Geo Uploads Filter Nav See merge request gitlab-org/gitlab!30656
-
Nathan Friend authored
Improve issue weight promotion translations Closes #55466 See merge request gitlab-org/gitlab!31178
-
Nathan Friend authored
Remove feature flag from Dependency List app See merge request gitlab-org/gitlab!31094
-