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
/
MessageBlobStore.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved MessageBlobStore to /cache
Aaron Schulz
2015-04-15
1
-390
/
+0
*
Don't trigger MessageBlobStore during tests
Kunal Mehta
2015-03-28
1
-6
/
+3
*
Revert "Made insertMessageBlob use (start|end)Atomic in case DBO_TRX is off"
Krinkle
2015-03-03
1
-2
/
+0
*
Made insertMessageBlob use (start|end)Atomic in case DBO_TRX is off
Aaron Schulz
2015-03-03
1
-0
/
+2
*
Made insertMessageBlob only catch DBError for sanity
Aaron Schulz
2015-02-26
1
-1
/
+1
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-3
/
+0
*
MessageBlobStore: Use Config instead of globals
Kunal Mehta
2014-08-25
1
-4
/
+3
*
Turn MessageBlobStore into a singleton instead of static functions
Kunal Mehta
2014-08-25
1
-16
/
+31
*
Make phpcs-strict pass on includes/ (2/~10)
Siebrand Mazeland
2014-05-11
1
-4
/
+9
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-20
1
-22
/
+22
*
Remove TODO for use of TRUNCATE and replace with comment
umherirrender
2014-01-22
1
-1
/
+2
*
Revert "Commit of various live hacks"
Reedy
2013-04-29
1
-3
/
+0
*
Commit of various live hacks
Reedy
2013-04-29
1
-0
/
+3
*
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
-15
/
+15
*
Revert "Commit of various live hacks"
Reedy
2013-03-04
1
-3
/
+0
*
Commit of various live hacks
Reedy
2013-03-04
1
-0
/
+3
*
(bug 31044) Make ResourceLoader behave in read-only mode
Catrope
2013-01-16
1
-102
/
+116
*
Revert "Commit of various live hacks"
Chad Horohoe
2012-12-10
1
-3
/
+0
*
Commit of various live hacks
Reedy
2012-12-10
1
-0
/
+3
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-10
1
-1
/
+1
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+1
*
(bug 39771) Regression in Ie349afa5 broke plurals in JavaScript
Niklas Laxström
2012-08-29
1
-2
/
+2
*
Replace deprecated wfMsg* calls with Message class calls.
Siebrand Mazeland
2012-08-22
1
-2
/
+2
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-12
1
-0
/
+3
*
Revert "Commit of various live hacks"
Catrope
2012-04-30
1
-3
/
+0
*
Commit of various live hacks
Reedy
2012-04-30
1
-0
/
+3
*
Revert r110045: well-meaning but broken attempt to apply preemptive XSS prote...
Brion Vibber
2012-02-27
1
-6
/
+1
*
sanitize outgoing messages
Neil Kandalgaonkar
2012-01-26
1
-1
/
+6
*
Refactor MessageBlobStore::updateModule() to remove the multi-language update...
Roan Kattouw
2011-05-27
1
-33
/
+21
*
Fix issue on the live site causing RL requests for ext.uploadWizard to consis...
Roan Kattouw
2011-05-27
1
-1
/
+1
*
(bug 26535) Variable naming collision in MessageBlobStore::updateMessage() ca...
Roan Kattouw
2011-01-06
1
-2
/
+2
*
* Introduced Xml::encodeJsCall(), to replace the awkward repetitive code that...
Tim Starling
2010-11-04
1
-2
/
+2
*
Fixed some doxygen warnings and consistency in documentation
Alexandre Emsenhuber
2010-10-23
1
-17
/
+30
*
(bug 25474) Fix wrong parameters in updateModule() call. r74525 tried to fix ...
Roan Kattouw
2010-10-11
1
-1
/
+1
*
* Improved on r73971 by removing the $name parameter from MessageBlobStore::g...
Trevor Parscal
2010-10-08
1
-4
/
+4
*
(bug 25201) Respect $wgCacheEpoch in the resource loader
Roan Kattouw
2010-10-07
1
-1
/
+5
*
Remove obsolete TODO comment
Roan Kattouw
2010-10-07
1
-1
/
+0
*
Fixed a use of ResourceLoader::getModule as a static method when converting t...
Trevor Parscal
2010-09-29
1
-4
/
+4
*
Made ResourceLoader an instantiable object, rather than a static one, making ...
Trevor Parscal
2010-09-29
1
-22
/
+20
*
Revert r72816 and do it properly: the SELECT should be executed on the master
Roan Kattouw
2010-09-27
1
-2
/
+1
*
Minor resource loader changes:
Tim Starling
2010-09-17
1
-1
/
+5
*
Canonical case for function and whitespace fixes
Niklas Laxström
2010-09-11
1
-15
/
+18
*
$dbr was undefined
Niklas Laxström
2010-09-11
1
-0
/
+1
*
Stylize files added in r72349
Siebrand Mazeland
2010-09-04
1
-21
/
+41
*
Merging resourceloader branch into trunk. Full documentation is at http://www...
Roan Kattouw
2010-09-04
1
-0
/
+329