lhc/web/wiklou.git
2012-12-11 Chad HorohoeRevert "Applied patches to new WMF 1.21wmf6 branch"
2012-12-11 Chad HorohoeRevert "Commit of various live hacks"
2012-12-11 Chad HorohoeUndoing more of my branching mistake, delete submodules...
2012-12-10 ReedyMerge "StartProfiler.php shouldn't be under version...
2012-12-10 ReedyStartProfiler.php shouldn't be under version control
2012-12-10 jenkins-botMerge "ExternalStoreDB.php was moved to externalstore...
2012-12-10 PlatonidesExternalStoreDB.php was moved to externalstore folder...
2012-12-10 jenkins-botMerge "[Upload] Async upload code cleanups."
2012-12-10 Aaron SchulzMoved ExternalStore stuff to a /externalstore subdir.
2012-12-10 Translation... Localisation updates from translatewiki.net.
2012-12-10 jenkins-botMerge "Remove fallback for PHP installs < v5.3.2 as...
2012-12-10 Chad HorohoeUpdating Wikibase
2012-12-10 Gabriel WickeAdd a test for braces in HTML attribute values, remove...
2012-12-10 lwellingRemove fallback for PHP installs < v5.3.2 as that is...
2012-12-10 Chad HorohoeApplied patches to new WMF 1.21wmf6 branch
2012-12-10 ReedyCommit of various live hacks
2012-12-10 Chad HorohoeCreating new WMF 1.21wmf6 branch
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 Niklas LaxströmFix spelling in nan date formats
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 Siebrand MazelandFix incorrect documentation for Language::getFormattedN...
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 Antoine Mussotest: raise timeout on structure test
2012-12-10 Alex MonkUse my full name in the credits
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 Translation... Localisation updates from translatewiki.net.
2012-12-09 jenkins-botMerge "Set wgWellFormedXml for LinkerTest::testUserLink"
2012-12-09 umherirrender(bug 29115) Add redirect target value on page info
2012-12-09 jenkins-botMerge "Set wgHtml5/wgWellFormedXml for XmlTests"
2012-12-09 umherirrenderORM: pass some __METHOD__ to database functions
2012-12-09 umherirrenderSet wgWellFormedXml for LinkerTest::testUserLink
2012-12-09 umherirrenderSet wgHtml5/wgWellFormedXml for XmlTests
2012-12-09 umherirrenderFix SanitizerTest for wikis with wgUseTidy = true;
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 umherirrenderAdding missing @group Database to unit tests
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 ReedyRemove unreachable lines
2012-12-09 ReedyMove insertUpdateRow call before return applyPatch...
2012-12-08 danielFix condition for the entries with a null model.
2012-12-08 PlatonidesThe error message should refer to $wgContentHandlerUseDB
2012-12-08 jenkins-botMerge "Remove broken test."
2012-12-08 jeroendedauwRemove 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 Niklas LaxströmAllow SQL queries with long field list to wrap
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 Aaron Schulz[Upload] Async upload code cleanups.
2012-12-07 Timo Tijhofmediawiki.Uri.test: Clean up
2012-12-07 jenkins-botMerge "hideDeprecated( 'CategoryPage::getAutosummary' )"
2012-12-07 Translation... Merge "Localisation updates from translatewiki.net."
2012-12-07 NikerabbitMerge "parse argument for message 'ago' in MWTimestamp...
2012-12-07 Niklas LaxströmLess wild whitespace
2012-12-07 PlatonideshideDeprecated( 'CategoryPage::getAutosummary' )
2012-12-07 Translation... 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 jenkins-botMerge "Make sure MaintenanceFixup's shutdown is simulated"
2012-12-07 umherirrenderPreferences: Use explicit string as returnto param
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 Brad JorschMake sure MaintenanceFixup's shutdown is simulated
next