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
/
WikiMap.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
WikiMap: typo fix in comment
C. Scott Ananian
2020-12-21
1
-1
/
+1
*
Fix typo: 'the the' -> 'the'
Ed Sanders
2020-05-03
1
-1
/
+1
*
Fix typo, remove double "a"s
ankit
2020-03-11
1
-1
/
+1
*
WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier
Timo Tijhof
2020-03-03
1
-3
/
+11
*
Fix more scalar types in docblocks
Daimona Eaytoy
2019-12-08
1
-1
/
+1
*
Fix new phan errors, part 1
Daimona Eaytoy
2019-10-11
1
-1
/
+2
*
Remove Oracle reference from WikiMap
Aaron Schulz
2019-09-01
1
-2
/
+2
*
Remove more Oracle and Mssql leftovers
Daimona Eaytoy
2019-08-25
1
-1
/
+0
*
Removed deprecated WikiMap::getWikiIdFromDomain() method
Aaron Schulz
2019-07-14
1
-10
/
+1
*
Optimize WikiMap::getWikiFromUrl() for the common local wiki case
Aaron Schulz
2019-05-07
1
-2
/
+12
*
Make WikiMap::isCurrentWikiDbDomain() more rigorous
Aaron Schulz
2019-03-29
1
-24
/
+16
*
Map WikiMap treat a schema of "dbo" similar to "mediawiki" to account for mssql"
Aaron Schulz
2019-03-28
1
-2
/
+2
*
Rename WikiMap DB domain ID methods to reduce confusion with web domains
Aaron Schulz
2019-02-06
1
-6
/
+16
*
Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter
Aaron Schulz
2018-11-07
1
-2
/
+20
*
Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap
Aaron Schulz
2018-10-29
1
-4
/
+38
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-1
/
+1
*
Clean up wiki ID and DB domain ID handling
Aaron Schulz
2017-09-30
1
-0
/
+19
*
Avoid preemptive DB replication waits for farm cross-wiki redirects
Aaron Schulz
2017-08-23
1
-2
/
+67
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-2
/
+2
*
Move some more classes to comply with class per file
Reedy
2017-05-21
1
-103
/
+0
*
Remove multiple spaces in PHP files
Fomafix
2017-04-12
1
-1
/
+1
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
*
Improve WikiMap::getWikiReferenceFromWgConf()
Brad Jorsch
2016-07-06
1
-0
/
+8
*
Introduce top level service locator.
daniel
2016-04-02
1
-7
/
+2
*
Many more function case mismatches
Reedy
2016-03-19
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Make WikiMap fall back to sites if a site couldn't be found using $wgConf
Marius Hoch
2015-10-07
1
-1
/
+51
*
Remove unused minor and major in WikiReference
Marius Hoch
2015-10-01
1
-8
/
+2
*
Make lines short to pass phpcs in files under includes/
Amir E. Aharoni
2015-09-27
1
-2
/
+4
*
Remove WikiReference::getHostname.
daniel
2015-09-14
1
-18
/
+3
*
Add support for fragments to WikiMap
daniel
2015-09-11
1
-12
/
+29
*
Fix some stuttering in comments and documentation
Ricordisamoa
2014-12-17
1
-1
/
+1
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-22
1
-28
/
+28
*
Changing URLs of mediawiki.org in scripts to the SSL-based website
Ladsgroup
2014-03-12
1
-1
/
+1
*
In $wgConf, allow wgCanonicalServer to be false or absent
Tim Starling
2013-07-04
1
-2
/
+7
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-1
/
+1
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-2
/
+2
*
Fix case of some Title methods
Alexandre Emsenhuber
2013-03-27
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-25
1
-2
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-13
/
+13
*
(bug 31644) [MERGE DEPENDENCY] Let WikiMap url builders return full urls inst...
Derk-Jan Hartman
2012-07-31
1
-1
/
+1
*
Add getCanonicalServer to WikiMap
Reedy
2012-07-13
1
-0
/
+16
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-09
1
-0
/
+20
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
Add, update, tweak documentation
Sam Reed
2011-10-26
1
-9
/
+12
*
(bug 31320) CentralAuth uses http URLs for autologin images when logging in o...
Roan Kattouw
2011-10-03
1
-9
/
+33
*
Don't use isset() to check for null
Alexandre Emsenhuber
2011-09-17
1
-7
/
+6
*
In WikiMap, pull wgCanonicalServer from $wgConf instead of wgServer for build...
Roan Kattouw
2011-08-29
1
-1
/
+1
*
Instead of using some hacky regexes, just use wfParseUrl() in WikiMap::getDis...
Roan Kattouw
2011-08-12
1
-5
/
+7
[next]