gitlab-org--gitlab-foss/app/models/project_services
Stefan Kanev 1cf1e7bedb Less verbose HipChat integration
Whenever a push with a lot of merges is made, the HipChat channel gets
overwhelmed. It is easy to loose everything else in all the GitLab
messages. It makes more sense to limit the number of commits shown.

The same problem happens with longer commit messages (like this one). It
will be useful to show only the subject of the commit message, not the
full one.
2014-07-29 11:04:19 +03:00
..
assembla_service.rb Project services to strong params 2014-06-26 14:49:09 +03:00
campfire_service.rb Project services to strong params 2014-06-26 14:49:09 +03:00
ci_service.rb Backport CI service refactoring from EE 2014-05-28 11:35:43 +03:00
emails_on_push_service.rb Project services to strong params 2014-06-26 14:49:09 +03:00
flowdock_service.rb Re-annotate models 2014-04-09 15:05:03 +03:00
gemnasium_service.rb Re-annotate models 2014-04-09 15:05:03 +03:00
gitlab_ci_service.rb Project services to strong params 2014-06-26 14:49:09 +03:00
hipchat_service.rb Less verbose HipChat integration 2014-07-29 11:04:19 +03:00
pivotaltracker_service.rb Re-annotate models 2014-04-09 15:05:03 +03:00
slack_message.rb Improved Slack integration with message attachments. 2014-04-06 11:57:48 +02:00
slack_service.rb Project services to strong params 2014-06-26 14:49:09 +03:00