- 10 Mar, 2020 40 commits
-
-
Nick Thomas 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
-
Natalia Tepluhina authored
Fix container reigstry tags pagination bug See merge request gitlab-org/gitlab!26815
-
Nicolò Maria Mezzopera authored
- details page - unit tests
-
Adam Hegyi authored
Rename AddIndexServicesOnTemplate migration See merge request gitlab-org/gitlab!26839
-
Francisco Javier López authored
When the snippet is created we commit the content to the recently created repository. Nevertheless, these actions are inside a db transaction and the commit action triggers a request handled by a different thread. This means that in the thread the snippet does not exists and, therefore, the operation fails.
-
Achilleas Pipinellis authored
Merge branch '208258-update-documentation-and-common_metrics-yml-to-match-new-y_axis-properties' into 'master' Update charts documentation and common_metrics.yml to match Closes #208258 See merge request gitlab-org/gitlab!26048
-