commit | f6b3c2214fa9c9aeae1746c66f899092e02a24bf | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu May 21 11:36:43 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu May 21 11:36:43 2009 -0700 |
tree | ed81488d75606689ec7f853ef151c0b214803a23 | |
parent | 67449dcaae49d48d67baa86aa93522cf44246f39 [diff] |
Rewrite outgoing email to be more user friendly This rewrite splits the code down into message specific subclasses, and resolves a whole slew of problems filed against the old sending code. The old code was so bad, it really was just easier to do a full rewrite of it. Bug: GERRIT-125 Bug: GERRIT-133 Bug: GERRIT-140 Bug: GERRIT-147 Bug: GERRIT-149 Bug: GERRIT-157 Bug: GERRIT-158 Bug: GERRIT-159 Bug: GERRIT-180 Signed-off-by: Shawn O. Pearce <sop@google.com>