.. |
slack_service
|
Changed Slack service user referencing from full name to username
|
2016-10-03 00:44:47 +02:00 |
asana_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
assembla_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
bamboo_service.rb
|
Factorize duplicated code into a method in BambooService and update specs
|
2016-06-14 10:07:37 +02:00 |
bugzilla_service.rb
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
buildkite_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
builds_email_service.rb
|
Use any? instead of count > 0, feedback:
|
2016-10-13 01:12:00 +08:00 |
campfire_service.rb
|
Replace the tinder gem by bare HTTP requests
|
2016-08-11 08:52:13 +02:00 |
ci_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
custom_issue_tracker_service.rb
|
Fixes issue with rails reserved keyword type exporting/importing services. Also fixed CustomIssueTrackerService title setter and added relevant specs.
|
2016-09-26 09:49:05 +02:00 |
drone_ci_service.rb
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
emails_on_push_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
external_wiki_service.rb
|
Codestyle: make sure we have space around operators
|
2016-05-13 04:46:56 -03:00 |
flowdock_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
gemnasium_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
gitlab_ci_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
gitlab_issue_tracker_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
hipchat_service.rb
|
Also render commit titles in HipChat notifications
|
2016-10-20 15:44:34 +03:00 |
irker_service.rb
|
Remove legacy conditional from irker service code
|
2016-07-08 11:06:54 +02:00 |
issue_tracker_service.rb
|
Prevent wrong markdown on issue ids when project has Jira service activated
|
2016-10-19 13:46:04 -02:00 |
jira_service.rb
|
Prevent wrong markdown on issue ids when project has Jira service activated
|
2016-10-19 13:46:04 -02:00 |
pipelines_email_service.rb
|
Use any? instead of count > 0, feedback:
|
2016-10-13 01:12:00 +08:00 |
pivotaltracker_service.rb
|
Ability to specify branches for pivotal tracker integration
|
2016-08-15 11:01:41 +03:00 |
pushover_service.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
redmine_service.rb
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
slack_service.rb
|
Merge remote-tracking branch 'upstream/master' into pipeline-hooks
|
2016-09-06 16:23:17 +08:00 |
teamcity_service.rb
|
Fix broken URI joining for teamcity_url with suffixes
|
2016-06-14 10:07:37 +02:00 |