Move CSRF token handling into MediaWiki\Session\Session
[lhc/web/wiklou.git] / tests / phpunit / includes / session / SessionTest.php
2016-01-27 Brad JorschMove CSRF token handling into MediaWiki\Session\Session
2016-01-26 jenkins-botMerge "Fix declension in grammar rules for Latin language"
2016-01-25 jenkins-botMerge "Improve wording and tense in some "page language...
2016-01-22 jenkins-botMerge "mw.Upload.BookletLayout: Don't explode when...
2016-01-21 Max SemenikMerge "Register a couple of test classes in autoloader"
2016-01-20 jenkins-botMerge "mw.widgets.CategorySelector: Don't lose namespac...
2016-01-20 jenkins-botMerge "mw.Title: Implement #makeTitle for titles with...
2016-01-20 jenkins-botMerge "Prevent revisions with rev_page = 0 from being...
2016-01-20 jenkins-botMerge "Deprecate wfWaitForSlaves() with LBFactory:...
2016-01-19 jenkins-botMerge "Update README from mediawiki.org upstream"
2016-01-18 jenkins-botMerge "ChangeTags: Teach updateTags() to derive log_id...
2016-01-18 jenkins-botMerge "Validate that $wgVariantArticlePath is absolute...
2016-01-15 jenkins-botMerge "build: Enable karma debug log and use progress...
2016-01-15 jenkins-botMerge "API to fetch data about stashed images"
2016-01-15 jenkins-botMerge "Fix CLI installer when --dbname is not specified...
2016-01-13 jenkins-botMerge "Remove patrol config check in User::isAllowed()"
2016-01-13 jenkins-botMerge "Use dedicated cookie for skipping CDN cache...
2016-01-13 jenkins-botMerge "Make AjaxDispatcher commit transactions before...
2016-01-12 Brad JorschMove grant and IP restriction logic from OAuth to core
2016-01-12 Brad JorschAdd SessionManager