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
/
ApiQueryBase.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify WHERE conditions with field = '' OR IS NULL
Umherirrender
2023-07-01
1
-1
/
+1
*
api: Drop ApiQuery::getNamedDB() and ApiQueryBase::selectNamedDB()
Amir Sarabadani
2023-06-01
1
-18
/
+0
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Replace some tivial ??= with even more trivial ??
thiemowmde
2022-12-23
1
-4
/
+4
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-9
/
+4
*
api: Deprecate ApiQuery::getNamedDB and ::selectNamedDB()
Timo Tijhof
2022-08-22
1
-2
/
+7
*
Remove ApiQueryBase::prefixedTitlePartToKey
Matěj Suchánek
2022-06-17
1
-15
/
+0
*
Remove ApiQueryBase::showHiddenUsersAddBlockInfo
Matěj Suchánek
2022-06-17
1
-18
/
+0
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-1
/
+1
*
api: Fix documenation/types related to null and int types
Umherirrender
2022-02-24
1
-2
/
+2
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-12-09
1
-4
/
+4
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
docs: Fix nullable documentation for class properties
Umherirrender
2021-09-24
1
-1
/
+1
*
api: Replace deprecated Hooks::isRegistered in ApiQueryBase
Umherirrender
2021-06-30
1
-1
/
+1
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-06-18
1
-2
/
+2
*
Users with detelerevision right should see private bits of history
Huji
2021-03-23
1
-0
/
+1
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-2
/
+1
*
Strict return types for PageIdentity
daniel
2021-01-18
1
-1
/
+1
*
Remove unnecessary phan issue suppression
Ammarpad
2021-01-08
1
-1
/
+1
*
Improve custom folding and grouping
Tim Starling
2020-12-23
1
-25
/
+20
*
Improve docs in api related classes
Umherirrender
2020-11-13
1
-1
/
+1
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-1
/
+1
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-4
/
+4
|
/
*
Mark API base classes as extensible
daniel
2020-07-08
1
-0
/
+7
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-6
/
+6
*
In ApiQueryBase, use a SelectQueryBuilder to store query information
Tim Starling
2020-05-18
1
-58
/
+59
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-5
/
+5
*
Allow null on ApiQueryBase::addTimestampWhereRange
Umherirrender
2019-12-28
1
-4
/
+4
*
API: Update docs on addWhere() and related methods
Brad Jorsch
2019-12-17
1
-6
/
+25
*
Fix more scalar types in docblocks
Daimona Eaytoy
2019-12-08
1
-3
/
+3
*
Don't fail hard on bad titles in the database.
daniel
2019-11-25
1
-8
/
+29
*
Merge "Run GenderCache for api query modules using ApiQueryBase::addTitleInfo"
jenkins-bot
2019-11-05
1
-0
/
+4
|
\
|
*
Run GenderCache for api query modules using ApiQueryBase::addTitleInfo
Umherirrender
2019-11-02
1
-0
/
+4
*
|
Minor cleanups
Max Semenik
2019-11-03
1
-2
/
+1
|
/
*
Fill GenderCache for used pages in action=query&prop=fileusage
Umherirrender
2019-09-25
1
-0
/
+37
*
API: Use ApiBlockInfoTrait in ApiQueryUsers and AllUsers
Brad Jorsch
2019-09-18
1
-41
/
+21
*
Deprecate and replace usages of User:isAllowed{All,Any}
Petr Pchelko
2019-08-21
1
-1
/
+2
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-1
/
+1
*
Clean up spacing of doc comments
Umherirrender
2019-08-05
1
-4
/
+4
*
Type hint against IResultWrapper in api classes
Umherirrender
2019-06-19
1
-2
/
+2
*
Use [...] instead of array(...) in PHP comments and documentation
Fomafix
2019-06-17
1
-1
/
+1
*
Change array type on ApiQueryBase::addTables
Umherirrender
2019-06-07
1
-1
/
+2
*
Fix doc for $item of ApiQueryBase::addPageSubItem
Umherirrender
2019-05-26
1
-1
/
+1
*
api: Remove deprecated `prepareUrlQuerySearchString()` from core
Derick Alangi
2019-05-11
1
-29
/
+0
*
Collapse some nested if statements
Reedy
2019-04-04
1
-6
/
+4
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-2
/
+2
[next]