10 Oct, 2013
3 commits
09 Oct, 2013
3 commits
-
Use proper titles for issues trackers
01 Oct, 2013
2 commits
24 Sep, 2013
2 commits
-
* Render right layout depends on current_user * show sample git username/email when repo is empty * Show extra info when browsing public area * Fixed some tests related to public projects * show comments in read-only for public projects * Remove old public routing
12 Sep, 2013
3 commits
-
* Show new merge request button from compare page * Show message if user selected same branches * Show message if compared branches are the same * Prepend inputs with from/to labels
11 Sep, 2013
1 commit
10 Sep, 2013
1 commit
04 Sep, 2013
1 commit
26 Aug, 2013
1 commit
20 Aug, 2013
5 commits
-
Remove the dependancy of grit from class Network::Graph
19 Aug, 2013
1 commit
-
* call set_iid before validation * make rake task pass event if objects are invalid * show iid in comment event at dashboard
10 Aug, 2013
2 commits
08 Aug, 2013
1 commit
-
Conflicts: app/contexts/filter_context.rb app/contexts/search_context.rb app/models/merge_request.rb app/models/note.rb app/views/shared/_merge_requests.html.haml spec/controllers/commit_controller_spec.rb spec/services/notification_service_spec.rb
06 Aug, 2013
1 commit
04 Aug, 2013
3 commits
03 Aug, 2013
1 commit
31 Jul, 2013
1 commit
30 Jul, 2013
1 commit
-
Conflicts: app/views/projects/commit/show.html.haml app/views/projects/compare/show.html.haml app/views/projects/merge_requests/branch_from.js.haml
29 Jul, 2013
1 commit
27 Jul, 2013
2 commits
-
Added show user name as a tooltip on issue participants list
26 Jul, 2013
1 commit
17 Jul, 2013
3 commits
-
-removed extranious space from new_merge_request_email.text.erb Change-Id: I65314b3fe8f8442b4c30d311b96fbceddf240f42
-
Forked MR's will print Project:Branch <source_project_with_path>:<source_branch> -> <target_project_with_path>:<target_branch> Non forked MR's will print Branch <source_branch> -> <target_branch> Change-Id: I89399aec2e7fde8e4b64b110a48099a95ae4f038
-
-Some changes around calling origional methods for !for_fork? merge requests. Other changes to follow Change-Id: I009c716ce2475b9efa3fd07aee9215fca7a1c150