aboutsummaryrefslogtreecommitdiffstats
path: root/includes/actions
Commit message (Expand)AuthorAgeFilesLines
* Merge "Show all error messages on unsuccessful rollback"jenkins-bot2024-06-031-16/+14
|\
| * Show all error messages on unsuccessful rollbackMatěj Suchánek2024-06-011-16/+14
* | Merge "delete: Replace deprecated User::matchEditToken(...) call"jenkins-bot2024-05-291-2/+9
|\ \
| * | delete: Replace deprecated User::matchEditToken(...) callSohom2024-05-291-2/+9
* | | Merge "Use StatusValue::getMessages() instead of deprecated methods"jenkins-bot2024-05-292-5/+6
|\ \ \ | |/ / |/| / | |/
| * Use StatusValue::getMessages() instead of deprecated methodsBartosz Dziewoński2024-05-182-5/+6
* | Merge "Add MediaWiki\Watchlist namespace to the related classes"jenkins-bot2024-05-231-0/+1
|\ \
| * | Add MediaWiki\Watchlist namespace to the related classesEbrahim Byagowi2024-05-221-0/+1
* | | Merge "InfoAction: Silence Phan Security Check warnings"jenkins-bot2024-05-221-0/+1
|\ \ \ | |/ / |/| / | |/
| * InfoAction: Silence Phan Security Check warningsBartosz Dziewoński2024-05-181-0/+1
* | Add namespace and deprecation alias to WatchedItemStoreEbrahim Byagowi2024-05-202-0/+2
* | Add namespace and deprecation alias to TextContentEbrahim Byagowi2024-05-191-0/+1
|/
* Add namespace and deprecation alias to WatchedItemEbrahim Byagowi2024-05-171-0/+1
* Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-161-0/+1
* HistoryAction: Don't use the deprecated codex-search-styles moduleJames D. Forrester2024-05-051-1/+0
* Merge "InfoAction: Minor cleanup"jenkins-bot2024-05-041-31/+36
|\
| * InfoAction: Minor cleanupReedy2024-05-041-31/+36
* | InfoAction: Specify days directly in pageinfo-visiting-watchersJon Harald Søby2024-04-301-7/+2
|/
* Allow interwiki redirects on the same domainMáté Szabó2024-04-251-3/+1
* actions: Fix PSR2.Classes.PropertyDeclaration.Multiple errorsTaavi Väänänen2024-04-212-2/+6
* InfoAction: Explain to users how long WatchersMaxAge is, not just 'recent'James D. Forrester2024-04-101-1/+7
* InfoAction: Document array shape for PhanBartosz Dziewoński2024-04-032-3/+4
* Add explicit parentheses around mixed boolean operatorUmherirrender2024-03-231-2/+2
* HistoryPager: Add #[AllowDynamicProperties]Reedy2024-03-201-0/+1
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-4/+1
* Rename dropdown-related methods to avoid random camel-caseBartosz Dziewoński2024-03-091-4/+4
* Namespace includes/cacheJames D. Forrester2024-02-201-1/+1
* Move Parser to Mediawiki\Parser namespaceSubramanya Sastry2024-02-161-0/+1
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-145-0/+5
* Namespace HTMLForm and friendsJames D. Forrester2024-02-141-1/+1
* Namespace includes/contextJames D. Forrester2024-02-0818-8/+19
* Merge "Remove uses of $wgUseMediaWikiUIEverywhere"jenkins-bot2024-02-051-6/+0
|\
| * Remove uses of $wgUseMediaWikiUIEverywhereBartosz Dziewoński2024-02-041-6/+0
* | Merge "Html: Copy listDropDownOptions() and listDropDownOptionsOoui() from Xm...jenkins-bot2024-02-041-1/+1
|\ \
| * | Html: Copy listDropDownOptions() and listDropDownOptionsOoui() from Xml and m...James D. Forrester2024-02-031-1/+1
* | | Merge "actions: Switch from mixed Xml and Html classes to pure Html ones"jenkins-bot2024-02-042-2/+2
|\ \ \
| * | | actions: Switch from mixed Xml and Html classes to pure Html onesJames D. Forrester2024-02-032-2/+2
| |/ /
* / / HistoryPager: Switch from mixed Xml and Html classes to pure Html onesJames D. Forrester2024-02-031-13/+14
|/ /
* | Merge "entrypoint: Isolate entry points from PHP runtime for testing"jenkins-bot2024-02-021-10/+2
|\ \ | |/ |/|
| * entrypoint: Isolate entry points from PHP runtime for testingdaniel2024-02-021-10/+2
* | index.php: Restore support for forcesafemode option.daniel2024-01-301-0/+6
* | Merge "Warn if page was edited while deletion was being confirmed"jenkins-bot2024-01-292-4/+50
|\ \
| * | Warn if page was edited while deletion was being confirmedballoonguy2024-01-292-4/+50
* | | Use Authority::authorizeAction for implicit purge/linkpurge rightUmherirrender2024-01-261-1/+1
| |/ |/|
* | Merge "MediaWikiEntryPoint: Inject MediaWiki services container"jenkins-bot2024-01-241-4/+6
|\ \
| * | MediaWikiEntryPoint: Inject MediaWiki services containerDerick Alangi2024-01-241-4/+6
* | | Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvide...jenkins-bot2024-01-231-1/+1
|\ \ \
| * | | Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-231-1/+1
| |/ /
* / / Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-232-2/+3
|/ /
* / Change uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-221-2/+2
|/