Merge "Re-adding dbdataobject stuff which got pulled from core about 2 weeks back...
[lhc/web/wiklou.git] / includes / AutoLoader.php
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 Jeroen De DauwCacheHelper: facilitate caching handling on a page
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-17 CatropeMerge "Put the filecache save step before the error...
2012-04-17 ReedyMerge "Removed unused (after I9a19862f1a720c5a464bd37f7...
2012-04-17 ReedyMerge "Corrected capitalization in the file and class...
2012-04-16 Petr OnderkaCorrected capitalization in the file and class names...
2012-04-16 Jeroen De DauwRe-adding dbdataobject stuff which got pulled from...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 Santhosh Thottingal(bug 33658) support for {{GRAMMAR:}} in jqueryMsg
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 HasharMerge "code style tweaks"
2012-04-05 Aaron SchulzMerge "Making https svnroot point to https viewvc,...
2012-04-05 Aaron SchulzMerge "Duplicate array keys aren't going to do very...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 Kaldari(bug 27757) API method for retrieving tokens
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-27 Aaron Schulz[FileBackend] Moved scoped timeout stuff to its own...
2012-03-27 Aaron Schulz[FileBackend]
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-23 HasharMerge "http->https"
2012-03-23 DemonMerge changes Id8107d24,I8c63dcc8
2012-03-23 Daniel FriesenAdd GitInfo class.
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-20 Roan KattouwRevert r114067, r114071, r114075, r114079, r114081...
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-03-20 Jeroen De Dauwfollow up to r114215, fix some fails and added CachedAc...
2012-03-19 Jeroen De Dauwsplit general cache helper functionality to its own...
2012-03-17 Jeroen De Dauwadding special page with scaffolding for caching chunks...
2012-03-13 Aaron Schulz[FileBackend]
2012-03-03 Aaron SchulzMoved FileBackendStore and helper classes to their...
2012-02-24 Daniel FriesenFix bug 34684 in my PathRouter code:
2012-02-20 Daniel FriesenRevert CryptRand class in r111964 till after the git...
2012-02-20 Daniel FriesenCommit a new cryptographic random generator class for...
2012-02-15 Jeroen De Dauwcomment out inclusion awaiting putting this stuff back...
2012-02-14 Jeroen De Dauwfollow up to r111264; split up class into one represent...
2012-02-13 Brian WolffGive a warning when people use $wgArticle. Add's a...
2012-02-11 Jeroen De Dauwadding DBDataObject class after having some people...
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Fixed by...
2012-01-31 Sam ReedFollowup r110001
2012-01-29 Aaron SchulzRenamed FileBackend to FileBackendStore and ugly FileBa...
2012-01-24 Aaron Schulz* Moved FSFile classes from file/ to backend/
2012-01-20 Niklas LaxströmSplit LogPager out of LogEventsList.php
2012-01-19 Aaron SchulzIn FileBackend/FileOp:
2012-01-17 Krinkle[Actions] Move the remaining actions out of MediaWiki...
2012-01-17 Aaron SchulzAdded CurlHttpRequest to AutoLoader.php
2012-01-14 Aaron Schulz* Renamed ContainerShardListIterator -> FileBackendShar...
2012-01-12 Aaron Schulz* Merged (added) SwiftFileBackend class from branch.
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-10 Niklas LaxströmMoved GenderCache to cache/
2012-01-09 PlatonidesRevert r108358. It's a good fellow and we like to keep it.
2012-01-08 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2012-01-04 Aaron Schulz* Updated rebuildImages.php per r106752.
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2011-12-27 Mark A. Hershbergeralphabetize includes/media autoloaders + some whitespace
2011-12-27 Mark A. Hershbergerr107351: forgot to commit the changes to AutoLoader...
2011-12-22 Ian Bakeradded missing UploadStash exceptions to AutoLoader
2011-12-20 Sam ReedFix AutoLoader fail from r106800
2011-12-20 Sam ReedMove registration form template to its own file
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
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
next