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
*
ApiQueryBlock: Don't return page restrictions when pages were deleted
Dayllan Maza
2025-03-18
1
-3
/
+4
*
block: Add localized duration to API responses
Tim Starling
2025-03-10
1
-0
/
+9
*
ApiQueryBlocks: add 'parsedreason' prop
MusikAnimal
2025-01-09
1
-2
/
+13
*
rdbms: fix table prefixing in "FOR UPDATE" clause generation in Postgres
Aaron Schulz
2024-12-11
1
-1
/
+1
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-10
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
Use expression builder instead of raw sql
Umherirrender
2024-07-23
1
-3
/
+7
*
block: Deprecate and stop using $wgBlockTargetMigrationStage
Tim Starling
2024-05-10
1
-153
/
+97
*
block: Fix ApiQueryBlocks query error when a table prefix is used
Tim Starling
2024-04-23
1
-1
/
+1
*
block: Fix exception in ApiQueryBlocks when specified users are not blocked
Tim Starling
2024-03-19
1
-1
/
+5
*
block: In ApiQueryBlocks use a union when querying for both users and IPs
Tim Starling
2024-03-15
1
-8
/
+24
*
Special:BlockList: Improve display of hidden users
Tim Starling
2023-12-05
1
-2
/
+13
*
Add 'temp' to allowed user types in various APIs
Thalia
2023-11-30
1
-1
/
+1
*
Support new block schema
Tim Starling
2023-11-29
1
-65
/
+139
*
api: Migrate away from buildLike to expression builder
Amir Sarabadani
2023-11-08
1
-1
/
+3
*
Migrate another batch to use $db->expr instead of raw SQL
Amir Sarabadani
2023-10-30
1
-7
/
+3
*
Mass migrate simple cases to use expression builder
Amir Sarabadani
2023-10-26
1
-1
/
+1
*
Blocks documentation review
Tim Starling
2023-09-06
1
-7
/
+5
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-8
/
+3
*
i18n: Split apihelp for standard dir parameter
Umherirrender
2023-08-05
1
-0
/
+4
*
Simplify WHERE conditions with field IS NULL
Umherirrender
2023-07-24
1
-3
/
+2
*
Api: Fix some very old copyright statements for Roan
James D. Forrester
2023-03-16
1
-1
/
+1
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+1
*
api: Validate timestamp in continue parameter
Umherirrender
2022-11-01
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-5
/
+2
*
SQLPlatform: Introduce buildComparison()
Bartosz Dziewoński
2022-09-10
1
-6
/
+5
*
api: Minor code cleanup
Reedy
2022-08-14
1
-1
/
+2
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-18
/
+20
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-3
/
+4
*
Merge "api: Fix documenation/types related to null and int types"
jenkins-bot
2022-02-24
1
-1
/
+1
|
\
|
*
api: Fix documenation/types related to null and int types
Umherirrender
2022-02-24
1
-1
/
+1
*
|
api: Remove ApiQueryBlocks::prepareUsername
Umherirrender
2022-02-19
1
-35
/
+5
|
/
*
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
[next]