- 21 Aug, 2020 40 commits
-
-
Marcin Sedlak-Jakubowski authored
GraphQL: Add initial documentation for keyset / cursor pagination See merge request gitlab-org/gitlab!36967
-
Brett Walker authored
and details
-
Mike Jang authored
Update docs to support Vale 2.3.3 See merge request gitlab-org/gitlab!40093
-
Markus Koller authored
Avoid creating diff position when line-code is nil See merge request gitlab-org/gitlab!40089
-
Mayra Cabrera authored
Fix wait! for scripts/trigger-build Closes #239336 See merge request gitlab-org/gitlab!40116
-
Shinya Maeda authored
Add CreateArtifactService to persist code_coverage report See merge request gitlab-org/gitlab!39236
-
Sean McGivern authored
Stop checking migration version in project factory See merge request gitlab-org/gitlab!40098
-
Lin Jen-Shin authored
-
Fabio Pitino authored
Clean up GraphQL access error specs with shared example See merge request gitlab-org/gitlab!40053
-
Lin Jen-Shin authored
Include Redis in Workhorse-in-test-suite integration Closes #209245 See merge request gitlab-org/gitlab!40026
-
Maxime Orefice authored
This new service will be used to persist generated coverage report once a pipeline has been completed.
-
Peter Leitzen authored
Respect original visibility for instrumented methods See merge request gitlab-org/gitlab!39951
-
Thong Kuah authored
target is already defined in the if clause below. There's no need to cast name to symbol. All methods that use name variable accept string or symbol
-
Kushal Pandya authored
Add auto close incidents See merge request gitlab-org/gitlab!39967
-
David O'Regan authored
-
Toon Claes authored
Remove default column from services table See merge request gitlab-org/gitlab!39817
-
Nick Thomas authored
Retrieve email key from X-Envelope-To header See merge request gitlab-org/gitlab!40001
-
John Hope authored
-
Fabio Pitino authored
Fix non-retrying bridges after retried builds in CI pipelines See merge request gitlab-org/gitlab!39989
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Andreas Brandl authored
Add maximum file upload size limit for the package registry See merge request gitlab-org/gitlab!39633
-
Steve Abrams authored
Add file upload size limits for conan, npm, nuget, pypi, and maven.
-
Phil Hughes authored
Show expired milestones at the bottom of the list within dropdown Closes #196066 See merge request gitlab-org/gitlab!36562
-
Phil Hughes authored
Change show more button to be a table row Closes #234183 and #235672 See merge request gitlab-org/gitlab!39788
-
Marcin Sedlak-Jakubowski authored
Add Ubuntu 20.04 to the supported versions Closes #238541 See merge request gitlab-org/gitlab!40092
-
Marcin Sedlak-Jakubowski authored
Minor fix to text in table See merge request gitlab-org/gitlab!40054
-
Vitali Tatarintev authored
Add JWT signing for internal cluster agent API See merge request gitlab-org/gitlab!39781
-
Thong Kuah authored
This ensures only gitlab-kas can make requests to the internal API, which is necessary as sensitive info is returned in response. Update instances where we explicitly want to use the top-level ::Clusters module
-
Arturo Herrero authored
After removing and ignoring the default column from the code in a81914c7, we can now drop the database column.
-
Kushal Pandya authored
Shows expired milestones within the dropdown with different text color and "(expired)" string suffixed.
-
Peter Leitzen authored
Since we've truncated the migrations after 2018-12-28 (see db/migrate/20181228175414_init_schema.rb) we can safely remove this check which reduces the query count for a project factory by 1.
-
Sean McGivern authored
Remove the memoization of source_branch_exists on merge request See merge request gitlab-org/gitlab!39944
-
Marcel Amirault authored
Update needs limit for gitlab.com See merge request gitlab-org/gitlab!40081
-
Kamil Trzciński authored
-
charlie ablett authored
Fix Ruby 2.7 deprecation warning in JSON module See merge request gitlab-org/gitlab!40066
-
Kushal Pandya authored
Merge branch '229297-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-ee-app-assets-javascripts' into 'master' Replace Bootstrap Button & LoadingButton w/ GitLab UI GlButton in vulnerability_action_buttons.vue See merge request gitlab-org/gitlab!39651
-
Lindsay Kerr authored
-
Sean McGivern authored
Support private token headers for composer Closes #232636 See merge request gitlab-org/gitlab!38641
-
Nick Thomas authored
Cluster Agent delete mutation for GraphQl See merge request gitlab-org/gitlab!38622
-