summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | 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
|\ \ | |/
| * 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
* | 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
|/
* 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
* | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-064-29/+119
|\ \ | |/
| * Clearly show who triggered the pipeline in emailtc-fix-pipeline-recipientToon Claes2017-04-064-29/+119
* | Address review commentsDouwe Maan2017-04-051-1/+1
* | Fix specsDouwe Maan2017-04-052-2/+2
* | Address review commentsDouwe Maan2017-04-056-18/+20
* | Fix specsDouwe Maan2017-04-052-2/+2
* | Add specsDouwe Maan2017-04-054-29/+14
* | Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-0517-75/+71
|/
* Add download attribute to download linksClement Ho2017-03-291-1/+1
* All CI offline migrationsKamil Trzciński2017-03-174-70/+0
* extract pipeline mails layoutAlexis Reigel2017-02-224-333/+185
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-036-8/+8
* Merge branch '22072-enable-haml-linters-phase-2' into 'master' Sean McGivern2017-01-2514-17/+17
|\
| * HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-2412-14/+14