- 28 Sep, 2021 40 commits
-
-
Nick Thomas authored
GET /api/v4/groups/:id?with_projects=true is deprecated, as it includes the `projects` member in the returned API response. That's expensive to calculate and is generally unnecessary - other endpoints let you access the same information in a more efficient manner. Limiting requests to deprecated API endpoints is a way to induce users to switch to the non-deprecated alternatives. We can add more endpoints over time. Changelog: added
-
Nick Thomas authored
We need to be able to change these settings
-
Nick Thomas authored
We need to track and set these settings in the DB
-
Vitali Tatarintev authored
Add `links` and `message` field to VulnerabilityType See merge request gitlab-org/gitlab!71207
-
Vitali Tatarintev authored
Refactor user default preferred_language See merge request gitlab-org/gitlab!71125
-
Baodong authored
-
Stan Hu authored
Stop using view helpers in ClusterablePresenter classes See merge request gitlab-org/gitlab!71235
-
Marcel Amirault authored
Fixed doc warnings due to vale latin terms rule See merge request gitlab-org/gitlab!71068
-
waridrox authored
-
Ash McKenzie authored
Revert "Merge branch '333844-automated-code-review-comments' into 'master'" See merge request gitlab-org/gitlab!71252
-
Kati Paizee authored
Stop linting with vale on deprecations doc See merge request gitlab-org/gitlab!71054
-
Achilleas Pipinellis authored
Remove troubleshooting step for project transfer from Pages admin docs See merge request gitlab-org/gitlab!56384
-
Albert Salim authored
This reverts merge request !64313
-
Kati Paizee authored
Doc Consistency: integration - access See merge request gitlab-org/gitlab!71143
-
Niklas authored
-
-
Kati Paizee authored
Doc Consistency: integration - integrations (Part 2) See merge request gitlab-org/gitlab!71147
-
Niklas authored
-
Kati Paizee authored
Doc Consistency: integration - integrations See merge request gitlab-org/gitlab!71145
-
Niklas authored
-
Kati Paizee authored
Vale issues administration pages See merge request gitlab-org/gitlab!71141
-
Mike Russo authored
-
Andrejs Cunskis authored
E2E: Large project github import test debug improvements See merge request gitlab-org/gitlab!70910
-
Andrejs Cunskis authored
-
Ramya Authappan authored
Handle HTTP 429 status gracefully See merge request gitlab-org/gitlab!71182
-
Sanad Liaquat authored
-
Marcel Amirault authored
Update screenshots of license policy See merge request gitlab-org/gitlab!71245
-
Russell Dickenson authored
-
Albert Salim authored
Add suggestion to use match_array instead of match for array expectation See merge request gitlab-org/gitlab!64313
-
Rémy Coutable authored
-
Russell Dickenson authored
Add false-positive information in the api response See merge request gitlab-org/gitlab!70328
-
Saikat Sarkar authored
-
Thong Kuah authored
Change incorrect exception wording modifying See merge request gitlab-org/gitlab!71240
-
Dylan Griffith authored
Shrink cross-db spec allowlist See merge request gitlab-org/gitlab!71123
-
Ezekiel Kigbo authored
Remove usage of extend from table SCSS See merge request gitlab-org/gitlab!70897
-
Dylan Griffith authored
The word modifying is not correct for this as these queries are not necessarily "modifying" anything. I think querying is more accurate.
-
Marcel Amirault authored
feat: fix doc warnings by Vale acronym rule See merge request gitlab-org/gitlab!71106
-
waridrox authored
-
Krasimir Angelov authored
Add connection fallback to ActiveRecordProxy See merge request gitlab-org/gitlab!71059
-
Jose Ivan Vargas authored
Fix post merge CI status bug [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!70719
-