- 08 Oct, 2020 1 commit
-
-
Mike Kozono authored
Until snippet repo replication is released, this will maintain existing behavior on Geo secondaries.
-
- 07 Oct, 2020 39 commits
-
-
Evan Read authored
Clarify gitlab:gitaly:check needs run from Gitaly client See merge request gitlab-org/gitlab!44078
-
Aric Buerer authored
-
Evan Read authored
Fix typo in Gitaly Praefect admin docs See merge request gitlab-org/gitlab!44572
-
Yannis Roussos authored
Enable automatic allocation of purchased storage See merge request gitlab-org/gitlab!44376
-
Olena Horal-Koretska authored
Instrument snowplow count of integrations list See merge request gitlab-org/gitlab!44549
-
Douglas Barbosa Alexandre authored
Merge branch 'al-255316-add-missing-spec-for-update_max_seats_used_for_gitlab_com_subscriptions_worker' into 'master' Add missing spec for UpdateMaxSeatsUsedForGitlabComSubscriptionsWorker See merge request gitlab-org/gitlab!44632
-
Yannis Roussos authored
Fix rollback of migration that adds temporary index for container scanning findings See merge request gitlab-org/gitlab!44593
-
Can Eldem authored
-
Stan Hu authored
Templates for EC2 deployment and provisioning via CF See merge request gitlab-org/gitlab!42566
-
Stan Hu authored
Redirect to documentation pages URL when configuration option is set See merge request gitlab-org/gitlab!43157
-
Jose Ivan Vargas authored
Update jest to version 26.x See merge request gitlab-org/gitlab!33252
-
Mike Jang authored
Remove the mention of SSH in project access tokens See merge request gitlab-org/gitlab!36922
-
Julian Paul Dasmarinas authored
-
Stan Hu authored
Add rubocop for expectations on Gitlab::Tracking#event See merge request gitlab-org/gitlab!43615
-
Dallas Reedy authored
Adds a new RuboCop cop for protecting against doing expect(Gitlab::Tracking).to receive(:event) within specs. All existing offending files are added to the .rubocop_todo.yml file and should be converted at our earliest convenience.
-
Stan Hu authored
Add API Fuzzing report type to backend See merge request gitlab-org/gitlab!43763
-
Michael Eddington authored
The new report type uses the Dast report parser as the schema is shared between API Fuzzing and DAST. * Update the backend code * Update GraphQL schema * Update related tests * Add sample report to test assets
-
Stan Hu authored
Return nil when fetching a wiki page with invalid arguments See merge request gitlab-org/gitlab!44302
-
Lukas Eipert authored
Apparently in version 8.3.0 the implementation for whatwg-url changed which breaks our test. We probably should deal with this in a follow-up.
-
Nathan Friend authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!44452
-
Igor Drozdov authored
Split full name to first and last name for signup See merge request gitlab-org/gitlab!42346
-
Jose Ivan Vargas authored
Fix console null errors in security dashboard See merge request gitlab-org/gitlab!44076
-
Kev authored
-
Jose Ivan Vargas authored
Add warning state & tooltips in usage quota table See merge request gitlab-org/gitlab!44396
-
Mike Jang authored
Fixed three sentences for the create-project.md file See merge request gitlab-org/gitlab!44418
-
Stefanie Saffern authored
1. Changed cannot to can't (27:26) 2. Added a comma after or in a list of four items (36:6) 3. The linter mentions changing "you have" to "you've" in the sentence (134:19). "If you have access rights to the associated namespace, . . ." It doesn't sound right to contract you have because "have" is the main verb. I changed the sentence to "If you have access rights to the associated namespace, . . ." @mjang1 I still need to fix future tense in this issue. I will wait to do it once you have approved of the MR. Thanks
-
Paul Slaughter authored
Replace fa-search with GitLab SVG search icon See merge request gitlab-org/gitlab!43110
-
Justin Ho Tuan Duong authored
- Replace in HAML and Vue files - Update selectors in specs - Remove icon definitions in fontawesome_custom.scss - Add changelog
-
Mark Florian authored
Merge branch '219840-replace-gl-deprecated-button-with-gl-button-in-ee-app-assets-javascripts-vue_shared' into 'master' Replace deprecated button See merge request gitlab-org/gitlab!42065
-
Kyle Mann authored
-
Mike Jang authored
Changes to SCIM identity documentation See merge request gitlab-org/gitlab!44493
-
Anna-Lester authored
* 20:1 Currently removed as flagged by Vale linter * 54:165 will match changed to matches * 66:38 will set changed to gets * 78:25 will uniquely identify changed to uniquely identifies * 81:142 will likely cause changed to may cause * 113:42 will only sync changed to only syncs * 114:56 it will sync changed to it syncs * 116:58 will appear changed to appears * 120:1 sentence shortened by splitting into two sentences. * 120:71 will likely changed to may
-
Jose Ivan Vargas authored
Separate issues list scss for EE See merge request gitlab-org/gitlab!44551
-
Lukas Eipert authored
Apparently loading fixtures is important
-
Vitaly Slobodin authored
-
Amy Qualls authored
Merge branch '235391-support-group-milestones-to-be-associated-with-project-releases-in-api-3' into 'master' Group Milestones to be associated with Project Releases in API documentation See merge request gitlab-org/gitlab!44395
-
Lukas Eipert authored
Also updates all jest related dependencies to be compatible with jest@26. Earlier versions of jest@26 had severe performance impacts, but that has been resolved with jest@26.5. [0] Thanks to this update `jest-environment-jsdom-sixteen` can be replaced with the upstream `"jest-environment-jsdom` which is also based on jsdom@16. [0]: https://github.com/facebook/jest/issues/9457#issuecomment-703525151
-
Amy Qualls authored
Documenting cluster cost management See merge request gitlab-org/gitlab!43721
-
Viktor Nagy authored
and fixed a typo
-