- 25 Mar, 2021 1 commit
-
-
Harsh Chouraria authored
The backup procedure for repositories will print `[SKIPPED]` for any repository it finds empty, or non-existent. To an uninformed user reading just the terminal, the reason for the skip isn't clear, and it may also be alarming to them. This commonly applies to the .wiki or .design repos. This change alters the message to suggest the repository was empty.
-
- 16 Feb, 2021 12 commits
-
-
Dylan Griffith authored
Enable selecting newest record for webhook tests [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54030
-
Luke Duncalfe authored
Removes the integrations_test_webhook_reorder feature flag to enable the changes to select the newest record for webhook tests. https://gitlab.com/gitlab-org/gitlab/-/issues/320861 https://gitlab.com/gitlab-org/gitlab/-/issues/290116
-
Marcel Amirault authored
Adds note on authentication for /ci/lint See merge request gitlab-org/gitlab!54216
-
Laura Montemayor authored
-
Kerri Miller authored
Resolve "Track Create merge request from issues" [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53808
-
Luke Duncalfe authored
Fix flaky calendar spec by clicking the same cell again See merge request gitlab-org/gitlab!54281
-
Simon Knox authored
We recently added more tabs which pushed the tabs to the left and meant the Overview tab is obscured by a tooltip. So instead we now click, then wait, then click the same cell again Unsure if it's actually supposed to behave like this, but it does
-
Marc Shaw authored
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/53808 Issue: gitlab.com/gitlab-org/gitlab/-/issues/299264
-
Heinrich Lee Yu authored
Remove ci_custom_yaml_tags feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54198
-
Gabriel Mazetto authored
Added maintenance mode to planned failover See merge request gitlab-org/gitlab!53149
-
Heinrich Lee Yu authored
Add GraphQL mutation for configuring API fuzzing scans See merge request gitlab-org/gitlab!53883
-
Avielle Wolfe authored
The mutation has all of its fields and arguments, but does not yet contain any functionality.
-
- 15 Feb, 2021 27 commits
-
-
Evan Read authored
Add an availability warning to junit screenshots docs See merge request gitlab-org/gitlab!54270
-
Mayra Cabrera authored
Revert "Fixes GraphQL pipeline status notification with warnings" See merge request gitlab-org/gitlab!54268
-
Luke Duncalfe authored
Wait for requests in `add_note` feature spec helper See merge request gitlab-org/gitlab!54227
-
Peter Leitzen authored
This might make some feature specs less flaky. Also, remove a bunch unnecessary `wait_for_requests` after calling `add_note`.
-
Evan Read authored
Remove "please" from top-level Gitaly doc See merge request gitlab-org/gitlab!54110
-
Craig Norris authored
Remove "please" from page, and other edits.
-
Evan Read authored
Modernize vocab in triggers doc See merge request gitlab-org/gitlab!54195
-
Heinrich Lee Yu authored
Update Sample GitLab Project Template with MR conflicts fix See merge request gitlab-org/gitlab!54248
-
Grant Young authored
Previous template mistakenly had MR conflicts and would send emails to users
-
Heinrich Lee Yu authored
Remove needs from license_scanning job See merge request gitlab-org/gitlab!54234
-
Evan Read authored
Update docs to remove incorrect admin wording See merge request gitlab-org/gitlab!53577
-
Marcel Amirault authored
Update the word admin to administrator and similar, as needed.
-
James Heimbuck authored
-
Mayra Cabrera authored
Resolve "Flaky test spec/models/release_highlight_spec.rb[1:1:1:1]" See merge request gitlab-org/gitlab!54200
-
Jose Ivan Vargas authored
Sort JavaScript imports See merge request gitlab-org/gitlab!54259
-
Simon Knox authored
Add follow each other model, API and UI(profile, activity view) See merge request gitlab-org/gitlab!45451
-
Roger Meier authored
-
Vitaly Slobodin authored
-
Alper Akgun authored
Migration observer to report size change See merge request gitlab-org/gitlab!53979
-
Andreas Brandl authored
Relates to https://gitlab.com/gitlab-org/database-team/team-tasks/-/issues/145
-
Jarka Košanová authored
Refactor daily coverage specs See merge request gitlab-org/gitlab!54081
-
Jose Ivan Vargas authored
Refactor(profile preferences): refactor rails eval [RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!51218
-
Michael Lunøe authored
Migrate rails eval'ed js to form event listeners
-
Marcin Sedlak-Jakubowski authored
Update to Project Labels info See merge request gitlab-org/gitlab!54100
-
Jose Ivan Vargas authored
Fix security dashboard for Safari (< 14.0) See merge request gitlab-org/gitlab!54042
-
Natalia Tepluhina authored
Enable ESLint rule import/order globally See merge request gitlab-org/gitlab!54160
-