- 26 Feb, 2020 1 commit
-
-
Stefan Schmalzhaf authored
-
- 23 Feb, 2020 4 commits
-
-
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 31 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
-
Nathan Friend authored
This commits adds an RSpec feature spec for the recently-added "Edit Release" page.
-
Bob Van Landuyt authored
Add arguments to UpdateIssue mutation See merge request gitlab-org/gitlab!25268
-
rpereira2 authored
Since the vue file that it tests is named self_monitor_form.vue.
-
Bob Van Landuyt authored
Change copy of Welcome screen Closes #202632 See merge request gitlab-org/gitlab!25526
-
Michael Kozono authored
Generate smaller image sizes for Designs See merge request gitlab-org/gitlab!22860
-
Valerie Karnes authored
-
Stan Hu authored
Remove temporal fix for import/export Closes #31414 See merge request gitlab-org/gitlab!25616
-
Francisco Javier López authored
-
Andreas Brandl authored
Drop forked_project_links table Closes #24795 See merge request gitlab-org/gitlab!20771
-
Lee Tickett authored
-
Nick Thomas authored
Prohibit creation of automatic ES indices See merge request gitlab-org/gitlab!25254
-
Dmitry Gruzd authored
This change disables "Index all project" button if ES cluster doesn't have index created and shows a warning on the ES integration page
-