Make mediawiki.special.pageLanguage work again
[lhc/web/wiklou.git] / includes / session /
2016-01-23 jenkins-botMerge "Improve documentation of foreign-structured...
2016-01-22 Gergő TiszaOnly delete cookies which are actually set
2016-01-22 Gergő TiszaIgnore auth cookies with value 'deleted'
2016-01-22 jenkins-botMerge "mediawiki.util: Add JS-handler usage example...
2016-01-22 jenkins-botMerge "SessionManager: Kill getPersistedSessionId()"
2016-01-22 jenkins-botMerge "Remove putrid remains of $wgAllowAsyncCopyUploads"
2016-01-22 jenkins-botMerge "mw.Upload.BookletLayout: Don't explode when...
2016-01-22 Brad JorschSessionManager: Kill getPersistedSessionId()
2016-01-22 jenkins-botMerge "Misc fixes for file patrol"
2016-01-22 Brad JorschSessionManager: Add SessionBackend::setProviderMetadata()
2016-01-21 Max SemenikMerge "Register a couple of test classes in autoloader"
2016-01-21 jenkins-botMerge "SessionManager: Notify AuthPlugin when auto...
2016-01-21 Brad JorschSessionManager: Notify AuthPlugin when auto-creating...
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 "Do not raise a PHP warning when session write...
2016-01-21 Gergő TiszaDo not raise a PHP warning when session write fails
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 "bot passwords"
2016-01-12 Brad JorschMove grant and IP restriction logic from OAuth to core
2016-01-12 Brad JorschAdd SessionManager