SessionManager: Kill getPersistedSessionId()
[lhc/web/wiklou.git] / includes / specials / SpecialUserlogin.php
2016-01-22 Brad JorschSessionManager: Kill getPersistedSessionId()
2016-01-21 Max SemenikMerge "Register a couple of test classes in autoloader"
2016-01-21 jenkins-botMerge "In refreshLinks.php don't clear tag hooks"
2016-01-20 jenkins-botMerge "resourceloader: Change getLessCompiler() to...
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 "Small code cleanups to MWCallableUpdate"
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-18 jenkins-botMerge "mediawiki.mixins.rotation: Remove unnecessary...
2016-01-16 jenkins-botMerge "API: Work around PHP bug 45959"
2016-01-15 jenkins-botMerge "build: Enable karma debug log and use progress...
2016-01-15 jenkins-botMerge "Remove proxyunbannable from core"
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-14 Aaron SchulzDefine which SpecialPage classes expect write vs read...
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
2016-01-06 jenkins-botMerge "jquery.accessKeyLabel: make modifier info public"
2016-01-06 jenkins-botMerge "Add hook to allow extensions to modify query...
2016-01-06 jenkins-botMerge "RequestContext: Load the request object for...
2016-01-05 jenkins-botMerge "Documentation: Remove paragraph about not creati...
2016-01-03 jenkins-botMerge "Fix positioning of jQuery.tipsy tooltip arrows"
2015-12-23 jenkins-botMerge "Make getLagFromPtHeartbeat() always use the...
2015-12-22 jenkins-botMerge "Make Special:MediaStatistics show a total count...
2015-12-19 jenkins-botMerge "Fix spelling mistakes in comments"
2015-12-18 jenkins-botMerge "Adds i18n for ApiRollback.php tag parameter"
2015-12-18 jenkins-botMerge "mediawiki.action.view.redirect: Explicitly scrol...
2015-12-17 jenkins-botMerge "Revert "Don't check namespace in SpecialWantedte...
2015-12-17 jenkins-botMerge "Merge namespace aliases like we merge namespace...
2015-12-17 jenkins-botMerge "Show change tags on Special:RevisionDelete"
2015-12-17 jenkins-botMerge "Add tag parameter to API action=rollback"
2015-12-16 jenkins-botMerge "Installer: Link 4.0 family of CC licenses"
2015-12-16 jenkins-botMerge "$wgUsersNotifiedOnAllChanges should not send...
2015-12-15 jenkins-botMerge "Remove redundant 'type' attributes from style...
2015-12-14 jenkins-botMerge "Work around APCu memory corruption bug"
2015-12-14 jenkins-botMerge "DefaultSettings.php: Use .invalid as invalid...
2015-12-14 jenkins-botMerge "SpecialPagesWithProp: Use 'combobox' field and...
2015-12-14 jenkins-botMerge "Add error checking for file argument"
2015-12-14 jenkins-botMerge "Remove uncalled Skin::getNamespaceNotice"
2015-12-14 jenkins-botMerge "Call Skin::setRelevantUser on Special:UserRights"
2015-12-14 jenkins-botMerge "PHP 7 compatibility: Fix variable interpolation...
2015-12-14 jenkins-botMerge "PHP 7 compatibility: Fix variable interpolation...
2015-12-14 jenkins-botMerge "Adjust datetime in email confirmation email"
2015-12-14 jenkins-botMerge "Remove dead code about nlinks from Special:Wante...
2015-12-14 jenkins-botMerge "Comment out getSubpagesForPrefixSearch of Specia...
2015-12-14 jenkins-botMerge "Remove INSERT value for page_counter variable"
2015-12-14 jenkins-botMerge "Set Language in SpecialSearchTest.php"
2015-12-14 jenkins-botMerge "Move inline $wgStatsdMetricPrefix default to...
2015-12-13 jenkins-botMerge "Support all values for exif PhotometricInterpret...
2015-12-12 jenkins-botMerge "Fixed Special:PasswordReset message"
2015-12-12 jenkins-botMerge "Resolve code invoking Title::newFromURL"
2015-12-12 jenkins-botMerge "Make query pages not accept offset > 10000 in...
2015-12-12 jenkins-botMerge "Update grunt-jscs to 2.5.0"
2015-12-11 jenkins-botMerge "Use GAID_FOR_UPDATE for getArticleID() in LinksU...
2015-12-11 jenkins-botMerge "Make redis JobQueueConnectionError mention the...
2015-12-11 Aaron SchulzImprove addNewAccountMailPassword() docs
2015-12-09 jenkins-botMerge "Fix various mistakes in PHPDoc comments"
2015-12-09 jenkins-botMerge "Reserve data-mw and data-parsoid attribute prefi...
2015-12-04 jenkins-botMerge "Add support for blacklisting common passwords"
2015-11-24 jenkins-botMerge "Accessor to get EditPage parent revision ID"
2015-11-24 jenkins-botMerge "Implement HTMLComboboxField"
2015-11-24 jenkins-botMerge "Add script to fix content model of JSON pages"
2015-11-24 jenkins-botMerge "Move details of import logs into log params"
2015-11-23 jenkins-botMerge "Fix typo in doc comment on MWSaltedPassword...
2015-11-23 jenkins-botMerge "Allow maintenance/cdb.php to look up keys with...
2015-11-23 jenkins-botMerge "API DB commit and sticky DC cookie fixes"
2015-11-20 jenkins-botMerge "Don't "preview" (i.e. execute) user JS on non...
2015-11-20 jenkins-botMerge "Update cached user ID after user is added to...
2015-11-20 jenkins-botMerge "Use User::getId instead of trying to fix the...
2015-11-19 jenkins-botMerge "TOC: Restore missing underlines in Firefox"
2015-11-19 jenkins-botMerge "HTMLForm: Do not render hidden elements as elements"
2015-11-18 jenkins-botMerge "Race condition fixes for refreshLinks jobs"
2015-11-18 jenkins-botMerge "Use $foo.msg( 'bar' ) rather than $foo.html...
2015-11-18 jenkins-botMerge "profileinfo: Suppress frivolous warning about...
2015-11-18 jenkins-botMerge "Use makeGlobalKey() directly instead of wfGlobal...
2015-11-18 Timo TijhofUse makeGlobalKey() directly instead of wfGlobalCacheKey()
2015-11-12 Brion VIBBERMerge "Add file extension mapping for opus"
2015-11-11 jenkins-botMerge "Cleaner Special:Watchlist options form"
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-11-03 jenkins-botMerge "Avoid use of rollback() in WikiPage::doEditConte...
2015-11-03 jenkins-botMerge "Add comment to unused EDIT_DEFER_UPDATES in...
2015-11-03 jenkins-botMerge "Change Special:ChangePassword to use OOUI"
2015-11-03 jenkins-botMerge "Avoid "$text must be a string" in Linker::format...
2015-11-03 jenkins-botMerge "Improve MIME detection in FileBackend"
2015-11-03 jenkins-botMerge "Add script to find orphaned LocalRepo files"
2015-11-03 jenkins-botMerge "resourceloader: Sanitize lang with isValidBuiltI...
2015-11-03 jenkins-botMerge "OutputPage: documentation for (semi-)deprecated...
2015-11-02 jenkins-botMerge "Installer: Validate password against sysop/burea...
2015-11-01 jenkins-botMerge "Normalize header case for FileBackend operations"
2015-10-31 jenkins-botMerge "objectcache: Allow bounded HashBagOStuff sizes...
2015-10-30 jenkins-botMerge "updateSpecialPages: Get rid of dead SpecialPage...
2015-10-30 jenkins-botMerge "Typo fix for maintenance/install.php."
2015-10-30 jenkins-botMerge "Fix AbortLogin hook return value check"
2015-10-30 Gergő TiszaFix AbortLogin hook return value check
next