- 12 May, 2020 1 commit
-
-
Steve Abrams authored
Add deploy tokens as an authentication strategy for API endpoints and add permissions to deploy tokens on the project policy for package access. Enables deploy tokens for Maven packages.
-
- 04 May, 2020 39 commits
-
-
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
-
Amy Qualls authored
Fix more spelling errors when warranted, and update the exceptions list when the words are real ones.
-
Achilleas Pipinellis authored
Create new reference architectures page See merge request gitlab-org/gitlab!30781
-
Mek Stittri authored
- `availability/index.md` to `reference_architectures/index.md` - `high_availability/index.md` to `reference_architectures/index.md` - `scaling/index.md` to `reference_architectures/index.md`
-
Rémy Coutable authored
Disable db:check-schema on gitlab-foss Closes #216214 See merge request gitlab-org/gitlab!30999
-
Paul Slaughter authored
-