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
/
interwiki
/
Interwiki.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Avoid usage of deprecated `setContentLang()`
Derick Alangi
2024-07-19
1
-2
/
+2
*
interwiki: Remove outdated CDB references
Timo Tijhof
2022-09-23
1
-5
/
+6
*
Remove deprecated methods in the Interwiki class
Daimona Eaytoy
2020-03-09
1
-52
/
+0
*
Clean up some database domain ID related code and fix some comments
Aaron Schulz
2019-03-29
1
-1
/
+1
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Hard deprecate Interwiki static methods
Kunal Mehta
2018-06-07
1
-0
/
+4
*
Replace wfGetLB
Umherirrender
2018-05-02
1
-1
/
+1
*
Remove superfluous spaces and semicolons in comments
Fomafix
2018-02-05
1
-1
/
+1
*
Fix return of Interwiki::invalidateCache
Umherirrender
2017-09-10
1
-1
/
+1
*
Fix inconsistent spec of InterwikiLookup::getAllPrefixes.
daniel
2017-05-04
1
-2
/
+2
*
Factor InterwikiLookup out of Interwiki class.
daniel
2016-05-18
1
-322
/
+13
*
Remove wfDebug() from getInterwikiCacheEntry()
Aaron Schulz
2016-05-09
1
-1
/
+0
*
Introduce InterwikiTest
daniel
2016-04-23
1
-8
/
+18
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-13
/
+13
*
interwiki: Fix-up for I5a979f047031e
Ori Livneh
2016-02-09
1
-8
/
+6
*
Allow $wgInterwikiCache to be an associative array
Ori Livneh
2015-12-23
1
-12
/
+22
*
Update getWithSetCallback() callers to the newer signature
Aaron Schulz
2015-10-07
1
-2
/
+2
*
Change getCacheSetOptions() callers to use "Database"
Aaron Schulz
2015-10-05
1
-1
/
+1
*
Make WANObjectCache sets account for slave lag
Aaron Schulz
2015-10-05
1
-2
/
+2
*
Converted Interwiki::load to using getWithSetCallback()
Aaron Schulz
2015-09-29
1
-35
/
+21
*
Converted Interwiki using WAN cache
Aaron Schulz
2015-04-30
1
-4
/
+17
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
Use cdb library and provide a back-compat layer
Kunal Mehta
2014-11-19
1
-0
/
+2
*
Cleanup some docs (includes/[e-l])
umherirrender
2014-07-24
1
-2
/
+2
*
Updates for Interwiki.php
Siebrand Mazeland
2013-12-02
1
-11
/
+52
*
Improved CdbException handling in Interwiki
Chad Horohoe
2013-11-26
1
-60
/
+70
*
The static declaration must come after the visibility declaration
umherirrender
2013-01-26
1
-2
/
+2
*
Update doc comments and code formatting.
Siebrand Mazeland
2013-01-21
1
-46
/
+46
*
Interwiki::fetch can return null, false or an interwiki object
Reedy
2012-06-11
1
-1
/
+1
*
add Interwiki::selectFields
umherirrender
2012-05-11
1
-2
/
+18
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-04
1
-1
/
+17
*
Documentation updates
Sam Reed
2012-03-05
1
-0
/
+1
*
Improve documentation
Sam Reed
2012-02-02
1
-6
/
+6
*
Back out r95396 and friends
Sam Reed
2011-09-29
1
-165
/
+0
*
FU r98109: !EMPTY -> !NONEXISTENT (more consistent with elsewhere)
Aaron Schulz
2011-09-26
1
-2
/
+2
*
Cache negative results for interwiki prefix checks. Also helps filecache fail...
Aaron Schulz
2011-09-26
1
-0
/
+5
*
Merge the iwtransclusion branch back into trunk
Sam Reed
2011-08-24
1
-0
/
+165
*
Followup r94353; Use !== null since that's what we use in core.
Daniel Friesen
2011-08-14
1
-1
/
+1
*
Followup r94349; Interwiki::getURL used `$title != null` to test if the $titl...
Daniel Friesen
2011-08-12
1
-4
/
+4
*
Update Interwiki::getURL's first argument so that it's properly urlencoded wh...
Daniel Friesen
2011-08-12
1
-1
/
+4
*
Back out r93533, r93531, r93530
Sam Reed
2011-07-30
1
-166
/
+1
*
Merge iwtransclusion branch into trunk
Sam Reed
2011-07-30
1
-1
/
+166
*
Fixes for r92538 & r92528:
Robin Pepermans
2011-07-21
1
-6
/
+11
*
Follow-up r92528:
Robin Pepermans
2011-07-19
1
-17
/
+5
*
(bug 19838) API does not use interwiki cache.
Robin Pepermans
2011-07-19
1
-0
/
+119
*
Allow rows missing iw_trans or iw_local to be considered valid.
Daniel Friesen
2011-04-23
1
-3
/
+3
*
Move the Interwiki class to includes/interwiki/ to make way for a more flexib...
Daniel Friesen
2011-04-23
1
-0
/
+272