- 16 Feb, 2021 21 commits
-
-
Lukas Eipert authored
1. brace-expansion seems to have been added in order to fix a vulnerability, this is not strictly necessary, as it requires a newer version in our yarn.lock file. Original commit: https://gitlab.com/gitlab-org/gitlab/-/commit/e6adc5088ffe4e844f63f68542049b5df6cd10f9 2. fontawesome is unused
-
Lukas Eipert authored
We don't use glob, jest-transform-graphql, miragejs or mock-apollo-client in production code. So let's move them to our dev dependencies.
-
Heinrich Lee Yu authored
Epic boards show page See merge request gitlab-org/gitlab!54141
-
Michael Kozono authored
Merge branch '13842-when-a-primary-package-is-checksummed-reset-verification-on-secondaries' into 'master' When a primary Package is checksummed, reset verification on secondaries See merge request gitlab-org/gitlab!53884
-
charlie ablett authored
-
charlie ablett authored
Merge branch 'philipcunningham-add-model-level-constraints-for-dast-profile-and-dast-scanner-profile' into 'master' Add missing validations to DAST models See merge request gitlab-org/gitlab!53434
-
Philip Cunningham authored
Adds model-level constraints to reflect database constraints.
-
Stan Hu authored
Update Gitaly version See merge request gitlab-org/gitlab!54240
-
GitLab Release Tools Bot authored
-
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 19 commits
-
-
Valery Sizov authored
We create "checksum_succeeded" event on primary and propagate it all the way to secondary.
-
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
-