Fixed importScopedSession() and moved exportUserSession() to RequestContext.
[lhc/web/wiklou.git] / includes / job / jobs / AssembleUploadChunksJob.php
2013-03-15 Aaron SchulzFixed importScopedSession() and moved exportUserSession...
2013-03-14 jenkins-botMerge "Fix default value of the SpecialWatchlistFilters...
2013-03-14 jenkins-botMerge "Format jquery.ui.button.css so it's easier to...
2013-03-14 Aaron SchulzCleaned up upload job error reporting.
2013-03-12 jenkins-botMerge "Fix ORMRow::insert() on PostgreSQL."
2013-03-09 jenkins-botMerge "Return user ID as userid in watchlist API module"
2013-03-08 jenkins-botMerge "Fix more UnitTests for databases that do not...
2013-03-08 jenkins-botMerge "Use output/error maintenance functions"
2013-03-07 jenkins-botMerge "Read full memcached response before manipulating...
2013-03-07 jenkins-botMerge "(bug 1495) Enable on-wiki message language fallb...
2013-03-06 jenkins-botMerge "Maintain the page ID in WikiPage instead of...
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-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-15 Aaron Schulz[Upload] Moved async upload stuff to the job queue.