- 28 Jan, 2020 24 commits
-
-
Will Chandler authored
-
Kushal Pandya authored
Align VueX actions for Secure diff results See merge request gitlab-org/gitlab!23826
-
Marcel Amirault authored
Creates SSL troubleshooting doc See merge request gitlab-org/gitlab!22743
-
Alexander Tanayno authored
-
Kushal Pandya authored
Add additional license information See merge request gitlab-org/gitlab!22866
-
Kushal Pandya authored
Merge branch '34910-display-security-navigation-in-left-sidebar-to-a-cohort-of-net-new-com-signups' into 'master' Security navigation in left sidebar See merge request gitlab-org/gitlab!21658
-
Mike Greiling authored
Merge branch '197497-when-user-clicks-on-exit-while-editing-work-in-progress-limits-user-gets-error' into 'master' Fix error on close of board sidebar when editing Closes #197497 See merge request gitlab-org/gitlab!23532
-
Scott Stern authored
-
Paul Slaughter authored
Upgrade @gitlab/svgs to v1.91.0 See merge request gitlab-org/gitlab!23803
-
Thong Kuah authored
Add Group Seeder rake task See merge request gitlab-org/gitlab!21657
-
Evan Read authored
Add screenshot to code review analytics page, small text changes Closes #198271 See merge request gitlab-org/gitlab!23644
-
Mike Lewis authored
Document self-hosted project webhooks limits Closes #196018 See merge request gitlab-org/gitlab!23596
-
Evan Read authored
Moved the log setup at the bottom See merge request gitlab-org/gitlab!22916
-
Thong Kuah authored
Add support to seed all package types See merge request gitlab-org/gitlab!23156
-
Stan Hu authored
Refactor project destroy services See merge request gitlab-org/gitlab!22908
-
Francisco Javier López authored
In preparation for https://gitlab.com/gitlab-org/gitlab/merge_requests/22672, we need to refactor Projects::DestroyService. At the moment, this service has hardcoded the repositories it has to delete. Nevertheless, we have now more requirements that we had before. We need to remove Snippet repositories and also DesignManagement ones. In this commit, we refactor the existing Projects::DestroyService creating two services just for dealing with repositories and extracting this functionality from this service. We also split some of the existing functionality. The current destroy service delete things but also is able to rollback stuff. We can move this functionality into a different service.
-
Evan Read authored
Document troubleshooting when SCIM extern_uid doesn't match SAML NameID Closes #33378 See merge request gitlab-org/gitlab!19323
-
James Edwards-Jones authored
-
Evan Read authored
Added documentation on how to address error Closes #195393 See merge request gitlab-org/gitlab!23403
-
Fabian Zimmer authored
-
Stan Hu authored
Feature flag: removal of filter_shas_with_signatures_go See merge request gitlab-org/gitlab!23752
-
Evan Read authored
Clarify Kubernetes cluster creation sources See merge request gitlab-org/gitlab!23638
-
Daniel Gruesso authored
-
Fatih Acet authored
Trim extra period when merge error displayed See merge request gitlab-org/gitlab!23737
-
- 27 Jan, 2020 16 commits
-
-
Stan Hu authored
Revert "Merge branch 'aws-version-bump' into 'master'" See merge request gitlab-org/gitlab!23829
-
Pavlo Strokov authored
Gitaly was migrated to Go implementation. Feature flag is not used anymore. Please see: https://gitlab.com/gitlab-org/gitaly/-/merge_requests/1703 Part of: https://gitlab.com/gitlab-org/gitaly/issues/2268
-
Robert Speicher authored
Add Epics Activity info to Group Export Closes #198523 See merge request gitlab-org/gitlab!23613
-
Robert Speicher authored
Updates security release template See merge request gitlab-org/gitlab!23822
-
Stan Hu authored
Stop exposing Secure artifacts in MR widget entity See merge request gitlab-org/gitlab!23824
-
Dylan Griffith authored
This reverts merge request !22865
-
Lukas Eipert authored
For consistency, we rename the action `requestDependencyScanningReports` and associated mutations to `requestDependencyScanningDiff`
-
Lukas Eipert authored
For consistency, we rename the action `requestDastReports` and associated mutations to `requestDastDiff`
-
Lukas Eipert authored
For consistency, we rename the action `requestReports` and associated mutations to `requestDiff`
-
Lukas Eipert authored
We are not consuming the endpoints anymore, since we are now using the new comparison endpoints. Thus we can stop exposing them.
-
Mayra Cabrera authored
After moving the development from dev.gitlab.org to a private group on gitlab.com/gitlab-org/, we no longer need links on dev. This MR updates the security release issue template to reflect that.
-
Mayra Cabrera authored
Drop kibana_hostname column See merge request gitlab-org/gitlab!23503
-
Adrien Kohlbecker authored
-
Mayra Cabrera authored
Fix Rubocop offenses for cops with 1 or 2 offenses See merge request gitlab-org/gitlab!23506
-
Mike Jang authored
-
Dan Davison authored
Dequarantine clone using deploy key spec Closes #196047 See merge request gitlab-org/gitlab!23799
-