- 05 May, 2020 4 commits
-
-
Stan Hu authored
Similar to https://gitlab.com/gitlab-org/gitlab/-/issues/206937, this test was flaky due to the image lazy loader. The test is asserting on the image src, but it fails when the src value is still the lazy loader's placeholder image. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/216541
-
Stan Hu authored
Resolve "Sort the language list" Closes #214880 See merge request gitlab-org/gitlab!29833
-
Haris Delalic authored
Language list on the Preferences page should be sorted by English name. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29833
-
Dylan Griffith authored
Pass user rather than user ID to SpamActionService See merge request gitlab-org/gitlab!30966
-
- 04 May, 2020 36 commits
-
-
Thong Kuah authored
Resolve "Knative One Click should use GitLab Managed Chart" See merge request gitlab-org/gitlab!29522
-
Mayra Cabrera authored
Remove feature flag usage_activity_by_stage See merge request gitlab-org/gitlab!30464
-
Mayra Cabrera authored
Fix schema order for published incidents See merge request gitlab-org/gitlab!30872
-
charlie ablett authored
GraphQL: Add 'milestone_due_asc' sort for Issuables See merge request gitlab-org/gitlab!29992
-
Michael Kozono authored
Revert "Revert CODEOWNERS validation of Web requests in diff check" See merge request gitlab-org/gitlab!31025
-
Dan Davison authored
Add expiry date when SSH key is created See merge request gitlab-org/gitlab!30575
-
Mark Lapierre authored
This helps prevent the tests from creating 100s of keys that stay around forever.
-
Clement Ho authored
Add docs for the metrics visibility toggle See merge request gitlab-org/gitlab!29423
-
Jose Ivan Vargas authored
-
Kerri Miller authored
This reverts commit d193b526.
-
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
-
Brett Walker authored
examples
-
Brett Walker authored
in GraphQL
-
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
-