- 24 Feb, 2020 3 commits
-
-
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 4 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
-
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 19 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
-
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.
-
Dallas Reedy authored
-
Mike Jang authored
-
Michael Kozono authored
Use clearer error for pages when SHA is outdated See merge request gitlab-org/gitlab!25659
-
Mayra Cabrera authored
Clarify the scope of the setting in ApprovalState model spec See merge request gitlab-org/gitlab!25540
-
John Skarbek authored
Update version to 12.9.0-pre See merge request gitlab-org/gitlab!25726
-
Mayra Cabrera authored
-
John Skarbek authored
Update version to 12.8.0 pre See merge request gitlab-org/gitlab!25722
-
Stan Hu authored
Fix WebMock::NetConnectNotAllowedError spec failure Closes #207531 See merge request gitlab-org/gitlab!25713
-
Mayra Cabrera authored
-
Ahmad Sherif authored
Without it, Web IDE won't be able to display blobs as the browser is blocking the requests on the account of a missing external storage URL from CSP rules. Fixes https://gitlab.com/gitlab-org/gitlab/issues/198299 Part of https://gitlab.com/gitlab-com/gl-infra/scalability/issues/4 and https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829
-
Peter Leitzen authored
Add Release "edit" page feature spec Closes #207261 See merge request gitlab-org/gitlab!25558
-
Mike Lewis authored
Add guidance on writing problem statements to template See merge request gitlab-org/gitlab!25708
-
Dmitry Gruzd authored
-
Imre Farkas authored
Add migration to create self monitoring project environment Closes #204858 See merge request gitlab-org/gitlab!25289
-
Kirstie Cook authored
-