index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
UserMailer.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate $wgPasswordSenderName
theopolisme
2014-01-01
1
-3
/
+18
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-10
/
+10
*
Make sure we always restore the error handler.
daniel
2013-11-15
1
-7
/
+12
*
doc: Remove repetitive "Give grep a chance" phrase from comments
Timo Tijhof
2013-08-29
1
-5
/
+8
*
Give grep a chance to find the usages
shirayuki
2013-08-16
1
-0
/
+4
*
Merge "Mime emails should be sent with UTF-8 charset"
Tychay
2013-07-15
1
-1
/
+1
|
\
|
*
Mime emails should be sent with UTF-8 charset
bsitu
2013-07-02
1
-1
/
+1
*
|
Avoid date()/gmdate() for date formatting
umherirrender
2013-07-08
1
-1
/
+1
|
/
*
Fix the error in html email when pear mail_mime is missing
bsitu
2013-06-23
1
-0
/
+2
*
Add new hook AbortTalkPageEmailNotification
bsitu
2013-06-10
1
-3
/
+5
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-2
/
+2
*
Pass array to Title::getLocalURL instead of an urlencoded string
umherirrender
2013-04-27
1
-2
/
+2
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-5
/
+6
*
Add missing wfProfileOut before throwing an exception
umherirrender
2013-04-08
1
-0
/
+1
*
Fix case of some Title methods
Alexandre Emsenhuber
2013-03-27
1
-7
/
+7
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-2
/
+2
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-13
/
+13
*
fix some spacing
umherirrender
2013-03-07
1
-3
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-11
/
+11
*
(bug 42941) Add $CHANGEDORCREATED back for custom template
bsitu
2013-01-11
1
-2
/
+6
*
Add support for mulitpart mime email to email sending code
lwelling
2012-12-28
1
-19
/
+84
*
Remove fallback for PHP installs < v5.3.2 as that is now an install requirement
lwelling
2012-12-10
1
-6
/
+1
*
Merge "Tidy up some unbalanced returns in methods"
IAlex
2012-12-09
1
-3
/
+5
|
\
|
*
Tidy up some unbalanced returns in methods
Reedy
2012-12-09
1
-3
/
+5
*
|
Add numerous missing @throws to method documentation
Reedy
2012-12-09
1
-0
/
+2
|
/
*
Use JobQueueGroup::singleton()
Platonides
2012-12-07
1
-1
/
+1
*
(bug 14901) Email notification mistakes log action for new page creation
bsitu
2012-11-26
1
-14
/
+28
*
Fix tabs inside/between statements/text
umherirrender
2012-10-26
1
-1
/
+1
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+1
*
Changed notifyOnPageChange() to use onTransactionIdle().
Aaron Schulz
2012-09-24
1
-16
/
+20
*
Replace deprecated wfMsg* calls with Message class calls.
Siebrand Mazeland
2012-08-27
1
-13
/
+17
*
Noticed while looking at $wgShowUpdatedMarker related database queries, queri...
Reedy
2012-04-28
1
-4
/
+4
*
* (bug 35019) Fix for rr99942: edit summaries are no longer transformed in no...
Alexandre Emsenhuber
2012-03-08
1
-3
/
+7
*
More __METHOD__ in our madness
Sam Reed
2012-02-24
1
-2
/
+2
*
(bug 34421) duplicate Subject / wrong To: headers in mail
Antoine Musso
2012-02-18
1
-13
/
+56
*
(bug 34421) avoid duplicate Subject headers in mail
Antoine Musso
2012-02-18
1
-0
/
+2
*
revert r111765 bug 34421 avoid duplicate Subject headers
Antoine Musso
2012-02-18
1
-3
/
+3
*
Fix possibly undefined variables
Sam Reed
2012-02-18
1
-2
/
+3
*
(bug 34421) avoid duplicate Subject headers
Antoine Musso
2012-02-17
1
-3
/
+3
*
(bug 32210) UserMailer.php: New edit emails should offer a single-diff link.
mrbluesky
2012-02-10
1
-6
/
+7
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+2
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
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
[next]