- 08 Oct, 2020 7 commits
-
-
Ezekiel Kigbo authored
Add a clear button on the Search filter See merge request gitlab-org/gitlab!42897
-
Micaël Bergeron authored
This commit adds clear buttons on the Group and Project filters for the search page. This enables the user to remove a filter in a single click instead of having to wait for the dropdown to fully load.
-
Mark Chao authored
Use stricter typed Global IDs See merge request gitlab-org/gitlab!44073
-
Brett Walker authored
and slight refactor of restore_many to use GitlabSchema.parse_gid
-
Michael Kozono authored
Enable RSpec/TimecopFreeze cop See merge request gitlab-org/gitlab!44367
-
Ash McKenzie authored
Use vulnerability finding report type for feedback category See merge request gitlab-org/gitlab!44492
-
Mark Lapierre authored
Attach CI_JOB_ID into QA JSON report See merge request gitlab-org/gitlab!44602
-
- 07 Oct, 2020 33 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
-
Jonathan Schafer authored
-
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
-