gitlab-org--gitlab-foss/app/services
Vinnie Okada 2a9eed6620 Merge branch 'master' into rails-4.1.9
Conflicts:
	app/views/projects/commits/_commit.html.haml
	app/views/projects/issues/_issue.html.haml
	app/views/projects/issues/_issue_context.html.haml
	app/views/projects/merge_requests/_merge_request.html.haml
	app/views/projects/merge_requests/show/_context.html.haml
2015-02-21 12:55:28 -07:00
..
files Files::CreateService can now commit file to empty repository 2015-01-26 13:31:24 -08:00
issues Add labels notes 2015-02-08 22:35:41 +06:00
merge_requests Base new MR description on commit description if there's only one. 2015-02-20 22:17:38 +01:00
milestones Merge branch 'group_milestones' into 'master' 2014-07-01 07:18:15 +00:00
notes Implemented notes (body) patching in API. 2014-12-25 14:28:40 +02:00
oauth2 Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
projects Merge branch 'master' into rails-4.1.9 2015-02-19 20:53:05 -07:00
search Adding in snippet search functionality 2014-08-29 15:32:07 -04:00
archive_repository_service.rb Fix repository archive 2014-08-13 21:28:22 +03:00
base_service.rb Improve application settings and write tests 2015-01-08 09:53:35 -08:00
compare_service.rb Comment typo. 2014-08-29 20:11:57 +02:00
create_branch_service.rb Move all event creation to EventCreateService. 2015-02-13 12:02:58 +01:00
create_tag_service.rb Move all event creation to EventCreateService. 2015-02-13 12:02:58 +01:00
delete_branch_service.rb Move all event creation to EventCreateService. 2015-02-13 12:02:58 +01:00
event_create_service.rb Add "User created project Namespace / Project" event 2015-02-13 12:02:58 +01:00
git_push_service.rb Move all event creation to EventCreateService. 2015-02-13 12:02:58 +01:00
git_tag_push_service.rb Move all event creation to EventCreateService. 2015-02-13 12:02:58 +01:00
gravatar_service.rb Improve application settings and write tests 2015-01-08 09:53:35 -08:00
issuable_base_service.rb Add labels notes 2015-02-08 22:35:41 +06:00
notification_service.rb Add issue/mr participants to reasign events 2015-01-25 20:31:02 -08:00
system_hooks_service.rb Added support for firing system hooks on group create/destroy and adding/removing users to group. 2015-01-27 09:25:28 +02:00
test_hook_service.rb Fix test hook and tests 2015-01-12 09:08:25 -08:00