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
/
ParamValidator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-4
/
+0
*
Allow UserDef 'temp' type to accept non-existing temp usernames
Dreamy Jazz
2024-10-31
1
-9
/
+6
*
Replace uses of deprecated MediaWiki\Message\Converter
Bartosz Dziewoński
2024-10-23
1
-6
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+1
*
Merge "REST: avoid crash on non-strings in request body"
jenkins-bot
2024-07-18
3
-0
/
+6
|
\
|
*
REST: avoid crash on non-strings in request body
daniel
2024-07-16
3
-0
/
+6
*
|
Add ArrayDef convenience methods for JSON Schema generation
bpirkle
2024-07-15
1
-0
/
+142
|
/
*
arrayDef: Apply default values from the schema if not set
Atieno
2024-06-27
1
-1
/
+3
*
REST: ArrayDef: type does not have to be an array
daniel
2024-06-26
1
-1
/
+2
*
arrayDef: Implement JSON schema validation in ArrayDef
Atieno
2024-06-12
1
-2
/
+48
*
REST: Add support for complex parameters.
daniel
2024-04-02
1
-0
/
+33
*
Add temporary user type to UserDef
STran
2023-11-29
1
-5
/
+13
*
Namespace remaining User-related classes under \MediaWiki\User
James D. Forrester
2023-09-20
1
-1
/
+1
*
Namespace remaining Title-related classes under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace TitleParser under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
TagsDef: inject ChangeTagsStore
DannyS712
2023-09-10
1
-2
/
+6
*
Reorg: Move Title-related classes to title/
Amir Sarabadani
2022-11-26
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
UserDef: typo fix ("prefic" -> "prefix")
DannyS712
2022-04-28
1
-1
/
+1
*
paramvalidator: Add comment about used paramvalidator- messages
Umherirrender
2022-04-11
2
-0
/
+3
*
Use UserRigorOptions directly
Tim Starling
2022-03-25
1
-4
/
+5
*
ParamValidator: Allow to use User:0 in UserDef
Umherirrender
2022-03-15
1
-2
/
+2
*
UserDef: creating from id 0 should be unknown user, not context ip
DannyS712
2021-09-14
1
-20
/
+12
*
UserDef: use TitleParser instead of Title objects
DannyS712
2021-09-14
1
-8
/
+17
*
UserDef: no need to return full User objects
DannyS712
2021-09-14
1
-11
/
+49
*
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-5
/
+5
*
build: Updating dependencies
libraryupgrader
2021-07-22
2
-3
/
+3
*
UserDef: use UserIdentityValue in a few places
DannyS712
2021-06-13
1
-6
/
+21
*
Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatabl...
Vlad.shapik
2021-05-31
1
-1
/
+1
*
UserDef: use UserFactory::RIGOR_VALID constant
DannyS712
2021-05-21
1
-1
/
+1
*
Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatable...
Ppchelko
2021-05-05
1
-1
/
+1
*
Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName
vladshapik
2021-05-04
1
-1
/
+1
*
build: Remove unneeded phpcs:ignore on false positives
Umherirrender
2021-04-29
1
-1
/
+0
*
Hard deprecate User ::isIP, ::getOptions
vladshapik
2021-04-26
1
-1
/
+1
*
TitleDef: document return value as LinkTarget, not TitleValue
Gergő Tisza
2020-11-06
1
-3
/
+2
*
Add API validator for titles
Gergő Tisza
2020-11-06
1
-0
/
+144
*
UserDef DI
Nikki Nikkhoui
2020-08-05
1
-10
/
+42
*
UserDef: Don't return incomplete UserIdentityValues
Brad Jorsch
2020-02-19
1
-4
/
+3
*
Move some validation logic from ApiStructureTest to ParamValidator
Brad Jorsch
2020-02-04
2
-0
/
+82
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
3
-0
/
+321