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
/
ApiParamInfo.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-6
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
api: Add missing documentation to class properties
Umherirrender
2024-09-07
1
-0
/
+1
*
Fix specifying messages with params as arrays in API documentation
Bartosz Dziewoński
2024-08-21
1
-2
/
+4
*
Deprecate ApiBase::makeMessage
theprotonade
2024-08-16
1
-4
/
+4
*
api: Use namespaced classes
Umherirrender
2024-06-14
1
-0
/
+1
*
Replace deprecated status->getErrors calls in API classes
WMDE-Fisch
2024-06-13
1
-2
/
+2
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-0
/
+1
*
Reorg: Move ExtensionInfo to utils/
Amir Sarabadani
2023-08-19
1
-1
/
+1
*
Api: Fix some very old copyright statements for Roan
James D. Forrester
2023-03-16
1
-1
/
+1
*
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-2
/
+2
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-4
/
+4
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-7
/
+8
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-1
/
+2
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+1
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
api: Use UserFactory::newAnonymous in ApiParamInfo
Umherirrender
2021-06-29
1
-2
/
+16
*
Ensure return value is declared in api param info
Umherirrender
2020-07-17
1
-1
/
+1
*
Allow extensions (et al) to have multiple LICENSE/COPYING files
Reedy
2020-05-05
1
-1
/
+3
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-0
/
+2
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-166
/
+10
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Highlight internal modules in API help and sandbox
Lucas Werkmeister
2019-10-11
1
-13
/
+23
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-6
/
+2
*
API: Introduce "templated parameters"
Brad Jorsch
2018-05-16
1
-2
/
+13
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Add string length limits
Gergő Tisza
2017-11-21
1
-0
/
+6
*
Make API multivalue limits configurable
Gergő Tisza
2017-08-24
1
-5
/
+9
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-1
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-1
/
+1
*
API: Display message-per-value style help for submodule parameters
Brad Jorsch
2017-06-20
1
-0
/
+19
*
API: Add the ability to flag parameter values as deprecated
Brad Jorsch
2017-06-20
1
-0
/
+10
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: Allow finding log events and links to special pages
Brad Jorsch
2017-01-06
1
-0
/
+9
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-5
/
+10
*
Add PARAM_ALL setting for multi-option API parameters
Andrew H
2016-11-22
1
-0
/
+15
*
ApiParamInfo: Allow fetching info for all submodules of a module
Brad Jorsch
2016-08-31
1
-2
/
+61
*
API: Some raw message cleanup
Brad Jorsch
2016-08-24
1
-0
/
+1
*
Replace uses of join() by implode()
Siebrand Mazeland
2016-03-08
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-48
/
+48
*
Add logic for "tags" in ApiBase
victorbarbu
2016-02-04
1
-0
/
+2
*
API: Add support for documenting dynamic parameters
Brad Jorsch
2016-01-21
1
-0
/
+14
*
Remove various unused variables
Reedy
2015-11-07
1
-1
/
+0
*
Fix casing of function calls in API
Reedy
2015-11-07
1
-1
/
+1
*
API: Log all deprecated parameter uses to api-feature-usage.log
Brad Jorsch
2015-11-03
1
-4
/
+0
*
Fixed spacing
umherirrender
2015-06-17
1
-1
/
+1
[next]