- 22 Apr, 2021 18 commits
-
-
Dmytro Zaporozhets (DZ) authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!59953
-
Thong Kuah authored
Fix deprecation warning related to unicode_normalize [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59867
-
GitLab Release Tools Bot authored
-
Mark Chao authored
Fix EmptyLineAfterFinalLetItBe offenses for merge request module See merge request gitlab-org/gitlab!58185
-
Huzaifa Iftikhar authored
-
Ezekiel Kigbo authored
Externalize strings in reset_password_instructions.text.erb See merge request gitlab-org/gitlab!58226
-
Marvin Karegyeya authored
-
Stan Hu authored
Fix flaky test in ee/spec/requests/api/graphql/project/cluster_agents_spec.rb See merge request gitlab-org/gitlab!59934
-
Stan Hu authored
Remove HipChat service and records See merge request gitlab-org/gitlab!59769
-
Tiger Watson authored
-
Stan Hu authored
Two of the three tokens had `nil` `last_used_at` dates, and the database can return those in any order. To fix the spec, we assign one of the `nil` values a date. The order also needs to be sorted most recently used, with `nil` at the end.
-
Ash McKenzie authored
Change search string that does not return results See merge request gitlab-org/gitlab!59945
-
Heinrich Lee Yu authored
In some cases, the group's ID may be 123 so it matches the search query
-
Amy Qualls authored
Move tier badge to Default branch page title See merge request gitlab-org/gitlab!59935
-
Suzanne Selhorn authored
Badge and header updates for Job logs page See merge request gitlab-org/gitlab!59929
-
Craig Norris authored
-
Stan Hu authored
Fix creating an MR when a project approval rule has no approvers See merge request gitlab-org/gitlab!59671
-
- 21 Apr, 2021 22 commits
-
-
Evan Read authored
Edit and remove images in error tracking doc See merge request gitlab-org/gitlab!59917
-
Evan Read authored
Move Free tier badge to LDAP setup page title See merge request gitlab-org/gitlab!59923
-
Dylan Griffith authored
Update usage ping dictionary See merge request gitlab-org/gitlab!59881
-
Scott Hampton authored
Add unit test for vulnerability severities count query See merge request gitlab-org/gitlab!59915
-
Craig Norris authored
Updates page to move Free tier badge to title.
-
Amy Qualls authored
Add tier badge to DVCS page See merge request gitlab-org/gitlab!59933
-
Scott Hampton authored
Create a copy of purchase a sub app based on GQL See merge request gitlab-org/gitlab!59773
-
Vitaly Slobodin authored
-
Craig Norris authored
Add Free tier badge to page.
-
Scott Hampton authored
Merge branch '293843-expand-filtering-functionality-of-vulnerabilities-graphql-endpoint-to-support-vendor-project-graphql' into 'master' Add scannerId field to project vulnerabilities query See merge request gitlab-org/gitlab!58157
-
Jonathan Schafer authored
This MR adds the scannerId field to the project vulnerabilities GraphQL query
-
Thong Kuah authored
Disable automatic setup of alerts for Prometheus cluster integration See merge request gitlab-org/gitlab!58853
-
Stan Hu authored
Fix flaky spec in dependency_resolver_service_spec See merge request gitlab-org/gitlab!59797
-
ngaskill authored
-
Robert Speicher authored
Add note about SSH key title being public information See merge request gitlab-org/gitlab!59726
-
Enrique Alcántara authored
Move npm and yarn to new dropdown UI See merge request gitlab-org/gitlab!59628
-
Nicolò Maria Mezzopera authored
-
James Fargher authored
Fix EmptyLineAfterFinalLetItBe offenses in spec/graphql/resolvers See merge request gitlab-org/gitlab!58239
-
Craig Norris authored
Update page to promote Free tier badge to top.
-
Brandon Labuschagne authored
Used spans instead of divs within links See merge request gitlab-org/gitlab!59822
-
Robert Speicher authored
Merge branch 'philipcunningham-add-backend-for-updating-target-type-for-on-demand-294060' into 'master' Add targetType to DastSiteProfileUpdate mutation See merge request gitlab-org/gitlab!59715
-
Philip Cunningham authored
-