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
/
LogEventsList.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
|
/
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-0
/
+10
*
Fix a couple of minor old class alias uses spotted via phan
James D. Forrester
2025-03-18
1
-0
/
+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
*
Thanks link and other links should be styled consistently with other links
Jon Robson
2025-02-04
1
-0
/
+5
*
Use unique log channel to report translation problems
Bartosz Dziewoński
2024-11-28
1
-1
/
+1
*
logging: Load codex messagebox styles for Html::warningBox usage
Umherirrender
2024-11-22
1
-0
/
+2
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add missing documentation to class properties (frontend-related)
Umherirrender
2024-09-05
1
-0
/
+1
*
Replace deprecated LogFormatter::newFromRow/newFromEntry
Umherirrender
2024-07-29
1
-4
/
+8
*
Use namespaced classes (2)
Umherirrender
2024-06-16
1
-0
/
+5
*
Use real type hints for services etc. in includes/page/
Bartosz Dziewoński
2024-06-11
1
-0
/
+2
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-0
/
+1
*
Log duplicate translations of options-messages for HTMLFormField
Dreamy Jazz
2024-04-01
1
-1
/
+15
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+3
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
1
-1
/
+1
*
Merge "Put tag parsing behind an in-process cache in more views"
jenkins-bot
2023-10-30
1
-4
/
+15
|
\
|
*
Put tag parsing behind an in-process cache in more views
Matěj Suchánek
2023-10-05
1
-4
/
+15
*
|
Mass migrate simple cases to use expression builder
Amir Sarabadani
2023-10-26
1
-1
/
+1
|
/
*
LogEventsList: Allow filtering logs by imported actors
Func
2023-09-24
1
-0
/
+1
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-0
/
+1
*
Namespace 'special' Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-0
/
+1
*
Remove redundant empty() constructs
Daimona Eaytoy
2023-09-08
1
-1
/
+1
*
Reorg: Move three output related classes to includes/Output/
Amir Sarabadani
2023-09-05
1
-0
/
+1
*
Migrate calls to wfGetDB() in static methods
Amir Sarabadani
2023-09-05
1
-1
/
+1
*
Merge "LogEventsList: Allow showing entries by non-existent users"
jenkins-bot
2023-08-27
1
-1
/
+0
|
\
|
*
LogEventsList: Allow showing entries by non-existent users
Func
2023-08-25
1
-1
/
+0
*
|
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
|
/
*
build: Remove unneeded newline from one line condition/foreach
Umherirrender
2023-08-22
1
-4
/
+2
*
Merge "LogEventsList: Remove the @stable to call notation on the constructor"
jenkins-bot
2023-08-22
1
-4
/
+0
|
\
|
*
LogEventsList: Remove the @stable to call notation on the constructor
Func
2023-07-13
1
-4
/
+0
*
|
changetags: Use LogPage::DELETED_RESTRICTED in ChangeTagsLogItem
Umherirrender
2023-07-24
1
-3
/
+3
|
/
*
Merge "Cleanup LogEventsList"
jenkins-bot
2023-07-04
1
-56
/
+31
|
\
|
*
Cleanup LogEventsList
Func
2023-06-30
1
-56
/
+31
*
|
Merge "LogEventsList: Remove support of deprecated usage of hooks"
jenkins-bot
2023-07-04
1
-29
/
+6
|
\
|
|
*
LogEventsList: Remove support of deprecated usage of hooks
Func
2023-06-30
1
-29
/
+6
*
|
SpecialLog: Fix issues related to IP users
Func
2023-07-03
1
-0
/
+3
|
/
*
SpecialLog: Fix some interface issues (follow-up to commit 2ac0720)
Func
2023-06-19
1
-2
/
+6
*
SpecialLog: Enable built-in validation of HTMLForm
Func
2023-06-14
1
-96
/
+42
*
Replace internal Hooks::runner
Umherirrender
2023-05-11
1
-2
/
+3
*
api: Switch to use IConnectionProvider
Amir Sarabadani
2023-04-24
1
-2
/
+1
*
Specials: Mass switch everything to IConnectionProvider from LB
Amir Sarabadani
2023-04-19
1
-1
/
+0
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Reorg: Move EditPage.php to MediaWiki\EditPage
Amir Sarabadani
2023-02-15
1
-1
/
+4
*
Special:Log: Let the tag filter be inverted
dvrandecic
2022-12-13
1
-2
/
+11
[next]