Braces and spaces
[lhc/web/wiklou.git] / includes / AutoLoader.php
2010-09-03 Alexandre EmsenhuberMoved OracleUpdater to its own file so that I can stop...
2010-08-27 PlatonidesMake a bunch of incompatible changes to the PoolCounter.
2010-08-26 Sam ReedMove ApiFormatYaml_spyc.php to spyc.php as per r71763
2010-08-26 Chad HorohoeCopy paste fail
2010-08-26 Chad HorohoePer wikitech-l discussion, it would be kind of cool...
2010-08-26 Chad HorohoeMove all abstract stuff that DatabaseBase children...
2010-08-21 Alexandre EmsenhuberModified Special:Categories to subclass SpecialPage
2010-08-16 Chad HorohoeAdd a post-update maintenance script list, moved delete...
2010-08-15 Chad HorohoeInitial refactoring for Postgres; DatabaseUpdater subcl...
2010-08-15 Alexandre EmsenhuberModified Special:Protectedpages and Special:Protectedti...
2010-08-15 Jeroen De DauwMoved in repository interaction classes from Deployment...
2010-08-12 Chad HorohoeGet rid of StubUser. Constructing a user object isn...
2010-08-12 Max Semenikmaintenance/sqlite.php: added the ability to check...
2010-08-09 PlatonidesMove pieces related to ParserOutput expiry into a new...
2010-08-09 X!Add format=dump and format=dumpfm, outputs results...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-08-08 Chad HorohoeKill NamespaceCompat. Nothing, anywhere (not even comme...
2010-08-07 X!-(bug 24484) Add prop=pageprops module
2010-08-07 Max SemenikGood bye, SearchMysql4!
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-07-31 Markus Glaserload selenium test suite instead of single test
2010-07-27 Bryan Tong Minh(bug 23380) Uploaded files that are larger than allowed...
2010-07-24 Max SemenikFix autoloader borkage (from Jeroen's refactoring?)
2010-07-22 Jeroen De DauwSplit Installer into Installer and CoreInstaller +...
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files
2010-07-20 Jeroen De DauwRenamed InstallerDBType to DatabaseInstaller
2010-07-19 Jeroen De DauwFollow up to r69528 (forgot to commit this file)
2010-07-18 Alexandre Emsenhuber* Modified Special:Log to extend SpecialPage
2010-07-17 Alexandre Emsenhuber* Modified Special:Blockme to subclass UnlistedSpecialPage
2010-07-17 Chad HorohoeAdd stub OracleUpdater
2010-07-16 Niklas LaxströmRevert part of r69412 which causes fatal errors
2010-07-15 X!Move FakeResultWrapper to Database.php, allowing more...
2010-07-11 Alexandre EmsenhuberModified Special:Userlogout to subclass UnlistedSpecialPage
2010-07-10 Alexandre Emsenhuber* Modified Special:Specialpages to subclass UnlistedSpe...
2010-07-09 Bryan Tong MinhRevert r64436, r64437, r64508 per CR r64436
2010-07-08 Chad HorohoeChange Updaters to Updater
2010-07-08 Chad HorohoeRefactor a lot of updaters.inc into some classes in...
2010-07-03 Alexandre EmsenhuberModified Special:Filepath to subclass SpecialPage;...
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...
next