summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use partials instead of simple switch case:Lin Jen-Shin2016-11-226-7/+7
* Use has_trace? instead of case switch, feedback:Lin Jen-Shin2016-11-212-4/+3
* External jobs do not have show page nor tracesLin Jen-Shin2016-11-212-5/+15
* Unify anchor link format for MR diff files !7298Yar2016-11-151-5/+6
* 17492 Update link color for more accessible contrast17492-link-contrasttauriedavis2016-11-072-13/+13
* Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu2016-10-181-2/+2
* Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu2016-10-181-2/+2