10 Mar, 2014
1 commit
09 Mar, 2014
3 commits
-
Must have been left over from a previous revision, but the argument wasn't used anywhere in the method.
07 Mar, 2014
2 commits
-
Correct typos in web_hooks help.
06 Mar, 2014
12 commits
-
Sort projects by activity at group show page
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Fix Discover Branch Fixes #1073
-
Use rails helper image-url for reference images in css Fixes #1001
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Added part about the help to markdown
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Fixed readme title
-
Add GFM autocompletion for MergeRequests
05 Mar, 2014
9 commits
-
Requested [here](http://feedback.gitlab.com/forums/176466-general/suggestions/5507440-auto-complete-merge-requests-in-gitlab-markdown).
-
Update gitlab_git to 5.7
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
For those of us running self-signed in gitlab-ci it generates 500s SSL_verify errors if you don't have this.
-
Use new style shell commands
-
Out Of Beta
04 Mar, 2014
5 commits
-
change mysql to postgres in some of the docs and scripts * update deploy.sh, install gem without mysql, now that we want to use postgres instead * update update_patch.md to assume postgres before mysql * update ruby.md, to assume postgres
-
Add index_merge_request_diffs_on_merge_request_id
03 Mar, 2014
8 commits
-
Added executable file permission to binstubs
-
Link to consolidated website with https links. Fixes #6017
-
Feature: reopen closed merge request
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Added option to remove issue assignee on project issue page and issue ed...