| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables | James D. Forrester | 2021-05-14 | 2 | -4/+4 |
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-14 | 5 | -8/+10 |
* | Merge "ApiQueryUserContribs: Clarify the labels for ucstart and ucend" | jenkins-bot | 2021-05-13 | 1 | -2/+2 |
|\ |
|
| * | ApiQueryUserContribs: Clarify the labels for ucstart and ucend | MichaĆ Turek | 2021-05-13 | 1 | -2/+2 |
* | | Merge "ImportReporter: replace Title in method signatures" | jenkins-bot | 2021-05-13 | 1 | -5/+9 |
|\ \
| |/
|/| |
|
| * | ImportReporter: replace Title in method signatures | daniel | 2021-05-12 | 1 | -5/+9 |
* | | Merge "Remove unused default values from class properties" | jenkins-bot | 2021-05-13 | 3 | -4/+4 |
|\ \ |
|
| * | | Remove unused default values from class properties | Thiemo Kreuz | 2021-05-12 | 3 | -4/+4 |
| |/ |
|
* / | ApiPageSet: replace Title in method signatures | daniel | 2021-05-12 | 7 | -23/+103 |
|/ |
|
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-12 | 1 | -1/+1 |
* | Merge "Return the action name instead of action id in API response" | jenkins-bot | 2021-05-11 | 2 | -0/+11 |
|\ |
|
| * | Return the action name instead of action id in API response | STran | 2021-05-11 | 2 | -0/+11 |
* | | Merge "Introduce Block interface and replace AbstractBlock." | jenkins-bot | 2021-05-11 | 1 | -5/+7 |
|\ \ |
|
| * | | Introduce Block interface and replace AbstractBlock. | daniel | 2021-05-11 | 1 | -5/+7 |
* | | | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-11 | 2 | -2/+4 |
| |/
|/| |
|
* | | Merge "Remove hard deprecated methods from ApiBase" | jenkins-bot | 2021-05-10 | 1 | -161/+0 |
|\ \ |
|
| * | | Remove hard deprecated methods from ApiBase | DannyS712 | 2021-05-09 | 1 | -161/+0 |
* | | | Merge "ApiBase: deduplicate logic to avoid infinite loops for ApiMain methods" | jenkins-bot | 2021-05-10 | 1 | -25/+23 |
|\ \ \
| |_|/
|/| | |
|
| * | | ApiBase: deduplicate logic to avoid infinite loops for ApiMain methods | DannyS712 | 2021-05-09 | 1 | -25/+23 |
| |/ |
|
* / | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-10 | 1 | -4/+4 |
|/ |
|
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-07 | 3 | -4/+5 |
* | ApiQueryLogEvents: when user is specified, omit STRAIGHT_JOIN | Tim Starling | 2021-05-07 | 1 | -1/+2 |
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-06 | 4 | -3/+12 |
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-05 | 3 | -2/+5 |
* | Merge "Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCr... | jenkins-bot | 2021-05-05 | 4 | -20/+5 |
|\ |
|
| * | Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatable... | Ppchelko | 2021-05-05 | 4 | -20/+5 |
* | | Merge "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableN... | jenkins-bot | 2021-05-04 | 4 | -5/+20 |
|\| |
|
| * | Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName | vladshapik | 2021-05-04 | 4 | -5/+20 |
* | | Allow partial action blocks to be made via ApiBlock | Thalia | 2021-05-04 | 4 | -3/+37 |
|/ |
|
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-04 | 2 | -2/+2 |
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-05-03 | 3 | -3/+3 |
* | Merge "Replace Title::isWatchable() with WatchlistManager::isWatchable()" | jenkins-bot | 2021-04-30 | 1 | -2/+2 |
|\ |
|
| * | Replace Title::isWatchable() with WatchlistManager::isWatchable() | Cindy Cicalese | 2021-04-29 | 1 | -2/+2 |
* | | apihelp-query+iwlinks-param-prop: s/interlanguage/interwiki/ | Reedy | 2021-04-30 | 1 | -2/+1 |
* | | Check forcing of 'name_title' index to prepare for renaming | Ammarpad | 2021-04-30 | 1 | -1/+4 |
* | | Prepare for renaming `page_timestamp` revision index | Ammarpad | 2021-04-29 | 1 | -1/+5 |
* | | Replace uses of DB_MASTER with DB_PRIMARY | James D. Forrester | 2021-04-29 | 1 | -1/+1 |
|/ |
|
* | Stop using legacy ActionMigration field "ipb_by" | Tim Starling | 2021-04-28 | 1 | -6/+5 |
* | Stop using legacy ActorMigration field "log_user" | Tim Starling | 2021-04-28 | 1 | -18/+8 |
* | Stop using legacy ActorMigration field "rc_user" | Tim Starling | 2021-04-28 | 2 | -35/+29 |
* | 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 |
* | | Move AuthManager::checkAccountCreatePermissions to Authority. | Petr Pchelko | 2021-04-26 | 1 | -1/+1 |
* | | Hard deprecate User ::isIP, ::getOptions | vladshapik | 2021-04-26 | 6 | -9/+69 |
|/ |
|
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-04-26 | 1 | -1/+1 |
* | Stop using legacy ActorMigration fields img_user/oi_user/fa_user | Tim Starling | 2021-04-26 | 1 | -10/+2 |
* | Inject CommentStore service into api query modules | DannyS712 | 2021-04-23 | 9 | -38/+129 |
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-04-23 | 1 | -4/+4 |
* | Localisation updates from https://translatewiki.net. | Translation updater bot | 2021-04-22 | 2 | -2/+2 |
* | Merge "Fix parameter order of setWatch to match add/removeWatch" | jenkins-bot | 2021-04-21 | 1 | -1/+1 |
|\ |
|