* Eliminate CLIInstallerOutput per r68645 since, yes, it wasn't needed.
[lhc/web/wiklou.git] / includes / AutoLoader.php
2010-07-02 Mark A. Hershberger* Eliminate CLIInstallerOutput per r68645 since, yes...
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-06-25 Tim Starling* Integrated the selenium tests into MediaWiki properly...
2010-06-25 Tim Starling* Removed require/require_once from maintenance scripts...
2010-06-23 Mark A. Hershberger* Adapt install.php to a more “traditional” maintenance...
2010-06-20 Derk-Jan HartmanAdd a new PNG parser in order to recognize APNG (animat...
2010-06-19 Derk-Jan Hartman(bug 23621) New Special:ComparePages to compare (diff...
2010-06-17 Mark A. HershbergerOrganise sub-dirs in AutoLoader.php
2010-06-13 Alexandre EmsenhuberChanges to Special:Lockdb and Special:Unlockdb:
2010-05-30 TobiasNew feature RevisionMove (bug 21312). Introducing Speci...
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-05-26 Andrew GarrettFix r66858 -- reassign classes in the AutoLoader
2010-05-25 Sam Reed* (bug 23524) Api Modules as followup to bug 14473...
2010-05-24 Sam ReedTry r66856 again - Less fail this time
2010-05-24 Sam ReedRevert r66856, due to the complete rubbish commit summa...
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-14 Sam ReedPart 1 of Bug 23524 - Api Modules as followup to bug...
2010-05-14 Mark A. HershbergerMove jobqueue classes to their own directory.
2010-05-13 Chad Horohoe(bug 22844) Support Micosoft Windows Cache aka WINCACHE
2010-05-12 Andrew GarrettFunction accessibility changes, documentation, revert...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-05-10 Sam Reed* (bug 21346) Make deleted images searchable by hash
2010-05-07 Chad HorohoeMerge new-installer branch to trunk
2010-04-21 Chad HorohoeRemove current MSSQL implementation from trunk. See...
2010-04-17 Mark A. Hershberger* New UploadFromUrlJob class to handle Upload-by-Copy
2010-04-10 Happy-melonOverhaul Special:EmailUser, use HTMLForm, a SpecialPage...
2010-04-03 Happy-melonRevert r64478 - April Fool's is well over.
2010-04-01 Happy-melonFollow-up to r64478 - pull out debugging code
2010-04-01 Happy-melonRewrite the parser in a more friendly and accessible...
2010-03-31 Matthew Britton(bug 22339) "Go" result should be available through...
2010-03-22 Niklas LaxströmNew message class up for discussion and development.
2010-03-18 Chad HorohoeRefactor MergeHistory to subclass SpecialPage. Ohai...
2010-03-12 Chad HorohoeForce loading of Sanitizer in setUp() so defines()...
2010-03-12 Bryan Tong MinhMerge r63621 and r63636 from REL1_16:
2010-02-26 Aaron SchulzMoved MediaTransformOutput.php to /media dir
2010-02-16 Max SemenikRemoved MMCache support, this thing is dead. Partially...
2010-02-14 Siebrand MazelandRandom indentation and code formatting updates. No...
2010-02-12 Alexandre EmsenhuberFixed a doxygen warning
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2010-02-05 Tim Starling* (bug 21551) Rewrote the Squid purge HTTP client to...
2010-02-03 Tim Starling* Fix for r57997 and bug 21222: move math, gallery...
2010-02-03 Mark A. Hershbergerfollow-up r61655 fill out the rest of the missing messages
2010-01-27 Mark A. HershbergerParser tests now working under phpunit
2010-01-27 Tim Starling* Removed JS2 stuff from jquery.js. If there's anything...
2010-01-22 Max SemenikSpecial delivery for Nikerabbit: ability to connect...
2010-01-22 Mark A. HershbergerUploadChunks added from js2 branch. Refactored. Still...
2010-01-11 Mark A. HershbergerMake tests work, note skipped tests, update autoloader...
2010-01-09 Max SemenikSeverely refactored the SearchResultSet descendants...
2010-01-04 Tim StarlingAdd missing class LanguageConverter
2009-12-26 Alexandre EmsenhuberFollow-up r60412: forgot to remove the class from AutoL...
2009-12-10 Aryeh GregorAdd rudimentary MediaWiki support to ExternalAuth
2009-12-10 Aryeh GregorAdd new ExternalAuth mechanism, Hardcoded
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-20 Alexandre Emsenhuber* (bug 21403) memcached class renamed to MWMemecached...
2009-11-01 Roan KattouwAPI: (bug 19004) Add support for tags. Patch by Matthew...
2009-10-29 Max SemenikMerge SQLite search from branches/sqlite/ to trunk
2009-10-28 Chad Horohoe(bug 19859) Remove HTMLDiff. Could possibly be salvaged...
2009-10-25 Chad HorohoeAdd bunch of missing classes to the Autoloader
2009-10-25 Max SemenikFollow-up to r58067: removed UploadFormMogile from...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-10-17 Michael Dale* stubs for api iFrame Proxy system. Early summary...
2009-09-30 Aaron SchulzMoved UI diff stuff into its own DifferenceInterface...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-17 Alexandre EmsenhuberOnly set "unserialize_callback_func" if we use it,...
2009-09-17 Michael Dale* Enhanced OutputPage to support js2 style javascript...
2009-09-10 Michael Dalemore (bug 20336)
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-08 Andrew GarrettAdd AJAX category management system. Includes suggestio...
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-19 Benjamin LeesFollow-up to mediawiki.org/wiki/Special:Code/MediaWiki...
2009-08-17 Tim Starling* Renamed PageHistory to HistoryPage. Brion gave me...
2009-08-15 Tim Starling* Per my CR comments on r44560: merged FileCache into...
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-09 Niklas LaxströmSupport script loader
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-08-03 Andrew Garrett(bug 16451) Fix application of scaling limits for anima...
2009-08-03 Bryan Tong MinhRevert r53678, r53704, r53705, r53773, r53930, r54199...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-08-02 Alex Shih-Han LinComment out ApiQueryDoubleRedirects and ApiQueryBrokenR...
2009-07-31 Chad HorohoeYeah I can't spell.
2009-07-31 Chad Horohoetypofix.
2009-07-30 Chad HorohoeMove search related includes to includes/search/
2009-07-30 Aaron Schulzrm more SpecialSearchOld cruft
2009-07-23 Alex Shih-Han Lin+Add BrokenRedirects and DoubleRedirects API script...
2009-07-19 Aryeh GregorAdd experimental new auth framework, ExternalAuth
2009-07-15 Chad Horohoe(bug 16497) Paginate Special:AllMessages
2009-07-15 Jack Phoenixfollow-up to r53282:
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-13 Roan KattouwRevert r53147, r53149 and r53163 ("Add API module for...
2009-07-12 Bryan Tong Minh(bug 14869) Allow access to QueryPage-based special...
2009-07-08 Tim StarlingImplemented the PoolCounter feature and did some genera...
2009-07-03 Tim Starling(bug 19447) Disable the localisation store backend...
2009-07-03 Jack Phoenixmake ActiveUsers subclass SpecialPage
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-26 Niklas LaxströmAdded subclasses of HTMLField to autoloader... so that...
2009-06-20 Tim StarlingAdded PHP port of CDB, with abstraction layer. Tested...
2009-06-19 Chad HorohoeRefactor Blankpage to subclass SpecialPage like a norma...
next