Merge "[JobQueue] Added __METHOD__ to delete() call."
[lhc/web/wiklou.git] / includes / job / JobQueueDB.php
2012-12-07 DemonMerge "[JobQueue] Added __METHOD__ to delete() call."
2012-12-07 HasharMerge changes Ic85d486d,I95bfb886
2012-12-07 HasharMerge "(bug 42226) failure in sites tests"
2012-12-07 KaldariMerge "[JobQueue] Added a sanity check to catch ack...
2012-12-07 Aaron Schulz[JobQueue] Added a sanity check to catch ack() breakage.
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-06 Aaron Schulz[JobQueue] Added __METHOD__ to delete() call.
2012-12-06 HasharMerge "Register WikitextContentTest in the test autoloa...
2012-12-06 HasharMerge "Add missing wfProfileOut()"
2012-12-06 DemonMerge "[JobQueue] Reduced the change of deadlocks in...
2012-12-06 Aaron Schulz[JobQueue] Reduced the change of deadlocks in recycleSt...
2012-12-06 ReedyMerge "(bug 42466) Allow djvutxt to use more memory"
2012-12-06 CatropeMerge "mediawiki.Uri: Don't raw encode the 'title'...
2012-12-05 NikerabbitMerge "Add wfDeprecated to wfMsg* methods from 1.21 on"
2012-12-05 ReedyMerge "Add 1.20 RELEASE-NOTES to HISTORY"
2012-12-05 ReedyMerge "Add type hint"
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-05 Aaron Schulz[JobQueue] Removed redundant DBO_TRX handling in JobQue...
2012-12-04 KrinkleMerge "(bug 42638) Fix API action=options&reset=1 ...
2012-12-03 KrinkleMerge "(bug 42601) Make deleteOldRevisions.php no longe...
2012-12-03 Aaron SchulzMerge "(no bug) Fix per-connection db name in ORMTable."
2012-12-03 Aaron Schulz[JobQueue] Use SELECT for deduplication rather than...
2012-12-02 HasharMerge "Fixed documentation"
2012-12-02 NikerabbitMerge "(Bug 40367) MediaWiki:Contributions should suppo...
2012-12-02 IAlexMerge "Show comment not as block in tables"
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-12-02 NikerabbitMerge "(bug 42598) Database: fname was not logged for...
2012-12-02 KrinkleMerge "Add some __METHOD__ to begin/commit/rollback...
2012-12-01 umherirrenderAdd some __METHOD__ to begin/commit/rollback calls
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-29 CatropeMerge "[FileBackend] Actually unset the "conn" field...
2012-11-28 NikerabbitMerge "MWTimestamp::getHumanTimestamp uses 'just-now...
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-28 Aaron Schulz[JobQueue] Improved refreshLinks/htmlCacheUpdate job...
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 AnomieMerge "Regression test for detecting edit conflicts."
2012-11-16 HasharMerge "Let TextContentTest extends MediaWikiLangTestCase"
2012-11-16 HasharMerge "SearchEngineTest.php must extends MediaWikiLangT...
2012-11-16 SiebrandMerge "Fix typo (seams => seems)"
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-16 DemonMerge "drop orm_test table on teardown"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Bug 42039 - Fix some file-related issues in...
2012-11-15 IAlexMerge "Uniform $rtl usage in Arabic-script Messages...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-15 IAlexMerge "Fixed action=query list=blocks for IPv6 addresses"
2012-11-14 Aaron Schulz[JobQueue] Added missing delete query.
2012-11-14 Aaron Schulz[JobQueue] Added support for retrying jobs when runners...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-11 DemonMerge changes I4ac3bc14,I470acb8b
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 ReedyMerge "(Bug 41352) Proper fix for vanishing content."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 HasharMerge "Lint: Go-go-gadget jshint! Passing entire JS...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-09 NikerabbitMerge "Define $wgAlwaysUseTidy to false where needed...
2012-11-09 HasharMerge "fix testEditCount to work with non-wikitext...
2012-11-09 Ori.livnehMerge "(bug 39383, bug 40059) Allowing badges to use...
2012-11-08 Aaron Schulz[JobQueue] Abstracted nextJobDB.php to not assume JobQu...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-07 Aaron SchulzMerge "Content::convert() for conv. betw. content models."
2012-11-07 Aaron SchulzMerge "(Bug 41658) Allow diffs across text based content."
2012-11-07 Aaron SchulzMerge "(Bug 41580) Hook for custom search hit rendering."
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
2012-11-06 KaldariMerge "Tweaking CSS of badge display per Vibha'a design"
2012-11-06 NikerabbitMerge "Fix for Iaac1bb9a (6b2b06d): remove leading...
2012-11-06 HasharMerge "Update AutoLoader"
2012-11-06 HasharMerge "update export-demo.xml to version-0.8.xsd"
2012-11-06 HasharMerge "Fix escaping of pattern in export-0.8.xsd"
2012-11-06 HasharMerge "Clean up: Fix trailing comments from I7e22cc3c"
2012-11-06 Aaron SchulzFixed version docs for job queue.
2012-11-05 Daniel KinzlerMerge "Some cleanup of doApiRequest in test module"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 IAlexMerge "Also ignore sublime project files"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 IAlexMerge "minor style improvements"
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-02 IAlexMerge "Localisation updates from translatewiki.net."
2012-11-02 Aaron Schulz[JobQueue] Actually use the right job_random value.
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 Aaron SchulzMerge "Link $wgVersion on Special:Version to Release...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-11-01 IAlexMerge "(bug 41582) Show "Page information" toolbox...
2012-11-01 IAlexMerge "Update parts order in message files"
2012-11-01 IAlexMerge "Localisation updates from translatewiki.net."
2012-11-01 Aaron SchulzMerge "Revert "(Bug 41436) Tone down sanity check,...
2012-11-01 Aaron Schulz[JobQueue] Use "flush" option with commit().
2012-11-01 Aaron Schulz[JobQueue] Make sure broken/duplicate job removal count...
2012-11-01 Aaron Schulz[JobQueue] Fixed while loop in claimOldest() function.
next