Revert r38221, 38238 -- "Add new parser function {{apiurl}}. Also, add new global...
[lhc/web/wiklou.git] / includes / AutoLoader.php
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...
2007-12-27 Brion VibberRefactor some of the horror that was Special:Userrights...
2007-12-23 Victor VasilievIntroduce new autopromotion system
2007-12-10 Roan KattouwAPI:
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...
2007-12-01 Victor VasilievForgot to commit AutoLoader changes.
2007-12-01 Victor Vasiliev* Introduce action=parse to API. It deprecates action...
2007-11-27 Roan KattouwAPI:
2007-11-20 Tim Starling* Refactored the parser. See my huge entry in RELEASE...
2007-11-19 Brion VibberRevert r27581, 27598, 27626
2007-11-17 Victor VasilievAPI:
2007-11-12 Victor Vasiliev* Remove Special:Randomincategory. Domas said that...
2007-11-11 Victor Vasiliev* Add special page for getting random page from category
2007-11-03 Roan KattouwAPI:
2007-10-08 Roan Kattouw* (bug 11173) Allow limited wikicode rendering via...
2007-10-03 Tim StarlingWARNING! NEEDS CAREFUL DEPLOYMENT
2007-09-24 Aaron Schulz*Kill references to non-existent php files (bug 11433)
2007-08-30 Brion VibberRevert r25297, r25298 for now.
2007-08-29 Paa Kwesi ImbeahAdding InstantCommons includes into ApiMain and AutoLoa...
2007-08-17 Rob Church* Confirmation is now required when deleting old versio...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-31 Yuri AstrakhanAPI: Added meta=userinfo module to get data about the...
2007-07-30 Yuri AstrakhanAPI:
2007-07-29 Rob Church* (bug 10739) Users can now enter comments when reverti...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...
2007-07-08 Yuri AstrakhanAPI:
2007-07-07 Yuri AstrakhanAPI: Added list=exturlusage - allows url searches withi...
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-07-04 Rob ChurchMove all watchlist editing into WatchlistEditor class...
2007-06-29 Roan KattouwReverting r23562: accidentally modified phase3 rather...
2007-06-29 Roan Kattouw* Separating UI code and DB code in Article::rollback()
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
next