- 18 Sep, 2020 40 commits
-
-
Imre Farkas authored
New created projects could inherit services from groups See merge request gitlab-org/gitlab!42491
-
Arturo Herrero authored
We can now save integrations that belongs to a group https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39959. When creating a new project, the precedence to create new integrations is: closest integration from ancestors to the project, instance-level integration or template service.
-
Nicolò Maria Mezzopera authored
Step 4/4: Add pagination to GraphQL release page See merge request gitlab-org/gitlab!41441
-
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.
-
Natalia Tepluhina authored
Allow batchMax configuration See merge request gitlab-org/gitlab!42700
-
Craig Norris authored
Cross link from API page and fix table formatting See merge request gitlab-org/gitlab!42662
-
Evan Read authored
-
Sean McGivern authored
Fix "Edit fork in Web IDE" behavior See merge request gitlab-org/gitlab!42611
-
Paul Slaughter authored
- This was accidentally removed when things were [refactored for Gitpod][1] [1]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37985
-
Marcin Sedlak-Jakubowski authored
Add documenation about SSE config file coming soon See merge request gitlab-org/gitlab!42558
-
Chad Woolley authored
Including deprecation and replacement of data/config.yml
-
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
-
Denys Mishunov authored
BY allowing batchMax on a per-client basis we can allow different clients behave differently based on the requirements
-
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
-