Typo
[lhc/web/wiklou.git] / includes / AutoLoader.php
2008-10-05 Aaron SchulzPartial revert of r41527. Do this in a cleaner way.
2008-10-04 Roan Kattouw(bug 15768) Add list=watchlistraw to the API
2008-10-04 Siebrand Mazeland* Add functionality of extension Nuke to core. Messages...
2008-10-03 Chad HorohoeSplit off some of these validation methods into their...
2008-10-03 Brion VibberBacking r41531 out for now ("Concept for diff-based...
2008-10-02 Tim Starling* Concept for diff-based compression using the new...
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-29 Matt JohnstonNew format for accessing Interwiki data. Replaced all...
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-27 Roan Kattouw(bug 15653) Add prop=duplicatefiles to the API
2008-09-25 Roan KattouwAPI: Add ApiDisabled and ApiQueryDisabled classes so...
2008-09-23 Siebrand MazelandAdd extension DeletedContributions to core
2008-09-18 Aaron Schulz* Add support for log importing
2008-09-18 Aaron Schulz* Move Import stuff to it's own file like Export
2008-09-16 Chad HorohoeRemove two useless classes from HTMLDiff. One was entir...
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core
2008-09-12 Aaron SchulzRedo RefreshLinksJob2 commit with trivial notice fix.
2008-09-12 Siebrand MazelandRevert 40741. Causes "Division by zero in includes...
2008-09-12 Aaron Schulzjob-queue insert should no longer fail for highly used...
2008-09-11 X!Add new special page Wantedfiles.
2008-09-04 Roan Kattouw(bug 15466) Added action=purge to the API. Modified...
2008-09-04 Roan Kattouw* Split patrol code
2008-09-01 Tim StarlingRename UploadFromBase to UploadBase. It's best to use...
2008-08-27 Bryan Tong MinhSplitting backend upload code from SpecialUpload.
2008-08-25 Chad Horohoe* Add all HTMLDiff-related classes to the autoloader.
2008-08-21 Roan KattouwAdding action=watch to the API
2008-08-18 Alexandre Emsenhuber*stab* forgot to commit that file
2008-08-18 Daniel FriesenCommitting today's work the LinkHooks' new parser.
2008-08-18 Daniel FriesenCreate a placeholder for the LinkHook experimentation.
2008-08-18 Guy Van den BroeckPerformance improvements to diff algorithms
2008-08-16 Fran RogersFix for problems with r39414; LinkHolderArray::replaceI...
2008-08-16 Siebrand MazelandRevert r39414. Breaks processing links like [[:wikipedi...
2008-08-15 Alexandre EmsenhuberFixes for r39406:
2008-08-15 Tim Starling* In the parser: do link existence tests in batches...
2008-07-29 Aryeh GregorRevert r38165 for now, breaks CentralAuth and I don...
2008-07-29 Aryeh GregorMerge TitleArray and UserArray into one unified class...
2008-07-25 Aryeh GregorAdd TitleArray, a straight rip-off of UserArray. I...
2008-07-24 Tim StarlingSyntax error
2008-07-24 Tim StarlingWorkaround for APC bug. Not fully isolated, but AutoLoa...
2008-07-22 Tim Starling* (bug 4578) Automatically fix redirects broken by...
2008-07-07 Tim Starling* Split off DB load monitoring logic into a LoadMonitor...
2008-07-02 Chad HorohoeReturn true on success, not just false on failure....
2008-07-02 Brion VibberRevert r36776 -- this function doesn't return a value...
2008-06-29 Tim StarlingRemove hack for old APC bug that's fixed now. Was causi...
2008-06-29 Chad Horohoe(bug 14670) Return false if AutoLoader can't find a...
2008-06-26 Alexandre EmsenhuberRewritten Special:Recentchangeslinked, now using a...
2008-06-24 Niklas Laxström* Some classes from maintenance for autoloading
2008-06-19 Brion VibberRename all the special page class files back to their...
2008-06-19 Brion VibberRevert r36413 -- renaming of search files into 'search...
2008-06-18 Alexandre EmsenhuberMade NewpagesForm extends SpecialPage and renamed it...
2008-06-18 Bryan Tong MinhRecommit r36403 with working version history hopefully...
2008-06-18 Bryan Tong MinhRevert r36403: Breaking SVN version history
2008-06-17 Chad HorohoeMore ~/includes cleanup. Moving all the Search*.php...
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges:
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-06-01 Bryan Tong MinhAPI: Add action=emailuser
2008-05-22 Aryeh Gregor-136 lines of worthless code. Even if the idea was...
2008-05-20 Brion VibberGot sick of testing local copies of Wikipedia articles...
2008-05-10 Niklas Laxström* Consistent case and autoloader
2008-05-09 Aran Dunkleykeep schema in maintenance same as postgresql
2008-05-07 Aran DunkleyAdd SQLite database class to autoloader
2008-04-26 Roan Kattouw(bug 13735) Added prop=categoryinfo module
2008-04-20 Domas MituzasProfilerSimpleText needs loading!
2008-04-19 Niklas Laxström* New helper class for dealing with forms
2008-04-15 Alexandre Emsenhuber* Pass directly the title object to OutputPage::returnT...
2008-04-15 Tim StarlingIn User:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-10 Raimond Spekking* (bug 13604) Add Special:ListGroupRights to show a...
2008-04-05 Tim Starling* Generalised FileRepoStatus, providing a very similar...
2008-04-05 Alexandre EmsenhuberUgly hack to fix two strict standarts errors:
2008-04-02 Aaron Schulzproper name
2008-04-02 Aaron Schulz* User Pager for special:log
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-27 Roan KattouwRemoving ApiChangeRights module
2008-03-25 Brion Vibber* (bug 13450) Email confirmation can now be canceled...
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-19 Raimond Spekking* (bug 1459) Search for duplicate files by hash: Specia...
2008-03-18 Aryeh GregorThis is a schema change. It's only a table creation...
2008-03-17 Victor VasilievWhoops, it's case-sensitive!
2008-03-17 Victor VasilievYes, and also I forgot autoloader
2008-03-09 Aryeh GregorAlphabetize
2008-03-03 Roan KattouwAPI: Adding action=edit module
2008-02-06 Brion VibberMore file type checks...
2008-02-05 Tim Starling* Added alternate preprocessor implementation "Preproce...
2008-01-30 Brion Vibber* Merged backends for OpenSearch suggestions and AJAX...
2008-01-28 Roan Kattouw(bug 12816) Adding list=random module which fetches...
2008-01-27 Roan KattouwAPI: Splitting of uiuser part of meta=userinfo to list...
2008-01-24 Roan KattouwNo need to revert r30078: HTML-formatting the data...
2008-01-23 Brion VibberRevert r30078 -- formats "txt" and "dbg" dump raw unfil...
2008-01-23 Roan KattouwAPI: Adding txt and dbg formats, imported from query.php
2008-01-22 Roan Kattouw(bug 12718) Added action=paraminfo module that provides...
2008-01-21 Tim StarlingPostcard from linuxland.
2008-01-15 Roan KattouwAPI:
2008-01-14 Domas MituzasCleanup for Special:Randompage and Special: Randomredir...
2008-01-08 Victor VasilievAPI: add action=logout
2008-01-04 Roan KattouwRe-adding ApiChangeRights, but commenting out its entri...
2008-01-04 Brion VibberRevert r29261, r29271 for now -- some weird mixing...
2008-01-04 Roan Kattouw* Unbroke Special:Userrights for wikis without pretty...
2008-01-03 Aryeh GregorVarious Userrights-related fixes:
2008-01-03 Brion VibberRemove ApiChangeRights. Duplicates code, doesn't handle...
next