follow-up to r85876: fix some coding style issues (some of which were not introduced...
[lhc/web/wiklou.git] / includes /
2011-04-12 Jack Phoenixfollow-up to r85876: fix some coding style issues ...
2011-04-12 Purodha B Blissenbach(bug 13879) Special:Emailuser now asks for suitable...
2011-04-12 Happy-melonClean up some direct $db->query($sql) calls. Remove...
2011-04-12 Tim StarlingIn SQLBagOStuff: make it possible to change the purge...
2011-04-12 Tim StarlingFix for bug 28450: escaped CSS comments
2011-04-12 Ryan Kaldarifollow up to r85847 - tokipona projects long dead and...
2011-04-12 Tim StarlingCheck all MSIE requests since we also want to protect...
2011-04-12 Tim StarlingFix for bug 28235: IE6 looks for the file extension...
2011-04-12 Sam ReedWhitespace, braces, documentation
2011-04-11 Sam ReedSpaces, braces and trailing whitespace
2011-04-11 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-11 Sam ReedRevert r85785
2011-04-11 Sam ReedRevert r85799
2011-04-11 Sam ReedRevert r85783, it seems to brake random stuff in random...
2011-04-11 Sam ReedAdd MWInit to AutoLoader, see if we unbreak doxygen
2011-04-11 Max SemenikBug 28478: database error in DatabaseSqlite::getFulltex...
2011-04-11 Alexandre EmsenhuberNo need to call wfSuppressWarnings() and wfRestoreWarni...
2011-04-11 Paul CoppermanFix some Notices:
2011-04-11 Sam Reedcommons.wikimedia: (SQL Query hidden) from within funct...
2011-04-11 Sam ReedRemove unused globals
2011-04-11 Jure Kajzer* fix as per brion's comment on r85669
2011-04-11 Sam Reed* (bug 13921) deadlocks mass-deleting media files in...
2011-04-11 Sam Reed* (bug 27639) Transaction timeout when trying to OldLoc...
2011-04-11 Sam Reed* (bug 20468) User::invalidateCache throws 1205: Lock...
2011-04-11 Sam ReedFollowup r85776, per Aaron, add documentation showing...
2011-04-11 Sam ReedCode comments, few braces
2011-04-11 Sam Reed* (bug 28485) Block::purgeExpired Database returned...
2011-04-10 Sam Reed* (bug 26873) API: Add 'toponly' filter in usercontribs...
2011-04-10 Sam Reed* (bug 28455) Add 'toponly' to recentchanges API module
2011-04-10 Sam Reed* (bug 27712) add parent_id to list=deletedrevs
2011-04-10 PlatonidesRemove double ; from r84971
2011-04-10 Alexandre Emsenhuberdl() -> wfDl()
2011-04-10 Sam Reed* (bug 28254) action=paraminfo: Extract type from PARAM...
2011-04-10 Sam Reed* (bug 28364) add registration date to meta=userinfo
2011-04-10 Sam Reed* (bug 28368) add hint for multipart/form-data to api...
2011-04-10 Max SemenikSQLite is picky about the position of AUTOINCREMENT...
2011-04-10 Aaron SchulzQuick fix to categoriesHtml() given new skin changes
2011-04-10 Aaron Schulz* Removed some of the duplicated latest revision attrib...
2011-04-10 Aaron SchulzMade revText() give deprecated notice
2011-04-09 Brion VibberFollowup to r85706 and friends: now that Math messages...
2011-04-09 Bryan Tong MinhRevert r85644. Multipart sucks because it is hard to...
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-04-08 Sam ReedCleaning up my w/c again. Add documentation
2011-04-08 Jure Kajzer* r81084 added prefix to index name and as this index...
2011-04-08 Alexandre EmsenhuberNo need to force inclusion of Namespace.php since r85327
2011-04-07 Bryan Tong MinhSecond part of bug bug 22881: Allow exporting files...
2011-04-07 Bryan Tong MinhStylize Export.php
2011-04-07 Bryan Tong MinhFirst part of bug 22881: Allow uploading directly into...
2011-04-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-07 Alexandre EmsenhuberMoved rateLimited() and showLagWarning() near other...
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-04-07 Roan KattouwFix copypaste fail in r85616
2011-04-07 Roan KattouwFor bug 27488: move the startup script, jquery+mediawik...
2011-04-07 Neil Kandalgaonkarjoin() appears to be inadequate for some production...
2011-04-06 Brion Vibber* (bug 28368) add hint for multipart/form-data to api...
2011-04-06 Brion Vibber* (bug 28444) Fix regression: edit-on-doubleclick retai...
2011-04-06 Brion Vibber* (bug 27473) Fix regression: bold, italic no longer...
2011-04-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-06 Brion Vibber* (bug 28372) Fix bogus link to suppressed file version...
2011-04-06 Brion VibberFix regression from r81558: fatal error in ForeignFileR...
2011-04-06 Brion Vibber* (bug 28306) Fix exposure of suppressed usernames...
2011-04-06 Max SemenikMade Special:ListFiles transcludable
2011-04-05 Aaron SchulzFollow up r85467: changed some countRevisionsBetween...
2011-04-05 PlatonidesRevert r68358. Causes bug 27474.
2011-04-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-05 Aaron Schulz* Cleanups to getFirstRevision and getEarliestTime
2011-04-05 Brian Wolff(bug 28430) Make HTML and TeX output of <math> tags...
2011-04-05 Alexandre EmsenhuberSeems I forgot this file in r85442
2011-04-05 Happy-melonFollow-up r85403: rm debugging code and a defunct metho...
2011-04-05 Tim StarlingHipHop fixes:
2011-04-05 Brion Vibber* (bug 24755) AuthPlugin auto-creation of local account...
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-04-04 Happy-melonFix for catchable fatals thrown on invalid titles,...
2011-04-04 Sam ReedDocumentation, fix indenting
2011-04-04 Sam ReedFixup a few undefined variables and alike while checkin...
2011-04-04 Brion VibberWorkaround for bug 28146: running out of memory during...
2011-04-04 KrinkleSet forgotten api parameters types
2011-04-04 Brion Vibber* (bug 28417) Fix PHP notice when importing revision...
2011-04-04 Mark A. Hershbergerrevert r85177 since a lot of people don't set their...
2011-04-04 Mark A. Hershbergerminor w/s cleanup
2011-04-04 Tim StarlingAdded missing file from r85327.
2011-04-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-04-04 Sam ReedType hints to substring used in integer addition
2011-04-04 Happy-melonAdd the revision-info and revision-info-current message...
2011-04-04 Niklas LaxströmFollow-up r85302: whitespace fix
2011-04-04 Tim StarlingFix for r85244: HipHop does not support the static...
2011-04-04 Daniel FriesenUpdate special pages which use $wgUser->getSkin();...
2011-04-04 Aaron SchulzFollow-up changes to r84610:
2011-04-04 Tim StarlingPartial revert of r85236: __autoload() is needed for...
2011-04-04 Daniel FriesenRemove a dead patch of Skin code that was migrated...
2011-04-04 Daniel FriesenInstead of creating an OutputPage and then setting...
2011-04-04 Daniel FriesenUpdate index.php and Wiki.php to make better use of...
2011-04-03 Daniel FriesenFollowup r85278, remove duplication of userlang code.
2011-04-03 Daniel FriesenRemove $this->context->output->setTitle( $this->context...
2011-04-03 Daniel FriesenFix use of mUser noted by c15657 on r85250.
2011-04-03 Daniel FriesenAdd a getSkin that returns a dummy linker for BC with...
2011-04-03 Happy-melonClean out some globals from SpecialPage.php
2011-04-03 Happy-melonImplement magic accessors for RequestContext variables...
2011-04-03 Happy-melonFollow-up r85278, r85240:
next