summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make sure notify email always has author info."remove-author-from-emailJob van der Voort2015-12-151-2/+0
* Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-144-6/+6
|\
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-114-6/+6
* | Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-144-0/+69
|\ \ | |/
| * Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-104-0/+69
* | Merge pull request #9839 from huacnlee/fix/add-author-info-into-note-messagesStan Hu2015-12-111-0/+2
|\ \
| * | Make sure notify email always has author info.Jason Lee2015-11-181-0/+2
| |/
* | Remove obsolete variables in `repository_push_email`Grzegorz Bizon2015-12-082-25/+27
|/
* Ensure variable is evalledGert Goet2015-10-291-1/+1
* Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-074-4/+4
|\
| * Merge branch 'fix-email-typo' into 'master' Dmitriy Zaporozhets2015-10-011-1/+1
| |\
| | * notify: fix typo in merged_merge_request_email templateBen Boeckel2015-09-301-1/+1
| * | Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-012-2/+2
| |/
| * Fix HTML link that was improperly escaped in new user e-mailStan Hu2015-09-161-1/+1
* | Remove last remaining `reference_only_path` usagesRobert Speicher2015-09-033-3/+3
|/
* 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
|\