Files
gerrit/gerrit-server/src
Yang Zhenhui 0ff7fd2338 Move project and branch info to new base class NotificationEmail
Class NotificationEmail holds data about project and branch, and let
the class ChangeEmail only hold change and patchset info, then for
emails that are not related to change and patchset, such as direct
pushed email, they can use class NotificationEmail as base class.

Change-Id: I57c71c8a10857f7c03c6ed476c79401018e6d343
2013-01-08 22:44:03 -08:00
..