Big oops - merged to wrong branch.
[lhc/web/wiklou.git] / includes / upload / UploadStash.php
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-31 Aaron SchulzMerge "Revision::getTitle produce rev_id IS NULL query"
2012-05-31 ReedyMerge "(bug 37194) remove obsoletes *.deps.php"
2012-05-31 Tim StarlingMerge "(bug 36839) Use mb_check_encoding() if available."
2012-05-29 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-29 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-29 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Brion VIBBERMerge "Make SITENAME with value mw.config.get( 'wgSiteN...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "(bug 35749) Update checkSyntax.php to use Git"
2012-04-06 HasharMerge "[FileRepo] Various code cleanups."
2012-04-05 Aaron Schulz[FileRepo] Various code cleanups.
2012-02-09 Sam ReedMore return documentation
2012-02-08 Aaron Schulzr110979: removed implode() call and format the message...
2012-02-08 Ian BakerProperly expand the "error storing file" message. ...
2012-02-08 Antoine MussoFix doc for includes/upload
2012-01-18 Sam ReedAdd __METHOD__ to begin/commit
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-10 Jure Kajzer* Added getInfinity to DatabaseOracle
2011-10-29 Sam ReedKill various unused variables
2011-09-14 Ian BakerFixed incorrect userId reference
2011-08-16 Ian BakerCleaning up little things, updates to code clarity...
2011-08-15 Ian BakerRemoved the ability to pass a key into stashFile()...
2011-08-15 Ian BakerRemoved complex replag handling, now just query master...
2011-08-15 Ian Bakercleaned up database query, doesn't have to be aware...
2011-08-15 Ian BakerFixed incorrect usage of || operator, added test
2011-08-04 Ian BakerFixed bug where global wgUploadStashMaxAge wasn't used...
2011-08-02 Neil Kandalgaonkaradded a few comments about noAuth
2011-07-29 Ian BakerChanged stash age parameter from a constant to a config...
2011-07-25 Ian BakerChanged storeResult to storeStatus (more informative...
2011-07-15 Ian BakerNo longer using the content hash as a file key. This...
2011-07-15 Chad HorohoeSlightly more informative error message when passed...
2011-07-15 Chad HorohoeStylize
2011-07-14 Ian Bakerproperly handle the case where a file disappears during...
2011-07-14 Ian Bakerfixed a condition where re-uploading a file that's...
2011-07-13 Ian BakerAdded us_status column for future expansion re Bryan...
2011-07-13 Ian BakerAdded maintenance script for cleaning up abandoned...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-06-28 Russ NelsonUploadStashFile::__construct() can't assume that the...
2011-06-21 PlatonidesFollow up with the problem noted in r90530.
2011-06-18 Bryan Tong Minh(bug 29408) Key 'something.' is not in a proper format
2011-05-29 Sam ReedAnd even more documentation in various files
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...