lhc/web/wiklou.git
2008-07-06 Nicolas Dumazet$dbr->select already returns a ResultWrapper, no need...
2008-07-06 Alexandre EmsenhuberOne more tweak: double global declaration of $wgOut
2008-07-06 Rotem LissShow extension name only if its checks are not empty.
2008-07-06 Aaron SchulzFlaggedRevs refactoring:
2008-07-06 Siebrand MazelandFix syntax error
2008-07-06 Nicolas DumazetmResult is never used, removing it.
2008-07-06 Rotem LissVarious fixes.
2008-07-06 Rotem LissUpdate.
2008-07-06 Chad HorohoeTrim up trailing newlines before footer gets added.
2008-07-05 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-07-05 Brion VibberRevert r37078, 37132 "New hook ParserBeforeTranscludeTe...
2008-07-05 Siebrand MazelandAdd message 'undelete-fieldset-title' to resolve issue...
2008-07-05 Brion VibberRemove the uk button_link.png for the moment; I'm a...
2008-07-05 Brion Vibberfix order of labels
2008-07-05 Brion VibberRevert r37098 presumably based on reverted r37095
2008-07-05 Brion VibberRevert r37095 "Update message 'undelete'. Previous...
2008-07-05 Daniel FriesenMinor fix, $parser was passed instead of $this like...
2008-07-05 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-07-05 Siebrand MazelandAdd 'emailuserfooter'
2008-07-05 Greg Sabino... Handle multi-insert ignores properly, as pointed out...
2008-07-05 Shinjiman* Re-implement the message caches for r35821
2008-07-05 Niklas Laxström* Allow grammar
2008-07-05 Chad HorohoeRe-implement "Email user footer,"
2008-07-05 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-07-05 Siebrand MazelandFix incorrect link button name
2008-07-05 Siebrand Mazelandsvn:eol-style
2008-07-05 Siebrand MazelandCustom buttons for Ukranian
2008-07-05 Rotem LissUpdate and fixes.
2008-07-05 Nicolas Dumazetmoving $cat = new self() before $cat->mTitle = $title...
2008-07-05 Siebrand MazelandUpdate message 'undelete'. Previous text was incorrect...
2008-07-05 Alexandre EmsenhuberRemoved "See diff.doc", it seems that this file never...
2008-07-05 Rotem LissVarious fixes.
2008-07-05 Alexandre Emsenhuber* Added $IP in dirs for OpenSearchUrls hook
2008-07-05 Roan KattouwFix regression from r37046: tokens should not be suppli...
2008-07-05 Daniel FriesenNew hook ParserBeforeTranscludeTemplate:
2008-07-04 Brion VibberRevert r37009 -- turns out you can do these structures...
2008-07-04 Brion VibberBreak localized edit buttons into subdirectories so...
2008-07-04 Brion Vibberfix sql syntax error
2008-07-04 Mohamed MagdyAdded localization of edit button images for Tarask...
2008-07-04 Brion VibberRevert r37063 "KTHMLfixes no longer loaded on skins...
2008-07-04 Chad HorohoeKTHMLfixes no longer loaded on skins where it doesn...
2008-07-04 Greg Sabino... Properly handle the 'IGNORE' option passed to the inser...
2008-07-04 Shinjimanfix encoding problems on r37058
2008-07-04 Shinjiman* (bug 14604) Update LanguageConverter for T (Title...
2008-07-04 Mohamed MagdyAdded localization of edit button images for Arabic...
2008-07-04 Bryan Tong... Remove non working, obsolete ICRepo. Use the working...
2008-07-04 Victor VasilievDon't pass $db, as Tim Starling advises
2008-07-04 Mohamed Magdytimezone-utc translation.
2008-07-04 Domas Mituzasadding explanations break the feature, page is supposed...
2008-07-04 Roan KattouwRewritten the way the API handles tokens:
2008-07-04 Nicolas DumazetmCategoties -> mCategories
2008-07-04 Nicolas DumazetCorrecting commit 37038 : only getXXXDeletions were...
2008-07-04 Niklas Laxström* (bug 11732) Allow localisation of edit button images
2008-07-04 Nicolas Dumazetsyntax fix
2008-07-04 Nicolas Dumazet6 array_diff_* were computed twice. Compute once, and...
2008-07-04 HujiLocalisation updates: Adding/updating Persian translations
2008-07-04 Aaron SchulzRe-commit fixed r37006
2008-07-04 Victor Vasiliev* (bug 14723) Added time zone and writing direction...
2008-07-04 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-07-04 Siebrand MazelandTrying to resolve commit r37017/revert r37018: Throw...
2008-07-04 Tim StarlingRevert r37017. Please do not remove functions unless...
2008-07-04 Chad HorohoeRemove wfGetHTTP() and wfIsLocalUrl(). Unused wrapper...
2008-07-04 Chad HorohoeTypo in variable name.
2008-07-04 Brion VibberRevert r37006 -- causes fatal errors:
2008-07-03 Raimond SpekkingLocalisation updates German
2008-07-03 Chad HorohoeSimplify configuration and make a better caching key.
2008-07-03 Brion VibberHave been playing with custom API modules and been...
2008-07-03 Chad HorohoeRevert thumb caching because it wasn't actually caching...
2008-07-03 Brion VibberRevert r36954 ("Change canonical name for BlockIP to...
2008-07-03 Aaron SchulzMake redirects work properly with flagging (bug 14714)
2008-07-03 Siebrand MazelandMore L10n crap from Betawiki
2008-07-03 Brion VibberRevert r36916 for now ("(bug 14698) Make "Block account...
2008-07-03 Brion VibberRevert r36907, 36908 ("(bug 13862) Add TOC to Special...
2008-07-03 Brion VibberRevert r36893 and friends ("Tweak 'previewnote' a bit...
2008-07-03 Aaron SchulzRefactor some code
2008-07-03 Chad HorohoeCache thumbs from remote sources too.
2008-07-03 Chad Horohoe-1 unused global.
2008-07-03 Chad HorohoeDon't use $wgTranscludeCacheExpiry, as it's not designe...
2008-07-03 Chad HorohoeRefactor caching to utilize $wgMemc rather than the...
2008-07-03 Alexandre Emsenhuberdeleted svn:executable property
2008-07-03 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-07-03 Roan KattouwApiParse: Don't display revid="" when there is no revid.
2008-07-03 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-07-03 Chad HorohoeBug 14088 - excessively long block expiry times no...
2008-07-03 Rotem LissReplacing the fix for bug 12716.
2008-07-03 Chad HorohoeCache foreign image descriptions in the transcache...
2008-07-03 Chad Horohoebug 12716 - trying to unprotect a title that isn't...
2008-07-03 SQLCleanup MediaWiki:Clearyourcache a little bit, from...
2008-07-02 Brion VibberRevert r36841 -- followup to reverted r36839
2008-07-02 Brion VibberRevert r36839 (merge of movepage-moved and movepage...
2008-07-02 Chad HorohoeTrying this again. Define XML mimetypes in new global...
2008-07-02 Brion VibberRevert r36816 for the moment (Add $wgAdditionalXMLTypes...
2008-07-02 Brion VibberRevert the rest of r36804 -- ExtendJSGlobalVars and...
2008-07-02 Brion VibberAttempt to clean up some of the insanity in creating...
2008-07-02 Aryeh GregorFix a misspelled word in a comment added by r36916.
2008-07-02 Aryeh GregorChange canonical name for BlockIP to BlockUser, since...
2008-07-02 SQLFix bug 12517 Text change for MediaWiki:Clearyourcache
2008-07-02 Daniel KinzlerAdd hook to replace logic for generating category links...
2008-07-02 Alexandre EmsenhuberFix for r36876: use the page name instead of 'recentcha...
2008-07-02 Chad HorohoeReturn true on success, not just false on failure....
next