- 16 Jun, 2014 5 commits
-
-
Dmitriy Zaporozhets authored
empty brand image are displayed as empty image_tag on login page When using a custom appearance without uploading an image, an empty HTML img-tag is rendered, showing up badly in some browsers: http://i.imgur.com/EN9WpuA.png Also, the empty img-tag was rendered in the admin/appearance form.
-
Marin Jankovski authored
Conflicts: VERSION
-
Marin Jankovski authored
Release 6.9.4-ee
-
Marin Jankovski authored
-
Marvin Frick authored
-
- 14 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Fix JIRA issue reference bug
-
- 13 Jun, 2014 10 commits
-
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix JIRA issue closing bug
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 11 Jun, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
removes API credentials from link to CiServer build_page In f1e38963 @dblessing introduced the support to specify API credentials for a CiService (in this case Jenkins) via its URL. This lead to the state that for any MR a link is rendered which references the build result. This link however contains the provided API credentials which I don not believe to be intended! Under this circumstances any user with access to the GitLab MR page can access the API token which may allow privileged access the CI server. My MR changes the behavior of the appropriate helper method to remove the credentials from the link. It also adds a spec for it, so we do not suffer a regression later on.
-
Marvin Frick authored
Also adds a spec for MergeRequestHelper to avoid having a regression later on.
-
Jacob Vosmaer authored
Add 6.9-ce-to-ee.md update doc
-
Jacob Vosmaer authored
-
- 10 Jun, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
Jenkins Service - Add aborted status Currently, Jenkins service will show "pending" build status even if the job has been aborted. This simple change allows the CI status to recognize an aborted status and mark it as a failure.
-
Dmitriy Zaporozhets authored
Fix jenkins auth WebHooks currently support basic auth in the webhook URL - `http://user:pass@example.com`. With the Jenkins CI service the webhook is fired correctly when the project URL is in this format. However, the build status was unable to poll because auth was not used correctly. This merge requests implements the basic auth strategy much the same as the web hook does. See https://gitlab.com/subscribers/gitlab-ee/blob/master/app/models/web_hook.rb#L34 for reference.
-
Drew Blessing authored
-
Drew Blessing authored
-
- 06 Jun, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 04 Jun, 2014 3 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
Release packages for 6.9.3-ee
-
Marin Jankovski authored
-
- 02 Jun, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Single copyright license
-
GitLab authored
-
- 30 May, 2014 3 commits
-
-
Marin Jankovski authored
Release 6.9.2-ee
-
Marin Jankovski authored
-
Marin Jankovski authored
Conflicts: CHANGELOG-EE VERSION
-
- 29 May, 2014 3 commits
-
-
Jacob Vosmaer authored
New 6.8 packages
-
Jacob Vosmaer authored
The old packages were having issues with gitlab-shell.
-
Dmitriy Zaporozhets authored
License update
-
- 28 May, 2014 3 commits
-
-
Sytse Sijbrandij authored
Ci changes are in master
-
dosire authored
-
dosire authored
-
- 27 May, 2014 1 commit
-
-
Marin Jankovski authored
6.9.1 packages
-