lhc/web/wiklou.git
2011-06-26 Raimond SpekkingLocalisation updates for ToolserverI18N messages from...
2011-06-26 Mark A. HershbergerFollowup r90239: Move return till after the toggle...
2011-06-26 Mark A. HershbergerApply rgcjones' patch for Bug#29533:
2011-06-26 Sam ReedFollowup r89566, r89568, make links point to the user...
2011-06-26 Sam ReedFollowup r90839, de-capitali[sz]e api parameter
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-06-26 Raimond SpekkingFollowup r90775: Fix PHP Notice: Undefined index:...
2011-06-26 Niklas LaxströmUnbreak multiple maintenance scripts
2011-06-26 Niklas LaxströmPer translatewiki.net/wiki/Thread:Support/Unprotect...
2011-06-26 Antoine MussoFix comment in BacklinkCache::partition()
2011-06-26 Aaron SchulzMade '^' (XOR) in recCheckCondition() act as a one...
2011-06-26 KrinkleReview and clean up of jquery.tablesorter.js + applying...
2011-06-26 Aaron Schulz* Core:
2011-06-26 Brian Wolff(sort of bug 29586) Make the (next 200) links on catego...
2011-06-26 Brian Wolff(bug 8556) When using $wgRawHtml, don't show scary...
2011-06-26 KrinkleRemoving console.log and other ad-hoc debugging code
2011-06-25 Antoine Mussoadd tooltip-invert & tooltip-namespace_association...
2011-06-25 Jack Phoenixcoding style tweaks + removed some PHP4-isms
2011-06-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-25 Alexandre EmsenhuberFix comment from r79430; pointed out by Emufarmers
2011-06-25 Aaron Schulz* Follow-up r90749
2011-06-25 Sam ReedFollowup r89566
2011-06-25 Sam ReedFollowup r90722, seems the file comments were a bad...
2011-06-25 Sam ReedHack followup to r90643
2011-06-25 Sam ReedUncommited documentation from my working copy
2011-06-25 Robin PepermansCorrect alignment for RevisionDelete button
2011-06-25 Antoine MussoRename messages from r90670
2011-06-25 Matěj GrabovskýFollow-up r90408: use $user->useRCPatrol()
2011-06-25 Robin PepermansFix r90743.
2011-06-25 Brian WolffLet $wgCategoryCollation take a class name as a value...
2011-06-25 Aaron SchulzFollow-up r90749: pushed down accessing of $wgAutopromo...
2011-06-25 Aaron SchulzFollow-up r90749:
2011-06-25 Aaron SchulzFollow-up r90749:
2011-06-25 Sam ReedFollowup r89576, and other related revisions
2011-06-25 Sam ReedFollowup r86198 per Happy-melon comment on CR, delete...
2011-06-25 Aaron SchulzAdded one-time promote support via Autopromote::autopro...
2011-06-25 Russ NelsongetPath() does the wrong thing under SwiftMedia, but...
2011-06-25 Russ NelsonHad trouble distinguishing between these two error...
2011-06-24 Robin PepermansDirectionality improvements as part of bug 6100 (under...
2011-06-24 Robin PepermansDirectionality and language improvements as part of...
2011-06-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-24 Robin Pepermans(bug 28030) LTR usernames are aligned incorrectly in...
2011-06-24 Robin Pepermans(bug 12406) Pages with names in RTL scripts are not...
2011-06-24 Aaron Schulz* Removed break in first loop of generateTableHTML...
2011-06-24 KrinkleRelease-notes for r90729 (why doesn't this happen autom...
2011-06-24 Krinkle(bug 29567) mw.util.addPortletLink should only wrap...
2011-06-24 KrinkleAdding unit test for span presence in mw.util.addPortle...
2011-06-24 KrinkleRemoving fake html structure from qunit/index.html...
2011-06-24 Aaron Schulz* More cleanups for r88084 (and fixed r90692).
2011-06-24 KrinkleRelease-note fixes
2011-06-24 Alexandre EmsenhuberSimplify a bit by using getRawText() instead of creatin...
2011-06-24 Siebrand MazelandReduce calls to wfTimestampNow() by using temporary...
2011-06-24 Siebrand MazelandFollow-up r88278. Do not call $wfTimestampNow() twice...
2011-06-24 Aaron SchulzMore RELEASE-NOTES-1.19 tweaks
2011-06-24 Aaron SchulzClarify some bug fix notes
2011-06-24 Aaron SchulzCode style cleanups, use strict comparison with $data...
2011-06-24 Aaron SchulzMinor code cleanups
2011-06-24 Neil Kandalgaonkarlinted jpegmeta - commas cause IE errors. Not that...
2011-06-24 Robin PepermansThe comment refers to the wrong path (should have been...
2011-06-24 Robin Pepermanslocalization statistics (transstat.php) now excludes...
2011-06-23 Brian WolffPer CR on r86169, start adding unit tests for metadata...
2011-06-23 Derk-Jan HartmanSwitch jquery.sortable to use mw-sortable and mw-unsort...
2011-06-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-23 Leo KoppelkammTwo more tablesorting tests
2011-06-23 Antoine Mussoupdate tests for Xml::label which now support 'title...
2011-06-23 Antoine MussoAdd tooltips to the Special:Recentchanges checkboxes
2011-06-23 Antoine MussoXml::label now apply the 'title' attribute when provided
2011-06-23 Alexandre EmsenhuberFix for r86722: pass the message 'dberrortext' unescape...
2011-06-23 Derk-Jan HartmanSet window.wgMonthNamesShort before we start the tests...
2011-06-23 Derk-Jan HartmanFix global var leaking that was making collationsort...
2011-06-23 Matěj GrabovskýwfArrayToCGI() and wfCgiToArray() now handle nested...
2011-06-23 Sam ReedFollowup r85596, recursiveTagParse returns a string...
2011-06-23 Leo KoppelkammAdding rowspan tests to tablesorting & make it more...
2011-06-23 Leo KoppelkammAdding a collation test to tablesorter, fixing var...
2011-06-23 Brian WolffSomeone on irc had a very screwed up DB, and he reporte...
2011-06-23 Tim StarlingGeneral database-related code cleanup:
2011-06-23 Brion VibberFollowup r86088: test cases and a correction for bug...
2011-06-22 Brion VibberFollowup r90595, r90626: remove async magic from table...
2011-06-22 Leo KoppelkammRevert accidental change from r90630
2011-06-22 Brion VibberFollowup r86088, r87244, r90612: fix jquery.tablesorter...
2011-06-22 Leo KoppelkammTablesorter: Remove not really necessary setTimeout.
2011-06-22 Brion VibberFollowup r87243: qunit test cases for bug 28775 (German...
2011-06-22 Leo KoppelkammHopefully fix IE6 regex tablesorter issue
2011-06-22 Sam Reedrequire_once( dirname( dirname( __FILE__ ) ) . '/includ...
2011-06-22 Sam Reedrequire_once dirname( dirname( __FILE__ ) ) . '/api...
2011-06-22 KrinkleFix dependancy order (before instead of after the main...
2011-06-22 Brion VibberFollowup r90595: Tweak tablesorter tests so they run...
2011-06-22 Leo KoppelkammFix tablesorting bug that caused weird interferences...
2011-06-22 Chad HorohoeMake Maintenance::error() more useful in dying situatio...
2011-06-22 Sam ReedFix code style
2011-06-22 PlatonidesRemove unused global $wgContLang
2011-06-22 Sam ReedMove upload tests to upload folder
2011-06-22 Sam ReedKill var_dump from r90603
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 PlatonidesFollow up r86623. Remember to add the proper wfProfileO...
2011-06-22 PlatonidesReadd r90538, this time with the missing global $wgHooks;
2011-06-22 Derk-Jan HartmanFix global var leaks in jquery.tablersorter.js
2011-06-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-22 Brion VibberAdd initial QUnit JS test cases for jquery.tablesorter...
2011-06-22 Alexandre EmsenhuberUpdated calls to Linker to call them statically and...
next