- 08 Apr, 2019 40 commits
-
-
Achilleas Pipinellis authored
Docs: Add missing redirects to /workflow and /articles docs (Only EE Docs) Closes gitlab-com/gitlab-docs#349 See merge request gitlab-org/gitlab-ee!9872
-
Marcel Amirault authored
This reverts commit baf0140e38c46f9dc4490e5445b062f4bddc7240
-
Dmitriy Zaporozhets authored
Add locations POROs for vulnerabilities See merge request gitlab-org/gitlab-ee!10508
-
Olivier Gonzalez authored
Move fingerprint logic into the location class for later reuse
-
GitLab Bot authored
-
Rémy Coutable authored
Add doc when rspec-set won't work See merge request gitlab-org/gitlab-ce!27050
-
Fatih Acet authored
Update dependency @gitlab/svgs to ^1.59.0 See merge request gitlab-org/gitlab-ce!27104
-
Yorick Peterse authored
Update CE specific specs to match CE version Closes #6121 See merge request gitlab-org/gitlab-ee!10637
-
GitLab Bot authored
-
Kamil Trzciński authored
Update RegExp syntax link to RE2 See merge request gitlab-org/gitlab-ce!27090
-
Cody Mize authored
CI ref pattern matching now uses RE2 instead of Ruby. See https://about.gitlab.com/2019/04/01/security-release-gitlab-11-dot-9-dot-4-released/ for more information.
-
GitLab Bot authored
-
Robert Speicher authored
Track issues to epics promotions Closes #8920 See merge request gitlab-org/gitlab-ee!10537
-
Rémy Coutable authored
Resolve "Weight trainee maintainers higher in reviewer roulette" Closes #60035 See merge request gitlab-org/gitlab-ce!27043
-
Sean McGivern authored
Extract create merge request quick action spec Closes #59570 See merge request gitlab-org/gitlab-ce!26914
-
Rémy Coutable authored
Remove extra line in `spec/models/merge_request_spec.rb` Closes #6664 See merge request gitlab-org/gitlab-ee!10589
-
charlie ablett authored
-
Rémy Coutable authored
Merge branch '6519-extract-ee-specific-files-lines-for-spec-services-projects-update_service_spec-rb' into 'master' Extract EE lines for spec/services/projects/update_service_spec.rb Closes #6519 See merge request gitlab-org/gitlab-ee!10583
-
Rémy Coutable authored
Extract EE specific files/lines for spec/views Closes #6535 See merge request gitlab-org/gitlab-ee!10581
-
Alexandru Croitor authored
-
GitLab Bot authored
-
Sean McGivern authored
Extract w-i-p quick action to a shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26923
-
Sean McGivern authored
Extract duplicate quick action spec to a shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26912
-
GitLab Bot authored
-
Phil Hughes authored
Add touch events for diff viewers Closes #60006 See merge request gitlab-org/gitlab-ce!26971
-
ftab authored
Safari on iOS sort of figures out the right thing here, but other browsers need a specific touch to be referenced. This makes it work on Chrome and Firefox on Android, as well as Chrome DevTools mobile device view.
-
Phil Hughes authored
Remove EE-specic parts from issue_card_spec.js Closes #10503 See merge request gitlab-org/gitlab-ee!10620
-
Phil Hughes authored
Migrate clusters tests to jest Closes #58981 See merge request gitlab-org/gitlab-ce!27013
-
Enrique Alcántara authored
Move cluster applications manager tests from karma to jest. Fixes some migration issues related with timeouts, and HTTP request expectations.
-
Phil Hughes authored
Add `white-space: nowrap` to all buttons Closes #60116 See merge request gitlab-org/gitlab-ce!27069
-
GitLab Bot authored
-
James Lopez authored
Enable Gitaly FindCommit caching for TreeController See merge request gitlab-org/gitlab-ce!27100
-
Fatih Acet authored
CE Improve project merge request settings See merge request gitlab-org/gitlab-ce!26495
-
Fatih Acet authored
Improve project merge request settings See merge request gitlab-org/gitlab-ee!10366
-
Lukas 'Eipi' Eipert authored
-
GitLab Bot authored
-
Kushal Pandya authored
Update dependency @gitlab/ui to ^3.2.0 See merge request gitlab-org/gitlab-ce!27077
-
Patrick Bajao authored
The following specs don't match their versions in CE: - `spec/services/wiki_pages/create_service_spec.rb` - `spec/services/wiki_pages/destroy_service_spec.rb` - `spec/services/wiki_pages/update_service_spec.rb` There's actually no difference in logic as they work the same way. But there's difference in how they were written. To ensure that there'll be no conflicts, the CE version of the said specs has been copy-pasted to overwrite the EE version.
-
GitLab Bot authored
-
Kushal Pandya authored
CE Move serverless karma specs to jest Closes #60154 See merge request gitlab-org/gitlab-ce!27085
-