- 03 Dec, 2019 40 commits
-
-
Heinrich Lee Yu authored
We block IP addresses when failed Git auths reach a certain threshold. This block applied to all requests so for every request, we had to check Redis to see if the IP is blocked. This caused unnecessary Redis load. This MR changes the block to only apply to Git requests as it is described in the documentation
-
Martin Wortschack authored
[Style] Rename ConvDev Index to DevOps Score See merge request gitlab-org/gitlab!20648
-
Andreas Brandl authored
Merge branch '23746-error-500-when-trying-to-destroy-oauth-application-entry-in-admin-area' into 'master' Resolve "Error 500 when trying to destroy OAuth application entry in admin area" See merge request gitlab-org/gitlab!19617
-
Andreas Brandl authored
Usage Ping for embedded Grafana charts Part 2 See merge request gitlab-org/gitlab!19648
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Aakriti Gupta authored
This is in preparation for replacing ConvDev Index with Dev Ops Score
-
Sean McGivern authored
Implement disable group mentions for members Closes #21301 See merge request gitlab-org/gitlab!20184
-
Kushal Pandya authored
Add SalesforceDX project template See merge request gitlab-org/gitlab!20831
-
Heinrich Lee Yu authored
auto related duplicated issues Closes #3963 See merge request gitlab-org/gitlab!20161
-
minghuan lei authored
-
Sean McGivern authored
Upgrade Gitaly to v1.75.0 See merge request gitlab-org/gitlab!21045
-
GitalyBot authored
-
Sean McGivern authored
Merge branch '37956-tracking-rb-sends-wrong-creation-timestamp-to-snowplow-it-should-send-in-milliseconds' into 'master' Tracking.rb should send creation timestamp in milliseconds See merge request gitlab-org/gitlab!21074
-
Jan Provaznik authored
CI template for installing cluster applications See merge request gitlab-org/gitlab!20822
-
James Lopez authored
Fix fetching of undismissed vulnerabilities Closes #36958 See merge request gitlab-org/gitlab!20599
-
Avielle Wolfe authored
Full matching of a vulnerability finding with its feedback requires a comparison of the project_fingerprint, project, and category. We were only checking the project_fingerprint, so we were reporting undismissed feedback as dismissed if there was another dismissal feedback that had the same project_fingerprint but was either for another project or in another report type. https://gitlab.com/gitlab-org/gitlab/issues/36958
-
Jan Provaznik authored
Move operations project routes under - scope See merge request gitlab-org/gitlab!20456
-
Dmitriy Zaporozhets authored
This commit moves most of "Operations" tab routes under /-/ scope. It also moves audit_events page from project settings. This is part of "move all existing project routes under /-/ scope" initiative Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kushal Pandya authored
Update doc vue.md See merge request gitlab-org/gitlab!21104
-
Ammar Alakkad authored
-
Marcel Amirault authored
Edit new version text and add a link to setting See merge request gitlab-org/gitlab!20943
-
Evan Read authored
-
Heinrich Lee Yu authored
Eliminate group templates finder feature flag Closes #35733 See merge request gitlab-org/gitlab!20947
-
Sanad Liaquat authored
Add E2E QA email delivery tests Closes gitlab-org/quality/testcases#247 See merge request gitlab-org/gitlab!20675
-
Diego Louzán authored
Depends on a new scenario defined in gitlab-qa that launches a docker image for mailhog and makes sure that email delivery via smtp is performed correctly
-
Sanad Liaquat authored
Add the ability to simulate a slow connection See merge request gitlab-org/gitlab!20516
-
Mark Lapierre authored
Can set QA_SIMULATE_SLOW_CONNECTION to simulate a slow connection QA_SLOW_CONNECTION_LATENCY_MS sets additional latency in ms QA_SLOW_CONNECTION_THROUGHPUT_KBPS sets the maximum throughput in kbps
-
Jan Provaznik authored
[Backend (Model, Presenter)] Rename ConvDev Index to DevOps Score See merge request gitlab-org/gitlab!20644
-
Marcel Amirault authored
Add merge_request_event to CI_PIPELINE_SOURCE list of possible values. See merge request gitlab-org/gitlab!21070
-
Thong Kuah authored
Also, add docs on how to use this template to install GitLab managed apps (v2)
-
Ray Paik authored
Fix typo in fork_sample_project.md See merge request gitlab-org/gitlab!21082
-
Douglas Barbosa Alexandre authored
Move merge request description into discussions tab See merge request gitlab-org/gitlab!18940
-
Robert Speicher authored
Updated jekyll project_template Closes #34685 See merge request gitlab-org/gitlab!20090
-
Robert Speicher authored
Updated hugo project_template See merge request gitlab-org/gitlab!20109
-
Robert Speicher authored
Updated hexo project_template See merge request gitlab-org/gitlab!20105
-
Evan Read authored
Put docs branch naming back into guidelines See merge request gitlab-org/gitlab!21013
-
Marcel Amirault authored
-
Evan Read authored
add Pipeline for external PR link See merge request gitlab-org/gitlab!20439
-
Sokunrotanak Srey authored
-