summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* 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
| * HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-242-3/+3
* | address commentsJarka Kadlecova2017-01-252-1/+9
* | Support notes without projectJarka Kadlecova2017-01-181-0/+1
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-316-130/+130
* HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-314-4/+4
* HAMLLint: Fix `FinalNewline` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: fix `AltText` offencesKushal Pandya2016-12-312-6/+6
* Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-062-2/+2
* Use assigned variables betterhoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emailsSean McGivern2016-11-281-4/+2
* Tidy up text emailsSean McGivern2016-11-284-8/+4
* Add keyword arguments to truncated_diff methodhhoopes2016-11-258-33/+28
* Change diff highlight/truncate for reusabilityhhoopes2016-11-256-12/+17
* Add new template to handle both commit & mr noteshhoopes2016-11-255-23/+36
* Add diff hunks to notification emails on MRhhoopes2016-11-252-1/+9
* Move partials to links directory, feedback:fix-failed-email-for-external-jobsLin Jen-Shin2016-11-226-2/+2
* Use local instead of instance variable in partialLin Jen-Shin2016-11-221-1/+1