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
/
logging
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Use type declaration on undocumented private functions"
jenkins-bot
2025-04-02
2
-5
/
+5
|
\
|
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
2
-5
/
+5
*
|
Merge "block: Add autoblock filtering parameters"
jenkins-bot
2025-04-02
1
-15
/
+12
|
\
\
|
|
/
|
/
|
|
*
block: Add autoblock filtering parameters
Tim Starling
2025-03-21
1
-15
/
+12
*
|
logging: Always declare variables in RightsLogFormatter group formatting
Umherirrender
2025-03-31
1
-13
/
+6
*
|
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
1
-1
/
+1
*
|
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
|
/
*
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
3
-3
/
+3
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
31
-12
/
+166
*
Fix a couple of minor old class alias uses spotted via phan
James D. Forrester
2025-03-18
1
-0
/
+1
*
pagers: Preload user data for expired temp accounts on more pagers
Umherirrender
2025-03-11
1
-2
/
+2
*
block: Add localized duration to API responses
Tim Starling
2025-03-10
1
-0
/
+3
*
Fix clause separator in RightsLogFormatter
Marcin Szwarc
2025-03-03
1
-1
/
+1
*
Use namespaced Title class
Umherirrender
2025-03-02
1
-0
/
+1
*
Factor out block log boxes and add block list link
Tim Starling
2025-02-21
1
-5
/
+92
*
logging: Use LinkTarget in LogFormatter::getPreloadTitles overrides
Umherirrender
2025-02-13
6
-11
/
+92
*
Clearly show changes to user groups in rights log
Marcin Szwarc
2025-02-06
1
-0
/
+154
*
Refactor RightsLogFormatter
Marcin Szwarc
2025-02-06
1
-42
/
+126
*
Merge "Use $string === '' instead of strlen( $string ) === 0"
jenkins-bot
2025-02-05
1
-1
/
+1
|
\
|
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-1
/
+1
*
|
Thanks link and other links should be styled consistently with other links
Jon Robson
2025-02-04
1
-0
/
+5
|
/
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
2
-5
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
block: Update block action links in block log and contributions for multiblocks
Tim Starling
2025-01-15
1
-12
/
+45
*
block: Show a special log entry when blocking an already blocked target
Tim Starling
2025-01-07
2
-1
/
+21
*
LogPage: Remove unused function addRelations
Fomafix
2024-12-21
1
-24
/
+0
*
Replace isset() with null checks
Umherirrender
2024-12-19
3
-6
/
+6
*
Merge "Use unique log channel to report translation problems"
jenkins-bot
2024-12-18
1
-1
/
+1
|
\
|
*
Use unique log channel to report translation problems
Bartosz Dziewoński
2024-11-28
1
-1
/
+1
*
|
Merge Interwiki extension into core
Dringsim
2024-12-05
1
-0
/
+23
|
/
*
logging: Load codex messagebox styles for Html::warningBox usage
Umherirrender
2024-11-22
1
-0
/
+2
*
Merge "Use foreach+array_map for iterating over two arrays at the same time"
jenkins-bot
2024-11-15
1
-12
/
+8
|
\
|
*
Use foreach+array_map for iterating over two arrays at the same time
Bartosz Dziewoński
2024-10-19
1
-12
/
+8
*
|
Add type hints to detect bool/null message params
Bartosz Dziewoński
2024-11-14
1
-1
/
+5
*
|
Use namespaced classes
Umherirrender
2024-10-21
7
-0
/
+9
*
|
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
5
-7
/
+7
*
|
Add namespace to maintenance/includes classes
James D. Forrester
2024-10-09
1
-0
/
+1
|
/
*
Add missing documentation to class properties (frontend-related)
Umherirrender
2024-09-05
1
-0
/
+1
*
logging: Hard-deprecate LogFormatter::newFromRow/newFromEntry
Umherirrender
2024-07-29
1
-2
/
+4
*
Replace deprecated LogFormatter::newFromRow/newFromEntry
Umherirrender
2024-07-29
4
-8
/
+16
*
Merge "logging: Combine log types in one database condition on LogPager"
jenkins-bot
2024-07-20
1
-1
/
+5
|
\
|
*
logging: Combine log types in one database condition on LogPager
Umherirrender
2024-07-18
1
-1
/
+5
*
|
Merge "i18n: Use local digits for users rename log entry"
jenkins-bot
2024-07-19
1
-0
/
+5
|
\
\
|
*
|
i18n: Use local digits for users rename log entry
Ebrahim Byagowi
2024-07-20
1
-0
/
+5
|
|
/
*
/
Add a grep helper in RenameuserLogFormatter
Ebrahim Byagowi
2024-07-19
1
-0
/
+3
|
/
*
Merge "MoveLogFormatter::getPreloadTitles: Handle bad titles"
jenkins-bot
2024-07-18
1
-2
/
+9
|
\
|
*
MoveLogFormatter::getPreloadTitles: Handle bad titles
Lucas Werkmeister
2024-07-18
1
-2
/
+9
*
|
logging: Use `getPage()` instead of `getTitle()`
Derick Alangi
2024-07-13
1
-1
/
+6
|
/
*
TagLogFormatter: Don't depend on Message implementation details
Bartosz Dziewoński
2024-06-25
2
-5
/
+5
*
Use namespaced classes (2)
Umherirrender
2024-06-16
12
-0
/
+17
[next]