- 04 May, 2020 40 commits
-
-
Sanad Liaquat authored
Use rest-client elsewhere Also, update airborne to 0.3.4
-
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
-
Toon Claes authored
Do not run the CI job db:check-schema on gitlab-foss. Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/216214
-
Andrew Fontaine authored
Indicate topics are optional See merge request gitlab-org/gitlab!30264
-
Ben Bodenmiller authored
-
Rémy Coutable authored
Remove instances of deprecated Snippet code calls See merge request gitlab-org/gitlab!30739
-
Suzanne Selhorn authored
Docs for container registry on <12.5 or no LE See merge request gitlab-org/gitlab!28716
-
Greg Myers authored
Docs for Omnibus container registry assume LetsEncrypt and 12.5+
-
Nathan Friend authored
Merge branch '210232-select-the-first-option-if-there-is-only-one-metric-option-on-alerts-dropdown' into 'master' Resolve "Alerts dropdown should select the first option if only one metric is present" See merge request gitlab-org/gitlab!29857
-