summaryrefslogtreecommitdiff
path: root/spec/workers/emails_on_push_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-1/+1
* Use `:empty_project` where possible in worker specsRobert Speicher2017-03-271-1/+1
* Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+1
* Update the other sites for reset_delivered_emails! as wellLin Jen-Shin2016-10-171-2/+2
* refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-2/+2
* Don't log to STDOUT in specs21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-after-a-pushSean McGivern2016-08-191-0/+1
* Fix force-push message in push emailsSean McGivern2016-08-191-6/+29
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-3/+1
* Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-041-1/+3
* Fix emails on push for new and deleted branches20061-emailsonpushworker-fails-on-new-branch-pushesSean McGivern2016-07-211-0/+36
* Only generate repository push email onceSean McGivern2016-05-111-14/+51
* Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to ...Stan Hu2015-08-191-0/+34