- 18 Sep, 2020 40 commits
-
-
Vitaly Slobodin authored
Resolve "On design discussion note, icons are misaligned" See merge request gitlab-org/gitlab!42672
-
Natalia Tepluhina authored
-
Andreas Brandl authored
Remove assumption about public schema See merge request gitlab-org/gitlab!41907
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!42680
-
Vitali Tatarintev authored
Issuable parent param refactor See merge request gitlab-org/gitlab!40220
-
Heinrich Lee Yu authored
Add mutation to Resolve Vulnerability in GraphQL See merge request gitlab-org/gitlab!42500
-
Alan (Maciej) Paruszewski authored
This change adds new mutation that allows user to resolve vulnerability using GraphQL API.
-
Alessio Caiazza authored
Support the JWT params set by Workhorse in upload requests See merge request gitlab-org/gitlab!33277
-
David Fernandez authored
During file uploads, Workhorse will set a JWT param per file upload that contain all the upload params. `multipart.rb` has been modified to support these params so that `UploadedFile`s are built from those signed params. This behavior change is gated behind a feature flag: :upload_middleware_jwt_params_handler Support the changes done in: https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/490
-
Nicolò Maria Mezzopera authored
Remove feature flag licenses_app and code that is enabled by it Closes #238607 See merge request gitlab-org/gitlab!42520
-
Andreas Brandl authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/228724
-
GitLab Release Tools Bot authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!42678
-
Achilleas Pipinellis authored
Document use of monitoring in external load balancers See merge request gitlab-org/gitlab!42551
-
Robert Marshall authored
- The 2k reference architecture used a different wording for the load balancer documentation header. Aligned it with the other reference architectures for easier comparison while reading through. Related https://gitlab.com/gitlab-org/gitlab-orchestrator/-/issues/193Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
-
Jan Provaznik authored
Merge branch '250630-ensure-distinctcountbylargeforeignkey-only-works-for-batched-counts' into 'master' DistinctCountByLargeForeignKey should only work for batch counts See merge request gitlab-org/gitlab!42559
-
Sean McGivern authored
Remove unused allow declarations for removed methods See merge request gitlab-org/gitlab!42286
-
Nicolò Maria Mezzopera authored
Remove an extra spacing from Dashboard Issues Closes #250279 See merge request gitlab-org/gitlab!42459
-
GitLab Release Tools Bot authored
-
Sanad Liaquat authored
E2E new discussion does not drop MR from merge trains See merge request gitlab-org/gitlab!42278
-
Tiffany Rea authored
(cherry picked from commit d20eef6250476c217fd796b557f67559bb50059e)
-
Jan Provaznik authored
Package file size limits UI See merge request gitlab-org/gitlab!40423
-
Steve Abrams authored
Form for package max file size plan_limits is added to the package registry application settings admin UI page.
-
Nicolò Maria Mezzopera authored
Step 3/4: Update Releases page to use Vuex state instead of props See merge request gitlab-org/gitlab!41636
-
Nathan Friend authored
This commit updates the releases page to store static data as Vuex state instead of passing thee data to the Vue app as props.
-
Achilleas Pipinellis authored
[Docs] Remove incorrect minimum PostgreSQL version info See merge request gitlab-org/gitlab!42664
-
Alper Akgun authored
-
Mark Chao authored
Return stored seat counts in the subscriptions API endpoint See merge request gitlab-org/gitlab!42293
-
Amparo Luna authored
Since we're now updating seats_in_use and seats_owed along with max_seats_used during the daily job.
-
Evan Read authored
Updated 6. Database to verify psql version first. See merge request gitlab-org/gitlab!42660
-
Emily Chang authored
-
Dylan Griffith authored
Remove `code_owner` ignore rule See merge request gitlab-org/gitlab!42637
-
Simon Knox authored
Update import group screen to specify *Import* See merge request gitlab-org/gitlab!40659
-
Mike Jang authored
-
Stan Hu authored
Use generate(:url) instead of FFaker::Internet.uri See merge request gitlab-org/gitlab!42659
-
Mitchell Nielsen authored
-
Mark Chao authored
Add autocomplete search suggestions for recently viewed merge requests See merge request gitlab-org/gitlab!42560
-
Michael Kozono authored
Upgrade GraphQL gem See merge request gitlab-org/gitlab!40416
-
Simon Knox authored
Add sort option to mergeUrlParams See merge request gitlab-org/gitlab!42561
-
Michael Kozono authored
Log authentication events alongside audit events See merge request gitlab-org/gitlab!42033
-