aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variablesJames D. Forrester2021-05-142-4/+4
* Localisation updates from https://translatewiki.net.Translation updater bot2021-05-145-8/+10
* Merge "ApiQueryUserContribs: Clarify the labels for ucstart and ucend"jenkins-bot2021-05-131-2/+2
|\
| * ApiQueryUserContribs: Clarify the labels for ucstart and ucendMichaƂ Turek2021-05-131-2/+2
* | Merge "ImportReporter: replace Title in method signatures"jenkins-bot2021-05-131-5/+9
|\ \ | |/ |/|
| * ImportReporter: replace Title in method signaturesdaniel2021-05-121-5/+9
* | Merge "Remove unused default values from class properties"jenkins-bot2021-05-133-4/+4
|\ \
| * | Remove unused default values from class propertiesThiemo Kreuz2021-05-123-4/+4
| |/
* / ApiPageSet: replace Title in method signaturesdaniel2021-05-127-23/+103
|/
* Localisation updates from https://translatewiki.net.Translation updater bot2021-05-121-1/+1
* Merge "Return the action name instead of action id in API response"jenkins-bot2021-05-112-0/+11
|\
| * Return the action name instead of action id in API responseSTran2021-05-112-0/+11
* | Merge "Introduce Block interface and replace AbstractBlock."jenkins-bot2021-05-111-5/+7
|\ \
| * | Introduce Block interface and replace AbstractBlock.daniel2021-05-111-5/+7
* | | Localisation updates from https://translatewiki.net.Translation updater bot2021-05-112-2/+4
| |/ |/|
* | Merge "Remove hard deprecated methods from ApiBase"jenkins-bot2021-05-101-161/+0
|\ \
| * | Remove hard deprecated methods from ApiBaseDannyS7122021-05-091-161/+0
* | | Merge "ApiBase: deduplicate logic to avoid infinite loops for ApiMain methods"jenkins-bot2021-05-101-25/+23
|\ \ \ | |_|/ |/| |
| * | ApiBase: deduplicate logic to avoid infinite loops for ApiMain methodsDannyS7122021-05-091-25/+23
| |/
* / Localisation updates from https://translatewiki.net.Translation updater bot2021-05-101-4/+4
|/
* Localisation updates from https://translatewiki.net.Translation updater bot2021-05-073-4/+5
* ApiQueryLogEvents: when user is specified, omit STRAIGHT_JOINTim Starling2021-05-071-1/+2
* Localisation updates from https://translatewiki.net.Translation updater bot2021-05-064-3/+12
* Localisation updates from https://translatewiki.net.Translation updater bot2021-05-053-2/+5
* Merge "Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCr...jenkins-bot2021-05-054-20/+5
|\
| * Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatable...Ppchelko2021-05-054-20/+5
* | Merge "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableN...jenkins-bot2021-05-044-5/+20
|\|
| * Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableNamevladshapik2021-05-044-5/+20
* | Allow partial action blocks to be made via ApiBlockThalia2021-05-044-3/+37
|/
* Localisation updates from https://translatewiki.net.Translation updater bot2021-05-042-2/+2
* Localisation updates from https://translatewiki.net.Translation updater bot2021-05-033-3/+3
* Merge "Replace Title::isWatchable() with WatchlistManager::isWatchable()"jenkins-bot2021-04-301-2/+2
|\
| * Replace Title::isWatchable() with WatchlistManager::isWatchable()Cindy Cicalese2021-04-291-2/+2
* | apihelp-query+iwlinks-param-prop: s/interlanguage/interwiki/Reedy2021-04-301-2/+1
* | Check forcing of 'name_title' index to prepare for renamingAmmarpad2021-04-301-1/+4
* | Prepare for renaming `page_timestamp` revision indexAmmarpad2021-04-291-1/+5
* | Replace uses of DB_MASTER with DB_PRIMARYJames D. Forrester2021-04-291-1/+1
|/
* Stop using legacy ActionMigration field "ipb_by"Tim Starling2021-04-281-6/+5
* Stop using legacy ActorMigration field "log_user"Tim Starling2021-04-281-18/+8
* Stop using legacy ActorMigration field "rc_user"Tim Starling2021-04-282-35/+29
* Merge "Introduce infrastructure for partial blocks for actions"jenkins-bot2021-04-271-0/+4
|\
| * Introduce infrastructure for partial blocks for actionsThalia2021-04-271-0/+4
* | Move AuthManager::checkAccountCreatePermissions to Authority.Petr Pchelko2021-04-261-1/+1
* | Hard deprecate User ::isIP, ::getOptionsvladshapik2021-04-266-9/+69
|/
* Localisation updates from https://translatewiki.net.Translation updater bot2021-04-261-1/+1
* Stop using legacy ActorMigration fields img_user/oi_user/fa_userTim Starling2021-04-261-10/+2
* Inject CommentStore service into api query modulesDannyS7122021-04-239-38/+129
* Localisation updates from https://translatewiki.net.Translation updater bot2021-04-231-4/+4
* Localisation updates from https://translatewiki.net.Translation updater bot2021-04-222-2/+2
* Merge "Fix parameter order of setWatch to match add/removeWatch"jenkins-bot2021-04-211-1/+1
|\