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
/
site
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
3
-11
/
+11
*
Add flag to force local page name normalization in development env
Itamar Givon
2020-02-18
1
-1
/
+1
*
Miscellaneous documentation updates
DannyS712
2020-02-16
2
-2
/
+2
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-1
/
+7
*
Remove `FileBasedSiteLookup` class, deprecated and unused
DannyS712
2020-01-03
1
-136
/
+0
*
Merge "site: Make getPageUrl consistently return null"
jenkins-bot
2019-09-23
2
-7
/
+7
|
\
|
*
site: Make getPageUrl consistently return null
Daimona Eaytoy
2019-09-17
2
-7
/
+7
*
|
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-0
/
+2
|
/
*
Update docblocks for methods potentially returning null
Daimona Eaytoy
2019-09-15
2
-2
/
+2
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-1
/
+1
*
Switch various LoadBalancer::getConnection() callers to getConnectionRef()
Aaron Schulz
2019-07-12
1
-3
/
+3
*
Fix types around ILoadBalancer and IResultWrapper
Umherirrender
2019-07-04
1
-4
/
+4
*
Remove wgSitesCacheFile and rebuildSitesCache.php (unused)
Timo Tijhof
2019-03-15
2
-119
/
+3
*
Site: Explicit allow setLanguageCode( null )
Fomafix
2019-03-12
1
-2
/
+2
*
Drop SiteSQLStore, deprecated in 1.27, unused
James D. Forrester
2019-02-08
1
-61
/
+0
*
Hard deprecated SiteSQLStore::newInstance()
Max Semenik
2018-12-08
1
-0
/
+1
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-5
/
+1
*
Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to...
Reedy
2018-07-26
1
-1
/
+1
*
Merge "Simplify PHP by using ?? and ?:"
jenkins-bot
2018-07-11
1
-1
/
+1
|
\
|
*
Simplify PHP by using ?? and ?:
Fomafix
2018-07-10
1
-1
/
+1
*
|
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
|
/
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
13
-13
/
+13
*
Improve normalizePageName documentation
Lucas Werkmeister
2018-04-11
3
-4
/
+12
*
Fix (MediaWiki)Site::normalizePageName return type
Thiemo Kreuz
2018-04-08
3
-5
/
+5
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-1
/
+1
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+1
*
Remove reference to deprecated IDatabase->nextSequenceValue()
Brad Jorsch
2017-09-01
1
-2
/
+0
*
Merge "Add missing type to @param documentation"
jenkins-bot
2017-08-11
1
-1
/
+1
|
\
|
*
Add missing type to @param documentation
Umherirrender
2017-08-11
1
-1
/
+1
*
|
update mediawiki-codesniffer to 0.11.0 and fix issues
WMDE-Fisch
2017-08-11
1
-1
/
+1
|
/
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-10
2
-4
/
+0
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
CachingSiteStore: Avoid deprecated wfMemcKey()
Kunal Mehta
2017-05-25
1
-1
/
+1
*
Add maintenance script to add sites to sites table
Florian
2017-02-26
1
-0
/
+3
*
Move remaining LoadBalancer classes to Rdbms
Aaron Schulz
2017-02-23
1
-0
/
+2
*
Add more specific Site[] type hints to SiteStore classes
Thiemo Mättig
2017-01-11
1
-1
/
+1
*
Minor LoadBalancer cleanups
Aaron Schulz
2016-10-06
1
-6
/
+0
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Canonicalise '@deprecated since' doc comments
Bartosz Dziewoński
2016-08-02
1
-2
/
+2
*
Mock Http in MediaWikiPageNameNormalizerTest and add more test cases
Marius Hoch
2016-06-24
1
-1
/
+17
*
Revert "Map dummy language codes in sites"
Aude
2016-06-09
2
-40
/
+5
*
Map dummy language codes in sites
Adrian Heine
2016-06-07
2
-5
/
+40
*
Revert "Allow reset of global services."
Catrope
2016-04-11
1
-2
/
+0
*
Allow reset of global services.
daniel
2016-04-11
1
-0
/
+2
*
Merge "Introduce top level service locator."
jenkins-bot
2016-04-03
2
-25
/
+39
|
\
|
*
Introduce top level service locator.
daniel
2016-04-02
2
-25
/
+39
*
|
Remove MediaWikiSite::newFromGlobalId (deprecated since 1.21)
Florian
2016-04-01
1
-14
/
+0
|
/
*
Always use 'bool' instead of 'boolean' in Doxygen tags
Ricordisamoa
2016-03-24
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
9
-56
/
+56
*
Factor page name normalization out of MediaWikiSite
Marius Hoch
2016-01-04
2
-136
/
+206
[next]