jquery.tablesorter: More selector fixes
[lhc/web/wiklou.git] / includes /
2011-10-31 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-31 Aaron Schulz* Made mRedirectTarget, mLastRevision, mTimestamp,...
2011-10-31 Roan KattouwPrevent notice in OutputPage by casting to an array...
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 Roan Kattouw(bug 32051) Fix description for wlprop=sizes
2011-10-30 Aaron SchulzFix r101294: newNullRevision isn't using selectField...
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-29 PlatonidesBug 31098: Template loop through MediaWiki: messages...
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 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 Aaron SchulzFU r100716:
2011-10-28 Raimond SpekkingLocalisation updates for core and extension messages...
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 Alexandre Emsenhuber* Factorise the code used to prepare the OutputPage...
2011-10-28 Alexandre Emsenhuber* Use local context to get messages
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 Chad HorohoeRm unused parameter
2011-10-27 Mark A. HershbergerFixes Bug #6793 — “New Variable __NEWSECTIONS__ like...
2011-10-27 Aaron SchulzReverted r84395,r98710: thumbnails must be purged on...
2011-10-27 Sam ReedAdd dropTable method
2011-10-27 Aaron SchulzAdded pfunc profiling to braceSubstitution()
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 Schulz* Pass in $user to Revision::getText()
2011-10-27 Mark A. HershbergerFixes Bug #28277 by allowing redirects on the stream...
2011-10-27 John Du HartRemove todo, it's public now
2011-10-27 Niklas LaxströmFollowup to r86053 - fix special page cases
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 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 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 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!
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-26 Mark A. Hershbergersome eol w/s
2011-10-26 Mark A. HershbergerBug 31948 - Special:Contributions doesn't remember...
2011-10-25 Sean ColomboFollowup to r97033 - removed wgWhatlinksherelimit and...
2011-10-25 PlatonidesIf the page contains __NOEDITSECTION__, it will never...
2011-10-25 Alexandre EmsenhuberPort Special:Lockdb and Special:Unlockdb to HTMLForm...
2011-10-25 Aaron Schulz* Removed $wgRCShowChangedSize check in sp:Contribution...
2011-10-25 Alexandre EmsenhuberUnstub $wgLang if still stubbed before storing it;...
2011-10-25 Aaron SchulzAdded temporary LocalFilePurgeThumbnails hook for bug...
2011-10-25 Aaron SchulzMarked purgeThumbList() protected
2011-10-24 Aaron SchulzFU r100645: don't pass unused param
2011-10-24 Alexandre Emsenhuber* Remove $abort parameter from MediaWiki::checkMaxLag...
2011-10-24 OverlordQAdd user_former_groups table to PG updater
2011-10-24 OverlordQUpdate Postgres with missing uploadstash tables
2011-10-24 OverlordQBasic support for Postgres phpunit testing, currently...
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-10-24 Alexandre EmsenhuberRemoved unused and deprecated global declaration of...
2011-10-24 Alexandre Emsenhuber* (bug 31921) Fix for r78201: magic words REVISIONDAY...
2011-10-24 Siebrand MazelandUpdate formatting. Update "<space><tab>" and "<tab...
2011-10-24 Antoine Mussomakes HTML5 five only attributes a global property
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-24 Tim StarlingUpdated documentation of $wgMaxImageArea for r99911...
2011-10-24 Brian Wolff(follow up r99477) not sure what I was doing on r99477...
2011-10-24 Brian Wolff(bug 31740) JpegMetadataExtractor and friends weren...
2011-10-23 John Du HartAdding functions to HTMLForm for explicitly setting...
2011-10-23 John Du HartHTMLForm is now a context source.
2011-10-23 John Du HartAdding flatlists to HTMLRadioField, sort of like HTMLMu...
2011-10-23 John Du HartAdd check to see if the user has permission to view...
2011-10-23 Aaron SchulzRemoved wrong comment in doBatchLookups()
2011-10-23 Aaron SchulzUse getId() accessors for Revision object (fixes fatal)
2011-10-23 Alexandre Emsenhuber* Changed action=history to use an Action subclass
2011-10-23 Alexandre EmsenhuberGroup shell-related functions
2011-10-23 Alexandre Emsenhuber* Use local context to get messages
next