01 May, 2014
1 commit
29 Apr, 2014
1 commit
-
editing preview
28 Apr, 2014
2 commits
15 Apr, 2014
5 commits
-
Fixed multiple close issue #6615
-
Rename issue form tags Subject -> Title and Details -> Description
-
Use VersionSorter on the Project > Tags page
14 Apr, 2014
5 commits
-
Speed up wiki pages page
13 Apr, 2014
1 commit
-
Better title format for wiki page
11 Apr, 2014
1 commit
10 Apr, 2014
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
The title format for wiki page may be unintelligible. For example 'GitLab' is converted to 'Git Lab', 'MySQL' is converted to 'My Sql', etc.
09 Apr, 2014
2 commits
-
Wiki refactoring Better names for variables and classes
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
08 Apr, 2014
1 commit
07 Apr, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
06 Apr, 2014
4 commits
-
Show note diff if diff exists
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
…gitlabhq into jacob-carlborg-remove_source_branch_button Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/assets/javascripts/merge_requests.js.coffee app/assets/stylesheets/sections/merge_requests.scss app/controllers/projects/merge_requests_controller.rb
04 Apr, 2014
1 commit
03 Apr, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
02 Apr, 2014
4 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Fix reset of issue search on submit
-
Ex. if branch named "refactor-models" then title will be "Refactor models" Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
27 Mar, 2014
6 commits
-
Fix another instance of "created at"
-
Always show merge status
-
Always show the merge status of a merge request, even if the user has no permission to do the actual merging. Fixes http://feedback.gitlab.com/forums/176466-general/suggestions/5673321-everyone-should-be-able-to-see-a-mr-status
-
The form was updated to check that the repository wasn't empty before trying to load the contribution guide. This fixes #153.
-
Refactor Parallel Diff feature and add scrollbars
-
Also now removed lines relating to unused comments feature
26 Mar, 2014
1 commit
25 Mar, 2014
1 commit
-
Use humanize instead of titleize for MR title suggestion