* Removed getSelectOptions, which did nothing other than send FOR UPDATE on some...
[lhc/web/wiklou.git] / includes /
2011-04-13 Aaron Schulz* Removed getSelectOptions, which did nothing other...
2011-04-12 Happy-melonFollow-up r85928: back out unrelated changes.
2011-04-12 Happy-melonFollow-up r85928: AutoLoader entry.
2011-04-12 Happy-melonImplement a $context and getContext/setContext methods...
2011-04-12 Happy-melonallow methods to generate a "user does not have require...
2011-04-12 Leo Koppelkamm(no commit message)
2011-04-12 Platonides$wgDBprefix shall be converted to uppercase per r85786
2011-04-12 Happy-melonImprovements to handling of 'catastrophic' errors,...
2011-04-12 Sam ReedReverting r85784 for good measure too
2011-04-12 Sam ReedRevert r85776, r85782 pending better solution
2011-04-12 Aaron SchulzAdded pageDataFromId return type to docs
2011-04-12 Aaron Schulz* Made pageDataFromTitle protected (unused elsewhere)
2011-04-12 Bryan Tong MinhAdd support for importing/exporting files. This can...
2011-04-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-12 PlatonidesFollow up r85888: Add the parameter to DatabasePostgres...
2011-04-12 PlatonidesChange the duplicateTableStructure() to use the origina...
2011-04-12 PlatonidesFollow up r85888
2011-04-12 Leons PetrazickisAddressing comments by Krinkle on r85885. Removing...
2011-04-12 Siebrand MazelandFix typo in r85885.
2011-04-12 Brion VibberRevert r84856: restore version that works before destru...
2011-04-12 Leons PetrazickisAddressing comment by IAlex. Setting svn:eol-style...
2011-04-12 Brion VibberRevert r84805: broke CentralAuth by removing base Users...
2011-04-12 PlatonidesAdd parameter to tableName() to get the bare table...
2011-04-12 PlatonidesNo need to quote just to avoid the prefixes.
2011-04-12 Leons PetrazickisFixes to DB2 support. DB2 support integration with...
2011-04-12 PlatonidesAbstract tableName() by adding new function isQuotedIde...
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
next