- 07 Sep, 2020 15 commits
-
-
Kushal Pandya authored
Merge branch '233453-dast-scanner-profile-library-implementation-iteration-1-add-scanner-profiles-to-library-view-link-to-tab' into 'master' Add locationHash support to DAST scanner-profile library See merge request gitlab-org/gitlab!41532
-
Kushal Pandya authored
Add anchors to DAST profile forms See merge request gitlab-org/gitlab!41594
-
Dheeraj Joshi authored
This change would redirect the dast profile forms to specific tabs by using the anchors
-
Kushal Pandya authored
Increase severity column width See merge request gitlab-org/gitlab!41558
-
Ash McKenzie authored
Specify Azure custom domain in Go Cloud query string See merge request gitlab-org/gitlab!41221
-
James Fargher authored
Quarantine flaky test See merge request gitlab-org/gitlab!41640
-
Phil Calder authored
-
Ash McKenzie authored
Upgrade GitLab Workhorse to v8.46.0 See merge request gitlab-org/gitlab!41619
-
Dave Pisek authored
This commit adds support for linking to a scanner-profile within the DAST on-demand scanner-profile library by setting a location hash.
-
Evan Read authored
Document how to use Azure Blob storage for backups See merge request gitlab-org/gitlab!41626
-
Marcel Amirault authored
Note that admin must enable pages access controls See merge request gitlab-org/gitlab!40895
-
Ben Bodenmiller authored
-
Marcel Amirault authored
Correct mistake in workflow:rules example documentation See merge request gitlab-org/gitlab!41628
-
Evan Read authored
Remove Praefect Primary config from docs See merge request gitlab-org/gitlab!41228
-
Paul Okstad authored
-
- 06 Sep, 2020 16 commits
-
-
Evan Read authored
Drop unneeded quotes in Azure storage access key docs See merge request gitlab-org/gitlab!41544
-
Evan Read authored
Link merge_trains.md from docs/api/api_resources.md See merge request gitlab-org/gitlab!41453
-
Evan Read authored
Fix broken link on contributing page See merge request gitlab-org/gitlab!41307
-
Emilie Schario authored
-
Russell Dickenson authored
Add suggestions for preventing DAST job timeout See merge request gitlab-org/gitlab!41603
-
Russell Dickenson authored
Remove broken linkt from telemtry usage ping documentation See merge request gitlab-org/gitlab!41114
-
Stan Hu authored
Configuring backups is similar to but different from object storage administration. Provide an example on how to configure backups for Azure for completeness.
-
Kushal Pandya authored
Replace v-html with v-safe-html in groups_dropdown_filter.vue See merge request gitlab-org/gitlab!41212
-
Kev authored
-
Alan Cohen authored
-
Olena Horal-Koretska authored
Merge branch '202262-migrate-spinner-for-app/assets/javascripts/blob/file_template_selector.js' into 'master' Migrate '.fa-spinner' to '.spinner' for 'app/.../file_template_selector.js' Closes #202262 See merge request gitlab-org/gitlab!41146
-
Gilang Gumilar authored
-
Peter Leitzen authored
Use applogger in update_mirror_worker, access.rb and group.rb See merge request gitlab-org/gitlab!41049
-
Rajendra Kadam authored
-
Peter Leitzen authored
Use Applogger in lib/gitlab See merge request gitlab-org/gitlab!41261
-
Rajendra Kadam authored
-
- 05 Sep, 2020 8 commits
-
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40694, we made some changes to the Workhorse direct upload API to support custom domains in Azure. While this worked, it made it quite complicated for Workhorse to handle since the Go Cloud library (https://gocloud.dev/howto/blob/) expects all the object store information to be available in a single URL. To simplify this, we added a custom storage domain as a `domain` query parameter in https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/593.
-
Olena Horal-Koretska authored
Replace v-html with v-safe-html in card_security_discover_app.vue See merge request gitlab-org/gitlab!41139
-
Kev authored
-
Marcel Amirault authored
Fix path to runner API endpoints file See merge request gitlab-org/gitlab!41614
-
Stan Hu authored
This brings in support for Azure custom storage domains: https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/593
-
Ash McKenzie authored
Add similarity sorting for projects for GraphQL API See merge request gitlab-org/gitlab!38916
-
Robert Speicher authored
NotificationsController - Handle mising parent notificationsetting See merge request gitlab-org/gitlab!41612
-
Mario de la Ossa authored
If the parent is missing from base_and_ancestors, we need to gracefully show a default notification setting
-
- 04 Sep, 2020 1 commit
-
-
Phil Zona authored
-