| Commit message (Expand) | Author | Age | Files | Lines |
* | * (bug 35019) Fix for rr99942: edit summaries are no longer transformed in no... | Alexandre Emsenhuber | 2012-03-08 | 1 | -3/+7 |
* | MFT r111580, r111695, r111697, r111832, r112021 | Sam Reed | 2012-02-21 | 1 | -11/+56 |
* | Fix doxygen docs before REL1_19 branching | Antoine Musso | 2012-02-01 | 1 | -2/+2 |
* | Bug 33880 - $wgUsersNotifiedOnAllChanges should not send e-mail to user who m... | Sam Reed | 2012-01-23 | 1 | -0/+4 |
* | w/s, remove unused vars per note in bug #33537 | Mark A. Hershberger | 2012-01-06 | 1 | -3/+3 |
* | "else if" to "elseif" | Sam Reed | 2011-11-25 | 1 | -1/+1 |
* | Add, update, tweak documentation | Sam Reed | 2011-10-26 | 1 | -1/+12 |
* | Remove duplicate setting of From | Sam Reed | 2011-10-16 | 1 | -1/+0 |
* | * Send "undisclosed-recipients" in "To" header when sending the mail to more ... | Alexandre Emsenhuber | 2011-10-16 | 1 | -17/+14 |
* | * Do magic word parsing after parameter replacement in MediaWiki:Enotif_body ... | Alexandre Emsenhuber | 2011-10-16 | 1 | -48/+35 |
* | Fix E_WARNING from r99863 | Alexandre Emsenhuber | 2011-10-15 | 1 | -1/+1 |
* | Self revert r99899....I HATE YOU PHPUNIT YOU @#Q**#(#@(#@@#(!!! | Chad Horohoe | 2011-10-15 | 1 | -23/+16 |
* | Temporarily reverting r99863 to see if I can pin down test failures | Chad Horohoe | 2011-10-15 | 1 | -16/+23 |
* | * Added Language::userDate(), Language::userTime() and Language::userTimeAndD... | Alexandre Emsenhuber | 2011-10-15 | 1 | -23/+16 |
* | Unbreak sending emails using mailTargets() in safe_mode | Max Semenik | 2011-10-10 | 1 | -1/+6 |
* | * (bug 31081) $wgEnotifUseJobQ causes many unnecessary jobs to be queued | Sam Reed | 2011-09-22 | 1 | -20/+57 |
* | Followup r95547; Where'd that $ come from? | Daniel Friesen | 2011-08-29 | 1 | -1/+1 |
* | Followup r93417; Don't use $wgServer in a way that makes invalid Message-IDs.... | Daniel Friesen | 2011-08-26 | 1 | -3/+9 |
* | Use canonical URLs (introduced in r94995) for all URLs in e-mails | Roan Kattouw | 2011-08-19 | 1 | -6/+6 |
* | Expand all URLs in e-mail notifications to be full HTTP URLs. This prevents p... | Roan Kattouw | 2011-08-04 | 1 | -6/+6 |
* | re: r93415 | Mark A. Hershberger | 2011-08-02 | 1 | -2/+2 |
* | followup r93415 — there is no “$this” in a static method. | Mark A. Hershberger | 2011-07-29 | 1 | -1/+1 |
* | wtf, who made this typo? | Mark A. Hershberger | 2011-07-28 | 1 | -1/+1 |
* | follow up r93397 — missed msgid | Mark A. Hershberger | 2011-07-28 | 1 | -7/+14 |
* | Add hook that could be the solution for Bug #28026 (“Enable e-mail | Mark A. Hershberger | 2011-07-28 | 1 | -0/+7 |
* | further sanity checks for sending email … bomb out if we aren't given | Mark A. Hershberger | 2011-07-28 | 1 | -5/+7 |
* | * followup r93397 — missing $dest | Mark A. Hershberger | 2011-07-28 | 1 | -13/+15 |
* | array of objects tostring conversion works correctly in php 5.2.3+ | Mark A. Hershberger | 2011-07-28 | 1 | -12/+2 |
* | Reduce mail header differences by moving all the header creation code | Mark A. Hershberger | 2011-07-28 | 1 | -36/+41 |
* | small style tweaks | Jeroen De Dauw | 2011-07-27 | 1 | -13/+14 |
* | style fix | Jeroen De Dauw | 2011-07-25 | 1 | -1/+1 |
* | Fixes Bug#17866 | Mark A. Hershberger | 2011-07-07 | 1 | -9/+11 |
* | Set envelope sender to the same as the From: address when PEAR mail is used. ... | Mark A. Hershberger | 2011-07-07 | 1 | -0/+1 |
* | w/s fixup before patch | Mark A. Hershberger | 2011-07-07 | 1 | -5/+5 |
* | Fix for r89475: let's make this correctly | Alexandre Emsenhuber | 2011-06-04 | 1 | -2/+2 |
* | Added missing $PAGEEDITTIME replacement for impersonal mails | Alexandre Emsenhuber | 2011-06-04 | 1 | -2/+4 |
* | Use isAnon() so that the mail doesn't contain "anonymous user w.x.y.z" when a... | Alexandre Emsenhuber | 2011-06-04 | 1 | -1/+1 |
* | More comment updates, addition of some braces also | Sam Reed | 2011-05-21 | 1 | -7/+20 |
* | (bug 29055) Make don't send email on minor edits preference apply to | Brian Wolff | 2011-05-20 | 1 | -1/+3 |
* | use string as callback when possible (since PHP 5.2.3) | Antoine Musso | 2011-05-18 | 1 | -1/+1 |
* | Makes sure wgAdditionalMailParams is null in safe mode | Antoine Musso | 2011-05-18 | 1 | -9/+1 |
* | makes UserMailer::send() a bit simpler | Antoine Musso | 2011-05-18 | 1 | -14/+13 |
* | Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia... | Siebrand Mazeland | 2011-05-17 | 1 | -1/+2 |
* | Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals | Sam Reed | 2011-05-06 | 1 | -5/+4 |
* | Removed more functions marked for removal in 1.19: wfParseCIDR(), wfRFC822Phr... | Alexandre Emsenhuber | 2011-05-06 | 1 | -20/+0 |
* | Tidy up some unused variables and such | Sam Reed | 2011-04-23 | 1 | -1/+0 |
* | HipHop fixes: | Tim Starling | 2011-04-05 | 1 | -1/+6 |
* | Tweak some documentation | Sam Reed | 2011-02-27 | 1 | -0/+1 |
* | Move the include_path finding code to Fallback class. | Platonides | 2011-02-26 | 1 | -6/+4 |
* | When using safe_mode, mail() cannot take the 5th parameter. Rather than (need... | Chad Horohoe | 2010-12-15 | 1 | -4/+11 |