- 21 Jul, 2021 40 commits
-
-
Suzanne Selhorn authored
Docs - clarify WebIDE terminal image keyword usage See merge request gitlab-org/gitlab!66418
-
Alvin Gounder authored
-
Steve Abrams authored
DAST On-demand Scheduler - Implement Scheduling [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65327
-
Aditya Tiwari authored
Add new cron job app_sec_dast_profile_schedule_worker. The cron job is configured to run every 15th minute of an hour. ProfileScheduleWorker will periodically run all the runnable_schedules Add new table dast_profile_schedules with the following three foreign keys dast_profile_id user_id project_id Set up one to many relationship between dast_profile and dast_profile_schedule. Model dast_profile_schedule will hold the information about the schedules of dast scans. Add specs. Issue link - https://gitlab.com/gitlab-org/gitlab/-/issues/330307 Changelog: added
-
Suzanne Selhorn authored
Docs: Remove link to markdown guide See merge request gitlab-org/gitlab!66381
-
Mayra Cabrera authored
Merge branch 'delete-personal-access-tokens-when-transfering-project-to-a-free-namespace' into 'master' Delete PATs when transfering project to a free group [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65803
-
Alex Kalderimis authored
Auto-check trial toggle for company signups See merge request gitlab-org/gitlab!65287
-
Suzanne Selhorn authored
Fix curl example request method of Namespace list API See merge request gitlab-org/gitlab!66425
-
Suzanne Selhorn authored
Adding a note the variable is read-only once the pipeline has started See merge request gitlab-org/gitlab!66106
-
Mayra Cabrera authored
Remove combined_menu feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65355
-
Paul Slaughter authored
-
Mayra Cabrera authored
Allow missing side when listing conflicts on diffs See merge request gitlab-org/gitlab!65516
-
Doug Stull authored
Add Trial Experiment menu to group sidebar See merge request gitlab-org/gitlab!65811
-
Mayra Cabrera authored
Add similarity sort to search projects API See merge request gitlab-org/gitlab!64342
-
Terri Chu authored
-
Mayra Cabrera authored
Prevent terms from being created if blank See merge request gitlab-org/gitlab!66437
-
Craig Norris authored
Split third combined column into two separate columns See merge request gitlab-org/gitlab!66500
-
Olena Horal-Koretska authored
Remove extra margin above issue navigation tabs See merge request gitlab-org/gitlab!60824
-
Kev authored
Changelog: fixed
-
Alex Kalderimis authored
Sync vulnerability rules See merge request gitlab-org/gitlab!66115
-
Zamir Martins Filho authored
based on selected security scanners. Changelog: added EE: true
-
Paul Slaughter authored
Merge branch '330398-devops-adoption-add-fuzz-testing-to-the-devops-adoption-table-fe' into 'master' DevOps Adoption - Add Fuzz Testing to DevOps Adoption See merge request gitlab-org/gitlab!66446
-
Brandon Labuschagne authored
This MR adds Fuzz testing to the DevOps Adoption table. Changelog: added EE: true
-
Dan Davison authored
Not removing group in after bloock See merge request gitlab-org/gitlab!66196
-
Paul Slaughter authored
Add rollout issue to runner_registration_control See merge request gitlab-org/gitlab!66169
-
Lin Jen-Shin authored
Merge branch '336409-consider-tagging-qa-image-with-the-commit-sha-instead-of-the-branch-name' into 'master' ci: Tag QA image with the commit SHA instead of branch name See merge request gitlab-org/gitlab!66390
-
Nick Gaskill authored
Docs: Add scopes section for Grafana to explain read_user requirement See merge request gitlab-org/gitlab!63885
-
Caleb Cooper authored
-
Suzanne Selhorn authored
Updates to Self Managed docs See merge request gitlab-org/gitlab!61194
-
Andrew Fontaine authored
Migrate environment header to vue See merge request gitlab-org/gitlab!64129
-
Savas Vedova authored
-
Lin Jen-Shin authored
Don't exclude 'Gitlab/MarkUsedFeatureFlags' cop See merge request gitlab-org/gitlab!66367
-
Olena Horal-Koretska authored
Move versions icon to CSS See merge request gitlab-org/gitlab!65843
-
Jose Ivan Vargas authored
Rename "runner list" app to "admin runners" See merge request gitlab-org/gitlab!66375
-
Paul Slaughter authored
Cleanup Policy icon: use correct tooltip text See merge request gitlab-org/gitlab!66454
-
Rémy Coutable authored
Add GITALY_SERVER_VERSION to the db patterns See merge request gitlab-org/gitlab!66545
-
Francisco Javier López authored
In this commit we refactor the Trial Experiment menu to the new group sidebar refactor. This menu is quite special as it doesn't follow the same UI structure as the other menus. Because of that, we're introducing a new behavior to allow menu render specic partials.
-
Andrew Fontaine authored
Activate correct nav item for Admin::LicensesController See merge request gitlab-org/gitlab!66051
-
Olena Horal-Koretska authored
Add apollo and title component to package details refactor See merge request gitlab-org/gitlab!65810
-
Nicolò Maria Mezzopera authored
-