Add a test for braces in HTML attribute values, remove data-parsoid attributes
[lhc/web/wiklou.git] / includes /
2012-12-10 jenkins-botMerge "(bug 29115) Add redirect target value on page...
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-10 jenkins-botMerge "Fix incorrect documentation for Language::getFor...
2012-12-10 Daniel KinzlerMerge "Fix check to see if element is there already."
2012-12-10 daniel(minor) use wfMemcKey when caching sites list.
2012-12-10 ReedyMerge "Revert "(bug 24620) Add types to LogFormatter""
2012-12-10 ReedyMerge "Revert "(bug 24620) Add tests for LogFormatter""
2012-12-10 SiebrandRevert "(bug 24620) Add types to LogFormatter"
2012-12-10 SiebrandRevert "(bug 24620) Add tests for LogFormatter"
2012-12-10 jenkins-botMerge "Use my full name in the credits"
2012-12-10 jenkins-botMerge "test: raise timeout on structure test"
2012-12-10 jan(bug 24620) Add tests for LogFormatter
2012-12-09 jenkins-botMerge "ORM: pass some __METHOD__ to database functions"
2012-12-09 jan(bug 24620) Add types to LogFormatter
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 umherirrender(bug 29115) Add redirect target value on page info
2012-12-09 umherirrenderORM: pass some __METHOD__ to database functions
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Tidy up some unbalanced returns in methods"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-09 IAlexMerge "Adding missing @group Database to unit tests"
2012-12-09 jenkins-botMerge "Remove unreachable lines"
2012-12-09 jenkins-botMerge "[JobQueue] Make doIsEmpty return bool in all...
2012-12-09 Reedy[JobQueue] Make doIsEmpty return bool in all cases.
2012-12-09 IAlexMerge "Add numerous missing @throws to method documenta...
2012-12-09 IAlexMerge "Fixup a couple of uses of return values of funct...
2012-12-09 ReedyFixup a couple of uses of return values of functions...
2012-12-09 ReedyAdd numerous missing @throws to method documentation
2012-12-09 ReedyTidy up some unbalanced returns in methods
2012-12-09 ReedyMove insertUpdateRow call before return applyPatch...
2012-12-08 jenkins-botMerge "Remove broken test."
2012-12-08 jeroendedauwFix check to see if element is there already.
2012-12-08 IAlexMerge "prefix debug log when they end up in the main...
2012-12-08 IAlexMerge "(bug 38897) Fix unhandled exception when visitin...
2012-12-08 IAlexMerge "Replace deprecated Title::userIsWatching()"
2012-12-08 IAlexMerge "worthwhile tests in testTitleObjectStringConversion"
2012-12-08 IAlexMerge "Memory setting for djvutext is now a constant"
2012-12-08 IAlexMerge "Use MWNamespace method instead of binary arithmetic"
2012-12-08 jenkins-botMerge "Allow SQL queries with long field list to wrap"
2012-12-08 jenkins-botMerge "mediawiki.Uri.test: Clean up"
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-08 umherirrenderUse MWNamespace method instead of binary arithmetic
2012-12-07 DerecksonMemory setting for djvutext is now a constant
2012-12-07 BsituMerge "Adding fragment support to SpecialPage::getTitle...
2012-12-07 jenkins-botMerge "hideDeprecated( 'CategoryPage::getAutosummary' )"
2012-12-07 Translation update... Merge "Localisation updates from translatewiki.net."
2012-12-07 NikerabbitMerge "parse argument for message 'ago' in MWTimestamp...
2012-12-07 Translation update... Localisation updates from translatewiki.net.
2012-12-07 jenkins-botMerge "Preferences: Use explicit string as returnto...
2012-12-07 PlatonidesUse JobQueueGroup::singleton()
2012-12-07 Tim Landscheidt(bug 40585) Don't drop 'step="any"' in HTML input fields.
2012-12-07 PlatonidesReplace deprecated Title::userIsWatching()
2012-12-07 Max Semenik(bug 38897) Fix unhandled exception when visiting e...
2012-12-07 jenkins-botMerge "Remove code duplication"
2012-12-07 jenkins-botMerge "Leave some FIXME comments for Bug 36911 - Divisi...
2012-12-07 jenkins-botMerge "Add the required call to the parent setUp to...
2012-12-07 jenkins-botMerge "Fix method declaration in UploadFromStash"
2012-12-07 umherirrenderPreferences: Use explicit string as returnto param
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 PlatonidesMerge "Also pass $doxygenInputFilter as parameter inste...
2012-12-07 Antoine Mussoprefix debug log when they end up in the main log
2012-12-07 DemonMerge "[JobQueue] Added __METHOD__ to delete() call."
2012-12-07 umherirrenderparse argument for message 'ago' in MWTimestamp::getHum...
2012-12-07 HasharMerge changes Ic85d486d,I95bfb886
2012-12-07 HasharMerge "(bug 42226) failure in sites tests"
2012-12-07 jeroendedauw(bug 42226) failure in sites tests
2012-12-07 umherirrenderFix method declaration in UploadFromStash
2012-12-07 KaldariMerge "[JobQueue] Added a sanity check to catch ack...
2012-12-07 Aaron Schulz[JobQueue] Added a sanity check to catch ack() breakage.
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-06 ReedyLeave some FIXME comments for Bug 36911 - Division...
2012-12-06 Aaron Schulz[JobQueue] Added __METHOD__ to delete() call.
2012-12-06 HasharMerge "Register WikitextContentTest in the test autoloa...
2012-12-06 HasharMerge "Add missing wfProfileOut()"
2012-12-06 DemonMerge "[JobQueue] Reduced the change of deadlocks in...
2012-12-06 PlatonidesAdd missing wfProfileOut()
2012-12-06 Aaron Schulz[JobQueue] Reduced the change of deadlocks in recycleSt...
2012-12-06 Pavel SelitskasGenderize Special:Preferences
2012-12-06 Translation update... Merge "Localisation updates from translatewiki.net."
2012-12-06 Aaron SchulzMerge "Purge videos from squid on action=purge"
2012-12-06 ReedyMerge "(bug 42466) Allow djvutxt to use more memory"
2012-12-06 Jan GerberPurge videos from squid on action=purge
2012-12-06 DemonMerge "[Upload] Added async upload concatenation support."
2012-12-06 Aaron SchulzMerge "While testing, turn off DataBase::ignoreErrors."
2012-12-06 CatropeMerge "mediawiki.Uri: Don't raw encode the 'title'...
2012-12-06 KaldariAdding fragment support to SpecialPage::getTitleFor()
2012-12-05 AnomieMerge "test: detects parent setUp not being called"
2012-12-05 Translation update... Localisation updates from translatewiki.net.
2012-12-05 IAlexMerge "Update misleading variable names in docs"
2012-12-05 IAlexMerge "Update docs for DifferenceEngine::getDiff()"
2012-12-05 Antoine MussoRevert UIDGenerator commits.
2012-12-05 Aaron Schulz[Upload] Added async upload concatenation support.
2012-12-05 Siebrand MazelandUpdate docs for DifferenceEngine::getDiff()
2012-12-05 NikerabbitMerge "Add wfDeprecated to wfMsg* methods from 1.21 on"
2012-12-05 ReedyMerge "Add 1.20 RELEASE-NOTES to HISTORY"
2012-12-05 ReedyMerge "Add type hint"
2012-12-05 NikerabbitMerge "(bug 37263) better handling of minor/bot in...
2012-12-05 umherirrender(bug 37263) better handling of minor/bot in enhanced...
next