summaryrefslogtreecommitdiff
path: root/lib/gitlab/email/message
Commit message (Expand)AuthorAgeFilesLines
* Make Compare#diffs diff_options a regular argumentDouwe Maan2016-08-031-1/+1
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-1/+2
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-9/+9
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-4/+6
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-1/+1
* Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-2/+6
* Limit push email diff sizelimit-email-diff-sizeSean McGivern2016-06-171-1/+1
* Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-1/+6
* Only generate repository push email onceSean McGivern2016-05-111-3/+1
* Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-1/+1
* Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov2016-01-191-0/+1
* Mix url helpers in into `RepositoryPush`Grzegorz Bizon2015-12-111-9/+10
* Check if commits are available in `RepositoryPush`Grzegorz Bizon2015-12-081-3/+3
* Duplicate options in `RepositoryPush`Grzegorz Bizon2015-12-081-4/+4
* Add `RepositoryPush` specsGrzegorz Bizon2015-12-081-5/+5
* Fix url helpers in RepositoryPushGrzegorz Bizon2015-12-081-3/+4
* Remove obsolete variables in `repository_push_email`Grzegorz Bizon2015-12-081-3/+14
* Improve Messagee::RepositoryPushGrzegorz Bizon2015-12-081-61/+65
* Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon2015-12-081-0/+120