- 25 Jan, 2020 2 commits
-
-
Ryan Cobb authored
-
Kamil Trzciński authored
Merge branch '195974-generate-serverless-uuid-when-serverless-domaincluster-is-created' into 'master' Generate serverless UUID when Serverless::DomainCluster is created Closes #195974 See merge request gitlab-org/gitlab!22648
-
- 24 Jan, 2020 38 commits
-
-
Michael Kozono authored
Allow admins to enter/leave admin mode on a read-only instance Closes #198289 See merge request gitlab-org/gitlab!23552
-
Douglas Barbosa Alexandre authored
-
Alishan Ladhani authored
- Create a method to generate serverless UUIDs - Assign a UUID to Serverless::DomainCluster by default
-
Robert Speicher authored
Stub DNS in the spec suite See merge request gitlab-org/gitlab!22368
-
Robert May authored
This implements stubbing throughout the spec suite for DNS queries, of which there are many. It includes a few tweaks to continue to allow resolution for local addresses. This solves an issue where non-standard DNS setups prevent most of the spec suite from working locally, and should also provide speed improvements to the CI pipeline on average by removing a source of external requests.
-
Tanya Pazitny authored
Raise on failure by default in wait/retry in QA tests Closes gitlab-qa#282 See merge request gitlab-org/gitlab!22864
-
Mark Lapierre authored
Many cases of flaky tests have been caused by allowing the test to continue even after a precondition isn't satisfied. This change makes it harder for that to happen by raising an error if the condition of a wait/retry block isn't met.
-
Walmyr Lima e Silva Filho authored
Improve test readability See merge request gitlab-org/gitlab!23695
-
Paul Slaughter authored
Apply darker color to headers and scan names See merge request gitlab-org/gitlab!23104
-
Walmyr Lima e Silva Filho authored
Simplify Plan EE QA tests See merge request gitlab-org/gitlab!23540
-
Paul Slaughter authored
Upgrade bootstrap-vue See merge request gitlab-org/gitlab!18913
-
Heinrich Lee Yu authored
Accept group path as ID when fetching notes from API See merge request gitlab-org/gitlab!23535
-
Felipe Artur authored
Allow to pass group full path as ID when fetching epic notes from API.
-
Stan Hu authored
Exclude dummy CSRF controller from logs Closes #198399 See merge request gitlab-org/gitlab!23693
-
Marcia Ramos authored
Add suggestions with code blocks in Threads docs See merge request gitlab-org/gitlab!23680
-
Marcin Sedlak-Jakubowski authored
-
Dan Davison authored
Fix for clone using deploy key spec See merge request gitlab-org/gitlab!23090
-
Tiffany Rea authored
- Add locator for Retry button in sidebar.vue - Add retry! logic for a pipeline job - Add remove variable logic for CI/CD - Add CiVariable via API instead of UI in spec - Make helper method private - Leave test in quarantine to monitor result in nightly first - Dequarantine after passing in nightly
-
Stan Hu authored
Upgrade gitaly gem + integrate disk_statistics rpc See merge request gitlab-org/gitlab!22226
-
Nick Thomas authored
Resolve "Add missing fields for Sentry error details GraphQL" See merge request gitlab-org/gitlab!23483
-
Sean Arnold authored
- Refresh docs
-
Paul Gascou-Vaillancourt authored
-
Heinrich Lee Yu authored
Add WAF Anomalies controller and mock service See merge request gitlab-org/gitlab!22736
-
Lucas Charles authored
Adds controller for serving anomaly request summaries for WAF. Serves requests with polling interval of 5000ms and reactive caching Part of the work to complete https://gitlab.com/gitlab-org/gitlab/issues/14707
-
Kamil Trzciński authored
Retry set_latest_merge_request_diff_ids! See merge request gitlab-org/gitlab!23306
-
Robert Speicher authored
Setting up the ACE-to-Monaco transition related feature flags Closes #198607 See merge request gitlab-org/gitlab!23666
-
Kamil Trzciński authored
Add CI variables to provide GitLab port and protocol Closes #197665 See merge request gitlab-org/gitlab!23296
-
Aidin Abedi authored
-
Clement Ho authored
Show license badge for Gitlab.com member overview See merge request gitlab-org/gitlab!23521
-
Nick Thomas authored
Refactor git controllers See merge request gitlab-org/gitlab!23164
-
Francisco Javier López authored
In https://gitlab.com/gitlab-org/gitlab/issues/39176 we're allowing resources other than projects to have repositories attached. Therefore, it doesn't make a lot of sense to have git requests handled by controllers in the Projects namespace. This commit introduces the new namespace Repositories.
-
Clement Ho authored
Refactor class assignment in ErrorTrackingListView See merge request gitlab-org/gitlab!23653
-
Peter Leitzen authored
Allow users to read broadcast messages via API See merge request gitlab-org/gitlab!23298
-
Rajendra Kadam authored
Add changelog and add rspecs
-
Douglas Barbosa Alexandre authored
Move Sidekiq worker weights to application code See merge request gitlab-org/gitlab!23253
-
Douglas Barbosa Alexandre authored
Track events for paid signup flow See merge request gitlab-org/gitlab!23612
-
Annabel Dunstone Gray authored
Buttons for Edit and Web IDE look like segmented control in file header Closes #197500 See merge request gitlab-org/gitlab!23291
-
Marcel van Remmerden authored
-