index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
Defines.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Flag internal page retrieve/save cycles with EDIT_INTERNAL
Aaron Schulz
2016-06-07
1
-0
/
+1
*
Fix various phpcs error from last security patches
umherirrender
2016-05-20
1
-1
/
+1
*
Enforce upper limit on invocations of wfShellExec()
Darian Anthony Patrick
2016-05-20
1
-0
/
+6
*
Add comment to unused EDIT_DEFER_UPDATES in Defines.php
umherirrender
2015-10-31
1
-1
/
+1
*
Introduce CategoryMembershipChange
addshore
2015-09-29
1
-0
/
+1
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-5
/
+5
*
Revert "Enable users to watch category membership changes"
CSteipp
2015-08-20
1
-1
/
+0
*
Enable users to watch category membership changes
Kai_WMDE
2015-08-13
1
-0
/
+1
*
Create a subdirectory for compatibility stubs
Ori Livneh
2015-06-29
1
-1
/
+1
[next]