- 18 Jul, 2019 3 commits
-
-
GitLab Bot authored
-
Ray Paik authored
typo See merge request gitlab-org/gitlab-ce!30860
-
GitLab Bot authored
-
- 17 Jul, 2019 37 commits
-
-
Clement Ho authored
Merge branch '11818-code-quality-mr-widget-blocks-the-whole-mr-detail-web-ui-while-loading' into 'master' Un-block UI interactions while Code Quality MR widget is loading Closes #11818 See merge request gitlab-org/gitlab-ee!14323
-
Miranda Fluharty authored
Prevent blocking the main thread while codequality comparison is running Move filterByKey function to a file so it can be used by the worker
-
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
-
GitLab Bot authored
-
Stan Hu authored
Wrap rugged calls with access disk block See merge request gitlab-org/gitlab-ce!30592
-
Paul Slaughter authored
Fix broken master - bad axios mock in jest Closes #12909 See merge request gitlab-org/gitlab-ee!14734
-
Stan Hu authored
Fixes db/schema version number Closes #12911 See merge request gitlab-org/gitlab-ee!14736
-
Mayra Cabrera authored
Probably incorrect due a behind CE or EE Merge request
-
GitLab Bot authored
-
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)
-
Mike Greiling authored
Move multiple issue boards frontend to core See merge request gitlab-org/gitlab-ee!14514
-
Winnie Hellmann authored
(cherry picked from commit 6f5f24cfb3b70d69ed784414e3735f13d28be570)
-
Mike Greiling authored
-
GitLab Bot authored
-
Mike Greiling authored
-
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.
-
GitLab Bot authored
-
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
-
Stan Hu authored
EE countepart of Fix factory default for pages_access_level See merge request gitlab-org/gitlab-ee!14731
-
GitLab Bot authored
-
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.
-
Vladimir Shushlin authored
pages access_level will be private now by default so to fix spec we make them enabled manually through trait
-
GitLab Bot authored
-
Vladimir Shushlin authored
Pages access level currently depends on project visibilty which is ignored by factory, this commit fixes that
-
Stan Hu authored
Fix project changes auditor spec Closes #12893 See merge request gitlab-org/gitlab-ee!14726
-
Robert Speicher authored
Do not calculate submodule links for epic's discussions See merge request gitlab-org/gitlab-ee!14727
-
Igor authored
-
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
-