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
*
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