- 03 Dec, 2019 30 commits
-
-
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
-
- 02 Dec, 2019 10 commits
-
-
Fatih Acet authored
Add body data elements for pageview context See merge request gitlab-org/gitlab!18450
-
Fatih Acet authored
Update copy on managed namespace prefixes See merge request gitlab-org/gitlab!20935
-
Hordur Freyr Yngvason authored
Changes can now be made to existing environments by clearing the cluster cache. See https://gitlab.com/gitlab-org/gitlab/issues/27149
-
Mark Lapierre authored
Refactor many tests to use the login flow See merge request gitlab-org/gitlab!21044
-
Fatih Acet authored
Move some utils karma specs to jest See merge request gitlab-org/gitlab!21071
-
Russell Dickenson authored
docs updated for what "default" branch protection means for global setting. See merge request gitlab-org/gitlab!20547
-
Thad Guidry authored
-
Josh Essman authored
-
Dan Davison authored
Update best practices with note for `after` hook See merge request gitlab-org/gitlab!20830
-
Clement Ho authored
Allow patch notes on tags page to word wrap Closes #33482 See merge request gitlab-org/gitlab!20135
-