aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Defines.php
Commit message (Expand)AuthorAgeFilesLines
* PHPUnit: introduce setMainCachedaniel2022-07-071-0/+1
* Use UrlUtils in ParserAryeh Gregor2022-04-281-1/+1
* Refactor URL-parsing global functions to classAryeh Gregor2022-04-121-1/+4
* Prepare active branch following REL1_38 cut, labelling as 1.39-alphaJames D. Forrester2022-03-141-1/+1
* Avoid references to DefaultSettings.daniel2022-02-221-2/+1
* objectcache: make CACHE_MEMCACHED alias "memcached-php"Aaron Schulz2021-11-101-5/+5
* Prepare for REL1_37 cut, labelling master as 1.38-alphaJames D. Forrester2021-09-131-1/+1
* MW_VERSION also exists in 1.33.3 and 1.34.1Thiemo Kreuz2021-08-191-1/+1
* Schema migration for revison_actor_temp table removalTim Starling2021-07-141-4/+17
* Defines.php: Drop obsolete Anti-lock flagsAmmarpad2021-06-031-11/+0
* Prepare for REL1_36 cut, labelling master as 1.37-alphaJames D. Forrester2021-04-061-1/+1
* PHPVersionCheck: Complain about known-bad versions above minimumJames D. Forrester2021-02-251-1/+2
* Improve custom folding and groupingTim Starling2020-12-231-14/+8
* Remove an extra space from Defines.phpDannyS7122020-10-181-1/+1
* Create fallback for undefined content models.daniel2020-07-221-0/+1
* Prepare for REL1_35 cut, labelling master as 1.36-alphaJames D. Forrester2020-07-141-1/+1
* Move autopromote groups logic into UserGroupManagerPetr Pchelko2020-06-111-2/+2
* Fix typo: 'the the' -> 'the'Ed Sanders2020-05-031-1/+1
* Provide MW_VERSION and deprecate fake global $wgVersionTimo Tijhof2020-02-251-0/+9
* Clean up spacing of doc commentsUmherirrender2019-08-051-39/+39
* Drop NS_IMAGE and NS_IMAGE_TALK, deprecated in 1.14James D. Forrester2019-07-151-16/+0
* Add support for xml dump schema 0.11daniel2019-06-271-0/+1
* Defines: Drop DB_SLAVE, deprecated since 1.28James D. Forrester2019-06-141-4/+0
* Make the XML dump schema version configurable.daniel2019-03-211-0/+10
* Update @deprecated comment for the DB_SLAVE constantThiemo Kreuz2019-02-121-1/+1
* Phabricator: Use Tddddd instead of Bug ddddd in commentsFomafix2018-10-041-1/+1
* Introduce new schema flags and use them in RevisionStore.daniel2018-07-021-5/+28
* Remove deprecated utfnormal back-compatKunal Mehta2018-05-271-1/+0
* Drop XCache supportChad Horohoe2018-02-071-1/+1
* Document DB_SLAVE as deprecatedKunal Mehta2017-09-061-0/+3
* Add constants for schema migration feature flagsBrad Jorsch2017-06-071-0/+25
* Move IDatabase/IMaintainableDatabase to Rdbms namespaceAaron Schulz2017-03-281-0/+2
* Use wikimedia/timestampKunal Mehta2017-02-281-1/+0
* Move libs/time/defines.php inclusion from GlobalFunctions to Defines.phpTimo Tijhof2017-01-131-12/+5
* Move MimeMagic code to libs/mime/MimeAnalyzer.phpAaron Schulz2016-10-151-26/+1
* Add @deprecated annotations to NS_IMAGE and NS_IMAGE_TALKKunal Mehta2016-09-271-0/+5
* Move LIST_ constaints to IDatabase class constantsAaron Schulz2016-09-191-0/+11
* Move database constants to their own fileAaron Schulz2016-09-161-32/+3
* Remove ancient DB_READ/DB_WRITE constantsAaron Schulz2016-09-071-2/+0
* Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-051-1/+2
* Change "slave" => "replica DB" in /includesAaron Schulz2016-09-051-1/+1
* Flag internal page retrieve/save cycles with EDIT_INTERNALAaron Schulz2016-06-071-0/+1
* Fix various phpcs error from last security patchesumherirrender2016-05-201-1/+1
* Enforce upper limit on invocations of wfShellExec()Darian Anthony Patrick2016-05-201-0/+6
* Add comment to unused EDIT_DEFER_UPDATES in Defines.phpumherirrender2015-10-311-1/+1
* Introduce CategoryMembershipChangeaddshore2015-09-291-0/+1
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-5/+5
* Revert "Enable users to watch category membership changes"CSteipp2015-08-201-1/+0
* Enable users to watch category membership changesKai_WMDE2015-08-131-0/+1
* Create a subdirectory for compatibility stubsOri Livneh2015-06-291-1/+1