| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for user-groups-based conditional options filter | xtex | 2024-06-29 | 1 | -0/+1 |
* | Defines.php: Improve $wgVersion comment | Reedy | 2024-05-13 | 1 | -2/+3 |
* | Prepare active branch following REL1_42 cut, labelling as 1.43-alpha | James D. Forrester | 2024-04-08 | 1 | -1/+1 |
* | Add new conditional default conditions for user options: anon and named | Steph Toyofuku | 2024-04-02 | 1 | -0/+2 |
* | Add support for conditional user defaults | Martin Urbanec | 2024-01-09 | 1 | -0/+9 |
* | Prepare active branch following REL1_41 cut, labelling as 1.42-alpha | James D. Forrester | 2023-10-09 | 1 | -1/+1 |
* | parser: Remove b/c alias Parser::OT_MSG flag | Derick Alangi | 2023-09-05 | 1 | -2/+0 |
* | Prepare active branch following REL1_40 cut, labelling as 1.41-alpha | James D. Forrester | 2023-03-13 | 1 | -1/+1 |
* | Prepare active branch following REL1_39 cut, labelling as 1.40-alpha | James D. Forrester | 2022-09-05 | 1 | -1/+1 |
* | PHPUnit: introduce setMainCache | daniel | 2022-07-07 | 1 | -0/+1 |
* | Use UrlUtils in Parser | Aryeh Gregor | 2022-04-28 | 1 | -1/+1 |
* | Refactor URL-parsing global functions to class | Aryeh Gregor | 2022-04-12 | 1 | -1/+4 |
* | Prepare active branch following REL1_38 cut, labelling as 1.39-alpha | James D. Forrester | 2022-03-14 | 1 | -1/+1 |
* | Avoid references to DefaultSettings. | daniel | 2022-02-22 | 1 | -2/+1 |
* | objectcache: make CACHE_MEMCACHED alias "memcached-php" | Aaron Schulz | 2021-11-10 | 1 | -5/+5 |
* | Prepare for REL1_37 cut, labelling master as 1.38-alpha | James D. Forrester | 2021-09-13 | 1 | -1/+1 |
* | MW_VERSION also exists in 1.33.3 and 1.34.1 | Thiemo Kreuz | 2021-08-19 | 1 | -1/+1 |
* | Schema migration for revison_actor_temp table removal | Tim Starling | 2021-07-14 | 1 | -4/+17 |
* | Defines.php: Drop obsolete Anti-lock flags | Ammarpad | 2021-06-03 | 1 | -11/+0 |
* | Prepare for REL1_36 cut, labelling master as 1.37-alpha | James D. Forrester | 2021-04-06 | 1 | -1/+1 |
* | PHPVersionCheck: Complain about known-bad versions above minimum | James D. Forrester | 2021-02-25 | 1 | -1/+2 |
* | Improve custom folding and grouping | Tim Starling | 2020-12-23 | 1 | -14/+8 |
* | Remove an extra space from Defines.php | DannyS712 | 2020-10-18 | 1 | -1/+1 |
* | Create fallback for undefined content models. | daniel | 2020-07-22 | 1 | -0/+1 |
* | Prepare for REL1_35 cut, labelling master as 1.36-alpha | James D. Forrester | 2020-07-14 | 1 | -1/+1 |
* | Move autopromote groups logic into UserGroupManager | Petr Pchelko | 2020-06-11 | 1 | -2/+2 |
* | Fix typo: 'the the' -> 'the' | Ed Sanders | 2020-05-03 | 1 | -1/+1 |
* | Provide MW_VERSION and deprecate fake global $wgVersion | Timo Tijhof | 2020-02-25 | 1 | -0/+9 |
* | Clean up spacing of doc comments | Umherirrender | 2019-08-05 | 1 | -39/+39 |
* | Drop NS_IMAGE and NS_IMAGE_TALK, deprecated in 1.14 | James D. Forrester | 2019-07-15 | 1 | -16/+0 |
* | Add support for xml dump schema 0.11 | daniel | 2019-06-27 | 1 | -0/+1 |
* | Defines: Drop DB_SLAVE, deprecated since 1.28 | James D. Forrester | 2019-06-14 | 1 | -4/+0 |
* | Make the XML dump schema version configurable. | daniel | 2019-03-21 | 1 | -0/+10 |
* | Update @deprecated comment for the DB_SLAVE constant | Thiemo Kreuz | 2019-02-12 | 1 | -1/+1 |
* | Phabricator: Use Tddddd instead of Bug ddddd in comments | Fomafix | 2018-10-04 | 1 | -1/+1 |
* | Introduce new schema flags and use them in RevisionStore. | daniel | 2018-07-02 | 1 | -5/+28 |
* | Remove deprecated utfnormal back-compat | Kunal Mehta | 2018-05-27 | 1 | -1/+0 |
* | Drop XCache support | Chad Horohoe | 2018-02-07 | 1 | -1/+1 |
* | Document DB_SLAVE as deprecated | Kunal Mehta | 2017-09-06 | 1 | -0/+3 |
* | Add constants for schema migration feature flags | Brad Jorsch | 2017-06-07 | 1 | -0/+25 |
* | Move IDatabase/IMaintainableDatabase to Rdbms namespace | Aaron Schulz | 2017-03-28 | 1 | -0/+2 |
* | Use wikimedia/timestamp | Kunal Mehta | 2017-02-28 | 1 | -1/+0 |
* | Move libs/time/defines.php inclusion from GlobalFunctions to Defines.php | Timo Tijhof | 2017-01-13 | 1 | -12/+5 |
* | Move MimeMagic code to libs/mime/MimeAnalyzer.php | Aaron Schulz | 2016-10-15 | 1 | -26/+1 |
* | Add @deprecated annotations to NS_IMAGE and NS_IMAGE_TALK | Kunal Mehta | 2016-09-27 | 1 | -0/+5 |
* | Move LIST_ constaints to IDatabase class constants | Aaron Schulz | 2016-09-19 | 1 | -0/+11 |
* | Move database constants to their own file | Aaron Schulz | 2016-09-16 | 1 | -32/+3 |
* | Remove ancient DB_READ/DB_WRITE constants | Aaron Schulz | 2016-09-07 | 1 | -2/+0 |
* | Rename DB_SLAVE constant to DB_REPLICA | Aaron Schulz | 2016-09-05 | 1 | -1/+2 |
* | Change "slave" => "replica DB" in /includes | Aaron Schulz | 2016-09-05 | 1 | -1/+1 |