Merge "[FileRepo] Added hook to let us copy thumbnails into additional places as...
[lhc/web/wiklou.git] / includes / filerepo / file / File.php
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "Hot-fix for mismatching lens from database"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 Brion VIBBERMerge "Add function OutputPage::getHeadLinksArray()"
2012-04-25 Brion VIBBERMerge "[FileRepo] Avoid performance degeration due...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-24 Aaron Schulz[FileRepo] Avoid performance degeration due to thumbnai...
2012-04-24 Aaron[FileRepo] Added hook to let us copy thumbnails into...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
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 a useless exception catch statement...
2012-04-17 ReedyMerge "Removed unused (after I9a19862f1a720c5a464bd37f7...
2012-04-17 ReedyMerge "Corrected capitalization in the file and class...
2012-04-17 Aaron SchulzRemoved unused (after I9a19862f1a720c5a464bd37f79b58a50...
2012-04-17 AaronMerge "[FileRepo] Split out store/purge functions for...
2012-04-16 Aaron[FileRepo] Split out store/purge functions for thumbnai...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Brion VIBBERMerge "Correcting type of DatabaseSqlite::insertId()"
2012-04-06 Aaron Schulz[FileRepo] Added some cache code based on the problems...
2012-04-06 Brion VIBBERMerge "Make SITENAME with value mw.config.get( 'wgSiteN...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "(bug 35749) Update checkSyntax.php to use Git"
2012-04-06 HasharMerge "[FileRepo] Various code cleanups."
2012-04-05 Aaron Schulz[FileRepo] Various code cleanups.
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-15 Aaron Schulz[FileRepo] Tweaked transformErrorOutput() to allow...
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Antoine Mussoenhance filerepo doc structure
2012-02-03 Aaron SchulzReverted r96516, manually, per CR. Moved maybeDoTransfo...
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-09 Aaron SchulzRemoved debug code from r108472
2012-01-09 Aaron SchulzFix r108185: file transform store op needs 'overwriteDest'
2012-01-09 Aaron Schulz* Fixed FileOp::attemptBatch() bug that had status...
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-05 Aaron SchulzPartially reverted r108111: we can't assume subclasses...
2012-01-05 Aaron SchulzIn SpecialUploadStash:
2011-12-27 Aaron Schulz* Follow-up r107447: removed dead code
2011-12-27 Mark A. Hershbergerre Aaron's comment on r107351: remove double extension...
2011-12-27 Mark A. Hershberger* First simple XCF thumbnailing. Convert from ImageMag...
2011-12-27 Mark A. Hershbergerw/s
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-21 Aaron Schulz* FU r106752: unbreak urls to ForeignAPIRepo file thumb...
2011-12-21 Aaron Schulz* Added FileRepo::SKIP_LOCKING constant and made storeB...
2011-12-20 Aaron SchulzFU r106770: fixed the other getTransform() call
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
2011-12-20 Aaron SchulzFU r106752: unbreak "other sizes" links on File: pages...
2011-12-20 Brian Wolfffollow-up r98710/r104410. I personally think that forRe...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
2011-11-16 Aaron SchulzMoved File classes to filerepo/file (as well as Archive...