introduce a new setting that allows extension authors to whitelist deprecated funtion...
[lhc/web/wiklou.git] / includes / AutoLoader.php
2011-12-15 Jeroen De Dauwfollow up to r106272, alphabetical order so Nikerabbit...
2011-12-14 Jeroen De Dauwmove logging pages to logging dir
2011-12-06 Brion VibberRevert r104353, r104354, r104356, r104358, r104383...
2011-12-04 John Du HartAdding new debugging toolbar
2011-11-30 Roan KattouwAdd RefreshLinks class to the AutoLoader, I'll need...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Roan KattouwRevert r104659 and its followup r104665: break the...
2011-11-30 Daniel FriesenRecommit PathRouter code from r104274, r104284, r104285...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-29 Antoine MussoMove terminal colorers classes in their own file
2011-11-28 Brion VibberRevert r104274, r104284, r104285 -- breaks special...
2011-11-27 John Du HartThis is the rework I was talking about in r104318 for...
2011-11-26 John Du HartFollowup r104318, add the new class to the Autoloader
2011-11-26 Daniel FriesenImplement path routing code.
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-22 Chad Horohoe(bug 29747) eAccelerator shared memory caching has...
2011-11-17 Alexandre Emsenhuber* Added WikiPage::getParserOutput() and changed Article...
2011-11-16 Aaron SchulzMoved File classes to filerepo/file (as well as Archive...
2011-11-14 Roan Kattouw(bug 29854) Store protocol-relative links twice in...
2011-11-03 Alexandre EmsenhuberFollow-up r101858: forgot to commit AutoLoader.php
2011-11-01 Mark A. HershbergerRe-apply Vitaliy Filippov's patch from Bug #29283 with...
2011-11-01 Roan KattouwRevert r101492, broken, see CR. Also revert followup...
2011-11-01 Mark A. HershbergerApply Vitaliy Filippov's patch from Bug #29283 with...
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-10-26 Sam ReedMove DjVuImage to media/DjVuImage.php
2011-10-23 Alexandre Emsenhuber* Changed action=history to use an Action subclass
2011-10-20 Alexandre Emsenhuber* Changed action=raw to use an Action subclass
2011-10-18 Alexandre EmsenhuberFix for r97314: add HttpError to the AutoLoader
2011-10-15 Bryan Tong MinhFollow-up r99911: fix tests
2011-10-15 Sam ReedMove CategoryViewer to it's own file
2011-10-02 Aaron SchulzFileCache:
2011-09-30 Chad HorohoeSyntax error fix for r98528
2011-09-30 Niklas LaxströmAdding two maintenance classes to autoloader - Translat...
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-29 Aaron SchulzHTMLFileCache refactoring:
2011-09-28 Niklas LaxströmFollowup r98135
2011-09-20 Niklas LaxströmMoved PatrolLog to logging folder, sorted the autoloade...
2011-09-19 Niklas LaxströmConverted patrol log to the new system
2011-09-15 Daniel FriesenFollow up r97179; Err... ;) you didn't see AutoLoader...
2011-09-15 Daniel FriesenSeparate RequestContext.php into separate files inside...
2011-09-14 Niklas LaxströmRevisionDeleter:
2011-09-11 Brian Wolff(bug 30722) Add an identity collation that sorts things...
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-09-09 Aaron SchulzRenamed Rev_List/Rev_Item classes to RevisionListBase...
2011-09-08 Niklas LaxströmEnabled MoveLogFormatter
2011-09-07 Niklas LaxströmCommitting my new logging classes for review. Will...
2011-09-06 Chad HorohoeMerge ParserTestStaticParserHook into ParserTestParserH...
2011-08-28 Max SemenikFix autoloader entry from r90929
2011-08-25 Happy-melonUndo r85392 ('revert' is a strong word since a lot...
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-15 Aaron SchulzRestored r94370 changes PopulateRevisionLen, moving...
2011-08-15 Brion VibberRevert r94289, r94290, r94294, r94333, r94345, r94362...
2011-08-13 Chad HorohoeMove wfStreamFile() into a class, update all callers...
2011-08-12 Aaron SchulzChanged PopulateImageSha1 to use LoggedUpdateMaintenanc...
2011-08-12 Aaron Schulz* Added LoggedUpdateMaintenance subclass
2011-08-11 PlatonidesFix case of the new file added in r94289
2011-08-11 Aaron Schulz* Added rev_sha1 and ar_sha1 columns to revision/archiv...
2011-08-07 Alexandre EmsenhuberTemporaray revert of r94031; forgot that this was depen...
2011-08-06 Alexandre Emsenhuber* Moved action=history to use an Action subclass
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-07-12 Aaron SchulzFollow-up r91997, moved newFromTitle() function to...
2011-07-12 Aaron SchulzAdded WikiPageFactory class with newFromTitle() function
2011-07-06 Brion VibberFollowup r83885: add JSMin+ 1.3 to use its parser to...
2011-07-04 Antoine MussoHTTP status messages move: OutputPage -> HttpStatus
2011-07-02 Alexandre EmsenhuberMoved action=rollback to an Action subclass
2011-07-02 Aaron Schulz* Added generic Rev_List revision listing class and...
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-30 Aaron SchulzTab w/s fixes
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-29 Chad Horohoe(bug 29277) MediaWiki:Filepage.css not loaded on foreig...
2011-06-28 Sam ReedAdd SpecialPermanentLink to Autoloader
2011-06-27 Aaron Schulz* Fixed 'Fatal error: Class 'SpecialMyuploads' not...
2011-06-27 Happy-melonFollow-up r89408, r86872: restore IContextSource and...
2011-06-23 Tim StarlingGeneral database-related code cleanup:
2011-06-20 Alexandre EmsenhuberMoved action=info to an Action subclass; also changed...
2011-06-17 Brian Wolff(follow-up r86567) per CR rename the class JpegOrTiffHa...
2011-06-14 Tim StarlingMaintenance script for exporting the preprocessed wikit...
2011-06-13 Krinkle(bug 28556) Remove MacBinary
2011-06-12 Alexandre EmsenhuberMoved action=deletetrackback and action=markpatrolled...
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...
next