- 14 Sep, 2021 40 commits
-
-
David Fernandez authored
It will now loop on packages instead of package files. The number of packages are now limited to 300. The presenter gets all the most recent package files in a single SQL query. Changelog: fixed
-
Tiger Watson authored
Dynamically read pool sizes for LB configurations See merge request gitlab-org/gitlab!70060
-
Kushal Pandya authored
Add feature specs for On-demand scans [RUN ALL RSPEC] See merge request gitlab-org/gitlab!70141
-
Heinrich Lee Yu authored
Add worker_class argument to Sidekiq queues APIs See merge request gitlab-org/gitlab!70179
-
Bob Van Landuyt authored
Update the examples in the query recorder docs See merge request gitlab-org/gitlab!70184
-
Albert Salim authored
Use a different project path for license_finder for JH See merge request gitlab-org/gitlab!70192
-
Bob Van Landuyt authored
Create a DAST Profile schedule for existing profile See merge request gitlab-org/gitlab!70144
-
Aditya Tiwari authored
-
Natalia Tepluhina authored
Sort scoped labels first in issuable sidebar See merge request gitlab-org/gitlab!67794
-
Natalia Tepluhina authored
Sort scoped labels first in issuable sidebar See merge request gitlab-org/gitlab!67794
-
David Fernandez authored
-
Vitali Tatarintev authored
Remove FF ci_minutes_monthly_tracking See merge request gitlab-org/gitlab!70183
-
Simon Knox authored
Prevent vuln table header from cutting off dropdown See merge request gitlab-org/gitlab!69954
-
Kati Paizee authored
Update code_review to add acceptance checklist See merge request gitlab-org/gitlab!70186
-
Wayne Haber authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!70257
-
Dheeraj Joshi authored
This adds new feature specs for DAST On-demand scans testing out the happy path
-
Lee Tickett authored
Changelog: added
-
David Kim authored
Show alert when search is disabled See merge request gitlab-org/gitlab!70249
-
Kati Paizee authored
Move fuzzing terms to terminology section See merge request gitlab-org/gitlab!70169
-
Russell Dickenson authored
-
Heinrich Lee Yu authored
When the search by term feature is disabled due to enabling of the disable_anonymous_search feature flag, we show an alert message to the user
-
GitLab Release Tools Bot authored
-
David Kim authored
Add option to require login for any filtering workflow (issues, merge requests, epics, dashboards) See merge request gitlab-org/gitlab!70223
-
Vitaly Slobodin authored
Edit content on 2FA page See merge request gitlab-org/gitlab!69814
-
Evan Read authored
-
Russell Dickenson authored
Edits to new project audit events content See merge request gitlab-org/gitlab!69938
-
Russell Dickenson authored
Update information about vulnerability_flags feature flag See merge request gitlab-org/gitlab!70219
-
Saikat Sarkar authored
-
Russell Dickenson authored
Follow up to deactivation email content See merge request gitlab-org/gitlab!70139
-
Evan Read authored
-
Heinrich Lee Yu authored
-
Simon Knox authored
Instead of z-index racing, make a new stacking context for the table. The checkboxes have z-index: 1 (from bootstrap), which caused them to float above the header (so that _does_ need z-index), but everything outside the table should be stacked above it. Changelog: fixed EE: true
-
Anastasia McDonald authored
Unquarantine elasticsearch tests See merge request gitlab-org/gitlab!69928
-
Erick Banks authored
-
Brett Walker authored
This is an ops feature flag that will only be enabled in exceptional circumstances so it's better to disable this by default so that we don't have to update a lot of specs
-
Simon Knox authored
Change query to get the latest SHA in the pipeline editor See merge request gitlab-org/gitlab!70077
-
Mark Chao authored
Remove FF ci_modified_paths_of_external_prs See merge request gitlab-org/gitlab!70161
-
Brett Walker authored
-
Brett Walker authored
If you're an anonymous user and the `: disable_anonymous_search` flag is turned on, then we don't allow them to perform a text search in Issues, Epics, or Merge Requests. Changelog: changed
-