Some HipHop fixes:
[lhc/web/wiklou.git] / includes / upload / UploadStash.php
2011-03-25 Sam ReedAdd/update/improve various bits of documentation
2011-03-18 Mark A. HershbergerFollowup r83536 to address Jack Phoenix's comments...
2011-03-08 Mark A. Hershbergermisc w/s cleanups, “svn diff -x-w” clean
2011-02-20 Sam ReedMore explicit variable definitions, function documentation
2011-02-11 Bryan Tong Minh* Remove code duplication for UploadStash: Move all...
2011-02-02 Sam ReedFixup some trailing newlines
2011-01-30 Bryan Tong MinhAs per my comments on bug 27038 and my comments on...
2011-01-25 Bryan Tong MinhMake the UploadStash repo specific by creating FileRepo...
2010-12-15 Neil Kandalgaonkaradded a page to list all stashed files, and clear them...
2010-12-06 Roan KattouwRevert unintended changes in r77908
2010-12-06 Roan Kattouw(bug 26130) Revert changes to WebStart.php in r72349...
2010-11-30 Sam ReedMore unused variables
2010-11-30 Neil Kandalgaonkarremoved debug statement
2010-11-30 Neil KandalgaonkarDual strategy thumbnailing -- locally for development...
2010-11-28 Sam ReedFix 1 deprecated method call in SpecialPage, and 3...
2010-11-24 Neil Kandalgaonkarmore debug log messages for errors which have to be...
2010-11-24 Neil Kandalgaonkargenerate debug messages, trying to fix a problem on...
2010-11-16 Neil Kandalgaonkarremoved URL hackery, now using SpecialPage::getTitleFor...
2010-11-15 Neil Kandalgaonkarupdated comments, error messages. Removing exposure...
2010-11-12 Alexandre EmsenhuberFixed some doxygen warnings
2010-11-11 Mark A. Hershberger* Revert r76503
2010-11-11 Mark A. Hershbergerfixes Bug 25812
2010-11-08 Neil Kandalgaonkarused accessor as recommended in comments to r73555
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...