summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-29Update release notes and incremented versionorigin/REL1_18csteipp
2012-11-29Remove the throw from Message::extractParam()Kevin Israel
2012-11-29Add comments to Linker::formatLinksInComment()Kevin Israel
2012-11-29Optimized regex in Linker.phpKevin Israel
2012-11-29(bug 40995) Refresh SessionId on logincsteipp
2012-11-28Localisation updates from http://translatewiki.net.Translation updater bot
2012-11-28Backport compatible message changes from master.Siebrand Mazeland
2012-11-28Backport compatible message changes from master.Siebrand Mazeland
2012-10-31Localisation updates from http://translatewiki.net.Translation updater bot
2012-10-31Backport compatible message changes from masterSiebrand Mazeland
2012-10-30Increase permitted runtime for testParserTestChristian Aistleitner
2012-10-22Localisation updates from http://translatewiki.net.Translation updater bot
2012-10-22Update compatible updates from masterSiebrand Mazeland
2012-10-03Localisation updates from http://translatewiki.net.Translation updater bot
2012-10-03Backport message changes from master.Siebrand Mazeland
2012-10-03Backport compatible updates from master.Siebrand Mazeland
2012-09-19(bug 36179) Unquote 'null' for PostgreSQL.Tim Landscheidt
2012-08-31Update release notes and incremented versioncsteipp
2012-08-31(bug 39700) Fix for html injectioncsteipp
2012-08-31(bug 35839) Hidden block text leaking to adminscsteipp
2012-08-31(bug 39184) LDAP password leakagecsteipp
2012-08-31(bug 39180) Set x-frame-options='DENY' for apicsteipp
2012-08-31(bug 37587) Enforce language codes to be html safeNiklas Laxström
2012-08-31(bug 38333) Check global blocks on account createcsteipp
2012-08-31(34037) phpunit tests timeout too fastAntoine Musso
2012-08-31move parser fuzz test to ParserFuzz groupAntoine Musso
2012-08-31disable broken tests in REL1_18Antoine Musso
2012-08-31Make arguments to phpunit.php work.Tim Starling
2012-07-03Fix mixed script locale. Remove Hant.Siebrand Mazeland
2012-06-13(bug 36938) Correctly escape uselang attribute to prevent xss1.18.4csteipp
2012-06-12Bump $wgVersion and add release-notes for 1.18.4Reedy
2012-06-01(bug 29296) Expanded Blacklist for SVG Filescsteipp
2012-04-25Bump 1.18.31.18.3Reedy
2012-04-23(bug 35961) Hash comparison should always be strict.Platonides
2012-04-15Fix gettoken loophole from https://gerrit.wikimedia.org/r/#change,4220Szymon Świerkosz
2012-04-04tests: mark tests requiring a database connectionAntoine Musso
2012-04-04Bug 35671 - PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php...Reedy
2012-03-31Copy .gitignore files from masterAlexandre Emsenhuber
2012-03-30* (bug 35567) The whole password reminder e-mail is now sent in the same lang...Alexandre Emsenhuber
2012-03-27Merge "Fix broken email confirmation expiration caused by MWCryptRand changes...Tim Starling
2012-03-26Fix RELEASE-NOTES: add missing heading about 1.18.1 and fix the level of some...Alexandre Emsenhuber
2012-03-26Merge "* (bug 35446) Using "{{nse:}}" with an invalid namespace name no longe...Aaron Schulz
2012-03-26* (bug 35446) Using "{{nse:}}" with an invalid namespace name no longer throw...Alexandre Emsenhuber
2012-03-26.gitreview for REL1_18 branchAntoine Musso
2012-03-25Fix broken email confirmation expiration caused by MWCryptRand changes.Daniel Friesen
2012-03-23Swap $bytes .= $iv; for $buffer .= $iv;Reedy
2012-03-22* (bug 34212) ApiBlock/ApiUnblock allow action to take place without a token ...1.18.2Reedy
2012-03-21MFT r114354: MWCryptRand $method parameter removalTim Starling
2012-03-21Backported the bug 22555 part of r114232 and cleaned up RELEASE-NOTES-1.18Tim Starling
2012-03-20Backport r114272, Reedy's fix for r114233 to REL1_17, REL1_18, and REL1_19.Daniel Friesen