- 05 May, 2020 4 commits
-
-
pbair authored
Add a new section to the administration documentation, outlining the addition of the limit for offset pagination, and how to configure the value.
-
pbair authored
Factor out a common method call to more explicitly express how limits are pulled from an API "scope" vs the default plan
-
pbair authored
Improve error message to display the type of relation the request has failed for, to be clear to users that limitations are specific to the type of results requested
-
pbair authored
Use PlanLimits to control the maximum value allowed to be retreived through offset pagination for API endpoints that support keyset pagination.
-
- 04 May, 2020 36 commits
-
-
Clement Ho authored
Add docs for the metrics visibility toggle See merge request gitlab-org/gitlab!29423
-
Jose Ivan Vargas authored
-
Paul Slaughter authored
Set up VueRouter in the Static Site Editor See merge request gitlab-org/gitlab!30394
-
Amy Qualls authored
Docs: tone and style, runbooks page See merge request gitlab-org/gitlab!31018
-
Amy Qualls authored
Apply tone and style revisions to the runbooks page to bring it closer to GitLab style.
-
Dan Davison authored
Limit airborne to API specs only See merge request gitlab-org/gitlab!30793
-
Sanad Liaquat authored
Use rest-client elsewhere Also, update airborne to 0.3.4
-
Suzanne Selhorn authored
Remove deprecated Release Evidence endpoints documentation See merge request gitlab-org/gitlab!30978
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/213678 See merge request
-
Heinrich Lee Yu authored
Add migration user See merge request gitlab-org/gitlab!30738
-
Martin Wortschack authored
Migrate pipelines mediator spec to jest See merge request gitlab-org/gitlab!30997
-
Suzanne Selhorn authored
Document New Version Feature Flags See merge request gitlab-org/gitlab!30062
-
Andrew Fontaine authored
Add some docs around the changes to new version feature flags, including the strategy-first approach
-
Enrique Alcántara authored
Fixed alignment of snippet clone copy btns See merge request gitlab-org/gitlab!30897
-
Denys Mishunov authored
It sets the correct display form to the button components
-
Michael Kozono authored
Add project.group to group list when specified as owner See merge request gitlab-org/gitlab!30934
-
Francisco Javier López authored
This commit introduces a new type of bot intented to be used in generic git operations.
-
Jarka Košanová authored
Update net-ssh 5.2 -> 6.0 See merge request gitlab-org/gitlab!30492
-
Rémy Coutable authored
Additional Gitlab/Json autocorrects See merge request gitlab-org/gitlab!31008
-
Dmytro Zaporozhets authored
Move daily create users statistics cronjob to CE See merge request gitlab-org/gitlab!30843
-
Dmytro Zaporozhets authored
Optimize use_elasticsearch? call See merge request gitlab-org/gitlab!30612
-
Kerri Miller authored
This addresses an issue that arises when the owner of a path is the group under which the project lives (such as `@gitlab-org` for the Gitlab project..) Gitlab::CodeOwners::GroupsLoader did not add that group to the list of groups when attempting to determine ownership. This list of groups is expanded into a list of users that the user attempting the action (typically a merge) is compared to. Sinc the project's group is not added to the group list, its members are not expanded and are thus missing from the list of owners for a given path.
-
Paul Slaughter authored
Migrate pipeline table spec See merge request gitlab-org/gitlab!30847
-
Nick Gaskill authored
Add docs for running shfmt on shell scripts See merge request gitlab-org/gitlab!30828
-
Adam Cohen authored
-
Dmytro Zaporozhets authored
Add percentage of actors feature flag rollout See merge request gitlab-org/gitlab!29698
-
Mike Jang authored
Documentation revision: PAT notification emails See merge request gitlab-org/gitlab!30974
-
Ben Prescott @bprescott_↙ ☺ authored
-
Robert May authored
New offenses since all prior offenses were corrected.
-
Amy Qualls authored
Docs: fix spelling errors, update exceptions list See merge request gitlab-org/gitlab!30908
-
Imre Farkas authored
Upgrade CI to use Chrome v81 See merge request gitlab-org/gitlab!30910
-
Imre Farkas authored
Restrict user autocompletes See merge request gitlab-org/gitlab!30607
-
Magdalena Frankiewicz authored
This reverts commit 8599c629.
-
Rémy Coutable authored
Avoid some fields to be null in Snippet BlobViewer GraphQL definition Closes #216338 and #216370 See merge request gitlab-org/gitlab!30927
-
Nick Gaskill authored
Removed feature process section from page See merge request gitlab-org/gitlab!30400
-
Craig Norris authored
-