Fixed @param tags to conform with Doxygen format.
[lhc/web/wiklou.git] / includes / job /
2013-03-11 Tyler Anthony RomeoFixed @param tags to conform with Doxygen format.
2013-03-11 GWickeMerge "Make sure Parsoid doesn't get snobbish and treat...
2013-03-11 jenkins-botMerge "Fixes for e288e4036"
2013-03-11 jenkins-botMerge "Fixed many small spelling mistakes and php docs...
2013-03-11 jenkins-botMerge "Lots of spelling mistakes and phpdoc attributes"
2013-03-11 Yuri AstrakhanLots of spelling mistakes and phpdoc attributes
2013-03-10 jenkins-botMerge "Add "User rights management" link on user page...
2013-03-10 jenkins-botMerge "(bug 25325) fix wlexcludeuser for ApiFeedWatchlist"
2013-03-10 Aaron SchulzMore job queue doc tweaks.
2013-03-10 jenkins-botMerge "Kill off numerous unused variables"
2013-03-09 jenkins-botMerge "createaccount api action didn't handle no token...
2013-03-09 jenkins-botMerge "Return user ID as userid in watchlist API module"
2013-03-09 jenkins-botMerge "(Bug 34798) Synced the FeedUtils.php page with...
2013-03-09 Aaron SchulzUpdated job queue README.
2013-03-08 jenkins-botMerge "(Bug 45854) Unset the cgroup if we don't have...
2013-03-08 jenkins-botMerge "Fix more UnitTests for databases that do not...
2013-03-08 jenkins-botMerge "Add the global correctly"
2013-03-08 jenkins-botMerge "Fixed $vCallback comment and removed unused...
2013-03-08 Aaron Schulz[JobQueue] Made supportedOrders() protected.
2013-03-08 jenkins-botMerge "Use output/error maintenance functions"
2013-03-08 jenkins-botMerge "Add SpecialPage::getGroupName and use it"
2013-03-08 Aaron Schulz[JobQueue] Cleaned up handling of orders a bit.
2013-03-08 Aaron Schulz[JobQueue] Added JobQueue::getAllQueuedJobs() function.
2013-03-08 jenkins-botMerge "mw.loader: Buffer cssText in addEmbeddedCSS."
2013-03-08 jenkins-botMerge "mw.loader: Create new style tags instead of...
2013-03-07 jenkins-botMerge "Few more message parameter type hints"
2013-03-07 ReedyMerge "[FileBackend] Added a "ttl" option to getFileHtt...
2013-03-07 jenkins-botMerge "Read full memcached response before manipulating...
2013-03-07 jenkins-botMerge "fix some spacing"
2013-03-07 umherirrenderfix some spacing
2013-03-07 jenkins-botMerge "(bug 1495) Enable on-wiki message language fallb...
2013-03-07 KrinkleMerge "Revert "(bug 45677) CSSJanus: support text-shado...
2013-03-06 jenkins-botMerge "Resolve config defaults in RedisConnectionPool...
2013-03-06 jenkins-botMerge "Maintain the page ID in WikiPage instead of...
2013-03-06 jenkins-botMerge "Force $wgCategoryCollation to be uppercase in...
2013-03-06 jenkins-botMerge changes I97273c52,I560d766f
2013-03-06 Trevor ParscalMerge "Vector: Don't create an extra request for skins...
2013-03-06 jenkins-botMerge "American spelling - recognize/customize"
2013-03-06 jenkins-botMerge "Changing position of colon for consistency"
2013-03-06 jenkins-botMerge "Use American English spelling for behavior"
2013-03-06 jenkins-botMerge "(bug 45201) Add option to pass defaultNamespace...
2013-03-05 jenkins-botMerge "Fixed ArrayUtils::pickRandom() when $rand=0."
2013-03-05 Mark HolmquistMerge "Return empty string for trail/prefix if disabled"
2013-03-05 jenkins-botMerge "Add ID to Nested Fieldsets"
2013-03-05 Aaron Schulz[JobQueue] Throttle refreshLinks2 jobs based on finishi...
2013-03-05 jenkins-botMerge "mw.Map: Avoid using 'undefined' to check for...
2013-03-04 jenkins-botMerge "(Bug 45355) Read of arbitrary files through...
2013-03-04 ReedyRevert "Commit of various live hacks"
2013-03-04 ReedyCommit of various live hacks
2013-03-03 jenkins-botMerge "cleanup action=tokens"
2013-03-01 jenkins-botMerge "[FileBackend] Process cache negatives for file...
2013-03-01 jenkins-botMerge "Remove DB2 support"
2013-03-01 jenkins-botMerge "Bug 35623 - createAndPromote.php: Change to...
2013-03-01 BsituMerge "Removing badge drop shadow per Vibha"
2013-03-01 MarkTraceurMerge "Some additional test cases for Parsoid."
2013-02-28 jenkins-botMerge "Preserve caller expectations for behaviour of...
2013-02-28 jenkins-botMerge "Add a define guard to NoLocalSettings.php"
2013-02-27 jenkins-botMerge "Make maintenance/update.php parse again under...
2013-02-27 KaldariMerge "Expose additional user attributes as JS vars"
2013-02-27 jenkins-botMerge "Fix UploadStash::removeFile() error"
2013-02-26 jenkins-botMerge "[Upload] Moved async upload stuff to the job...
2013-02-26 jenkins-botMerge "Put the check for empty comment outside of the...
2013-02-26 jenkins-botMerge "(bug 44219) Avoid fatal errors when a revision...
2013-02-26 jenkins-botMerge "(Bug 44987) Allow n=form in plural syntax"
2013-02-26 jenkins-botMerge "Commafy support for convertNumber"
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-02-26 jenkins-botMerge "Concatenate two literals"
2013-02-25 jenkins-botMerge "Add pp_propname_page index to page_props"
2013-02-25 jenkins-botMerge "(bug 41716) Add variant config to siprop=general"
2013-02-25 jenkins-botMerge "Misc follow-ups to I2fc3966e (a161c5e)"
2013-02-23 jenkins-botMerge "Initial JSDuck implementation"
2013-02-22 jenkins-botMerge "(bug 44988) unbreak $.suggestions up/down arrow...
2013-02-22 jenkins-botMerge "[FileRepo] Changed LocalFile locking to avoid...
2013-02-22 DemonMerge "Allow adding arbitrary properties to OutputPage"
2013-02-22 jenkins-botMerge "properly stop output buffering"
2013-02-22 jenkins-botMerge "Add tests for wfParseUrl()"
2013-02-21 jenkins-botMerge "Made sql.php except a "cluster" option and clean...
2013-02-21 Aaron SchulzVarious job queue documentation tweaks.
2013-02-21 jenkins-botMerge "PHPUnit/Framework.php was removed in 2010"
2013-02-21 SanthoshMerge "Extend Russian grammar support"
2013-02-21 Aaron Schulz[JobQueue] Made the maximum number of job attempts...
2013-02-21 Aaron Schulz[JobQueue] Cleanups for JobQueueRedis.
2013-02-21 Aaron Schulz[JobQueue] Use target wiki configuration for some key...
2013-02-21 Tim StarlingMerge "[JobQueue] Added aggregate empty/non-empty queue...
2013-02-21 jenkins-botMerge "Tests: Add missing expect numbers in QUnit tests."
2013-02-21 Aaron Schulz[JobQueue] Added aggregate empty/non-empty queue caching.
2013-02-21 jenkins-botMerge "Fix how QUnit.newMwEnvironment merges live and...
2013-02-20 Translation update... Merge "Localisation updates from translatewiki.net."
2013-02-20 Alexandre EmsenhuberValidate the user name used by DoubleRedirectJob
2013-02-20 jenkins-botMerge "(bug 42600) (bug 24375) Fix doMaintenance.php...
2013-02-20 jenkins-botMerge "Use $this->checkReadOnly() for read only databas...
2013-02-20 jenkins-botMerge "fix a typo in generateCollationData.php"
2013-02-20 jenkins-botMerge "(bug 35993) API gettoken parameter is deprecated...
2013-02-20 jenkins-botMerge "(bug 45069) wfParseUrl() no longer produces...
2013-02-20 jenkins-botMerge "Fix documentation in Linker::formatTemplates."
2013-02-20 jenkins-botMerge "Mention that User::setInternalPassword() accepts...
2013-02-20 jenkins-botMerge "Add line breaks to the output of action=info"
2013-02-20 jenkins-botMerge "Fix API output formatting (change lines delimite...
2013-02-20 jenkins-botMerge "Add getters to Message object."
2013-02-20 Aaron Schulz[JobQueue] Allow certain job types to always opt out...
next