- 18 Sep, 2020 40 commits
-
-
Nathan Friend authored
This commit updates the Releases page to include pagination when in "GraphQL mode". Because this is the last step in the GraphQL feature, this MR also enables the `graphql_releases_page` feature flag by default.
-
Jan Provaznik authored
Feature Flags: Add introduced by url See merge request gitlab-org/gitlab!42697
-
Marcin Sedlak-Jakubowski authored
Add front matter UI context for 13.4 release See merge request gitlab-org/gitlab!42513
-
Derek Knox authored
-
Kushal Pandya authored
Replace loading button with GlButton in Error Tracking form Closes #229213 See merge request gitlab-org/gitlab!42077
-
Nadia Sotnikova authored
-
Peter Leitzen authored
Remove track_resource_state_change_events flag See merge request gitlab-org/gitlab!41287
-
Sean McGivern authored
Use CounterAttribute for build_artifacts_size See merge request gitlab-org/gitlab!41769
-
Arturo Herrero authored
-
Yannis Roussos authored
Index merge requests with state_id See merge request gitlab-org/gitlab!42481
-
Robert May authored
This adds an additional index to cover an expensive query used on the merge_requests index.
-
Jan Provaznik authored
Add Gitpod enabled instance setting to Usage Data See merge request gitlab-org/gitlab!42563
-
Fabio Pitino authored
Revert required encryption on CI runner tokens See merge request gitlab-org/gitlab!42623
-
Sean McGivern authored
Fix `license_compliance_denies_mr` feature flag See merge request gitlab-org/gitlab!42682
-
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
-
Kamil Trzciński authored
It appears that this feature flag should be `default_enabled: true`
-
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)
-
Fabio Pitino authored
Make increment of build_artifacts_size use CounterAttribute concern behind feature flag.
-
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
-