- 17 Jul, 2019 40 commits
-
-
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)
-
GitLab Bot 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
-
Martin Hanzel authored
-
Lin Jen-Shin authored
Wrap EE-only instrumentation in Gitlab.ee block See merge request gitlab-org/gitlab-ee!14709
-
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
-
Vladimir Shushlin authored
Project trait override default value for project_feature.pages_access_level Which causes additional changes to be tracked by auditor We just reload project before executing tests to clean changed attributes. Alternatively we can add trait :pages_private (new default value) to project creation
-
Robert Speicher 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
-
Douglas Barbosa Alexandre authored
Remove clusters cte feature flag See merge request gitlab-org/gitlab-ee!14715
-
Phil Hughes authored
Removes EE differences for modal issues board See merge request gitlab-org/gitlab-ce!30836
-
Phil Hughes authored
EE: Removes EE differences for boards modal See merge request gitlab-org/gitlab-ee!14718
-
Kushal Pandya authored
Resolve "Label picker: Line break on long label titles" Closes #48771 See merge request gitlab-org/gitlab-ce!30610
-