give path when not able to write the thumb
[lhc/web/wiklou.git] / includes / job /
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-13 danielGeneralizing LinksUpdate to allow extensions to add...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-07 Aaron SchulzMerge "Treat truncated HTTP requests as errors."
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.
2012-05-02 jeroendedauwadd type check and bail out when title could not be...
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-03 Sam ReedFix non reverted job_insert_timestamp
2012-01-03 Sam Reed* (bug 27724) Add timestamp to job queue.
2011-11-20 Roan Kattouw(bug 26854) Invalid user names go unchecked. Applied...
2011-11-01 Alexandre Emsenhuber* Use WikiPage instead of Article since we only need...
2011-10-26 Sam ReedMore documentation!
2011-10-19 Alexandre EmsenhuberFollow-up r100227:
2011-09-22 Sam Reed* (bug 31081) $wgEnotifUseJobQ causes many unnecessary...
2011-09-12 Roan KattouwFollowup r94435: don't barf on jobs inserted before...
2011-08-15 Ian BakerRemoved the ability to pass a key into stashFile()...
2011-08-13 Victor VasilievAllow extensions to run their own backlink-based updates:
2011-07-12 Tim StarlingNon-concurrent pop_type() since the $row === false...
2011-06-30 Aaron Schulz* Follow-up r84397: make sure that mysql uses the job_i...
2011-05-29 Sam ReedEven more documentation in various files
2011-05-28 Sam ReedAnd even more documentation
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-03-25 Sam ReedAdd/update/improve various bits of documentation
2011-03-20 Roan Kattouw(bug 27336) Add $wgJobTypesExcludedFromDefaultQueue...
2011-03-18 Aaron Schulz* Fixed wfIncrStats calls from r83617 (I assume this...
2011-03-10 Tim StarlingFix duplicate removal. Was completely broken, with...
2011-03-10 Tim StarlingStats for duplicate removal
2011-03-10 Tim Starling* Add a $count argument to wfIncrStats(), to allow...
2011-02-28 Sam ReedCommit some uncommited documentation from my w/c
2011-02-19 Sam ReedMore function documentation
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2010-11-06 Alexandre EmsenhuberRevert r76174 and call directly UserMailer::send()
2010-11-06 PlatonidesAdd require for UserMailer.php, which defines the backw...
2010-10-14 Sam ReedBig attack on unused variables...
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-07-09 Max SemenikRemoved commented-out deprecated function
2010-05-14 Mark A. HershbergerMove jobqueue classes to their own directory.