23 Nov, 2012
1 commit
13 Nov, 2012
1 commit
13 Oct, 2012
1 commit
06 Sep, 2012
1 commit
29 Aug, 2012
1 commit
27 Aug, 2012
1 commit
20 Aug, 2012
1 commit
10 Aug, 2012
1 commit
-
Didn't bother with files in db/, config/, or features/
06 Aug, 2012
1 commit
02 Jul, 2012
2 commits
16 May, 2012
1 commit
-
Fixes failing tests introduced in pull request #824
15 May, 2012
11 commits
-
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
Update method to take ids and then perform #finds itself during mailer queue worker kick-off. Also, the faux SHA1 cannot have underscores or it will not match the commit pattern defined in the routes.
-
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
#changed_merge_request_email was really sending emails about merge request reassignments. Updated method name to reflect that. Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
#changed_issue_email was really sending emails about issue reassignments. Updated method name to reflect that. Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
Covers new user, new issue and wall note emails. Depends on email_spec (https://github.com/bmabey/email-spec/) for friendly matchers.