Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename for a more consistent pipeline worker name, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -1/+1 |
* | It's already async, from Project#execute_services, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -1/+1 |
* | Change service to be a worker, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -2/+2 |
* | It no longer needs a block, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -3/+1 |
* | Remove pusher support because it's covered by notifications | Lin Jen-Shin | 2016-10-17 | 1 | -12/+2 |
* | Use any? instead of count > 0, feedback: | Lin Jen-Shin | 2016-10-13 | 1 | -1/+1 |
* | Omit else, feedback: | Lin Jen-Shin | 2016-09-15 | 1 | -2/+2 |
* | Use keyword arg, feedback: | Lin Jen-Shin | 2016-09-15 | 1 | -2/+2 |
* | Fixed the names and add missing check | Lin Jen-Shin | 2016-09-13 | 1 | -3/+5 |
* | Try to integrate the email into notification system | Lin Jen-Shin | 2016-09-13 | 1 | -1/+2 |
* | Add a new pipeline email service. TODO: email templates and tests | Lin Jen-Shin | 2016-08-26 | 1 | -0/+93 |