| Commit message (Expand) | Author | Age | Files | Lines |
* | enhance filerepo doc structure | Antoine Musso | 2012-02-08 | 1 | -4/+0 |
* | Merged FileBackend branch. Manually avoiding merging the many prop-only chang... | Aaron Schulz | 2011-12-20 | 1 | -1/+1 |
* | FU r102073: | Aaron Schulz | 2011-11-11 | 1 | -3/+3 |
* | * Added File::normalizeTitle() function and used it to consolidate file title... | Aaron Schulz | 2011-11-04 | 1 | -12/+5 |
* | Some docs and a test for FileRepo::storeBatch() | Russ Nelson | 2011-10-11 | 1 | -0/+3 |
* | Clear findFile() process cache of file moves (issue came up with bug bug 31056) | Aaron Schulz | 2011-09-21 | 1 | -0/+15 |
* | Made trimCache() protected | Aaron Schulz | 2011-09-21 | 1 | -1/+1 |
* | Change usages of $wgUser->getSkin() in special pages to use $this->getSkin() | Sam Reed | 2011-07-01 | 1 | -0/+2 |
* | And even more documentation | Sam Reed | 2011-05-28 | 1 | -2/+7 |
* | Reverted r84918 per CR | Aaron Schulz | 2011-03-28 | 1 | -0/+23 |
* | findFileFromKey, newFileFromKey, $fileFactoryKey, and $oldFileFactoryKey were... | Russ Nelson | 2011-03-28 | 1 | -23/+0 |
* | Some docs, a spelin eror and fixing a mw1.15 compatibility bug. | Russ Nelson | 2011-03-21 | 1 | -1/+1 |
* | More comments on hash inputs | Aaron Schulz | 2011-03-20 | 1 | -2/+2 |
* | * Added findFileFromKey() function | Aaron Schulz | 2011-03-20 | 1 | -1/+31 |
* | More function level documentation | Sam Reed | 2011-02-18 | 1 | -1/+7 |
* | Document return type. | Sam Reed | 2011-01-12 | 1 | -0/+1 |
* | i before e except after c | Roan Kattouw | 2010-12-21 | 1 | -1/+1 |
* | * (bug 19944) Link on image thumbnails no longer link to "Media:" namespace i... | Alexandre Emsenhuber | 2010-11-10 | 1 | -1/+6 |
* | Big attack on unused variables... | Sam Reed | 2010-10-14 | 1 | -1/+1 |
* | * added file description headers | Alexandre Emsenhuber | 2010-09-04 | 1 | -2/+7 |
* | Fixed some doxygen warnings | Alexandre Emsenhuber | 2010-03-26 | 1 | -5/+8 |
* | Typo in comment, no such thing as wfGetFile() | Chad Horohoe | 2010-01-23 | 1 | -1/+1 |
* | ws only cleanup | Mark A. Hershberger | 2010-01-22 | 1 | -9/+9 |
* | * Per my CR comments on r44560: merged FileCache into RepoGroup and fixed wfF... | Tim Starling | 2009-08-15 | 1 | -19/+93 |
* | Followup to r44525: remove the broken $flags parameter from RepoGroup::findFi... | Ilmari Karonen | 2008-12-14 | 1 | -3/+3 |
* | (bug 14365) skip invalid titles in RepoGroup::findFiles() | Ilmari Karonen | 2008-12-09 | 1 | -1/+2 |
* | Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). | Ilmari Karonen | 2008-12-01 | 1 | -1/+1 |
* | Fixed documentation. Don't use empty() to determine if an array has zero leng... | Tim Starling | 2008-09-16 | 1 | -5/+7 |
* | +docs | Chad Horohoe | 2008-09-03 | 1 | -0/+9 |
* | * Use a proper factory for newFromRow
| Bryan Tong Minh | 2008-05-30 | 1 | -2/+14 |
* | * Remove cruft $time parameter from findFiles() | Aaron Schulz | 2008-05-22 | 1 | -3/+3 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -1/+7 |
* | Add RepoGroup::findFiles to efficiently find many files if the repo supports ... | Bryan Tong Minh | 2008-05-20 | 1 | -0/+12 |
* | * Introduce LocalFile::selectFields similarly to Revision::SelectFields
| Bryan Tong Minh | 2008-05-14 | 1 | -0/+11 |
* | * Add new flag FIND_IGNORE_REDIRECT to wfFindFile and functions it depends on
| Bryan Tong Minh | 2008-05-08 | 1 | -3/+4 |
* | Refactor ImagePage::checkSharedConflict() | Victor Vasiliev | 2008-05-01 | 1 | -0/+14 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -6/+4 |
* | * Document ParserMakeImageParams hook | Alexandre Emsenhuber | 2008-02-29 | 1 | -1/+1 |
* | Add RepoGroup::getRepoByName, which gets a repo by its name as opposed to its... | Bryan Tong Minh | 2008-02-09 | 1 | -0/+13 |
* | At $time only | Aaron Schulz | 2008-02-04 | 1 | -2/+2 |
* | * Support redirects in image namespace | Victor Vasiliev | 2008-01-16 | 1 | -0/+21 |
* | Revert revert of setSingleton(), unrelated to broken, accidentally committed ... | Tim Starling | 2008-01-09 | 1 | -0/+7 |
* | Revert r29361 -- breaks upload, calls nonexistent functions | Brion Vibber | 2008-01-08 | 1 | -7/+0 |
* | Added RepoGroup::setSingleton(). Required to support the DumpHTML extension. | Tim Starling | 2008-01-07 | 1 | -0/+7 |
* | Fix bug in RepoGroup::getRepo(), 0 == 'local' | Tim Starling | 2007-11-19 | 1 | -1/+1 |
* | Static code analysis housekeeping time... things that could be double-checked... | Nick Jenkins | 2007-08-21 | 1 | -1/+1 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 1 | -1/+1 |
* | * Split off ultimate base class FileRepo from FSRepo | Tim Starling | 2007-06-16 | 1 | -0/+29 |
* | Fixed most of the parser tests broken by filerepo merge | Tim Starling | 2007-06-03 | 1 | -1/+9 |
* | Fixed a few filerepo bugs, added some documentation | Tim Starling | 2007-05-31 | 1 | -2/+17 |