- 11 Feb, 2021 40 commits
-
-
Lukas 'Eipi' Eipert authored
Currently the keyboard shortcut modal is rendered via HAML and injected into the DOM via JavaScript eval. This is rather inefficient and might even introduce security vulnerabilities. Thus we move the static HAML file to be a conditionally rendered Vue Component instead.
-
David Fernandez authored
Remove enforce_pat_expiration feature flag See merge request gitlab-org/gitlab!53660
-
Illya Klymov authored
Improve ActionCable reconnection logic See merge request gitlab-org/gitlab!53392
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53844
-
Markus Koller authored
Track WIP/Draft change events with usage counters [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53551
-
Kerri Miller authored
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53868
-
Kamil Trzciński authored
Allow running Puma Single mode on non-.com envs See merge request gitlab-org/gitlab!53830
-
Aleksei Lipniagov authored
We support Puma Single mode now, allowing to set `workers: 0`. More at: https://gitlab.com/groups/gitlab-org/-/epics/5303.
-
Illya Klymov authored
Reorder and align boards search bar buttons [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53690
-
Simon Knox authored
Group by button next to Show labels, so buttons are all together Align label text for toggles and dropdowns Vetically align all buttons Convert Group by and fullscreen buttons to gl-buttons Add flex + center
-
Phil Hughes authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53860
-
Nicolò Maria Mezzopera authored
Update vue admin users avatar links See merge request gitlab-org/gitlab!53492
-
Arturo Herrero authored
Improve metrics generator to pre-fill value_type attribute See merge request gitlab-org/gitlab!53870
-
Jan Provaznik authored
Remove adjacency checks See merge request gitlab-org/gitlab!53771
-
Peter Leitzen authored
Add DastProfileRun GraphQL mutation See merge request gitlab-org/gitlab!53337
-
Philip Cunningham authored
Allow users to run a scan using a Dast::Profile.
-
Peter Leitzen authored
Merge branch '299420-rewrite-remove_duplicated_cs_findings_without_vulnerability_id_spec' into 'master' Remove attributes_for from RemoveDuplicatedCsFindingsWithoutVulnerabilityId spec See merge request gitlab-org/gitlab!53372
-
Kushal Pandya authored
Persist On-demand Scans form values in localStorage See merge request gitlab-org/gitlab!53466
-
Dheeraj Joshi authored
DAST On-demand scan form will preserve the un-saved values in local storage
-
Illya Klymov authored
Delete unused .btn-action classes See merge request gitlab-org/gitlab!53874
-
Kushal Pandya authored
Fix epic dropdown not opening in swimlanes sidebar See merge request gitlab-org/gitlab!53686
-
Heinrich Lee Yu authored
Copies ConnectionMonitor from Rails master so that we can take advantage of its improved reconnection logic
-
Kushal Pandya authored
Add btn-default class for social buttons in login and signup page See merge request gitlab-org/gitlab!53347
-
Yogi authored
-
Arturo Herrero authored
Adds composer seeds See merge request gitlab-org/gitlab!53309
-
Vitali Tatarintev authored
Explicitly put timestamp into Gitaly requests See merge request gitlab-org/gitlab!52674
-
Kushal Pandya authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53872
-
Kushal Pandya authored
Remove gl-text-black-normal from detailed metric which is not visible in dark mode on performance bar See merge request gitlab-org/gitlab!53563
-
Yogi authored
Remove gl-text-black-normal from detailed metric which is not visible in dark mode on performance bar
-
Kushal Pandya authored
Apply new GitLab UI for input field in user profile settings See merge request gitlab-org/gitlab!52424
-
Yogi authored
-
Kushal Pandya authored
Add Space before loading icon in toggle todo button See merge request gitlab-org/gitlab!53463
-
Yogi authored
-
Phil Hughes authored
Apply new GitLab UI for buttons in new group page See merge request gitlab-org/gitlab!53456
-
Yogi authored
-
Sanad Liaquat authored
Update e2e 2FA confirmation text See merge request gitlab-org/gitlab!53905
-
Brandon Labuschagne authored
Enable `vue_project_members_list` feature flag by default See merge request gitlab-org/gitlab!53935
-
Matthias Käppler authored
Bump Elasticsearch in CI to 7.10.1 See merge request gitlab-org/gitlab!53784
-
Achilleas Pipinellis authored
Document the possible issue of searching binary file See merge request gitlab-org/gitlab!53801
-