gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 8b551ee318 Merge branch 'emails-on-push'
Conflicts:
	app/controllers/projects/services_controller.rb
	app/models/project_services/emails_on_push_service.rb
2015-03-08 16:49:11 -07:00
..
concerns Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
hooks
members Add "User created project Namespace / Project" event 2015-02-13 12:02:58 +01:00
network
project_services Merge branch 'emails-on-push' 2015-03-08 16:49:11 -07:00
.gitkeep
ability.rb
application_setting.rb Re-annotate models 2015-03-04 14:14:00 -08:00
broadcast_message.rb
commit.rb
deploy_key.rb
deploy_keys_project.rb
diff_line.rb
email.rb
event.rb Fix event loading with associations 2015-02-18 09:38:46 -08:00
external_issue.rb Add ExternalIssue base model to make issue referencing more robust for external issue trackers. 2015-02-11 09:21:57 -08:00
forked_project_link.rb
group.rb Split up AttachmentUploader. 2015-02-20 15:19:50 +01:00
group_milestone.rb
identity.rb Re-annotate models 2015-03-04 14:14:00 -08:00
issue.rb Fix method overlap for issue sorting 2015-02-05 16:49:41 -08:00
key.rb
label.rb Apply default scope to labels and remove one for notes 2015-02-05 20:29:41 -08:00
label_link.rb
member.rb
merge_request.rb Fix method overlap for issue sorting 2015-02-05 16:49:41 -08:00
merge_request_diff.rb
milestone.rb Fix method overlap for issue sorting 2015-02-05 16:49:41 -08:00
namespace.rb Fix import check for case sensetive namespaces 2015-03-02 23:06:59 -08:00
note.rb Merge branch 'condensed-mr-commits' into 'master' 2015-03-07 00:13:10 +00:00
notification.rb
personal_snippet.rb
project.rb Issue #595: Support Slack notifications upon issue and merge request events 2015-03-03 11:14:31 +01:00
project_contributions.rb
project_snippet.rb
project_team.rb
project_wiki.rb
protected_branch.rb
repository.rb Count commits in branches as well in the commit calendar 2015-03-03 15:31:05 +01:00
service.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
snippet.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
tree.rb
user.rb Re-annotate models 2015-03-04 14:14:00 -08:00
users_star_project.rb
wiki_page.rb