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
/
tests
/
phpunit
/
includes
/
logging
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
15
-48
/
+56
*
block: Add localized duration to API responses
Tim Starling
2025-03-10
1
-2
/
+24
*
Fix clause separator in RightsLogFormatter
Marcin Szwarc
2025-03-03
1
-7
/
+7
*
logging: Use LinkTarget in LogFormatter::getPreloadTitles overrides
Umherirrender
2025-02-13
1
-5
/
+30
*
Tweak spelling in rights log description
Marcin Szwarc
2025-02-10
1
-16
/
+16
*
Clearly show changes to user groups in rights log
Marcin Szwarc
2025-02-06
1
-8
/
+150
*
block: Show a special log entry when blocking an already blocked target
Tim Starling
2025-01-07
1
-0
/
+41
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
Merge "Add missing documentation to class properties (frontend-related)"
jenkins-bot
2024-09-06
1
-0
/
+1
|
\
|
*
Add missing documentation to class properties (frontend-related)
Umherirrender
2024-09-05
1
-0
/
+1
*
|
tests: Remove reset of services in tests
Umherirrender
2024-09-05
1
-13
/
+0
|
/
*
Use variable-length argument lists instead of func_get_args()
Bartosz Dziewoński
2024-08-16
1
-2
/
+2
*
logging: Hard-deprecate LogFormatter::newFromRow/newFromEntry
Umherirrender
2024-07-29
1
-24
/
+15
*
Replace deprecated LogFormatter::newFromRow/newFromEntry
Umherirrender
2024-07-29
2
-5
/
+4
*
Merge "Drop duplicate test cases and @dataProviders from tests"
jenkins-bot
2024-07-21
3
-59
/
+7
|
\
|
*
Drop duplicate test cases and @dataProviders from tests
thiemowmde
2024-07-19
3
-59
/
+7
*
|
MoveLogFormatter::getPreloadTitles: Handle bad titles
Lucas Werkmeister
2024-07-18
1
-0
/
+24
|
/
*
tests: Use namespaced classes (1)
Umherirrender
2024-06-14
1
-0
/
+1
*
Add namespace and deprecation alias to IRCColourfulRCFeedFormatter
Ebrahim Byagowi
2024-05-17
1
-0
/
+1
*
Tests: remove a bunch of DummyServicesTrait-related comments
DannyS712
2024-05-10
1
-1
/
+0
*
PageStore: Migrate to StatsLib
Máté Szabó
2024-05-05
1
-1
/
+2
*
Merge "tests: Don't depend on Message implementation details"
jenkins-bot
2024-04-04
1
-3
/
+4
|
\
|
*
tests: Don't depend on Message implementation details
Bartosz Dziewoński
2024-04-02
1
-3
/
+4
*
|
LogFormatterFactory: Inject LinkRenderer too
Bartosz Dziewoński
2024-04-02
1
-1
/
+7
|
/
*
logging: Inject services into PageLangLogFormatter
Umherirrender
2024-03-28
1
-1
/
+8
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-0
/
+2
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
14
-56
/
+56
*
Merge "Clean up tests"
jenkins-bot
2024-02-16
1
-1
/
+1
|
\
|
*
Clean up tests
Matěj Suchánek
2024-02-12
1
-1
/
+1
*
|
logging: Fix LogFormatterTestCase from throwing with CheckUser
Derick Alangi
2024-02-15
1
-0
/
+2
|
/
*
Namespace includes/context
James D. Forrester
2024-02-08
3
-0
/
+4
*
Allow MergeHistory to split up joined revisions with same timestamp
Pppery
2024-01-05
1
-1
/
+25
*
tests: Use namespaced classes
Umherirrender
2023-12-11
1
-0
/
+2
*
Support new block schema
Tim Starling
2023-11-29
1
-2
/
+2
*
Use IReadableDatabase over IDatabase in DatabaseLogEntry::newFromId
Dreamy Jazz
2023-10-11
1
-3
/
+3
*
Introduce LoggingSelectQueryBuilder
Amir Sarabadani
2023-09-25
1
-2
/
+2
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+2
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-0
/
+1
*
tests: Use namespaced Wikimedia\Rdbms\IDatabase
Umherirrender
2023-08-20
2
-0
/
+2
*
Avoid DB access in more non-Database tests
Daimona Eaytoy
2023-08-06
1
-0
/
+8
*
Fix more non-database tests accessing the database
Daimona Eaytoy
2023-08-06
1
-0
/
+3
*
Mock UserFactory::newAnonymous in LogFormatterTestCase
Daimona Eaytoy
2023-08-04
1
-0
/
+1
*
LogFormatterTestCase: avoid database access
Daimona Eaytoy
2023-08-01
3
-4
/
+113
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
4
-5
/
+5
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Merge "logging: Add class for suppressed items on Special:Log"
jenkins-bot
2023-02-06
1
-0
/
+10
|
\
|
*
logging: Add class for suppressed items on Special:Log
Umherirrender
2023-01-20
1
-0
/
+10
*
|
Merge "tests: Expand test for LogFormatter::getPerformerElement/Comment"
jenkins-bot
2023-01-20
1
-7
/
+81
|
\
|
[next]