r105572 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105571‎ | r105572 | r105573 >
Date:19:02, 8 December 2011
Author:aaron
Status:ok
Tags:
Comment:
Removed swift subclass comments from r99546 (that is an extension and it will be done differently as well)
Modified paths:
  • /trunk/phase3/includes/filerepo/README (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/README
@@ -47,7 +47,6 @@
4848 LocalFile extends File.
4949 ForeignDBFile extends LocalFile
5050 Image extends LocalFile
51 - SwiftFile extends LocalFile
5251 UnregisteredLocalFile extends File.
5352 UploadStashFile extends UnregisteredLocalFile.
5453 FileRepo defines an abstract class FileRepo.
@@ -56,8 +55,6 @@
5756 LocalRepo extends FSRepo
5857 ForeignDBRepo extends LocalRepo
5958 ForeignDBViaLBRepo extends LocalRepo
60 - SwiftRepo extends LocalRepo
6159 NullRepo extends FileRepo
6260
6361 Russ Nelson, March 2011
64 -

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99546Some docs and a test for FileRepo::storeBatch()nelson19:49, 11 October 2011

Status & tagging log