summaryrefslogtreecommitdiff
path: root/app/models/project_services/builds_email_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-101-0/+2
* All CI offline migrationsKamil Trzciński2017-03-171-99/+3
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-4/+0
* adds events to services api deserializationTiago Botelho2017-01-221-2/+6
* Use any? instead of count > 0, feedback:Lin Jen-Shin2016-10-131-1/+1
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-2/+1
* Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-041-1/+1
* Allow build email service to be testedissue_13343Felipe Artur2016-07-151-0/+27
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* Allow empty recipient list when pusher is addedFrank Groeneveld2016-04-141-3/+7
* Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable2016-04-061-4/+7
* Suppress e-mails on failed builds if allow_failure is setStan Hu2016-01-071-1/+5
* Annotate modelsStan Hu2016-01-061-0/+1
* Fix indentation and BuildsEmailServiceci-services-migrateKamil Trzcinski2015-12-111-2/+1
* Change default valuesKamil Trzcinski2015-12-111-1/+6
* Migrate SlackService and HipChat serviceKamil Trzcinski2015-12-101-0/+2
* Migrate CI WebHooks and Emails to new tablesKamil Trzcinski2015-12-101-4/+7
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+81