SessionManager: Kill getPersistedSessionId()
[lhc/web/wiklou.git] / tests / phpunit / includes / session / SessionManagerTest.php
2016-01-22 Brad JorschSessionManager: Kill getPersistedSessionId()
2016-01-22 jenkins-botMerge "Misc fixes for file patrol"
2016-01-21 Max SemenikMerge "Register a couple of test classes in autoloader"
2016-01-21 jenkins-botMerge "Properly escape \n and \r in IRCColourfulRCFeedF...
2016-01-21 jenkins-botMerge "API: Add support for documenting dynamic parameters"
2016-01-21 jenkins-botMerge "In refreshLinks.php don't clear tag hooks"
2016-01-21 jenkins-botMerge "HTMLForm: Don't limit width to 50em in OOUI...
2016-01-20 jenkins-botMerge "HTMLFormField: Use 'align' => 'top' when wrappin...
2016-01-20 jenkins-botMerge "resourceloader: Change getLessCompiler() to...
2016-01-20 jenkins-botMerge "SessionManager: Change behavior of getSessionById()"
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 Brad JorschSessionManager: Change behavior of getSessionById()
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 JorschAdd SessionManager