- 30 Apr, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/views/layouts/_head_panel.html.haml
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Merge branch 'container-class-reloaded' of https://github.com/Soullivaneuh/gitlabhq into Soullivaneuh-container-class-reloaded
-
- 29 Apr, 2015 16 commits
-
-
Dmitriy Zaporozhets authored
Improvements to search layout Improve search layout to match new UI style and make it more mobile-firendly See merge request !585
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Douwe Maan authored
Add footnotes support to Markdown This merge request fix this issue : https://gitlab.com/gitlab-org/gitlab-ce/issues/555 See merge request !572
-
Douwe Maan authored
Move service template and project service settings into a shared view This MR reconciles the small differences in the error message layout between the template and project settings, and moves the partial into a shared view. This came from a mention in https://github.com/gitlabhq/gitlabhq/issues/9181 to take care of this. See merge request !588
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sytse Sijbrandij authored
Add phrase "Here's how to close multiple issues in one commit message" Added phrase "Here's how to close multiple issues in one commit message" so that doc is easier to find by users. cc/ @sytse See merge request !1801
-
Stan Hu authored
-
Dmitriy Zaporozhets authored
Remove abandoned GroupMembers https://dev.gitlab.org/gitlab/gitlabhq/issues/2270#note_43457 See merge request !1802
-
Valery Sizov authored
-
Sullivan SENECHAL authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
This reverts commit 570594a4.
-
Dmitriy Zaporozhets authored
Move search categories (projects, issues etc) below search field. Instead use sidebar for dashbaord nav Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jeroen van Baarsen authored
Fix #9219 Affix menu size change
-
- 28 Apr, 2015 13 commits
-
-
Karen Carias authored
Added phrase "Here's how to close multiple issues in one commit message" so that doc is easier to find by users
-
Kyle authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jeroen van Baarsen authored
Send 500 errors as JSON in the API
-
Douwe Maan authored
Fix bug where commit data would not appear in some subdirectories Fix issue where commit data would not show up in some subdirectories due to escaped slashes. For example: https://gitlab.common-lisp.net/ecl/ecl/tree/develop/src/gc (now patched with fix) The upgrade from Rails v4.1.2 to v4.1.9 (76aad9b7) caused slashes in a tree to be escaped automatically. Using a wildcard glob in the route prevents this behavior. * Closes #1478, #1459 * Closes https://github.com/gitlabhq/gitlabhq/issues/9037 See merge request !581
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Remove duplicate settings for default_url_options Closes #2269 See merge request !1797
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix adding new group members from admin area Fix for #2222 Tests for this case already exists but it was green. It related to current way dealing with ajax selectbox. Improving tests might be a reason for another merge requests - everyone is welcome to participate. See merge request !1796
-
Jeroen van Baarsen authored
Add a rake task to automatically restart foreman when changes occur
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
Add more instructions on how to publish docker images yourself. See merge request !1800
-
Sytse Sijbrandij authored
-
- 27 Apr, 2015 8 commits
-
-
Robert Speicher authored
-
jubianchi authored
-
jubianchi authored
-
Jeroen van Baarsen authored
Fix (project_)name_regex to accept non-ASCII letters and dash
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jakub Jirutka authored
-
Dmitriy Zaporozhets authored
Fix broken file browsing with relative submodule in personal projects Git submodules with relative links work fine for projects in groups but not in personal projects. This patch fixes this issue. To reproduce the problem, go here: https://gitlab.com/andrewwu.tw/submodule-test/tree/master Closes https://github.com/gitlabhq/gitlabhq/issues/7554 See merge request !565
-
Dmitriy Zaporozhets authored
Add api version property on hipchat service
-