- 16 Jul, 2014 14 commits
-
-
Dmitriy Zaporozhets authored
Merge CE 7.1 into EE Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/1438 See merge request !128
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/assets/images/brand_logo.png app/assets/stylesheets/sections/login.scss app/controllers/projects/merge_requests_controller.rb app/helpers/appearances_helper.rb app/views/layouts/devise.html.haml
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sytse Sijbrandij authored
Make houndci prefer single quotes.
-
Dmitriy Zaporozhets authored
Release template See merge request !972
-
Achilleas Pipinellis authored
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Release template Consider moving stuff like the packages from the 22nd to the 21st See merge request !971
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Jul, 2014 14 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix huge merge requests * Refactored suppress logic for diffs * Increase grit memory limit (should mix most of 502 errors when create MR) * show first 100 files for huge diffs Fixes #1424 See merge request !970
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Show milestone status on group milestone show page Closes #1430 See merge request !969
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Images in help pages Fixes #121 See merge request !127
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 14 Jul, 2014 12 commits
-
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Branches with no parent cannot be merged Solves `undefined method 'reduce' for false:FalseClass` Fixes #1415 See merge request !967
-
Dmitriy Zaporozhets authored
Remove thread-unsafe Dir.chdir from Satellite#lock See merge request !968
-
Dmitriy Zaporozhets authored
per request project rules caching
-
Dmitriy Zaporozhets authored
Enforce md style.
-
Jacob Vosmaer authored
This is made possible by changes in gitlab-grit 2.6.10.
-
Marin Jankovski authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
EE - fix jenkins status check When using Jenkins CI via the `JenkinsService` class, GitLab queries Jenkins for build status of a specific git commit shasum. This check however is done in an error prone way and fails for Jenkins jobs with multiple modules. Please note the three bubbles at the bottom of this screenshot: http://i.imgur.com/cptQdOG.png This MR changes the checking code to make use of a HTML parser and selects the element of interest via its xpath. It was manually tested against Jenkins version 1.554 (LTS release as of today) with both maven and freestyle type jobs.
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
A Developer cannot manage milestones
-