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
/
HistoryBlob.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-2
/
+2
*
Many more function case mismatches
Reedy
2016-03-19
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-24
/
+24
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-4
/
+4
*
Fix for Ia9baaf0b: Make previously public variables public again
Stephan Gambke
2014-08-29
1
-6
/
+6
*
Cleanup some docs (includes/*.php)
umherirrender
2014-07-24
1
-2
/
+2
*
Revert more visibility changes in HistoryBlob.php
Kevin Israel
2014-05-25
1
-4
/
+4
*
Revert visibility change on DiffHistoryBlob::$mCompressed
Brad Jorsch
2014-05-23
1
-1
/
+1
*
Make phpcs-strict pass on includes/ (7/7)
Siebrand Mazeland
2014-05-15
1
-41
/
+52
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-22
1
-22
/
+25
*
Fix formatting of some php docs
umherirrender
2014-03-15
1
-1
/
+3
*
HistoryBlobCurStub: correct setting name in doc comment
Kevin Israel
2013-10-27
1
-1
/
+1
*
DiffHistoryBlob: don't check for mhash extension
Kevin Israel
2013-07-30
1
-10
/
+9
*
Fixed spacing around parenthesis in includes
umherirrender
2013-04-28
1
-1
/
+1
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-7
/
+7
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-07
1
-2
/
+0
*
fix some spacing
umherirrender
2013-02-04
1
-5
/
+5
*
fix some spacing
umherirrender
2013-01-27
1
-1
/
+1
*
Remove orphan call to wfProfileOut()
Platonides
2013-01-06
1
-4
/
+1
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-19
1
-16
/
+16
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-14
1
-1
/
+21
*
Clarified comment per CR r111701
Tim Starling
2012-02-17
1
-2
/
+3
*
(bug 34428) Fixed hash mismatch errors in DiffHistoryBlob::patch() by simulat...
Tim Starling
2012-02-16
1
-8
/
+28
*
Temp patch for bug 34428, merged from 1.19wmf1 r111602
Tim Starling
2012-02-16
1
-1
/
+2
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-3
/
+3
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
1
-0
/
+1
*
Kill "* @return void"
Sam Reed
2012-01-12
1
-1
/
+0
*
Revert r89925, setting disable_functions in php.ini is definitely the wrong w...
Tim Starling
2011-06-14
1
-1
/
+1
*
safer check if mhash is available (and I'm about to make it unavailable by di...
Ariel Glenn
2011-06-12
1
-1
/
+1
*
Removed some usage of error suppression operator
Alexandre Emsenhuber
2011-06-09
1
-2
/
+2
*
And some more....
Sam Reed
2011-05-28
1
-0
/
+17
*
And more documentation. Yaaaay
Sam Reed
2011-05-28
1
-5
/
+56
*
Change old php4 style constructor
Sam Reed
2010-12-15
1
-1
/
+1
*
Remove public from interface defintion, as decleration in an interface is not...
Sam Reed
2010-12-15
1
-3
/
+3
*
Get rid of PHP4-style constructors
Chad Horohoe
2010-08-30
1
-2
/
+2
*
Convert $wgBlobCache into a static class member.
Platonides
2010-08-12
1
-12
/
+12
*
* Fixed some doxygen warnings
Alexandre Emsenhuber
2010-02-27
1
-4
/
+9
*
Use xdiff_string_rabdiff() instead of xdiff_string_bdiff()
Tim Starling
2008-12-29
1
-2
/
+2
*
Convert from old DiffHistoryBlob format. Untested, committing for test by Jelte.
Tim Starling
2008-11-01
1
-8
/
+17
*
Implemented xdiff_string_bpatch() in pure PHP, allowing DiffHistoryBlob objec...
Tim Starling
2008-11-01
1
-7
/
+62
*
New DiffHistoryBlob storage format and compression method, which maintains a ...
Tim Starling
2008-11-01
1
-36
/
+139
*
* Added recompressTracked.php, the second part of the recompression project. ...
Tim Starling
2008-10-29
1
-20
/
+28
*
Revert revert r41578 of r41531 and fix compressOld.php.
Tim Starling
2008-10-17
1
-63
/
+160
*
Backing r41531 out for now ("Concept for diff-based compression using the new...
Brion Vibber
2008-10-03
1
-159
/
+61
*
* Concept for diff-based compression using the new xdiff beta. Acheives massi...
Tim Starling
2008-10-02
1
-61
/
+159
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-3
/
+0
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-4
/
+1
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
[next]