- 12 Jan, 2021 40 commits
-
-
Igor Drozdov authored
Fix issue with the `default_merge_refs` feature flag removing version to version diffs See merge request gitlab-org/gitlab!50671
-
Gary Holtz authored
-
Jose Ivan Vargas authored
Runners: Updated UI text to match latest style See merge request gitlab-org/gitlab!50403
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/319 Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/245401
-
Kamil Trzciński authored
Remove customer service_desk_custom_address flag See merge request gitlab-org/gitlab!51202
-
Jan Provaznik authored
This flag is not needed anymore
-
Olena Horal-Koretska authored
Remove obsolete DOMContentLoaded Eventlistener from Labels Page See merge request gitlab-org/gitlab!51455
-
Mike Jang authored
Add PAT expiry to notifications doc See merge request gitlab-org/gitlab!51436
-
Ben Prescott @bprescott_↙ ☺ authored
-
Mayra Cabrera authored
Quarantine dockerfile dropdown spec See merge request gitlab-org/gitlab!51500
-
Kerri Miller authored
Resolve "FOSS broken `master` due to spec/requests/api/group_boards_spec.rb" [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51502
-
Mike Jang authored
Change group admin to group owner See merge request gitlab-org/gitlab!51487
-
Asmaa Hassan authored
-
Scott Hampton authored
Adjust Pipeline Editor Vis to Handle Parallel Jobs See merge request gitlab-org/gitlab!50897
-
Sarah Groff Hennigh-Palermo authored
- Update tests to pass with the new supprot for parallel jobs - Update CI viz to trace lines and highlight needs properly
-
Mike Jang authored
Update usage ping guide See merge request gitlab-org/gitlab!50270
-
Mikołaj Wawrzyniak authored
Update usage ping guide with information about estimated batch count method.
-
Alex Kalderimis authored
-
Nathan Friend authored
Reduce the per-page size in release index page for reducing the number of markdown post-processing See merge request gitlab-org/gitlab!50934
-
Kyle Wiebers authored
Appears to be a flaky spec
-
Suzanne Selhorn authored
Clean up variable table some more See merge request gitlab-org/gitlab!51419
-
Peter Leitzen authored
Add upload feature for metric images See merge request gitlab-org/gitlab!46731
-
Tristan Read authored
Adds a new metrics tab in incidents Uses a new shared component for drag and drop
-
Illya Klymov authored
Fix component option order in admin See merge request gitlab-org/gitlab!51354
-
Kamil Trzciński authored
Revert "Merge branch 'fix/gb/ci-build-stuck-badge-performance-experiment' into 'master'" See merge request gitlab-org/gitlab!51446
-
Illya Klymov authored
Delete ee/app/assets/javascripts/roadmap/store/getters.js See merge request gitlab-org/gitlab!51306
-
Illya Klymov authored
Fix simultaneous requests for vulnerabilities on pipeline security tab See merge request gitlab-org/gitlab!48426
-
Daniel Tian authored
Fix multiple simultaneous requests for vulnerabilities on pipeline security tab, leading to results inconsistent with selected filters
-
Dmytro Zaporozhets (DZ) authored
Upgrade to Grape v1.5.1 See merge request gitlab-org/gitlab!44554
-
Rémy Coutable authored
Fix detection of frozen_string_literal comments See merge request gitlab-org/gitlab!51486
-
Kamil Trzciński authored
Add scripts to collect GC setting results See merge request gitlab-org/gitlab!49718
-
Matthias Käppler authored
This is useful to explore the impact of RUBY_GC_* settings on application start-up performance and GC stats.
-
Kamil Trzciński authored
Refactor pages migration services See merge request gitlab-org/gitlab!50624
-
Robert Speicher authored
Add "keep latest artifact" option for projects See merge request gitlab-org/gitlab!49256
-
Jose Ivan Vargas authored
This adds the keep latest artifact option at the project level, allowing users to opt-put of keeping artifacts
-
Andrew Fontaine authored
Move Ci pipeline graph mounted logic to an immediate watcher See merge request gitlab-org/gitlab!51388
-
Frédéric Caplette authored
Because pipeline_editor component can be used in multiple sections, we cannot know if the rendering will only happen in mount lifecycle. Instead, we move the logic to an immediate watcher where the render can be trigger if: - The component mounts for the first time - The pipelineData prop changes This also merges other watchers that were made to report error since they are also dependants on the pipelineData.
-
Grzegorz Bizon authored
This reverts merge request !50521
-
Kamil Trzciński authored
Fix issue with displaying solution actions See merge request gitlab-org/gitlab!50648
-
Tetiana Chupryna authored
-