- 27 Feb, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Introduce shortcuts for routing helpers See merge request !1600
-
Dmitriy Zaporozhets authored
-
- 26 Feb, 2015 25 commits
-
-
Marin Jankovski authored
Filter icons look like proper buttons The filter icons (Push events, Merge events, Comments, Team) now have a border that signifies they can be pushed. This not only keeps it in line with the rest of the application buttons, but it makes it more obvious, especially for the Merge events button with a checkbox icon. Fixes #1993 See merge request !1576
-
Marin Jankovski authored
Fixes grammatical consistency and small changes This commit adds consistency to small things like periods, commas, and gives additional information to buttons and headers, etc. Fixes #2002, #2005, #2003. See merge request !1570
-
Marin Jankovski authored
Added information to tooltips Tooltips now have meaning by mentioning their function ("Filter by..."). Fixes #1992 See merge request !1571
-
Dmitriy Zaporozhets authored
Fix import status page project links for new Rails. Fixes #2059. See merge request !1593
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add z index for diff header so sticky header stays on top on diff comments. See merge request !1603
-
Dmitriy Zaporozhets authored
Allow mass-unassigning of issues
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Fix GitLab && Gitorious importers. Hide already imported projects Fixes #2060 See merge request !1594
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Small fixes Fixes #2062 and #2061 See merge request !1601
-
Dmitriy Zaporozhets authored
-
Robert Speicher authored
Fixes #867 [ci skip]
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Make test element selection more specific to fix constantly failing test. Fixes #2051. The problem was that there were two `.note-text` elements matching `.files [id^=diff]:nth-child(2) .note-text`, one for the new comment, and one for the (currently hidden) new comment form. The latter one was selected but currently invisible, triggering the following error in poltergeist: > The element you are trying to interact with is either not part of the DOM, or is not currently visible on the page (perhaps display: none is set). It's possible the element has been replaced by another element and you meant to interact with the new element. If so you need to do a new 'find' in order to get a reference to the new element. This caused the test to fail. See merge request !1592
-
Dmitriy Zaporozhets authored
Prevent another migration from failing due to indirect use of model columns not yet created See https://github.com/gitlabhq/gitlabhq/issues/8817#issuecomment-76007077 cc @marin See merge request !1597
-
Dmitriy Zaporozhets authored
Fix git syntax issue for git version older then 1.7.10 For #2067 See merge request !1599
-
- 25 Feb, 2015 13 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Generalizes image upload in drag and drop in markdown to all files From https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/265 by Hannes Rosenögger. - [x] Rebase on master when !1553 is merged in See merge request !1530
-
Dmitriy Zaporozhets authored
-
Douwe Maan authored
-
Sytse Sijbrandij authored
Gracefully shutdown services in Docker container
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Conflicts: app/views/import/gitorious/status.html.haml db/schema.rb
-
Dmitriy Zaporozhets authored
Bump gemnasium service gem
-
Philippe Lafoucrière authored
-
Douwe Maan authored
-
Douwe Maan authored
# Conflicts: # app/controllers/files_controller.rb
-
Valery Sizov authored
-
Douwe Maan authored
-