- 02 Apr, 2020 2 commits
-
-
Mark Lapierre authored
The error appears when accessing protected paths, most frequently when signing in or signing out. This detects the error when visiting those pages, and waits for 60 seconds before refreshing. This process repeats, adding 60 seconds each time. To prevent running indefinitely, it allows the test to fail after 5 attempts.
-
Mayra Cabrera authored
Add foreign key from chat_name to service See merge request gitlab-org/gitlab!24341
-
- 01 Apr, 2020 38 commits
-
-
Mike Jang authored
Docs: Update Okta Group SAML info See merge request gitlab-org/gitlab!28385
-
Cynthia Ng authored
-
Alex Ives authored
- Fix orphaned data causing 500 in profile/chat_names when projects are removed - Add foreign key to prevent future orphaned rows - Add before destroy hook to project cleaning up any chat names Relates to https://gitlab.com/gitlab-org/gitlab/issues/25230
-
Mike Greiling authored
Add tracking to clicking buy ci minutes Closes gitlab-org/growth/product#1495 See merge request gitlab-org/gitlab!28476
-
Mike Greiling authored
Correct project subscriptions form action path See merge request gitlab-org/gitlab!27678
-
Matija Čupić authored
Add test coverage for the pipeline subscriptions feature. Add id to the pipeline subscription form.
-
Mayra Cabrera authored
Refactor compare license scanning reports service test See merge request gitlab-org/gitlab!28197
-
Paul Slaughter authored
Move Alerting feature to Core See merge request gitlab-org/gitlab!28196
-
Vitali Tatarintev authored
Moves Settings > Integrations > Prometheus > Alerts to Core https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28196
-
Mark Lapierre authored
Remove test from quarantine Closes gitlab-org/quality/team-tasks#388 See merge request gitlab-org/gitlab!28601
-
charlie ablett authored
Revert "Add read-only state for LDAP syncable attributes" See merge request gitlab-org/gitlab!28541
-
Nick Gaskill authored
Indicate to users what version of GitLab introduced DAST API Scans See merge request gitlab-org/gitlab!28500
-
Dan Davison authored
Dashboard filtering e2e test See merge request gitlab-org/gitlab!27506
-
Sofia Vistas authored
Code review fixes for: separation of modal component, variable naming convention, spec naming and qa selector. Follow up issues on gitlab-ui selectors, integration of k3s and strong memoization created.
-
Robert Speicher authored
Move settings only relevant to the parent group into an "Administration" menu See merge request gitlab-org/gitlab!28057
-
Robert Speicher authored
Speed up CI pipelines API specs See merge request gitlab-org/gitlab!28287
-
Nathan Friend authored
Integrate the New Feature Flag into Create See merge request gitlab-org/gitlab!27713
-
Mayra Cabrera authored
Remove health_status column from epics See merge request gitlab-org/gitlab!26302
-
Paul Slaughter authored
Fix the Releases page for Guest Users Closes #34862 See merge request gitlab-org/gitlab!28447
-
Mark Lapierre authored
-
Mike Jang authored
Docs: suggestions for avoiding PII in docs Closes #208372 See merge request gitlab-org/gitlab!28370
-
Amy Qualls authored
Updates the style guide to suggest using email addresses ending in example.com, and non-gendered, obviously fake usernames in API calls.
-
James Fargher authored
Support 'license_scanning' in model tests See merge request gitlab-org/gitlab!27828
-
Tetiana Chupryna authored
Switching to `license_scanning` as it's a new report name
-
Peter Leitzen authored
-
Tanya Pazitny authored
Add AWS configurations for all ref. architectures in the docs Closes gitlab-org/quality/performance#27 See merge request gitlab-org/gitlab!27375
-
Tanya Pazitny authored
-
peterhegman authored
-
Andrew Fontaine authored
This allows the creation of new-style feature flags with strategies, hidden behind the `:feature_flags_new_version`
-
Peter Leitzen authored
Remove duplicate expect for meber specs See merge request gitlab-org/gitlab!28574
-
Rajendra Kadam authored
-
Peter Leitzen authored
Add receive stub for wiki specs See merge request gitlab-org/gitlab!28551
-
Rajendra Kadam authored
-
Peter Leitzen authored
Remove duplicate expect for ee group specs See merge request gitlab-org/gitlab!28538
-
Rajendra Kadam authored
-
Nathan Friend authored
Add ability to remove health status in Issue sidebar" See merge request gitlab-org/gitlab!27917
-
Dan Davison authored
Set screenshot in after hook instead of around hook See merge request gitlab-org/gitlab!28172
-
Mark Lapierre authored
This will hopefully avoid nested examples
-