lhc/web/wiklou.git
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!
2011-10-26 Aaron SchulzFU r100535:
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 Roan Kattouw(bug 31514) Followup r99031: allow clicking of links...
2011-10-25 Aaron SchulzMarked purgeThumbList() protected
2011-10-24 Brion VibberFollowup r100391: fix caret position test case on Opera...
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 Raimond SpekkingLocalisation updates for core and extension messages...
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 Antoine MussoTests for r96188 features
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 Mussotest that preloaded text is unstripped
2011-10-24 Antoine Mussotest {{SERVERNAME}} with relative URLS
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-24 Antoine MussoTest handling of escaped CSS comments
2011-10-24 Tim StarlingUpdated documentation of $wgMaxImageArea for r99911...
2011-10-24 Aaron SchulzFU r100535:
2011-10-24 Brian Wolff(follow-up r100575 / r99477) unit-tests for jpegMetadat...
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 Brandon HarrisUpdate green buttons to a color that doesn't clash...
2011-10-23 Raimond SpekkingLocalisation updates for core and extension messages...
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 SchulzReverted r99195 quick-fix per r99897
2011-10-23 Aaron SchulzUse getId() accessors for Revision object (fixes fatal)
2011-10-23 Aaron SchulzAdded a basic thumb-handler.php file, configured via...
2011-10-23 Alexandre Emsenhuber* Changed action=history to use an Action subclass
2011-10-23 Alexandre EmsenhuberGroup shell-related functions
2011-10-23 Derk-Jan HartmanUse attr() instead of this.href, to make sure that...
2011-10-23 Alexandre Emsenhuber* Use local context to get messages
next