summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of MR show pageDouwe Maan2016-08-181-2/+1
* Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-181-1/+1
|\
| * Merge branch 'outlook-email-spacing' into 'master' Douwe Maan2016-08-181-1/+1
| |\
| | * Fix email line-height in Outlookoutlook-email-spacingSean McGivern2016-08-171-1/+1
* | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-184-0/+43
|\ \ \ | |/ /
| * | Include the reason for emailing in the new_mention emailsNick Thomas2016-08-162-0/+6
| * | Add notifications for new user mentions in merge requestsNick Thomas2016-08-152-0/+21
| * | Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-122-0/+16
| |/
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-122-0/+4
|\ \ | |/
| * Add description to text/plain emailsdixpac2016-08-042-0/+4
* | Send notification email when all discussions are resolvedDouwe Maan2016-07-282-0/+5
|/
* Don't fail when a LegacyDiffNote didn't store the right diffDouwe Maan2016-07-151-1/+1
* Style diff and blob file headers the same wayDouwe Maan2016-07-061-2/+2
* Add DiffFile#blob and #old_blobDouwe Maan2016-07-061-3/+2
* refactor to use haml insteadfix/error-typoJames Lopez2016-06-222-6/+6
* fix typoJames Lopez2016-06-221-1/+1
* fixed merge conflicts on UI branchJames Lopez2016-06-1628-86/+51
|\
| * UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-1420-62/+21
| * Factorize members mails into a new Emails::Members moduleRémy Coutable2016-06-1428-63/+51
| * Add request access for groupsRémy Coutable2016-06-1415-25/+29
| * Initial implementation of user access request to projectsDavid Alexander2016-06-144-0/+14
* | lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-152-3/+6
* | fixing specs and some code cleanupJames Lopez2016-06-152-2/+2
* | adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-144-0/+26
|/
* Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-064-10/+10
* Added author to various Markdown calls in viewsYorick Peterse2016-05-263-3/+3
* Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-172-39/+58
* Clean up LegacyDiffNote somewhatDouwe Maan2016-05-131-1/+1
* Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-1/+1
* Support e-mail notifications for comments on project snippetsStan Hu2016-05-022-0/+9
* format merge request references properlyBen Bodenmiller2016-04-188-8/+8
* Add new notifications for issue move actionGrzegorz Bizon2016-03-172-0/+10
* Improving the original label-subscribing implementationRémy Coutable2016-03-157-12/+8
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-156-0/+14
* Fix broken link in CI build notification emailsGrzegorz Bizon2016-02-122-2/+3
* Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-093-0/+9
* Mark inline difference between old and new paths when a file is renamedDouwe Maan2016-01-291-1/+1
* Use `to_s(:iso8601)` where appropriateRobert Speicher2016-01-072-2/+2
* 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