lhc/web/wiklou.git
2011-05-13 Jure Kajzer* fixed as per comment on r88008
2011-05-13 Chad HorohoeRewrite importUseModWiki to subclass maintenance, gener...
2011-05-13 Chad Horohoe(bug 21086) generateSitemap.php uses wfWikiID() in...
2011-05-13 Leo KoppelkammFollowup to r87987: Remove tablesorter from mw.util...
2011-05-13 Chad HorohoeKill defines in favor of class constants, not used...
2011-05-13 KrinkleAdding qunit tests for isIPv4Address and isIPv6Address...
2011-05-13 Markus Glaserremoved max line size for a sql dump file. This optiona...
2011-05-13 Jure Kajzer* bug 24037
2011-05-13 Roan Kattouw(bug 24781) Define XML namespace for API output. Also...
2011-05-13 Chad Horohoe(bug 10154) Don't allow user to specify days beyond...
2011-05-13 Sam ReedFix unused variables
2011-05-13 Sam ReedImprove variable naming
2011-05-13 Leo KoppelkammFollowup to r87987: Actually load the lazy loader
2011-05-13 Antoine Mussobug 2429 fix up index by using IN / NOT IN instead...
2011-05-13 Brion Vibber* (bug 15461) Make IE8 turn off content sniffing. Everb...
2011-05-13 Antoine MussoSupport abstraction for 'NOT IN' SQL structure
2011-05-13 KrinkleLooks like even margin-top isn't save due to box model...
2011-05-13 Leo KoppelkammLazy load tablesorter only when needed. Bug 28946
2011-05-13 Trevor Parscal(reverts r87985, and does what that was SUPPOSED to...
2011-05-13 Brion Vibber* (bug 28634) document possible API caveat caused by...
2011-05-13 Trevor ParscalExpanded the contents of a function that was immediatel...
2011-05-13 Niklas LaxströmReword prefs-help-email-others per https://translatewik...
2011-05-13 Leo KoppelkammFix width of live log in installer, so that it floats...
2011-05-13 Siebrand MazelandFollow-up r87971: remove some more English.
2011-05-13 Niklas LaxströmRemove some English
2011-05-13 Krinklecomparing colors cross-browser is Aweful. Turns out...
2011-05-13 Antoine Mussomerge in prettyURL patch
2011-05-13 KrinkleRe-do r87961 in a better way. Like I said, it's not...
2011-05-13 KrinkleReverted r87961. Broke stuff on action=edit...
2011-05-13 KrinkleFixing broken tooltip/accesskey's for view_urls in...
2011-05-13 Alexandre EmsenhuberFollow-up r87955: fix comment
2011-05-13 Alexandre EmsenhuberUse Article::doEdit(), much, much easier
2011-05-13 Alexandre EmsenhuberRemoved redundant whitespaces
2011-05-13 Alexandre EmsenhuberArticle::updateArticle() doesn't exist anymore
2011-05-13 Antoine Mussofix backtrace on SQL error
2011-05-12 Krinkle(no commit message)
2011-05-12 KrinkleRemove unneeded parens in $.compareObject; Fix addCSS...
2011-05-12 Alexandre EmsenhuberFix for r86041: when the user wants to unwatch the...
2011-05-12 Alexandre EmsenhuberinsertNewArticle() no longer exists
2011-05-12 Antoine Mussotests for XmlSelect::GetAttributes()
2011-05-12 Antoine Musso* ammend class comment
2011-05-12 Alexandre EmsenhuberRemoved dead code path since r27312: $revision cannot...
2011-05-12 Jack Phoenixfollow-up to r87584: remove a call to no-op function...
2011-05-12 KrinkleAdd unit test for jquery.colorUtil module
2011-05-12 KrinkleFollow-up r87898: Using real path
2011-05-12 KrinkleContinue implementation QUnit/TestSwarm integration...
2011-05-11 Sam ReedReturn comment stuffs
2011-05-11 Sam ReedFix bug link for PhpRefCallBugTester class
2011-05-11 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-11 Alexandre Emsenhubersvn:eol-style native
2011-05-11 Rotem LissLocalization update for he.
2011-05-11 Ryan Kaldarireadding generic public domain option per comments...
2011-05-11 Ryan KaldariUpdating license choices for installer. CC public domai...
2011-05-10 Ryan Kaldariadding icon for cc-by license
2011-05-10 Sam Reed* (bug 27790) add query type for querymodules to action...
2011-05-10 KrinkleRELEASE-NOTES for r87856
2011-05-10 KrinkleCreating a way to toggle mw.config LEGACY_GLOBALS from...
2011-05-10 Chad HorohoeTurn forUpdate() into an actual no-op
2011-05-10 KrinkleStep 1 of QUnit/TestSwarm support (bug 26908)
2011-05-10 Brion VibberRevert r87830: broke ResourceLoader, MediaWiki config...
2011-05-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-10 Brion Vibber* (bug 25262) Fix for minification of hardcoded data...
2011-05-10 Max SemenikTo prevent creepy errors like bug 28908, raised PHPUnit...
2011-05-10 Alexandre EmsenhuberRemoved trailing whitespaces
2011-05-10 Alexandre EmsenhuberMoved inclusion of UtfNormalDefines.php near other...
2011-05-10 KrinkleStep 1 of QUnit/TestSwarm support (bug 26908)
2011-05-10 Brian Wolff(bug 28888) In Special:Search, Don't tell user the...
2011-05-10 Brian WolffPrevent user from trying to move a page to a title...
2011-05-10 Brion Vibber* (bug 21279, bug 28820) Workaround for standard diff...
2011-05-10 Brion Vibber* (bug 21279) Special:Undelete's 'change visibility...
2011-05-10 Brion Vibber* (bug 21279) Special:RevisionDelete now uses revision...
2011-05-10 Brion VibberFixes for FakeResultWrapper iteration -- the rewind...
2011-05-09 Brian Wolff(bug 28887) Do not re-use special page objects.
2011-05-09 Jack Phoenixcoding style tweaks
2011-05-09 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-09 Chad HorohoeMore silly ternary true : false fixes
2011-05-09 Max SemenikColumn checks for updater
2011-05-09 Krinkle* [mediaWiki] Using mw-alias where possible + adding...
2011-05-09 KrinkleFix fixme: r87340: Remove slashes from double quote...
2011-05-09 Brion Vibber(bug 28864) Fix UtfNormal benchmark & test case runners...
2011-05-09 Krinkle.length has the same number of characters as length...
2011-05-09 Krinklejquery.makeCollapsible improvements
2011-05-09 Max Semeniktesting of SQLite updates from all (previoisly) support...
2011-05-09 Alexandre EmsenhuberFollow-up r86155: also remove revisionmove from MediaWi...
2011-05-09 Max SemenikUse runChild() to pass useful stuff like quiet mode
2011-05-09 Roan Kattouw(bug 28840) Commit patch by bawolff that encodes dots...
2011-05-09 Max SemenikRevert SQLite-related part of r87357: sauses SLQ errors...
2011-05-09 Brian WolffMake it so that when a special page is trancluded,...
2011-05-09 Brian Wolff(bug 28883) Add messages for compression types (metadat...
2011-05-09 Daniel FriesenFollowup r87668, update hooks.txt
2011-05-08 Sam ReedWhitespace fixes
2011-05-08 KrinkleFix exception thrown in mw.util.addPortletLink
2011-05-08 KrinkleRemove second argument in str.substr() in $.ucFirst...
2011-05-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-08 Sam ReedDocumentation
2011-05-08 Krinklemw.util.test update
2011-05-08 Alexandre Emsenhuber$wgOut can no longer be a stub since r85278, so there...
2011-05-08 Siebrand MazelandAdd placeholder for "bh" code. Falls back to "bho"...
2011-05-08 Siebrand MazelandChange language code from "bh" which is the code for...
2011-05-08 Daniel FriesenChange $text to $html. This has been bothering me for...
next