- 27 Feb, 2020 2 commits
- 24 Feb, 2020 14 commits
-
-
Seb authored
-
Evan Read authored
Improve MaxStartups SSH settings Closes #20445 and omnibus-gitlab#1606 See merge request gitlab-org/gitlab!25292
-
Ben Bodenmiller authored
-
Ash McKenzie authored
Fix typo See merge request gitlab-org/gitlab!25771
-
Heinrich Lee Yu authored
Use note access check though its policy See merge request gitlab-org/gitlab!25153
-
Evan Read authored
Docs: style changes to autodevops page See merge request gitlab-org/gitlab!25725
-
Ash McKenzie authored
Change query for fetching lsif job artifact See merge request gitlab-org/gitlab!25529
-
Evan Read authored
Add pre 12.9 background migration commands See merge request gitlab-org/gitlab!25580
-
Anton Smith authored
-
Ray Paik authored
Docs: Fix link in NuGet repo docs See merge request gitlab-org/gitlab!25754
-
charlieablett authored
-
Russell Dickenson authored
added note about whitelisting ip send usage ping See merge request gitlab-org/gitlab!24315
-
Russell Dickenson authored
Document Container Scanning DOCKER_INSECURE var See merge request gitlab-org/gitlab!25223
-
Adam Cohen authored
-
- 23 Feb, 2020 14 commits
-
-
Sid Reddy authored
-
Evan Read authored
Add a cross link to a new Geo Framework Closes #118743 See merge request gitlab-org/gitlab!25525
-
Valery Sizov authored
-
Evan Read authored
Fix Typo: add/pull See merge request gitlab-org/gitlab!24989
-
Evan Read authored
Remove extra gitlab_rails['omniauth_enabled'] flags See merge request gitlab-org/gitlab!24945
-
Ben Bodenmiller authored
-
Evan Read authored
Docs: Add group saml identity API response info See merge request gitlab-org/gitlab!25652
-
Cynthia Ng authored
-
Philippe Lafoucrière authored
Fix variable passthrough in SAST template when using DinD See merge request gitlab-org/gitlab!25697
-
Marcel Amirault authored
Fix typos in GitLab Maven Repository docs See merge request gitlab-org/gitlab!25610
-
Marcel Amirault authored
Remove the FF note form Self monitoring project docs See merge request gitlab-org/gitlab!25761
-
Dov Hershkovitch authored
-
Marcel Amirault authored
Add note warning on changing titles See merge request gitlab-org/gitlab!25654
-
Thong Kuah authored
Modify archive rate limit to throttle by user See merge request gitlab-org/gitlab!25759
-
- 22 Feb, 2020 5 commits
-
-
Stan Hu authored
In the previous implementation, an unauthenticated user attempting to download the archive repeatedly would interfere with authenticated users. To avoid that, we increase the scope of the limiter to include the user.
-
Stan Hu authored
Inject CSP values when repository static objects external caching is enabled Closes #198299 See merge request gitlab-org/gitlab!25711
-
Kai authored
-
Thong Kuah authored
Rate limit archive endpoint by user See merge request gitlab-org/gitlab!25750
-
Stan Hu authored
This adds a user-specific rate limit for the repository archive endpoint: 1. For anonymous users, the rate is 100 downloads/minute. 2. For individual users, the rate is 5 downloads/minute.
-
- 21 Feb, 2020 5 commits
-
-
Clement Ho authored
Rename self monitor spec file See merge request gitlab-org/gitlab!25701
-
Ray Paik authored
Improve grammar of principles.md See merge request gitlab-org/gitlab!25630
-
Amy Qualls authored
The autodevops page needed a few small stylistic changes; this commit provides them. No technical information was changed in this commit.
-
Mark Florian authored
Refactor project/group variables UI into Vue - 3 / 4 See merge request gitlab-org/gitlab!25468
-
Payton Burdette authored
Added neccessary components/tests for the ci variables project/group settings refactor to Vue.
-