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
/
ApiQueryBlocks.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-2
/
+2
*
Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatabl...
Vlad.shapik
2021-05-31
1
-1
/
+1
*
Return the action name instead of action id in API response
STran
2021-05-11
1
-0
/
+10
*
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
*
Stop using legacy ActionMigration field "ipb_by"
Tim Starling
2021-04-28
1
-6
/
+5
*
Merge "Introduce infrastructure for partial blocks for actions"
jenkins-bot
2021-04-27
1
-0
/
+4
|
\
|
*
Introduce infrastructure for partial blocks for actions
Thalia
2021-04-27
1
-0
/
+4
*
|
Hard deprecate User ::isIP, ::getOptions
vladshapik
2021-04-26
1
-2
/
+9
|
/
*
Inject CommentStore service into api query modules
DannyS712
2021-04-23
1
-4
/
+9
*
Inject BlockRestrictionStore into ApiQueryBlocks
Thalia
2021-04-19
1
-6
/
+18
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-1
/
+1
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-0
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-8
/
+9
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+2
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-1
/
+1
*
Rename BlockRestriction -> BlockRestrictionStore and wire it up as a service
Dayllan Maza
2019-04-16
1
-2
/
+3
*
Prevent fatal PHP errors when PageRestriction::getTitle() returns null.
David Barratt
2019-02-07
1
-1
/
+3
*
API: Filter lists of IDs before sending them to the database
Brad Jorsch
2018-12-04
1
-1
/
+1
*
ApiQueryBlocks.php: Call static function statically
Reedy
2018-11-20
1
-1
/
+1
*
List Partial Block details in ApiQueryBlocks and ApiQueryUserinfo.
David Barratt
2018-10-24
1
-2
/
+68
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-2
/
+6
*
Pass $key into CommentStore methods and use MediawikiServices
addshore
2018-02-05
1
-3
/
+3
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Add `comment` table and code to start using it
Brad Jorsch
2017-08-30
1
-2
/
+9
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
ApiResult: Add ApiResult::formatExpiry()
Brad Jorsch
2017-01-11
1
-3
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-8
/
+11
*
Remove Block::purgeExpired() call from block query API
Aaron Schulz
2016-08-29
1
-4
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-45
/
+45
*
API: Flag "user" parameters in various modules as type 'user'
Brad Jorsch
2016-01-09
1
-0
/
+1
*
API: Use message-per-value for apihelp-query+blocks-param-prop
umherirrender
2015-08-05
1
-1
/
+2
*
Cast various things that are supposed to be ints
Brad Jorsch
2015-05-06
1
-3
/
+3
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-22
/
+10
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-1
/
+1
*
API: Unconditionally load ipb_timestamp in ApiQueryBlocks
Brad Jorsch
2015-02-18
1
-2
/
+1
*
API: Make `usernames` a local variable
Patrick Westerhoff
2014-11-10
1
-8
/
+4
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-47
/
+18
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-76
/
+0
*
Switch API to use Config classes
Reedy
2014-06-15
1
-8
/
+8
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Fixed some @params documentation (includes/api)
umherirrender
2014-04-18
1
-1
/
+1
*
API: Make more continuations unique
Brad Jorsch
2014-04-11
1
-6
/
+21
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Fix possible error list for action=query&list=blocks
umherirrender
2014-02-24
1
-1
/
+1
*
Fix CodeSniffer errors and warnings on a number of ApiQuery classes
Siebrand Mazeland
2013-11-15
1
-4
/
+14
*
Update formatting on some API classes (must've forgotten these)
Siebrand Mazeland
2013-11-14
1
-5
/
+7
[next]