- 18 Jul, 2019 10 commits
-
-
Dan Davison authored
Replace any occurance of .act with the preferred method .perform
-
Stan Hu authored
Unquarantine object storage test Closes gitlab-org/quality/nightly#101 See merge request gitlab-org/gitlab-ce!30874
-
Mark Lapierre authored
--compat mode in Minio is now enabled so this test should pass See https://gitlab.com/gitlab-org/gitlab-qa/merge_requests/260
-
Evan Read authored
Go guide: be more explicit on testing frameworks + diffing test results See merge request gitlab-org/gitlab-ce!29950
-
Victor Zagorodny authored
-
Evan Read authored
Doc for "Move external authorization service API management to EE" See merge request gitlab-org/gitlab-ce!30579
-
Imre Farkas authored
-
Evan Read authored
Fix unordered list spacing (part 1) See merge request gitlab-org/gitlab-ce!30794
-
Marcel Amirault authored
Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation.
-
Ray Paik authored
typo See merge request gitlab-org/gitlab-ce!30860
-
- 17 Jul, 2019 30 commits
-
-
Nick Thomas authored
Refactor WebIdeCommitsCounter and RedisCounter See merge request gitlab-org/gitlab-ce!30850
-
Francisco Javier López authored
This MR refactor RedisCounter and WebIdeCommitsCounter to be reused by other components.
-
Mark Lapierre authored
Generate single report file for review-qa-all parallel tests See merge request gitlab-org/gitlab-ce!28834
-
Stan Hu authored
Wrap rugged calls with access disk block See merge request gitlab-org/gitlab-ce!30592
-
Mike Greiling authored
Move multiple issue boards frontend to core (CE-backport) See merge request gitlab-org/gitlab-ce!30503
-
Winnie Hellmann authored
(cherry picked from commit a82e4d57a6fbba840a8a944e372b80866a1e48cc)
-
Mayra Cabrera authored
Add tests for when deploy token usernames are not unique See merge request gitlab-org/gitlab-ce!30629
-
Krasimir Angelov authored
Ensure correct behaviour when deploy tokens have the same username or deploy token and user have the same username.
-
Stan Hu authored
Fix factory default for pages_access_level See merge request gitlab-org/gitlab-ce!30862
-
Vladimir Shushlin authored
Pages access level currently depends on project visibilty which is ignored by factory, this commit fixes that
-
Dan Davison authored
Add documentation surrounding [data-qa-selector] See merge request gitlab-org/gitlab-ce!30690
-
Dan Davison authored
Documentation was lacking for the [data-qa-selector] method of defining methods vs .qa-selector method.
-
Lin Jen-Shin authored
Add EE-only class instrumentation See merge request gitlab-org/gitlab-ce!30802
-
Mike Greiling authored
Mockify jquery and axios packages into `spec/frontend` Closes #60136 See merge request gitlab-org/gitlab-ce!29272
-
Martin Hanzel authored
Moved the block that fails tests on unmocked axios requests from test_setup to its own mock, and added a jQuery mock that fails tests if they use unmocked $.ajax().
-
Mike Greiling authored
Add docs about auto-injected Jest mocks Closes #62899 See merge request gitlab-org/gitlab-ce!30791
-
Martin Hanzel authored
-
Mayra Cabrera authored
Add migration for adding rule_type to approval_project_rules See merge request gitlab-org/gitlab-ce!30575
-
Lucas Charles authored
Adds migration to introduce non-regular rule_types to approval_project_rules
-
mtmail authored
-
Nick Thomas authored
Preserve footnote link ids Closes #64645 See merge request gitlab-org/gitlab-ce!30790
-
Lin Jen-Shin authored
Danger asks for throughput labels See merge request gitlab-org/gitlab-ce!30622
-
Douglas Barbosa Alexandre authored
Removes clusters_cte feature flag Closes #64259 See merge request gitlab-org/gitlab-ce!30827
-
Phil Hughes authored
Removes EE differences for modal issues board See merge request gitlab-org/gitlab-ce!30836
-
Kushal Pandya authored
Resolve "Label picker: Line break on long label titles" Closes #48771 See merge request gitlab-org/gitlab-ce!30610
-
Ammar Alakkad authored
-
Desiree Chevalier authored
Creates reports for parallel specs and collates them into a single HTML report and displays results on the merge request.
-
Nick Thomas authored
Reduce the number of Gitaly calls for submodules See merge request gitlab-org/gitlab-ce!30735
-
Igor authored
This is part of migration of Folder View to Vue
-
Nick Thomas authored
Add documentation for Let's Encrypt integration See merge request gitlab-org/gitlab-ce!30627
-