- 10 Mar, 2020 40 commits
-
-
Nick Thomas authored
In development and production, Workhorse is an essential part of how GitLab operates. However, it is currently excluded from tests. This makes it hard to approach features that rely on workhorse - like file uploads - in a test-driven manner. Introducing workhorse into the test suite for feature specs seems to have minimal speed impact, and should help significantly with this.
-
Rémy Coutable authored
Add filtering to VulnerabilitiesFinder See merge request gitlab-org/gitlab!26046
-
Avielle Wolfe authored
* Adds filtering by severity to VulnerabilityFinder * Adds Vulnerability.with_severities
-
Lin Jen-Shin authored
Fetch environment before checking its `state` Closes #209771 See merge request gitlab-org/gitlab!26787
-
Marcia Ramos authored
Clarify 1 commit squash message Closes #208806 See merge request gitlab-org/gitlab!26840
-
Cynthia Ng authored
-
Nick Thomas authored
Add Requirement policy See merge request gitlab-org/gitlab!26618
-
Jan Provaznik authored
A basic policy for working with Requirement resource
-
Mark Florian authored
Security Reports: Permissions cleanup See merge request gitlab-org/gitlab!15088
-
Imre Farkas authored
Remove core-only from sharing a group section See merge request gitlab-org/gitlab!26813
-
Grzegorz Bizon authored
Allow to fine tune what to inherit See merge request gitlab-org/gitlab!26483
-
Jarka Košanová authored
Remove redundant let calls in spec See merge request gitlab-org/gitlab!26834
-
Achilleas Pipinellis authored
Add message about existing bug to self-monitoring project docs See merge request gitlab-org/gitlab!26761
-
Achilleas Pipinellis authored
Add orchestrator exit codes to Sec Scanner docs See merge request gitlab-org/gitlab!26497
-
Lucas Charles authored
Adds generic exit codes that can be thrown by the Secure orchestrator. This covers the general exit codes and search module. I left off `command` as that's unlikely to be used directly and should be discouraged.
-
Achilleas Pipinellis authored
Documentation: external_url and sudo invocations See merge request gitlab-org/gitlab!26869
-
Achilleas Pipinellis authored
Add bastion hosts for ssh access See merge request gitlab-org/gitlab!26872
-
Kushal Pandya authored
Added Snippet Edit Visibility component See merge request gitlab-org/gitlab!26799
-
Kushal Pandya authored
Migrate mesh_object_spec to jest See merge request gitlab-org/gitlab!26769
-
Nicolò Maria Mezzopera authored
- jest spec - update jest config to transform three.js
-
Grzegorz Bizon authored
Fix documentation on how CI_COMMIT_REF_PROTECTED works See merge request gitlab-org/gitlab!26826
-
Grzegorz Bizon authored
Reduce Cognitive Complexity of outbound_local_requests_whitelist_arrays method See merge request gitlab-org/gitlab!26759
-
Jan Provaznik authored
Resolve "Match snippet name with more than one digit" Closes #208864 See merge request gitlab-org/gitlab!26429
-
Jan Provaznik authored
Expose blocked by issue on IssueEntity See merge request gitlab-org/gitlab!25723
-
Ramya Authappan authored
Fix QA tests after moving deploy keys to ci/cd Closes #208761 See merge request gitlab-org/gitlab!26561
-
Achilleas Pipinellis authored
Cluster Embed Metric Dashboard Endpoint See merge request gitlab-org/gitlab!25739
-
Allison Browne authored
Add an endpoint to query to get a single panel in the format of metric embeds
-
Imre Farkas authored
Fix bug committing snippet content when creating the snippet Closes #208693 See merge request gitlab-org/gitlab!26287
-
Kamil Trzciński authored
This extends `default:` and `variables:` with a way to clearly indicate keys to inherit
-
Denys Mishunov authored
The component mildly updates styles for the component while leaving the functionality intact
-
Mark Florian authored
Migrate blob viewer index_spec to jest See merge request gitlab-org/gitlab!26790
-
Nick Thomas authored
Do not add '@' after an empty ssh_user See merge request gitlab-org/gitlab!24739
-
Jan Provaznik authored
Refactor NotificationRecipientService See merge request gitlab-org/gitlab!26394
-
Achilleas Pipinellis authored
Change pod logs to logs in documentation Closes #208765 See merge request gitlab-org/gitlab!26684
-
Achilleas Pipinellis authored
Split up dependency scanning variable documentation into sections See merge request gitlab-org/gitlab!24709
-
Igor Frenkel authored
-
Pavlo Strokov authored
Adding of the 'external_url' configuration for GitLab configuration file. Removed `sudo` mode because user is already in `root` mode because of the `sudo -i` after ssh-ing.
-
Rémy Coutable authored
Display GitLab issues created via Sentry's global GitLab integration See merge request gitlab-org/gitlab!26418
-
Sean McGivern authored
Add Sidekiq metrics for Gitaly and DB time See merge request gitlab-org/gitlab!26384
-
Collen Kriel authored
-