added unit tests for WikitextContent
[lhc/web/wiklou.git] / includes / filerepo / FileRepo.php
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
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...
2011-03-27 Aaron SchulzDon't assume newFileFromKey always returns a File objec...
2011-03-22 Aaron SchulzMade FileRepo::newFileFromKey actually work
2011-03-22 Sam ReedFollowup r84470, fill "MW 1.15 compat"
2011-03-21 Russ NelsonSome docs, a spelin eror and fixing a mw1.15 compatibil...
2011-03-20 Aaron SchulzMore comments on hash inputs
2011-02-27 Sam ReedTweak documentation
2011-02-18 Sam ReedMore function level documentation
2011-02-04 Bryan Tong Minh(bug 19751) Filesystem is now checked during image...
2011-01-25 Bryan Tong MinhMake the UploadStash repo specific by creating FileRepo...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-10-12 Sam ReedRemove unused array index, add a couple of braces
2010-09-04 Alexandre Emsenhuber* added file description headers
2010-08-07 Alexandre EmsenhuberFix for r68897: correct use of wfAppendQuery()
2010-07-25 Sam ReedA few more wrong static things
2010-07-24 Sam ReedRemoval of unused globals
2010-07-03 Raimond SpekkingFollow-up r68904: Rename 'ImagePage.css' to 'Filepage...
2010-07-02 Bryan Tong Minh(bug 24212) Added MediaWiki:ImagePage.css which is...
2010-07-02 Bryan Tong Minh* Added scriptExtension setting to $wgForeignFileRepos
2010-06-18 Bryan Tong Minh(bug 23666) FileRepo: Moved File::isLocal() to FileRepo...
2010-04-16 Alexandre EmsenhuberUpdate comments: file stuff no longer uses WikiError
2010-03-26 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-06 Raimond SpekkingFollow-up r58652: Add 'shared-repo-name-wikimediacommon...
2010-02-22 Chad Horohoe(bug 22617), FileRepo::append() definition does not...
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-02-10 Mark A. Hershbergerfollow-up r62231 Document FileRepo::append()
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
next