- 22 Jul, 2020 1 commit
-
-
Nicolas Dular authored
This adds a check for the temporary storage size end date and exposes it to the GraphQL API. If the date is set and in the future or the current date the namespace will not be checked if it exceeds the limit. To make it easier for the UI to determine if the temporary storage is currently active or not, we expose this field in our GraphQL API. This way the UI does not need to check and compare the date on its own.
-
- 21 Jul, 2020 39 commits
-
-
James Fargher authored
Improve checks for path traversal validation See merge request gitlab-org/gitlab!33114
-
Douglas Barbosa Alexandre authored
Coerce repository_storages_weighted, removes repository_storages See merge request gitlab-org/gitlab!36376
-
Stan Hu authored
Inverse pipeline for its build associations See merge request gitlab-org/gitlab!37478
-
Douglas Barbosa Alexandre authored
Remove old export file when requesting new project export using API See merge request gitlab-org/gitlab!37427
-
Douglas Barbosa Alexandre authored
Refactor the HLL unique counting between visits and actions See merge request gitlab-org/gitlab!36583
-
Mayra Cabrera authored
Exclude license scanner types from SecurityScannerType enum See merge request gitlab-org/gitlab!37318
-
Alan (Maciej) Paruszewski authored
-
Mayra Cabrera authored
Disable parallel matrix feature flag See merge request gitlab-org/gitlab!37501
-
Nick Gaskill authored
Added Security prefix for clarity Closes gitlab-runner#25663 See merge request gitlab-org/gitlab!37380
-
Russell Dickenson authored
-
Jose Ivan Vargas authored
Geo - Fix Node Form Breadcrumbs Closes #230331 See merge request gitlab-org/gitlab!37366
-
Zack Cuddy authored
This change adds the proper middle layer to the breadcrumbs for the Geo Node Form.
-
Andrew Fontaine authored
Refactor job_app not to use js-selectors Closes #223211 See merge request gitlab-org/gitlab!37343
-
Frédéric Caplette authored
This commit removes all js selectors that are use in job_app and related tests. While I was at it, I also refactored most of the test files I was touching to use VTU.
-
Mayra Cabrera authored
Fix ambiguous query error on milestone_id See merge request gitlab-org/gitlab!37451
-
Jose Ivan Vargas authored
Make the Edit Release and New Release pages use the same Vue component See merge request gitlab-org/gitlab!37460
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33705 introduced a production incident (https://gitlab.com/gitlab-com/gl-infra/production/-/issues/2442). Disable this feature flag by default until we validate this feature is stable.
-
Amy Qualls authored
Assign Alerts To Do docs See merge request gitlab-org/gitlab!34447
-
David O'Regan authored
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!37456
-
Mike Jang authored
Clarify rules on jargon and uncommon words See merge request gitlab-org/gitlab!36627
-
Mike Lewis authored
-
Amy Qualls authored
Update comment to new documentation link See merge request gitlab-org/gitlab!37486
-
Mike Greiling authored
Submit license policy button See merge request gitlab-org/gitlab!36871
-
Amy Qualls authored
Add tier badges for Operations pages Closes #229615 See merge request gitlab-org/gitlab!37480
-
Robert Speicher authored
Add `labels` argument to merge request mutation Closes #215619 See merge request gitlab-org/gitlab!32637
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37491
-
Robert Speicher authored
Return SSH key details in /internal/allowed response See merge request gitlab-org/gitlab!37289
-
Robert Speicher authored
Extend scopes of seeded dev token See merge request gitlab-org/gitlab!37407
-
Suzanne Selhorn authored
Improve payment method instructions See merge request gitlab-org/gitlab!35709
-
Russell Dickenson authored
-
Enrique Alcántara authored
Fix bulk_assignment_labels_spec.rb for issuables_lsit See merge request gitlab-org/gitlab!36758
-
Scott Stern authored
-
GitLab Release Tools Bot authored
-
John Cai authored
When modifying repository_storages_weighted through the api, the value gets passed as a string, so we need to coerce it into an integer. repository_storages is also a deprecated field, so this MR also removes repository_storages and makes repository_storages_weighted a visible field.
-
George Koltsov authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37485
-
Mike Jang authored
Note that OmniAuth is built on Ruby Closes #222922 See merge request gitlab-org/gitlab!34758
-
Suzanne Selhorn authored
Improve view subscription instructions See merge request gitlab-org/gitlab!35696
-