summaryrefslogtreecommitdiff
path: root/lib/gitlab/email/message/repository_push.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string in lib/gitlabgfyoung2018-11-061-1/+5
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-10/+3
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-1/+1
* Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-2/+2
* 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