summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* Notify only when unmergeable due to conflictMark Chao2018-06-202-9/+2
* Remove EE-specific code from new MR emailextra-ee-specific-lines-from-discussion-viewsSean McGivern2018-06-182-1/+3
* Merge branch '46840-fix-merge-request-unmergeable-email-plural' into 'master'Sean McGivern2018-06-012-2/+2
|\
| * Fix merge request unmergeable notification email plural interpolation46840-fix-merge-request-unmergeable-email-pluralMark Chao2018-05-312-2/+2
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-242-0/+17
|\ \ | |/
| * Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-242-0/+17
| |\
| | * Plural reason(s)Mark Chao2018-05-182-4/+4
| | * Notify with email when merge request became unmergeablelulalala2018-05-172-0/+17
* | | Merge branch 'master' into bootstrap4Clement Ho2018-05-171-1/+1
|\ \ \ | |/ /
| * | Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉2018-05-171-1/+1
| |/
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-182-0/+19
|\ \ | |/
| * Make issue due email more consistent with other mailersSean McGivern2018-04-171-5/+3
| * Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-102-5/+5
| |\
| * | Only send issue due emails to participants and custom subscribersSean McGivern2018-03-301-1/+1
| * | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-302-0/+39
| |\ \
| * | | Update html emailStuart Nelson2018-03-261-2/+2
| * | | Update email body (html+text)Stuart Nelson2018-03-262-3/+2
| * | | Send email to recipientsStuart Nelson2018-03-262-0/+22
* | | | [skip ci] Replace .success with .table-successClement Ho2018-04-091-1/+1
* | | | [skip ci] rename .info to .table-infoClement Ho2018-04-092-2/+2
* | | | [skip ci] Update .warning to .table-warningClement Ho2018-04-091-1/+1
| |_|/ |/| |
* | | Fix undefined method `one?` when pushing to an existing merge requestsh-fix-issue-45152Stan Hu2018-04-072-2/+2
* | | Fix body of email when commits are pushed to an MRSean McGivern2018-04-032-3/+3
| |/ |/|
* | Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-262-0/+39
|/
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-052-2/+2
* Add DNS verification to Pages custom domainsNick Thomas2018-02-238-0/+102
* Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-132-16/+4
* Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl2018-02-132-4/+16
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-132-2/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-025-5/+5
* Fix job count in pipeline success mailChristiaan Van den Poel2017-12-182-3/+3
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+1
* Fix image diff notes emailFelipe Artur2017-11-131-3/+8
* Merge branch 'issue-36484' into 'master'Annabel Dunstone Gray2017-10-112-10/+10
|\
| * Remove unnecessary alt-texts from pipeline emailsGustav Ernberg2017-10-022-10/+10
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-232-17/+0
|/
* notification email on add new gpg keyAlexis Reigel2017-07-272-0/+17
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-0517-18/+18
* Fix avatar images in pipeline emailsfix-email-avatarsSean McGivern2017-06-202-6/+6
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-262-25/+23
|\
| * Address feedbackDouwe Maan2017-05-251-4/+2
| * Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-232-24/+24
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-172-2/+2
|/
* Fix reassigned MR emailfix-reassigned-mr-emailSean McGivern2017-05-102-19/+10
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-048-14/+35
* Blob responds to text?Douwe Maan2017-04-271-1/+1
* Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-271-1/+1
* Fix email not being sent after project exportmhasbini2017-04-091-1/+1
* Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-062-2/+2
|\
| * Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-062-2/+2