Merge "Optimized SqlBagOStuff::getBatch() a bit."
[lhc/web/wiklou.git] / includes / job / UploadFromUrlJob.php
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 Aaron SchulzMerge "Credits/RN for bug 5445 / 7694faf68"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-04 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-10-26 Sam ReedMore documentation!
2011-08-15 Ian BakerRemoved the ability to pass a key into stashFile()...
2011-03-25 Sam ReedAdd/update/improve various bits of documentation
2011-02-12 Mark A. Hershbergerw/s fixups
2010-09-06 Bryan Tong MinhFollow-up r70137: Made asynchronous upload working...
2010-09-04 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-03 Alexandre Emsenhuberadded file description header
2010-07-29 Bryan Tong MinhFix UploadFromUrl test cases, UploadFromUrlJob::run...
2010-07-29 Bryan Tong MinhMade asynchronous upload by URL working, partly. Hid...
2010-07-28 Bryan Tong MinhRestructured upload-by-url:
2010-05-14 Mark A. HershbergerMove jobqueue classes to their own directory.