- 26 Feb, 2015 11 commits
-
-
Dmitriy Zaporozhets authored
Add z index for diff header so sticky header stays on top on diff comments. See merge request !1603
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Fix GitLab && Gitorious importers. Hide already imported projects Fixes #2060 See merge request !1594
-
Dmitriy Zaporozhets authored
Small fixes Fixes #2062 and #2061 See merge request !1601
-
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 23 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
-
Dmitriy Zaporozhets authored
UI: refactor header css See merge request !1591
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Improve admin projects and users pages for mobile devices See merge request !1590
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 24 Feb, 2015 6 commits
-
-
Dmitriy Zaporozhets authored
Give last_activity_at a default value so it will always be set For https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/345 See merge request !1589
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Fix 404 when deleting a project from the admin section This is some additional fallout from the rails upgrade. Need to use plural namespaces in the path function to get project deletion to go back to the project listing. See merge request !351
-
Dmitriy Zaporozhets authored
Updated Gitorious import icons See merge request !353
-
Dmitriy Zaporozhets authored
Improve contributed project and commit calendar selection. Fixes #2024. See merge request !1554
-
Dmitriy Zaporozhets authored
Update gitlab-grack to 2.0.0.rc2 See merge request !1585
-