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
/
Title.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add parameter to API modules to apply change tags to log entries"
jenkins-bot
2017-01-13
1
-4
/
+10
|
\
|
*
Add parameter to API modules to apply change tags to log entries
This, that and the other
2017-01-12
1
-4
/
+10
*
|
Removed deprecated Title::moveNoAuth function
awu42
2017-01-01
1
-12
/
+0
*
|
Replaced &$this with $this
awu42
2016-12-30
1
-11
/
+25
|
/
*
Title: Fix subpage move error reporting
Brad Jorsch
2016-12-20
1
-10
/
+15
*
Merge "Fix type annotations"
jenkins-bot
2016-12-16
1
-6
/
+6
|
\
|
*
Fix type annotations
Max Semenik
2016-12-15
1
-6
/
+6
*
|
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-3
/
+3
|
/
*
Remove empty lines at end of functions
umherirrender
2016-11-05
1
-3
/
+0
*
Add caching to ResourceLoaderWikiModule::preloadTitleInfo()
Aaron Schulz
2016-10-20
1
-4
/
+7
*
Merge "Ensure users are able to edit the page after changing the content model"
jenkins-bot
2016-09-23
1
-6
/
+31
|
\
|
*
Ensure users are able to edit the page after changing the content model
Kunal Mehta
2016-09-22
1
-6
/
+31
*
|
phpdoc Title::inNamespaces also allows array
addshore
2016-09-20
1
-1
/
+1
*
|
Replace WikiPage::doEdit() usages
Reedy
2016-09-15
1
-1
/
+1
*
|
Merge "Add caching to Title::loadRestrictions()"
jenkins-bot
2016-09-14
1
-44
/
+44
|
\
\
|
|
/
|
/
|
|
*
Add caching to Title::loadRestrictions()
Aaron Schulz
2016-09-06
1
-44
/
+44
*
|
Title: Document that Title::compare() can be used for LinkTargets
Kunal Mehta
2016-09-08
1
-3
/
+3
*
|
Cache NS_TEMPLATE/NS_FILE titles in LinkCache persistently
Aaron Schulz
2016-09-07
1
-0
/
+1
|
/
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-24
/
+24
*
Change "slave" => "replica DB" in /includes
Aaron Schulz
2016-09-05
1
-4
/
+4
*
SECURITY: Make $wgBlockDisablesLogin also restrict logged in permissions
Brian Wolff
2016-08-22
1
-1
/
+6
*
AuthManager: Always whitelist some special pages
Florian
2016-08-11
1
-1
/
+1
*
Remove return by reference in Title::makeTitle
Erik Bernhardson
2016-07-29
1
-1
/
+1
*
Add AutoCommitUpdate class and replace some onTransactionIdle callers
Aaron Schulz
2016-07-21
1
-11
/
+16
*
Merge "Title::getLinkURL(): Allow expanding PROTO_RELATIVE too"
jenkins-bot
2016-07-20
1
-3
/
+4
|
\
|
*
Title::getLinkURL(): Allow expanding PROTO_RELATIVE too
Kunal Mehta
2016-07-01
1
-3
/
+4
*
|
Merge "Don't use $wgContentNamespaces directly"
jenkins-bot
2016-07-12
1
-2
/
+2
|
\
\
|
*
|
Don't use $wgContentNamespaces directly
Kunal Mehta
2016-07-12
1
-2
/
+2
|
|
/
*
/
Provide CategoryAfterPageRemoved hook handlers with deleted page IDs
Aaron Schulz
2016-06-20
1
-1
/
+0
|
/
*
Merge "Language: Introduce new method equals( Language $lang )"
jenkins-bot
2016-05-23
1
-1
/
+1
|
\
|
*
Language: Introduce new method equals( Language $lang )
Fomafix
2016-05-16
1
-1
/
+1
*
|
Use InterwikiLookup in Title.
daniel
2016-05-20
1
-4
/
+17
*
|
Merge "Limit DELETE in purgeExpiredRestrictions() and use primary key"
jenkins-bot
2016-05-20
1
-2
/
+17
|
\
\
|
*
|
Limit DELETE in purgeExpiredRestrictions() and use primary key
Aaron Schulz
2016-05-19
1
-2
/
+17
|
|
/
*
/
Title->getContentModel: Get new content model with GAID_FOR_UPDATE
Matthew Flaschen
2016-05-18
1
-1
/
+3
|
/
*
Avoid unstubbing $wgLang in Title::getLocalURL
Brad Jorsch
2016-05-16
1
-1
/
+1
*
Merge "Revert "Split editcascadeprotected permission from protect permission""
jenkins-bot
2016-05-12
1
-6
/
+2
|
\
|
*
Revert "Split editcascadeprotected permission from protect permission"
Legoktm
2016-05-12
1
-6
/
+2
*
|
Merge "Split editcascadeprotected permission from protect permission"
jenkins-bot
2016-05-12
1
-2
/
+6
|
\
|
|
*
Split editcascadeprotected permission from protect permission
MGChecker
2016-05-03
1
-2
/
+6
*
|
Merge "Re add @access protected on Title::__construct"
jenkins-bot
2016-05-12
1
-0
/
+3
|
\
\
|
*
|
Re add @access protected on Title::__construct
addshore
2016-05-07
1
-0
/
+3
*
|
|
Add TitleParser and TitleFormatter to MediaWikiServices
Kunal Mehta
2016-05-11
1
-42
/
+5
|
/
/
*
/
Remove WatchedItemStore::getDefaultInstance
addshore
2016-05-06
1
-1
/
+4
|
/
*
Title: Update conversion functions for LinkTarget interwiki support
Kunal Mehta
2016-04-27
1
-2
/
+6
*
Namespace LinkTarget under MediaWiki\Linker
Kunal Mehta
2016-04-21
1
-0
/
+1
*
Add LinkTarget::createFragmentTarget() function
Kunal Mehta
2016-04-21
1
-1
/
+19
*
Specially handle Title objects in Title::newFromLinkTarget()
Kunal Mehta
2016-04-19
1
-0
/
+4
*
Title: Throw if newFromText is given an invalid value
Timo Tijhof
2016-04-13
1
-5
/
+1
*
Remove Title::newFromRedirectRecurse()
Florian
2016-04-03
1
-17
/
+0
[next]