From c365292e98ac914dff10a1dc1e62f9128b124cd4 Mon Sep 17 00:00:00 2001 From: dosire Date: Wed, 28 May 2014 17:05:23 +0200 Subject: [PATCH] Changes are merged in 5580dc999b50165de6cc62711e179c9dc7852472. --- doc/integration/jenkins.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/integration/jenkins.md b/doc/integration/jenkins.md index 185ddaf793..58e1ca44cd 100644 --- a/doc/integration/jenkins.md +++ b/doc/integration/jenkins.md @@ -52,5 +52,3 @@ The response is parsed to give a response in GitLab (success/failed/pending). All this happens with AJAX requests on the merge request page. The Jenkins project service code is only available in GitLab EE. The GitLab CI project service code is available in the GitLab CE codebase. -In GitLab 6.9 there is a small difference between GitLab CE and EE regarding project services, but this should be gone in 7.0. -