Split out quickCleanDir() function just for thumbnails for consistency.
[lhc/web/wiklou.git] / includes / filerepo / FileRepo.php
2012-04-25 AaronSplit out quickCleanDir() function just for thumbnails...
2012-04-25 Brion VIBBERMerge "[FileRepo] Fixed regression where thumbnails...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-24 Aaron[FileRepo] Fixed regression where thumbnails could...
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
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 Brion VIBBERMerge "Fixes bug 4045 by adding dirmarks."
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-20 Aaron SchulzMerge "Can't return values from functions that don...
2012-04-19 HasharMerge "wfAssembleUrl lacked '@since 1.19' comment"
2012-04-19 HasharMerge "(bug 36049) placeholder attrib for HTMLForm...
2012-04-19 HasharMerge "wfMkdirParents() should display mode in octal."
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-19 HasharMerge "[FileRepo] Use resolveToStoragePath() in more...
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 Aaron[FileRepo] Use resolveToStoragePath() in more places.
2012-04-17 ReedyMerge "Corrected capitalization in the file and class...
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-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 DemonMerge "Normalise categorymembers to take ascending...
2012-04-10 Brion VIBBERMerge "Fix PostgreSQL updater to produce 1.19 schema"
2012-04-10 Brion VIBBERMerge "- Fix bug 35076 - More tests, test comments"
2012-04-10 Brion VIBBERMerge "Adding temp file/dir management to MediaWikiTest...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
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 Aaron Schulz[FileRepo] Added support for temp file repos (to preser...
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-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 DemonMerge "[FileRepo] * Added getReadOnlyReason() function...
2012-03-23 Aaron Schulz[FileRepo]
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-14 Aaron Schulz[FileRepo]
2012-03-09 Aaron SchulzDisable file locking for thumbnail purging just as...
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-08 Antoine Mussoenhance filerepo doc structure
2012-02-08 Antoine Mussoalign variables / enhance comment
2012-02-08 Antoine Mussodebug statement for FileRepo::storeBatch()
2012-01-29 Aaron SchulzRenamed FileBackend to FileBackendStore and ugly FileBa...
2012-01-23 Antoine MussoFileRepo: check constructor parameters
2012-01-22 Aaron Schulz* Fixed bugs in SwiftFileBackend file listing code
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-16 Aaron SchulzFollow-up r108185: removed now unused ALLOW_STALE param
2012-01-14 Aaron SchulzFixed annoying bug in FileRepo::deleteBatch() when...
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-08 Aaron Schulz* Follow-up r107170: Moved FileBackend::concatenate...
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2012-01-04 Aaron Schulz* Updated rebuildImages.php per r106752.
2012-01-03 Aaron Schulz* Removed excess prepare() calls in initZones() - the...
2012-01-03 Sam ReedFixup some returns/return documentation
2012-01-01 Sam ReedFollowup r106752
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
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 r106752: use "media-" instead of "images-" in contai...
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-08 Aaron SchulzFU r101117: removed cURL thumb handler code and made...
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 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-16 Aaron SchulzFixed comment typo
2011-11-11 Aaron SchulzFU r102073:
2011-11-05 Aaron SchulzAdded title type hint to invalidateImageRedirect here too
2011-11-04 Aaron Schulz* Added File::normalizeTitle() function and used it...
2011-11-04 Aaron Schulz* Added some Title type hinting
2011-10-19 Aaron Schulz* Removed newFileFromKey() which had a misleading descr...
2011-09-07 Sam ReedDocumentation
2011-06-17 Sam ReedSwap else if for elseif
2011-05-28 Sam ReedAnd even more documentation
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-23 Russ NelsonSwift needs to rewrite entire files. We need this call...
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-03-28 Aaron SchulzReverted r84918 per CR
2011-03-28 Russ NelsonfindFileFromKey, newFileFromKey, $fileFactoryKey, and...
next