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
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+1
*
watchlist: Re-centralise former wgUseEnotif condition
Timo Tijhof
2023-02-02
1
-2
/
+2
*
UserMailer: Don't silence warnings from PEAR Mail
Kevin Israel
2023-01-06
1
-6
/
+0
*
Merge "mail: Increase readability of conditions"
jenkins-bot
2022-12-02
1
-14
/
+11
|
\
|
*
mail: Increase readability of conditions
Umherirrender
2022-11-19
1
-14
/
+11
*
|
UserMailer: Don't check if PEAR Mail and Mail_mime classes exist
Kevin Israel
2022-11-25
1
-57
/
+14
|
/
*
When calling mail(), use an array for headers
Tim Starling
2022-10-20
1
-23
/
+0
*
mail: Replace deprecated User::getOption
Umherirrender
2022-08-05
1
-7
/
+12
*
notifications: prevent log spam when invalid user object listed.
RhinosF1
2022-05-22
1
-2
/
+3
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-2
/
+2
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-21
/
+32
*
Use MainConfigNames instead of string literals
Aryeh Gregor
2022-04-11
1
-6
/
+8
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+1
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-0
/
+1
*
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-1
/
+1
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-4
/
+5
*
Replace deprecated JobQueueGroup::singleton()
Umherirrender
2022-01-27
1
-1
/
+1
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-12
/
+18
*
EmailNotification: fix misplaced tab
DannyS712
2021-09-20
1
-1
/
+1
*
Fix various typos in documentation
Fomafix
2021-08-23
1
-1
/
+1
*
Use ::class for class name
Umherirrender
2021-04-08
1
-2
/
+2
*
Merge "Convert mail namespace to Authority/UserIdentity"
jenkins-bot
2021-04-05
3
-31
/
+72
|
\
|
*
Convert mail namespace to Authority/UserIdentity
Petr Pchelko
2021-04-01
3
-31
/
+72
*
|
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-2
/
+0
|
/
*
Merge "EmailNotification: clean up with modern coding conventions"
jenkins-bot
2021-03-31
1
-90
/
+141
|
\
|
*
EmailNotification: clean up with modern coding conventions
DannyS712
2021-03-31
1
-90
/
+141
*
|
Clean up and simplify SpecialEmailUser::submit
DannyS712
2021-03-31
2
-3
/
+3
|
/
*
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
[next]