* Made Special:RevisionDelete use the local variables stored in the RequestContext...
[lhc/web/wiklou.git] / includes / AutoLoader.php
2011-06-11 Alexandre Emsenhuber* Made Special:RevisionDelete use the local variables...
2011-06-06 Sam Reed* (bug 26763) Make RSS/Atom of user contributions more...
2011-06-06 Tim Starling* Added a REQUEST_URI check to the bug 28235 handling.
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Happy-melonStart unpicking r85288 (magic __get() accessor for...
2011-06-03 Chad Horohoervv: r89398. Tim wants me to wait
2011-06-03 Chad HorohoeKill off action=raw from index.php
2011-06-03 Chad HorohoeMissing ,
2011-06-03 Chad HorohoeAdd Maintenance and FakeMaintenance to the autoloader...
2011-06-02 Tim StarlingExplored some ideas for HipHop optimisation. Made a...
2011-05-30 Chad HorohoeMisc. exception handling cleanup--moved it out of globa...
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Sam ReedMove DB utility classes into own file
2011-05-25 Sam ReedMove DB(.*?)Error classes into own file
2011-05-21 KrinkleAdding user.tokens module and loading by default. ...
2011-05-16 Chad HorohoeInitial commit of configuration management backend...
2011-05-16 Domas Mituzasunbreak ProfilerSimpleTrace, some Profile refactoring...
2011-05-15 Tim StarlingHipHop build fixes:
2011-05-14 Sam Reed* (bug 28963) add langbacklinks module to api
2011-05-07 Sam Reed* (bug 24711) MV_EditPageAjax.php uses deprecated LogRe...
2011-05-07 Happy-melonAutoloader entries for r86041.
2011-05-01 Sam Reed* (bug 27185) API: Add Special:ComparePages
2011-04-25 Sam ReedMove 5 more classes into cache/
2011-04-25 Sam ReedMove 3 files into cache directory
2011-04-25 Siebrand MazelandRevert r86872: Breaks LiquidThreads page moves with...
2011-04-25 Happy-melonImplement an interface and abstract class to hold the...
2011-04-23 Daniel FriesenMove the Interwiki class to includes/interwiki/ to...
2011-04-20 Brian WolffRemove the JPEG/TIFF specific metadata code from Bitmap...
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...
2011-04-19 Happy-melonFollow-up r86255: don't special-case redirecting specia...
2011-04-19 Max SemenikRemoved JavaScriptDistiller: unused
2011-04-18 Happy-melonAdd ThrottledError to throw when the user hits a rate...
2011-04-17 Happy-melonTidy and reorganise the AutoLoader array, because its...
2011-04-17 Happy-melonRename Special:Resetpass to Special:ChangePassword...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-16 Sam ReedFix autoloader from r86175
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-15 Chad HorohoeMerge r81448 from REL1_17: reverting RevisionMove featu...
2011-04-15 Chad HorohoeRevert r77555 and followups r77563, r77572, r78116...
2011-04-14 Happy-melonRecommit r84805, but without removing UsersPager, which...
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-04-13 Happy-melonImplement user-is-blocked and wiki-is-read-only as...
2011-04-12 Happy-melonFollow-up r85928: AutoLoader entry.
2011-04-12 Brion VibberRevert r84856: restore version that works before destru...
2011-04-12 Brion VibberRevert r84805: broke CentralAuth by removing base Users...
2011-04-12 Leons PetrazickisFixes to DB2 support. DB2 support integration with...
2011-04-11 Sam ReedAdd MWInit to AutoLoader, see if we unbreak doxygen
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-04-04 Happy-melonFix for catchable fatals thrown on invalid titles,...
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-04-04 Tim StarlingPartial revert of r85236: __autoload() is needed for...
2011-04-03 Happy-melonFollow-up to r85240:
2011-04-03 Happy-melonAutoLoader entry for r85247.
2011-04-03 Daniel FriesenImplement the RequestContext class. Some credit to...
2011-04-03 Alexandre Emsenhuber* Drop 5.1 compat code
2011-04-02 Alexandre EmsenhuberRemoved deprecated Image class per documentation; no...
2011-04-02 Sam ReedFix casing of SpecialListUsers
2011-03-27 Happy-melonFollow-up r84805: convert SpecialActiveusers to not...
2011-03-26 Happy-melonTopple the last bastion of global-function-based specia...
2011-03-26 Happy-melonUpdate SpecialListfiles to subclass SpecialPage. Nearl...
2011-03-26 Happy-melonConvert SpecialListusers to subclass SpecialPage. ...
2011-03-26 Happy-melonBreak svn blame on every single line of SpecialWatchlis...
2011-03-24 Happy-melonMove WatchlistEditor.php to /specials since inside...
2011-03-14 Happy-melonComplete the trinity of blocking frontend interfaces...
2011-03-14 Roan Kattouw(bug 27528) Incorporate Paul Copperman's minifier
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-12 Happy-melonDivert a river through the Augean Stables that is Speci...
2011-03-11 Happy-melonFirst little bit of cleaning out the Augean stables...
2011-03-11 Happy-melonFollow-up r83298: add AutoLoader entry
2011-03-07 Sam ReedStrip cookie classes out of the middle of HttpFunctions...
2011-03-05 Bryan Tong Minh(bug 27018) Added action=filerevert to revert files...
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-04 Tim Starling* Added an Ehcache client.
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Tim StarlingMore renames and splits for objectcache reorganisation.
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-23 Tim Starling* Rewrote StripState to not use ReplacementArray. The...
2011-02-20 Alexandre EmsenhuberPer Tim Starling, follow-up r76252: move WikiDiff.php...
2011-02-19 Max SemenikBug 27518: Updater calls PopulateLogSearch before addin...
2011-02-16 Happy-melonRevert r78585. While I definitely think this is an...
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-12 Niklas Laxström* (bug 17160) Gender specific display text for User...
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-01-31 Tim StarlingCleanup for r66268, r66267: merge WikiImporter back...
2011-01-25 Tim Starling* Fixed a bug causing the installer to ignore the ...
2011-01-21 Chad HorohoePartially revert r69738 (splitting Installer/CoreInstal...
2011-01-21 Trevor ParscalAddresses issues raised in an excellent review of r80656.
2011-01-20 Trevor ParscalResolved bug 26791 by replacing JSMin with a new librar...
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-17 X!Add new Hooks class, because $wgHooks globals are evil.
2011-01-11 Sam ReedFixup some of the ordering of API Autoloader stuff
2011-01-10 Sam ReedExplicitally add ApiFormatXmlRsd to the AutoLoader
2011-01-10 Jure Kajzer* fixed Oracle code for installer and phpunit tests
next