* Make tests work better together. Tests are now skipped or marked incomplete.
[lhc/web/wiklou.git] / includes / filerepo / ArchivedFile.php
2010-02-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-12 Mark A. Hershbergervarious eol whitespace now instead of when someone...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-15 Andrew GarrettFollow-up to r57602, change DELETED_TEXT to DELETED_FIL...
2009-10-10 Aaron SchulzFill in class names for r57530
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-30 Aaron Schulzunbreak deleted file viewing
2009-09-30 Aaron SchulzAdded exists() function
2009-09-30 Aaron SchulzisDeleted() et all should be sure to call $this->load()
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-19 Aaron Schulzbug 20739: fix call to missing function
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-03-20 Aaron SchulzAdd missing group cond to query
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-18 Andrew GarrettWarn when re-uploading a file with the same SHA1/extens...
2008-11-07 Aaron SchulzReturn TS in MW format
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2007-12-08 Aaron SchulzAdd more accessors
2007-11-25 Aaron Schulz*Remove cruft
2007-11-23 Aaron Schulz* Only load data when necessary
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-30 Aaron Schulz*clean up comment
2007-05-30 Tim StarlingMerged filerepo-work branch: