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
/
mail
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Fix return type documentation for AlternateUserMailer hook
Umherirrender
2020-11-20
1
-1
/
+1
*
Document hook names in hook interfaces.
daniel
2020-09-27
8
-0
/
+24
*
Remove some space indenting
Reedy
2020-09-14
1
-2
/
+2
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-3
/
+3
*
Merge "Replace "@stable for implementation" with "@stable to implement""
jenkins-bot
2020-07-13
8
-8
/
+8
|
\
|
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
8
-8
/
+8
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
/
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+4
*
Filter out expired watched items when sending email notifications
MusikAnimal
2020-06-24
1
-2
/
+6
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
2
-16
/
+16
*
Hooks::run() call site migration
Tim Starling
2020-05-30
2
-9
/
+9
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-11
1
-3
/
+3
*
Hook interface doc comment followup
Tim Starling
2020-04-21
1
-1
/
+1
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
8
-49
/
+63
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
8
-0
/
+185
*
Introduce Emailer as service
Peter Ovchyn
2020-03-17
2
-0
/
+121
*
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-0
/
+1
*
Merge "Fix param docs and passed type of UserMailer::sendWithPear"
jenkins-bot
2019-09-12
1
-5
/
+7
|
\
|
*
Fix param docs and passed type of UserMailer::sendWithPear
Umherirrender
2019-09-12
1
-5
/
+7
*
|
Replace usages of deprecated User::isAllowed. Step 2.
Petr Pchelko
2019-09-11
1
-2
/
+8
|
/
*
mail: Avoid use of global state and use MediaWiki services DI
Derick Alangi
2019-08-27
1
-9
/
+21
*
Mail: Add visibility for some methods without method visibility
Derick Alangi
2019-06-30
3
-10
/
+9
*
Deprecate User::isBlocked()
David Barratt
2019-04-25
1
-2
/
+6
*
Collapse some nested if statements
Reedy
2019-04-04
1
-3
/
+2
*
i18n: Add line-break in email notificaton for minor edits
Derick Alangi
2019-03-18
1
-2
/
+3
*
Drop EmailNotification::updateWatchlistTimestamp(), deprecated in 1.27 and un...
James D. Forrester
2019-02-09
1
-28
/
+0
*
Rename WikiMap DB domain ID methods to reduce confusion with web domains
Aaron Schulz
2019-02-06
1
-1
/
+1
*
Safe replacement of a lot of `!count()` with `=== []`
Thiemo Kreuz
2019-01-15
1
-1
/
+1
*
Fix type for UserMailer::send $body param
Umherirrender
2019-01-03
1
-2
/
+2
*
EmailNotification should provide a getter for pageStatus
Mark A. Hershberger
2018-12-21
1
-0
/
+14
*
mail: Correct return value of sendPersonalised() method
Alangi Derick
2018-12-03
1
-2
/
+3
*
Merge "Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to ...
jenkins-bot
2018-10-29
1
-1
/
+2
|
\
|
*
Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap
Aaron Schulz
2018-10-29
1
-1
/
+2
*
|
Merge "Fix code style in EmailNotification.php"
jenkins-bot
2018-10-25
1
-1
/
+1
|
\
\
|
*
|
Fix code style in EmailNotification.php
Alangi Derick
2018-10-25
1
-1
/
+1
*
|
|
MailAddress->toString(): Reduce complexity by inverting ifs
Reedy
2018-10-25
1
-16
/
+17
|
/
/
*
/
Don't pass a MailAddress pass the email to mail()
Reedy
2018-10-20
1
-1
/
+1
|
/
*
EmailNotification: Add newline before minor edit text
Alex Monk
2018-09-29
1
-2
/
+2
*
Stop MailAddress accepting a User object
Reedy
2018-09-21
1
-12
/
+4
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-7
/
+7
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-4
/
+3
*
Only load PEAR Smtp mailer from vendor/composer, not from `pear` itself
Chad Horohoe
2018-05-23
1
-12
/
+1
*
mail: Refactor checks looking for PEAR libraries to be clearer
Kunal Mehta
2018-04-25
1
-11
/
+44
*
mail: Always quote uncoded names in MailAddress
Alexia E. Smith
2018-04-24
1
-2
/
+3
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-4
/
+4
*
EmailNotification: Hard deprecate updateWatchlistTimestamp()
James D. Forrester
2018-02-03
1
-1
/
+1
*
Cleanup, removed space
Simeon Dahl
2017-11-02
1
-1
/
+0
*
Use correct variable name in @param documentation
Umherirrender
2017-08-11
1
-2
/
+2
[next]