aboutsummaryrefslogtreecommitdiffstats
path: root/includes/FileStore.php
Commit message (Expand)AuthorAgeFilesLines
* In Special:RevisionDelete:Tim Starling2009-06-011-360/+0
* This has been moved to Database already, use that instead.Chad Horohoe2008-12-031-21/+4
* Should be the last of the 0777's :)Chad Horohoe2008-08-081-1/+1
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+1
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-40/+38
* *Typo fix (bug 11434)Aaron Schulz2007-09-241-1/+1
* * Introduced FileRepoStatus -- result class for file repo operations. Tim Starling2007-07-221-3/+3
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Yet more doc tweaks:Nick Jenkins2007-04-201-0/+3
* Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor) Nick Jenkins2007-04-041-2/+5
* Exception text conventionally does not have a terminating line break.Tim Starling2007-03-311-3/+3
* Revert r20769: we don't use PHPDocumentor anymore, we use doxygen.Brion Vibber2007-03-281-5/+2
* PHPDocumentor [http://en.wikipedia.org/wiki/PhpDocumentor] documentation twea...Nick Jenkins2007-03-281-2/+5
* Do not have non-mysql databases attempt mysql-sepcific GET_LOCK commands. Mov...Greg Sabino Mullane2006-12-251-0/+6
* Completing code housekeeping stuff for rest of includes/ directory: removing ...Nick Jenkins2006-11-291-1/+1
* Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new...Tim Starling2006-10-041-2/+1
* * Removed lots of explicit require_once statements. The autoloader should the...Tim Starling2006-10-031-18/+9
* Committed a bunch of live hacks from Wikimedia serversBrion Vibber2006-10-021-1/+1
* (bug 2099) Deleted files can now be archived and undeleted, if you set up an ...Brion Vibber2006-06-161-0/+377