Minor code style cleanups
[lhc/web/wiklou.git] / includes /
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
2011-10-23 Alexandre EmsenhuberCheck first that $wgDisableLangConversion is false...
2011-10-23 John Du HartFollow up r100512, adding @since tags and using wfMessage
2011-10-22 John Du HartRemoving extra stuff that was committed in r100512
2011-10-22 John Du HartAdding functions to HTMLForm for setting the submitText...
2011-10-22 Derk-Jan HartmanFollow up to r79085. Fixes bug 31408.
2011-10-22 Alexandre Emsenhuber* Call Linker methods statically
2011-10-21 Aaron SchulzRevision objects now always use the current name of...
2011-10-21 PlatonidesFix fatal: Fatal error: func_get_args(): Can't be used...
2011-10-21 John Du HartFollowup r100396, use is_string instead of !is_array
2011-10-21 Alexandre EmsenhuberUse local context to get messages
2011-10-21 Alexandre Emsenhuber* Call Linker methods statically
2011-10-21 John Du HartBugfix to r96441, class_exists throws warnings when...
2011-10-20 Aaron SchulzRemoved deprecated getFullPath(); no callers
2011-10-20 Mark A. Hershbergereol w/s
2011-10-20 Antoine Musso(bug 31345) document API Revisions parameters as enum
2011-10-20 Alexandre EmsenhuberFix for r100333: forgot to override requiresWrite(...
2011-10-20 Alexandre Emsenhuber* Changed action=raw to use an Action subclass
2011-10-20 Raimond Spekking* (bug 25306) Add link of old page title to MediaWiki...
2011-10-20 Aaron Schulz* Simplified r100286 by just using the field 'user_name...
2011-10-20 Aaron SchulzMoved contribs rev parent ID batch query into doBatchLo...
2011-10-20 Aaron Schulz* Made ?contribs=user actually show the results for...
2011-10-20 Aaron Schulz* Added a proper Pager::doBatchLookups() function
2011-10-20 Aaron SchulzFU r100300, r100286:
2011-10-20 Aaron SchulzJOIN to get user_name in Contributions, HistoryPage...
2011-10-19 Aaron SchulzFU r100286: Added sanity check to fetchFromConds()...
2011-10-19 Aaron Schulz* Tweaked Revision class to handle loading the current...
2011-10-19 Aaron SchulzCode cleanups & fixed strange comma
2011-10-19 Mark A. HershbergerRevert r100262 β€” wasn't the right place for it and...
2011-10-19 Jeroen De Dauwwe want to get the edit token, not edit the token...
2011-10-19 Mark A. HershbergerGive a clear error message instead of un-intelligible...
2011-10-19 Aaron SchulzJoin ipb_by to user table to get the user name. If...
2011-10-19 Aaron Schulz* Fixed undefined var $g error
2011-10-19 Raimond SpekkingChange the hook case per CR r95152
2011-10-19 Happy-melonFollow-up r82285: we should not apply case conversion...
2011-10-19 Alexandre EmsenhuberFollow-up r100227:
2011-10-19 PlatonidesIt is valid (albeit silly) to specify lang;q=1.000...
2011-10-19 Alexandre EmsenhuberDon't reinvent the wheel in LegacyTemplate::pageStats...
2011-10-19 Alexandre Emsenhuber* Changed ParserOptions to store a Language object...
2011-10-19 Philip TzouRevert unihan.zip's version to 5.2.0.
2011-10-19 Philip TzouFix some incorrect rules. Fxxk unihan.zip!
2011-10-19 Philip TzouFix a bug existed in Makefile.py which allows single...
2011-10-19 Philip TzouUpdate Chinese conversion table: follow r90409, fix...
2011-10-19 Raimond SpekkingFix r100138 per Nikas CR: "always use explicit conversi...
2011-10-19 Aaron Schulz* Removed newFileFromKey() which had a misleading descr...
2011-10-19 Ryan Kaldarimore accurate documentation for addValue() method
2011-10-18 Sam ReedRemove some more code after r98467
2011-10-18 Mark A. Hershbergerrevert r99562 and set standard_conforming_strings ...
2011-10-18 Alexandre EmsenhuberFix for r100114: make API and tests work again
2011-10-18 Raimond Spekking* (bug 18823) "move succeeded" text displays bluelinks...
2011-10-18 Sam ReedDocumentation
next