summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* Fix HTML link that was improperly escaped in new user e-mailStan Hu2015-09-161-1/+1
* Use entity number for plus signSteve Norman2015-05-271-1/+1
* Merge branch 'fix-typo-in-email' into 'master'Robert Speicher2015-05-262-4/+4
|\
| * email: fix typoBen Boeckel2015-05-182-4/+4
* | Fill in email on the new password formVinnie Okada2015-05-161-1/+1
* | Explain reset token expiration in emailsVinnie Okada2015-05-162-0/+4
|/
* Remove superfluous info from invite accepted/declined mails.invitationDouwe Maan2015-04-148-12/+8
* Let invites be declined.Douwe Maan2015-04-149-1/+25
* Add invites controller.Douwe Maan2015-04-148-0/+49
* Revert "Merge branch 'fix_email_images' into 'master'"Hannes Rosenögger2015-04-133-3/+3
* Merge branch 'emailsonpush-last-line' into 'master'Dmitriy Zaporozhets2015-04-071-2/+1
|\
| * Move EmailsOnPush highlight CSS inline instead of being in every notification...Douwe Maan2015-03-311-2/+1
* | Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-273-3/+3
|/
* Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan2015-03-182-96/+99
* Fix email template css for project moved emailsDmitriy Zaporozhets2015-03-171-2/+2
* More actively use css variabled to prevent colors duplicationDmitriy Zaporozhets2015-03-171-2/+2
* Use `group_member` instead of `users_group` or `membership`.Douwe Maan2015-03-152-2/+2
* replace images in emails with inline imagesHannes Rosenögger2015-03-123-3/+3
* Send EmailsOnPush when deleting commits using force push.Douwe Maan2015-02-252-4/+14
* Wrap commit message in EmailsOnPush email.Douwe Maan2015-02-251-1/+2
* Fix links in EmailsOnPush text version.Douwe Maan2015-02-251-2/+5
* Add option to disable code diffs to EmailOnPush.Douwe Maan2015-02-252-36/+39
* Add list of changed files to EmailsOnPush.Douwe Maan2015-02-252-13/+54
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-1417-19/+19
* Add Diff syntax colors for email-on-push notificationsHannes Rosenögger2015-01-171-1/+1
* Add commit dates to repository-push email tempalteMiz2014-12-111-1/+3
* improve ssh key emailsBen Bodenmiller2014-10-282-3/+3
* Update email templates for email on push service with links to commit and rep...Marin Jankovski2014-09-302-4/+4
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-152-2/+2
* Merge pull request #7677 from cirosantilli/factor-issue-mr-text-emailDmitriy Zaporozhets2014-09-043-12/+8
|\
| * Fix missing to on reassign MR text email to unassigned.Ciro Santilli2014-09-033-12/+8
* | Fix missing to on reassign MR email to unassigned.Ciro Santilli2014-09-013-18/+12
|/
* Remove HAML eval for const strings.Ciro Santilli2014-08-261-1/+1
* Fix email on pushDmitriy Zaporozhets2014-07-292-5/+1
* Do not sent a generated password via email for admin created user.Marin Jankovski2014-07-152-14/+2
* Merge branch 'notification_when_reopened' into 'master'Dmitriy Zaporozhets2014-07-052-0/+10
|\
| * Reopen mr email notification.Marin Jankovski2014-07-032-0/+10
* | Show full commit message and author name for Email on push serviceDmitriy Zaporozhets2014-07-042-2/+6
|/
* When assigning an unassigned issue send notification with the correct text.Marin Jankovski2014-07-022-2/+5
* Merge branch 'mail_template' into 'master'Dmitriy Zaporozhets2014-07-012-2/+8
|\
| * Add the http(s) command lines in the mails for the new origin when a project ...Mathieu Schroeter2014-05-212-2/+8
* | Wipe wall notes featureDmitriy Zaporozhets2014-06-132-10/+0
|/
* Merge branch 'fix_merge_request_emails' into 'master'Dmitriy Zaporozhets2014-05-084-4/+4
|\
| * Remove markdown notation from notification emailsDrew Blessing2014-04-284-4/+4
* | do not html encode plaintext part of emails for push notificationsNico Suhl2014-04-261-1/+1
|/
* Change Diff to Changes in views.Marin Jankovski2014-03-262-5/+5
* SHow group name in access granted emailDmitriy Zaporozhets2014-03-111-0/+2
* Make the merge request notification emails more readablePierre de La Morinerie2014-03-033-18/+8
* Simplify the default layout of notification emailsPierre de La Morinerie2014-03-032-4/+2
* Remove the quote-style around message in notification emailsPierre de La Morinerie2014-03-031-1/+1