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
/
api
/
Validator
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(ApiParamValidator): PARAM_HELP_MSG_PER_VALUE for multi-string types
Michael Große
2025-03-07
1
-2
/
+11
*
Merge "Replace uses of deprecated MediaWiki\Message\Converter"
jenkins-bot
2024-10-23
2
-16
/
+6
|
\
|
*
Replace uses of deprecated MediaWiki\Message\Converter
Bartosz Dziewoński
2024-10-23
2
-16
/
+6
*
|
Use namespaced classes
Umherirrender
2024-10-21
1
-1
/
+2
|
/
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
3
-7
/
+7
*
Fix specifying messages with params as arrays in API documentation
Bartosz Dziewoński
2024-08-21
1
-13
/
+8
*
Deprecate ApiBase::makeMessage
theprotonade
2024-08-16
1
-1
/
+10
*
REST: accept empty strings in request body
daniel
2024-07-01
1
-1
/
+1
*
REST: Introduce trait for handling Status objects
daniel
2024-03-12
1
-1
/
+0
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
Use native str_contains/str_starts_with in a few more places
thiemowmde
2024-01-25
1
-1
/
+1
*
TagsDef: inject ChangeTagsStore
DannyS712
2023-09-10
1
-1
/
+4
*
tests: Check more PARAM_HELP_MSG in ApiStructureTest
Umherirrender
2023-08-06
1
-6
/
+4
*
tests: Check more PARAM_HELP_MSG_PER_VALUE in ApiStructureTest
Umherirrender
2023-08-04
1
-0
/
+12
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-1
/
+1
*
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-1
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-1
/
+1
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
Fix typos in comments (A-B)
Siddharth VP
2021-12-26
1
-1
/
+1
*
Remove deprecated ApiBase::PARAM_VALUE_LINKS
Reedy
2021-10-09
1
-5
/
+0
*
UserDef: use TitleParser instead of Title objects
DannyS712
2021-09-14
1
-1
/
+1
*
UserDef: no need to return full User objects
DannyS712
2021-09-14
1
-1
/
+1
*
Using @return never documentation on always-throw-function
Umherirrender
2021-09-07
1
-0
/
+1
*
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-2
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
2
-10
/
+10
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Merge "api: Add new 'raw' parameter type which avoids Unicode NFC normalization"
jenkins-bot
2021-01-01
2
-0
/
+7
|
\
|
*
api: Add new 'raw' parameter type which avoids Unicode NFC normalization
C. Scott Ananian
2020-12-23
2
-0
/
+7
*
|
Remove unneeded return type hint from function in ApiParamValidator
Umherirrender
2020-12-18
1
-1
/
+1
|
/
*
Add API validator for titles
Gergő Tisza
2020-11-06
1
-0
/
+5
*
UserDef DI
Nikki Nikkhoui
2020-08-05
1
-1
/
+4
*
Add expiry type to ParamValidator
MusikAnimal
2020-04-08
1
-0
/
+2
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
2
-0
/
+2
*
Move some validation logic from ApiStructureTest to ParamValidator
Brad Jorsch
2020-02-04
2
-13
/
+233
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
3
-0
/
+557