summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/dev.rake
Commit message (Expand)AuthorAgeFilesLines
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Ensure the ee-compat-check uses the correct patch URL for forks39628-bug-in-the-procedure-advised-from-ee_compat_checkRémy Coutable2017-10-311-4/+3
* Improve the gitlab:dev:ee_compat_check task to pass a repo URL without creden...39237-fix-ee_compat_checkRémy Coutable2017-10-181-1/+3
* Fix the ee_compat_check task for forksRémy Coutable2017-10-061-1/+4
* Enable ee_compat_check for forks, but not EELin Jen-Shin2017-09-151-1/+4
* Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-161-1/+1
* Use the public CE repo URL instead of the one used in the runneruse-public-repo-url-in-ee_compat_check-taskRémy Coutable2016-11-171-4/+1
* Improve EeCompatCheck, cache EE repo and keep artifacts for the ee_compat_che...23945-improve-ee_compat_check-task-part-3Rémy Coutable2016-11-101-11/+15
* Change the approach to check if patches apply cleanlyRémy Coutable2016-10-211-97/+12
* Improve the branch existence and merge checksce-to-ee-merge-check-rake-taskRémy Coutable2016-10-131-12/+23
* Draft a quick CE->EE merge check rake taskRémy Coutable2016-10-131-0/+96