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
...
*
Merge "Made Revision::newFromPageId avoid master queries like newFromTitle does"
jenkins-bot
2015-02-05
1
-2
/
+8
|
\
|
*
Made Revision::newFromPageId avoid master queries like newFromTitle does
Aaron Schulz
2015-01-15
1
-2
/
+8
*
|
Revision: mark getRaw*() methods as deprecated
Ricordisamoa
2015-01-18
1
-13
/
+19
|
/
*
Fix phpcs errors in includes/
Ricordisamoa
2015-01-08
1
-3
/
+0
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-15
/
+0
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
Remove negative caching from Revision::getContentInternal
Jackmcbarn
2014-10-13
1
-2
/
+0
*
Don't clobber revision size of 0
Jackmcbarn
2014-09-29
1
-7
/
+2
*
Fixed spacing
umherirrender
2014-08-27
1
-2
/
+2
*
Revision: Allow for userCanBitfield to check per-page restrictions
Kunal Mehta
2014-08-18
1
-3
/
+18
*
Cleanup some docs (includes/*.php)
umherirrender
2014-07-24
1
-1
/
+1
*
Remove colon after @deprecated/@param/@todo/@note
umherirrender
2014-07-24
1
-1
/
+1
*
Shortened too long lines
Leon Liesener
2014-07-20
1
-1
/
+2
*
Split "suppressrevision" into two user rights
eikes
2014-07-19
1
-9
/
+9
*
Don't use isset() to check for null
Alexandre Emsenhuber
2014-07-03
1
-19
/
+24
*
Merge "(bug 56849) Deprecate dangerous edittime-based content update functions"
jenkins-bot
2014-06-03
1
-0
/
+1
|
\
|
*
(bug 56849) Deprecate dangerous edittime-based content update functions
Adam Roses Wight
2014-05-24
1
-0
/
+1
*
|
Add ar_text to the list from Revision::selectArchiveFields(). It is checked l...
Joerg
2014-05-27
1
-0
/
+1
|
/
*
Make phpcs-strict pass on includes/ (7/7)
Siebrand Mazeland
2014-05-15
1
-1
/
+1
*
Fix doc for Revision::newFromPageId
Marius Hoch
2014-05-05
1
-2
/
+2
*
Adjust indent of some comment blocks
umherirrender
2014-05-01
1
-12
/
+12
*
Add $user param to Revision::newNullRevision
umherirrender
2014-04-28
1
-1
/
+9
*
Fixed some @params documentation (includes/[Block.php|Revision.php])
umherirrender
2014-04-23
1
-137
/
+137
*
Consistently use '@deprecated since <version>'
Bartosz DziewoĆski
2014-04-15
1
-1
/
+1
*
Update docs for Revision::getRevisionText()
Siebrand Mazeland
2014-01-01
1
-8
/
+8
*
Remove deprecated methods from Revision, SkinTemplate, and WikiPage
Siebrand Mazeland
2013-12-27
1
-11
/
+0
*
Break long lines and remove some spaces in Revision.php
umherirrender
2013-12-07
1
-37
/
+50
*
Fixed spacing of exception message in Revision::checkContentModel
umherirrender
2013-12-02
1
-1
/
+1
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-2
/
+2
*
Fixed spacing
umherirrender
2013-12-01
1
-2
/
+2
*
Fix populateRevisionLength.php so it's not trying to select revision
Reedy
2013-10-28
1
-0
/
+30
*
Avoid master queries in Revision::newFromTitle(..., Revision::READ_NORMAL)
Tim Starling
2013-10-23
1
-1
/
+3
*
Fixed trx isolation bug that could cause text not to be found
Aaron Schulz
2013-10-09
1
-5
/
+23
*
Merge "Make revision content decompression publicly available"
jenkins-bot
2013-08-07
1
-29
/
+41
|
\
|
*
Make revision content decompression publicly available
Matthias Mullie
2013-08-07
1
-29
/
+41
*
|
Force lazy loading of text in Revision::getSerializedData()
Petr Onderka
2013-08-06
1
-0
/
+4
|
/
*
Allow patrolling pages by revision id
Marius Hoch
2013-06-10
1
-7
/
+20
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-2
/
+2
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-62
/
+66
*
Add missing wfProfileOut before throwing an exception
umherirrender
2013-04-08
1
-0
/
+2
*
fix some spacing
umherirrender
2013-03-25
1
-4
/
+4
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-1
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-4
/
+4
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+0
*
Merge "Few minor parameter type hints in documentation"
jenkins-bot
2013-03-07
1
-1
/
+1
|
\
|
*
Few minor parameter type hints in documentation
Reedy
2013-03-06
1
-1
/
+1
*
|
Use American English spelling for behavior
Siebrand Mazeland
2013-03-04
1
-1
/
+1
|
/
*
Remove DB2 support
Chad Horohoe
2013-02-25
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-17
/
+23
*
Correct isset() and associated checks in Revision::__construct()
Alexandre Emsenhuber
2012-12-28
1
-3
/
+3
[prev]
[next]