lhc/web/wiklou.git
2011-10-31 Max SemenikSimplify r101365, this cruft is not really needed
2011-10-31 Max SemenikFixed annoying intermittent BlockTest failures. No...
2011-10-31 Alexandre Emsenhuber* (bug 31818) 'usercreated' message now supports GENDER
2011-10-31 Roan KattouwOn the preferences form, make preferences and other...
2011-10-31 Roan KattouwFollowup r101354: pass $this to the PreferencesGetLegen...
2011-10-31 Roan KattouwIntroduce the PreferencesGetLegend hook. I need this...
2011-10-30 Raimond SpekkingAdd namespace gender aliases for 'stq'
2011-10-30 Roan Kattouw(bug 32051) Fix description for wlprop=sizes
2011-10-30 Aaron SchulzFix r101294: newNullRevision isn't using selectField...
2011-10-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-30 Roan KattouwIntroduce cmstartsortkeyprefix and cmendsortkeyprefix...
2011-10-30 Niklas LaxströmHmph, yet another bug caused by not having @since
2011-10-30 Aaron SchulzFU r101021: made newNullRevision() re-use the sha1...
2011-10-30 Aaron Schulzrc_cur_time is obsolete; added comment
2011-10-29 PlatonidesBug 31098: Template loop through MediaWiki: messages...
2011-10-29 Aaron SchulzSuggest RewriteEngine in sample config instead of Error...
2011-10-29 PlatonidesThe test "{{Foo|1=bar|2=baz}}" got removed in r96887.
2011-10-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-29 John Du HartFollowup r100927 and r100905, when setting a FauxReques...
2011-10-29 Alexandre Emsenhuber* (bug 19186) Special:UserLogin's title on Special...
2011-10-29 Siebrand MazelandConsistency fixes:
2011-10-29 Aaron SchulzUpdated rc_type documentation
2011-10-29 Sam ReedRemove more assignments in conditionals (while each...
2011-10-29 John Du HartFollowup r100995, missed the darn @private tag
2011-10-29 Sam ReedMore documentation
2011-10-29 Sam ReedDie @private
2011-10-29 Sam ReedKill various unused variables
2011-10-29 Sam ReedFix private member variable access, use getName(),...
2011-10-28 TobiasDisable proxy for local URLs instead of using a local...
2011-10-28 Siebrand MazelandFix title case.
2011-10-28 Aaron SchulzFU r100716:
2011-10-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-28 Aaron SchulzFU r101117:
2011-10-28 Sam ReedFollowup r101161 having array() doesn't work so well...
2011-10-28 Sam ReedMore documentation updates
2011-10-28 Sam ReedUpdate documentation
2011-10-28 Mark A. HershbergerFix Bug #30383 for Pg
2011-10-28 Danny B* use outline instead of border to not change the dimen...
2011-10-28 Alexandre Emsenhuber* Factorise the code used to prepare the OutputPage...
2011-10-28 PlatonidesAn alternative to using DOMDocument for normalizing...
2011-10-28 PlatonidesFollow-up r99909. If there is a preprocessToXml method...
2011-10-28 Alexandre Emsenhuber* Use local context to get messages
2011-10-28 Alexandre Emsenhubersvn:eol-style native
2011-10-28 Alexandre EmsenhuberPass the (correct) session doApiRequest()
2011-10-28 Amir E. AharoniFollowup to r101120, replaced hardcoded parentheses...
2011-10-28 Amir E. AharoniAdding dirmark after changed bytes to prevent mixing...
2011-10-28 Aaron SchulzFU r100535:
2011-10-28 Chad HorohoeRm unused parameter
2011-10-28 Chad HorohoeBreak long lines (and prove svn is working)
2011-10-28 Aaron SchulzRemoved $wgUseNormalUser var; not used by any scripts...
2011-10-27 Mark A. HershbergerFixes Bug #6793 — “New Variable __NEWSECTIONS__ like...
2011-10-27 Sam ReedBug 32004 - [regression?] style class .mw-specialpageca...
2011-10-27 Aaron SchulzReverted r84395,r98710: thumbnails must be purged on...
2011-10-27 Sam ReedAdd dropTable method
2011-10-27 Aaron SchulzFU r100535: renamed thumb-handler.php to match the...
2011-10-27 Aaron SchulzAdded pfunc profiling to braceSubstitution()
2011-10-27 PlatonidesConvert the string to single quoted and manually escape it.
2011-10-27 John Du HartFollowup r100905, disabling testGetRollbackToken becaus...
2011-10-27 Aaron SchulzFU r100915: split out GlobalWithDBTest (tests which...
2011-10-27 PlatonidesThe early return added in r98698 was skipping the closi...
2011-10-27 PlatonidesRemoval of unused globals
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-27 Aaron Schulz* Added pageJoinCond() and userJoinCond() to Revision...
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-10-27 Aaron SchulzAdded default updateSkippedMessage() message
2011-10-27 Aaron SchulzSet batch size in PopulateRevisionLength
2011-10-27 Aaron Schulz* Pass in $user to Revision::getText()
2011-10-27 Mark A. HershbergerFixes Bug #28277 by allowing redirects on the stream...
2011-10-27 Antoine Mussoparsertest now destroy virtual table under SQLite
2011-10-27 John Du HartRemove todo, it's public now
2011-10-27 PlatonidesUse canonical case
2011-10-27 PlatonidesChange the name back to dumpHook (r96336). That makes...
2011-10-27 John Du HartFollowup r99354, adding release notes entry
2011-10-27 Antoine Mussowe must have a session when testing Api upload.
2011-10-27 Niklas LaxströmFollowup to r86053 - fix special page cases
2011-10-27 Aaron SchulzQuick and ugly fix to stop installs with CACHE_DB from...
2011-10-27 Aaron SchulzDisabled "bad image" tests which made totally broken...
2011-10-27 Aaron SchulzMinor code style cleanups
2011-10-27 Aaron SchulzFixed braceSubstitution() to only profile templates...
2011-10-27 John Du HartFollowup r100905, cleanup per CR and fixes the overridi...
2011-10-27 John Du HartFollowup r100905, fixed the ApiTests
2011-10-27 Sam ReedDocumentation
2011-10-27 Aaron Schulz* Allow passing in a blacklist into wfIsBadImage()
2011-10-26 John Du HartFollowup 100905, fixing usages of getContext()
2011-10-26 John Du HartAdding context to the API
2011-10-26 Aaron SchulzFixed process cache for bad images when the list is...
2011-10-26 Roan KattouwMake indentation consistent in HTMLForm doc comment
2011-10-26 Mark A. HershbergerPatch from Erwin Dokter Bug #31547 — “Category links...
2011-10-26 John Du HartFollowup r100847, ApiMain now respects $wgShowHostnames
2011-10-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-26 John Du HartSmall todo note about ApiMain
2011-10-26 Sean ColomboReleasenotes for wgQueryPageDefaultLimit - followup...
2011-10-26 Antoine Mussoscript to parse wikitext from CLI
2011-10-26 Aaron SchulzSplit out checkExecutePermissions() function from userC...
2011-10-26 Aaron SchulzFixed 'Fatal error: Cannot access protected property...
2011-10-26 Sam ReedMove DjVuImage to media/DjVuImage.php
2011-10-26 Sam ReedLeave a fixme comment on context stuff
2011-10-26 Sam ReedMore documentation!
next