lhc/web/wiklou.git
2011-09-04 Robin PepermansFollowup r87677 / r87676: add 'bh' to dummy language...
2011-09-04 Robin PepermansExplain what $wgDummyLanguageCodes does, and remove...
2011-09-04 Robin PepermansAdd $rtl = true. It inherits this from the fallback...
2011-09-04 Robin PepermansFix r94841: remove from 1.19 release notes, and update...
2011-09-04 Daniel FriesenFollowup r87340: Post-hook swap bodytext into a new...
2011-09-04 Rotem LissLocalization update for he.
2011-09-03 Sam ReedSet a HTTP 301 header in redirect.php
2011-09-03 Alexandre EmsenhuberUse local context instead of global variables
2011-09-03 Max Semenikrv r89483 per CR
2011-09-03 Aaron SchulzFixed rightslogentry-autopromote qqq entry
2011-09-03 Siebrand Mazeland(bug 30455) Use "undisclosed" instead of "unspecified...
2011-09-03 Daniel FriesenExpand r96170's support for space separated attributes...
2011-09-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-03 Daniel FriesenCrack down on arguments inside the Linker that call...
2011-09-03 Philip TzouUpdate zh conversion tables, remove unused/incorrect...
2011-09-03 Daniel FriesenUse wfExpandUrl+PROTO_CANONICAL inside of getCanonicalU...
2011-09-03 Philip TzouUpdate Chinese conversion tables.
2011-09-03 Siebrand MazelandUpdate whitespace and a comment.
2011-09-03 Siebrand MazelandAdd comment on why the list is not localised.
2011-09-03 Max SemenikFix r87731: update site stats only when explicitly...
2011-09-03 KrinkleRELEASE-NOTES for r96170
2011-09-03 KrinkleHtml.php: The "future"[1] is here. Add features for...
2011-09-03 KrinkleWhitespacing in HtmlTest.php
2011-09-03 KrinkleHtml.php: Move html5-validation blacklist check to...
2011-09-02 Aaron SchulzReverted parser bump from r84601 per CR
2011-09-02 KrinkleWhitespace indention fix for r96150 (seperate to make...
2011-09-02 KrinkleSeparate execution from definition (mediawiki.util...
2011-09-02 Mark A. Hershbergerw/s fix ups
2011-09-02 Roan KattouwMerge r96132 from 1.17wmf1: support protocol-relative...
2011-09-02 Alexandre EmsenhuberUse local context instead of global variables
2011-09-02 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-02 KrinkleFollow-up r95998: Update the test title as well. r95998...
2011-09-02 Chad HorohoeMinor tweak to r95521: remove outdated comment about...
2011-09-02 Siebrand MazelandRevert r96094. That space is already in colon-separator...
2011-09-02 Siebrand MazelandAdd a word separator after the colon separator.
2011-09-02 Sam ReedRevert r95496, r95506, r95524, r95553, r96005
2011-09-02 Jure Kajzer* resolved some issues with sequences and deleting...
2011-09-02 Jure Kajzer* added redundand join condition for index usage as...
2011-09-01 John Du HartRevert r95930, r95931 and r95939. Poorly commited patch
2011-09-01 Mark A. Hershbergerr93633 - remove duplicated tests
2011-09-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-01 KrinkleOptimize ucFirst by using charAt
2011-09-01 KrinklePass OutputPage instance to MakeGlobalVariablesScript...
2011-09-01 Sam ReedFollowup r95496, remove duplicate $fields definition
2011-09-01 Sam ReedFollowup r95396
2011-09-01 KrinkleFix bad escaping in mw.message for inexistent messages...
2011-09-01 KrinkleFix r95997: Update unit test
2011-09-01 KrinkleChange default value for format property of mw.message...
2011-09-01 Siebrand MazelandAdd some full message keys as they are used here.
2011-09-01 Siebrand MazelandAdd some full message keys as they originate from these...
2011-09-01 Chad HorohoeA d d s p a c e s
2011-09-01 Chad HorohoeShut up build script about not having LocalSettings...
2011-09-01 Siebrand Mazelandw/s
2011-09-01 Jure Kajzer* updated oracle schema to current
2011-09-01 Roan KattouwRemove type hint that broke r95975
2011-09-01 Roan KattouwAdd ResourceLoaderContext::newDummyContext() function
2011-09-01 KrinkleSplit up TablePager css class, introduce .mw-datatable
2011-09-01 Daniel FriesenFollowup r95957, add =null to Skin::outputPage too
2011-09-01 Daniel FriesenKill off use of $wgRequest, $wgUser, and $wgLang in...
2011-09-01 Roan KattouwIn Title::resetArticleID(), clear all entries in the...
2011-09-01 Daniel FriesenRevert r95830's change to external and interwiki link...
2011-09-01 Daniel FriesenFollowup r95947, undo accidental revert of r95946.
2011-09-01 Roan KattouwFix indentation in r95396
2011-09-01 Daniel FriesenAdd Title::isSubpageOf to use when you want to make...
2011-09-01 Raimond Spekkingf'up r95930: register new message key to maintenance...
2011-09-01 John Du HartFollow-up r95930, consolidate into one message per CR
2011-09-01 John Du Hart(bug 5865) Warning on editing other user's userpage
2011-08-31 John Du Hart(bug 4381) Magic quotes cleaning is not comprehensive...
2011-08-31 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-31 Aaron SchulzRemoved AjaxFunctions from list (file was deleted)
2011-08-31 Roan KattouwFollowup r95002: unbreak getTokenUrl() by using a simpl...
2011-08-31 KrinkleClean up and conventions in shared.css
2011-08-31 Sam ReedFollowup r95396
2011-08-31 Sam ReedTidy up w/c
2011-08-31 KrinkleFix Uncaught TypeError: Cannot call method 'substr...
2011-08-31 Roan KattouwClarify parameter description added in r95714
2011-08-31 Roan KattouwFollowup r95753 per CR: prevent extensions from making...
2011-08-31 Niklas LaxströmArgh, fixing my fix in r95834
2011-08-31 Daniel FriesenFollowup r95837; Return the list-style-image for ul...
2011-08-31 Daniel FriesenRemove the basic styles that vector coppied from monobo...
2011-08-31 Niklas LaxströmFollowup r95800 - the page is ListFiles
2011-08-31 Daniel FriesenGive Vector a lighter external/interwiki color since...
2011-08-30 Chad HorohoeAnother stupid newline, forgot to press save
2011-08-30 Chad HorohoeFixes for r94158: newlines and minor debugging typo...
2011-08-30 Chad HorohoePrefix extensions with $IP. Followup r94107 (grumble...
2011-08-30 Chad HorohoeRemove wfDie() that Ariel keeps trying to resurrect :)
2011-08-30 Chad HorohoeRemove evil @
2011-08-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-30 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-30 Robin PepermansLink content pages and uploaded files to AllPages and...
2011-08-30 Niklas LaxströmAmend r95775 per Siebrand's suggestion
2011-08-30 Niklas LaxströmHandle bad input gracefully in getFallback(s)For
2011-08-30 Niklas LaxströmNew hook to replace live hack on translatewiki.net...
2011-08-30 Alexandre EmsenhuberRemoved unused global declaration of $wgMessageCache (!)
2011-08-30 Roan KattouwFix a message key typo in r41961 (!!), which didn't...
2011-08-30 Roan KattouwAdd TitleIsMovable hook so extensions can create new...
2011-08-29 KrinkleMake file names match module names.
2011-08-29 Ariel Glenncheck the checkpoint related options only if we specifi...
2011-08-29 KrinkleAdd support to only return keys in ApiAllMessages
2011-08-29 Daniel FriesenKill off the last $wgUser and improper use of linker...
next