SECURITY: Add data attribute to patrol links so it can't be spoofed by user
[lhc/web/wiklou.git] / includes /
2016-05-20 Brian WolffSECURITY: Add data attribute to patrol links so it...
2016-05-20 Brad JorschAPI: Add "standard" header and hook for lacksSameOrigin...
2016-05-20 jenkins-botMerge "Enable AuthManager by default"
2016-05-20 jenkins-botMerge "build: Bump grunt-stylelint to v0.3.0"
2016-05-20 jenkins-botMerge "jsduck: Sort list of globals in jsduck.json"
2016-05-20 jenkins-botMerge "mw.loader: Optimise hot code paths in addEmbedde...
2016-05-20 jenkins-botMerge "Limit DELETE in purgeExpiredRestrictions() and...
2016-05-19 jenkins-botMerge "Revert "Convert Special:WhatLinksHere from XML...
2016-05-19 TheDJRevert "Convert Special:WhatLinksHere from XML form...
2016-05-19 jenkins-botMerge "PHPUnit: turn off verbose option"
2016-05-19 Aaron SchulzLimit DELETE in purgeExpiredRestrictions() and use...
2016-05-19 Translation update... Merge "Localisation updates from https://translatewiki...
2016-05-19 Translation update... Localisation updates from https://translatewiki.net.
2016-05-19 Niklas LaxströmUse inNamespace in CategoryPage
2016-05-19 jenkins-botMerge "exception: Create generic BadRequestError based...
2016-05-19 Timo Tijhofexception: Create generic BadRequestError based on...
2016-05-19 Brad JorschAPI: Handle shorthand "all groups" configuration in...
2016-05-19 jenkins-botMerge "Highlight new requirement"
2016-05-19 jenkins-botMerge "API: Avoid duplicate IDs in API documentation"
2016-05-19 jenkins-botMerge "mediawiki.page.patrol: Use this.href instead...
2016-05-19 jenkins-botMerge "build: Enforce stylelints on fonts"
2016-05-19 jenkins-botMerge "build: Enforce stylelints on spacing around...
2016-05-19 jenkins-botMerge "build: Enforce the rest of the colour-related...
2016-05-19 jenkins-botMerge "Fix alias capitalization warning"
2016-05-19 jenkins-botMerge "build: Bump grunt-karma and related tools to...
2016-05-19 jenkins-botMerge "mediawiki.special.search.css: Fix chmod"
2016-05-19 jenkins-botMerge "build: Introduce stylelint"
2016-05-19 jenkins-botMerge "Log logouts"
2016-05-19 Gergő TiszaLog logouts
2016-05-19 jenkins-botMerge "Allow resources to be salvaged across service...
2016-05-19 danielAllow resources to be salvaged across service resets.
2016-05-19 jenkins-botMerge "Fix resetServiceForTesting() param type in comment"
2016-05-19 jenkins-botMerge "Disable Cucumber scenarios that are broken in...
2016-05-19 jenkins-botMerge "tests: Remove duplicate unit tests in HtmlTest...
2016-05-19 Matthew FlaschenFix alias capitalization warning
2016-05-18 jenkins-botMerge "Make LinksUpdate only wait on the DB with the...
2016-05-18 Aaron SchulzMake LinksUpdate only wait on the DB with the link...
2016-05-18 Gergő TiszaEnable AuthManager by default
2016-05-18 jenkins-botMerge "Don't use deprecated User::checkPassword() in...
2016-05-18 jenkins-botMerge "Allow to chaining calls in setSubmitDestructive...
2016-05-18 Translation update... Localisation updates from https://translatewiki.net.
2016-05-18 Aaron SchulzFix resetServiceForTesting() param type in comment
2016-05-18 jenkins-botMerge "Revert "Make an empty "?action=" parameter defau...
2016-05-18 jenkins-botMerge "In MediaWikiTestCase::stashMwGlobals(), prefer...
2016-05-18 KrinkleRevert "Make an empty "?action=" parameter default...
2016-05-18 jenkins-botMerge "Use WIS::getNotificationTimestampsBatch in ApiSe...
2016-05-18 jenkins-botMerge "Add ApiSetNotificationTimestampIntegrationTest"
2016-05-18 jenkins-botMerge "Increase BotPasswordSessionProvider's default...
2016-05-18 jenkins-botMerge "Fix unstyled updatedmarker"
2016-05-18 jenkins-botMerge "Add actual documentation for ContentHandler...
2016-05-18 SethakillAllow to chaining calls in setSubmitDestructive
2016-05-18 Brad JorschIncrease BotPasswordSessionProvider's default priority
2016-05-18 jenkins-botMerge "Title->getContentModel: Get new content model...
2016-05-18 Thiemo MättigAdd actual documentation for ContentHandler::getActionO...
2016-05-18 Matthew FlaschenTitle->getContentModel: Get new content model with...
2016-05-18 jenkins-botMerge "MWDebugTest: disable MWDebug on test teardown"
2016-05-18 jenkins-botMerge "Speed up password-handling in the unit tests"
2016-05-18 addshoreUse WIS::getNotificationTimestampsBatch in ApiSetNotifT...
2016-05-18 jenkins-botMerge "add setNotificationTimestampsForUser to WatchedI...
2016-05-18 jenkins-botMerge "Factor InterwikiLookup out of Interwiki class."
2016-05-18 jenkins-botMerge "Make an empty "?action=" parameter default to...
2016-05-18 danielFactor InterwikiLookup out of Interwiki class.
2016-05-18 Ori LivnehMWDebugTest: disable MWDebug on test teardown
2016-05-18 addshoreadd setNotificationTimestampsForUser to WatchedItemStore
2016-05-18 Max SemenikImprove diff docs
2016-05-18 Max SemenikMerge Wikidiff3 into DiffEngine
2016-05-18 Max SemenikRemove unused stuff from diffs
2016-05-18 Max SemenikRefactor diffs
2016-05-17 Stephan GambkeRemove "Not logged in" from the personal URLs array
2016-05-17 Translation update... Localisation updates from https://translatewiki.net.
2016-05-17 Aaron SchulzImprove edit stash hit rate for logged-out users
2016-05-17 Thiemo MättigMake an empty "?action=" parameter default to "view"
2016-05-17 danielFix installer issues introduces by MediaWikiServices
2016-05-17 jenkins-botMerge "Let BagOStuff::merge() callbacks override the...
2016-05-17 jenkins-botMerge "Increase LocalFile lock() timeout and improve...
2016-05-17 jenkins-botMerge "mediawiki.util: Use RegExp.test() instead of...
2016-05-17 jenkins-botMerge "Fix Special:Userlogout for $wgAutoloadAttemptLow...
2016-05-17 Gergő TiszaFix AuthManager login page breakage
2016-05-17 jdlrobsonFix Special:Userlogout for $wgAutoloadAttemptLowercase...
2016-05-16 jenkins-botMerge "Convert CdnCacheUpdate to event per URL"
2016-05-16 Translation update... Localisation updates from https://translatewiki.net.
2016-05-16 Stanislav MalyshevConvert CdnCacheUpdate to event per URL
2016-05-16 jenkins-botMerge "Add Status::getStatusValue()"
2016-05-16 jenkins-botMerge "mediawiki.jqueryMsg: Implement `<nowiki>` support"
2016-05-16 Bartosz DziewońskiRefactor upload dialog to make it configurable
2016-05-16 jenkins-botMerge "mediawiki.jqueryMsg: Allow logging errors throug...
2016-05-16 jenkins-botMerge "Add "mVersion" sanity check to User::loadFromCac...
2016-05-16 jenkins-botMerge "AuthManager release notes"
2016-05-16 jenkins-botMerge "API changes for AuthManager"
2016-05-16 jenkins-botMerge "Use AuthManager on special pages"
2016-05-16 jenkins-botMerge "Avoid unstubbing $wgLang in Title::getLocalURL"
2016-05-16 Brad JorschAvoid unstubbing $wgLang in Title::getLocalURL
2016-05-16 jenkins-botMerge "Add AuthManager"
2016-05-16 jenkins-botMerge "shared.css: Don't center text in .mw_metadata...
2016-05-16 Brad JorschAPI changes for AuthManager
2016-05-16 Gergő TiszaUse AuthManager on special pages
2016-05-16 Brad JorschAdd AuthManager
2016-05-16 jenkins-botMerge "Add SessionProvider::getRememberUserDuration...
2016-05-16 jenkins-botMerge "Remove unnecessary annotation"
2016-05-16 Gergő TiszaRemove unnecessary annotation
next