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
/
Revision.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid passing $this by reference in hooks
Yuriy Shnitkovskiy
2017-01-02
1
-1
/
+3
*
Merge "Cleanup some incorrect return annotations"
jenkins-bot
2016-12-16
1
-2
/
+2
|
\
|
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-2
/
+2
*
|
Remove empty lines from PHP and JavaScript comment blocks
Thiemo Mättig
2016-12-09
1
-2
/
+2
|
/
*
Refactor rev_delete handling on deletion
umherirrender
2016-10-27
1
-0
/
+1
*
objectcache: use a default "since" timestamp in getWithSetCallback()
Aaron Schulz
2016-10-14
1
-1
/
+2
*
Revision->insertOn: Set READ_LATEST flag
Matthew Flaschen
2016-10-06
1
-0
/
+5
*
Make Revision::getText() emit deprecation warnings.
Reedy
2016-10-05
1
-2
/
+1
*
Merge "Make $wgRevisionCacheExpiry default to one week"
jenkins-bot
2016-09-09
1
-7
/
+8
|
\
|
*
Make $wgRevisionCacheExpiry default to one week
Aaron Schulz
2016-09-08
1
-7
/
+8
*
|
Only apply DB_MASTER fallback in Revision::fetchText() if READ_LATEST
Aaron Schulz
2016-09-08
1
-10
/
+23
|
/
*
objectcache: add "pcGroup" option to WANObjectCache::getWithSetCallback()
Aaron Schulz
2016-09-07
1
-17
/
+10
*
Revision: Simplify loadText() with nested getWithSetCallback
Timo Tijhof
2016-09-07
1
-27
/
+28
*
Revert "Revision: Simplify loadText() with nested getWithSetCallback"
Mattflaschen
2016-09-07
1
-28
/
+27
*
Revision: Simplify loadText() with nested getWithSetCallback
Timo Tijhof
2016-09-07
1
-27
/
+28
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-9
/
+9
*
Change "slave" => "replica DB" in /includes
Aaron Schulz
2016-09-05
1
-4
/
+4
*
Cache revision lookups done by Parser
Aaron Schulz
2016-09-05
1
-29
/
+114
*
Convert Revision::fetchFromConds() to using more modern selectRow()
Aaron Schulz
2016-09-02
1
-16
/
+12
*
Revert "If rev_content_model is null, use page_content_model."
Legoktm
2016-07-10
1
-2
/
+2
*
If rev_content_model is null, use page_content_model.
daniel
2016-07-08
1
-2
/
+2
*
Improvements to {{REVISIONUSER}} handling
Aaron Schulz
2016-06-14
1
-1
/
+18
*
Remove wfDebug() from Revision::loadText()
Aaron Schulz
2016-05-09
1
-1
/
+0
*
Namespace LinkTarget under MediaWiki\Linker
Kunal Mehta
2016-04-21
1
-0
/
+1
*
Remove Revision::getRawText()
Florian
2016-04-01
1
-13
/
+0
*
Request-local caching of revision text
Ori Livneh
2016-03-22
1
-0
/
+11
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-71
/
+71
*
Use LinkTarget in Revision::newFromTitle
addshore
2016-02-03
1
-6
/
+6
*
Merge "Avoid races on null revision insertion"
jenkins-bot
2016-01-25
1
-2
/
+4
|
\
|
*
Avoid races on null revision insertion
Aaron Schulz
2016-01-13
1
-2
/
+4
*
|
Prevent revisions with rev_page = 0 from being inserted into the DB
This, that and the other
2016-01-20
1
-0
/
+11
|
/
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
1
-1
/
+1
*
Don't claim model validation failed if the content couldn't be loaded
Marius Hoch
2015-11-16
1
-4
/
+11
*
Convert some users to WANObjectCache for consistency
Aaron Schulz
2015-10-19
1
-3
/
+4
*
Update various @params from DatabaseBase to IDatabase
Aaron Schulz
2015-10-05
1
-13
/
+13
*
Fix Generic.Files.LineLength phpcs failure in 11 files under includes/
Amir E. Aharoni
2015-10-03
1
-1
/
+2
*
Retry getting CatChange RC from master
addshore
2015-09-30
1
-2
/
+9
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-4
/
+4
*
Revision::newNullRevision: Make sure the Title is set in the constructor
Kunal Mehta
2015-07-31
1
-1
/
+2
*
Revision: Interpret a NULL rev_content_model as the default model
Kunal Mehta
2015-07-02
1
-2
/
+6
*
Remove unneeded empty lines at begin of if/else/foreach body
umherirrender
2015-06-19
1
-2
/
+2
*
Avoid data loss if compression fails
daniel
2015-06-04
1
-2
/
+13
*
Merge "Add checks to try to catch T92046"
jenkins-bot
2015-04-02
1
-0
/
+8
|
\
|
*
Add checks to try to catch T92046
Brad Jorsch
2015-03-31
1
-0
/
+8
*
|
Added slave/master fallback logic in Revision
Aaron Schulz
2015-03-31
1
-2
/
+19
|
/
*
Merge "Truncate null revision comment for whole multibyte characters"
jenkins-bot
2015-03-18
1
-1
/
+4
|
\
|
*
Truncate null revision comment for whole multibyte characters
umherirrender
2015-03-12
1
-1
/
+4
*
|
Merge "Removed newFromConds master fallback logic; obsoleted by $flags"
jenkins-bot
2015-03-13
1
-10
/
+0
|
\
\
|
*
|
Removed newFromConds master fallback logic; obsoleted by $flags
Aaron Schulz
2015-03-10
1
-10
/
+0
|
|
/
*
/
Avoid excess master queries in getTimestampFromId
Aaron Schulz
2015-03-11
1
-10
/
+8
|
/
[next]