- 23 Sep, 2014 9 commits
-
-
Marin Jankovski authored
Fix MR commenting system when new commits pushed Fixes #1608 This conmmit fixes wierd behaviour when you see wrong comments about new commits in merge requests. Short explanation of a bug: When you push new commits to project we updated `project.merge_requests` with comment about push. But `project.merge_requests` includes also merge requests from forks to origin project. So when you push to master branch it commented on all merge requests from forks to origin where source_branch was `master` See merge request !1108
-
Marin Jankovski authored
Fix ref parsing in Gitlab::GitAccess See merge request !1107
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
This conmmit fixes wierd behaviour when you see wrong comments about new commits in merge requests. Short explanation of a bug: When you push new commits to project we updated `project.merge_requests` with comment about push. But `project.merge_requests` includes also merge requests from forks to origin project. So when you push to master branch it commented on all merge requests from forks to origin where source_branch was `master`
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Use FileUtils to delete instead of File
-
Sytse Sijbrandij authored
Add to monthly doc that reverting is an option See merge request !1106
-
Marin Jankovski authored
-
Sytse Sijbrandij authored
-
- 22 Sep, 2014 30 commits
-
-
Dmitriy Zaporozhets authored
[UI] Set textarea resize:vertical by default.
-
Dmitriy Zaporozhets authored
[refactor] Factor out commit list from compare and new MR.
-
Dmitriy Zaporozhets authored
Fix link_to_reply_diff.
-
Dmitriy Zaporozhets authored
Factor issue and MR edit form error list.
-
Dmitriy Zaporozhets authored
Factor error and success methods from services.
-
Dmitriy Zaporozhets authored
cleanup empty repo page
-
https://github.com/cirosantilli/gitlabhqDmitriy Zaporozhets authored
Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into cirosantilli-spinach-step Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/markdown_render.rb
-
Dmitriy Zaporozhets authored
[factor] Prefix Spinach features with Spinach::Features::.
-
Dmitriy Zaporozhets authored
Update highlight.js to 8.2 highlight.js generated using build script `build.py` for all languages. See merge request !175
-
Dmitriy Zaporozhets authored
7.4 development Development branch during `master` code freeze for 7.3 See merge request !1096
-
Sytse Sijbrandij authored
Monthly release document update See merge request !1092
-
Vinnie Okada authored
Use FileUtils::rm_f to delete the satellite lock file.
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Ciro Santilli authored
-
Marin Jankovski authored
Conflicts: doc/install/installation.md
-
Jacob Vosmaer authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Revert sticky headers See merge request !1104
-
Marin Jankovski authored
This reverts commit 6eb85b1a.
-
Ciro Santilli authored
-
Marin Jankovski authored
Save last scrollposition and scroll back when leaving ZEN mode
-
Marin Jankovski authored
improve 7.3 upgrade process & redis setup
-
Marin Jankovski authored
update gitlab shell to 1.9.8 for gitlab 7.2.2
-
- 21 Sep, 2014 1 commit
-
-
Robert Schilling authored
-