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
/
ApiQueryInfo.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose automatic temporary user info in the API
Bartosz Dziewoński
2023-04-28
1
-1
/
+19
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move Title-related classes to title/
Amir Sarabadani
2022-11-26
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-3
/
+2
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-1
/
+2
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-8
/
+9
*
ApiQueryInfo: Force PRIMARY index on templatelinks
Amir Sarabadani
2022-05-12
1
-0
/
+2
*
Merge "Use injection for LinksMigration on LinkBatch, action, api, special page"
jenkins-bot
2022-05-11
1
-5
/
+9
|
\
|
*
Use injection for LinksMigration on LinkBatch, action, api, special page
Umherirrender
2022-05-10
1
-5
/
+9
*
|
Remove references to legacy page_restrictions field in page table
Amir Sarabadani
2022-05-09
1
-42
/
+1
|
/
*
Merge "api: Avoid creation of title objects in prop=info&inprop=protection"
jenkins-bot
2022-04-14
1
-4
/
+2
|
\
|
*
api: Avoid creation of title objects in prop=info&inprop=protection
Umherirrender
2022-04-13
1
-4
/
+2
*
|
Merge "LinksMigration: Follow ups on READ NEW support"
jenkins-bot
2022-04-14
1
-1
/
+3
|
\
\
|
*
|
LinksMigration: Follow ups on READ NEW support
Amir Sarabadani
2022-04-14
1
-1
/
+3
|
|
/
*
/
Remove usages of deprecated Title::getRestrictionTypes
Umherirrender
2022-04-13
1
-2
/
+8
|
/
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-4
/
+6
*
Add more support for read new in links migration
Amir Sarabadani
2022-04-12
1
-2
/
+6
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
api: Fix documenation/types related to null and int types
Umherirrender
2022-02-24
1
-1
/
+1
*
api: Check possible null on TitleFactory::makeTitleSafe for incontinue=
Umherirrender
2022-02-19
1
-0
/
+1
*
Encode & to & in displaytitle fallback
Fomafix
2021-10-05
1
-5
/
+2
*
Drop action api token methods deprecated in 1.24
Petr Pchelko
2021-09-13
1
-217
/
+0
*
Revert "Use CsrfTokenSet as CSRF token source"
Kunal Mehta
2021-08-05
1
-16
/
+5
*
Use CsrfTokenSet as CSRF token source
Petr Pchelko
2021-07-12
1
-5
/
+16
*
ApiQueryInfo: add `associatedpage` prop
DannyS712
2021-07-09
1
-0
/
+19
*
api: Replace deprecated language variant functions in ApiQueryInfo
Umherirrender
2021-07-03
1
-8
/
+10
*
api: Change User::isAnon to User::isRegistered
Umherirrender
2021-06-29
1
-1
/
+1
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Convert WatchedItem et al to PageIdentity
Cindy Cicalese
2021-03-26
1
-2
/
+2
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-34
/
+17
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
Fix undefined index error in ApiQueryInfo
daniel
2021-01-12
1
-3
/
+7
*
ApiQueryInfo: Return watchlist expiry when applicable for inprop=watched
MusikAnimal
2021-01-06
1
-13
/
+29
*
Swap out uses of User->isLoggedIn() with ->isRegistered()
James D. Forrester
2020-12-22
1
-2
/
+2
*
api: Use GetLinkColours hook to export CSS classes in page info
C. Scott Ananian
2020-12-14
1
-0
/
+74
*
api: Inject dependencies into ApiQueryInfo
C. Scott Ananian
2020-12-11
1
-20
/
+48
*
Remove uses of $wgUser in api token methods
DannyS712
2020-09-09
1
-35
/
+40
*
Remove deprecated api token hooks
DannyS712
2020-09-08
1
-1
/
+1
*
Use LinkBatchFactory in api modules
Umherirrender
2020-09-06
1
-4
/
+8
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-1
/
+1
*
Reduce direct uses of $wgUser in ApiQueryInfo's token methods
DannyS712
2020-06-08
1
-64
/
+41
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-2
/
+2
*
Remove compat code for pre-MCR schema.
daniel
2020-03-24
1
-3
/
+1
*
Hard-deprecate api hooks for getting tokens
DannyS712
2020-03-14
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-4
/
+4
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Merge "Avoid master connections for prop=info and intestactionsdetail=full"
jenkins-bot
2020-01-07
1
-1
/
+5
|
\
|
*
Avoid master connections for prop=info and intestactionsdetail=full
Umherirrender
2019-12-06
1
-1
/
+5
*
|
Avoid PHP scalar type juggling in includes/ (part 2)
Daimona Eaytoy
2019-12-30
1
-1
/
+1
|
/
[next]