Use wgSitename and wgMetaNamespace
[lhc/web/wiklou.git] / includes /
2004-03-16 Antoine MussoFix source forge bug 694639
2004-03-16 Antoine MussoFix source forge bug 803693
2004-03-16 Antoine Mussofix source forge bug 854204
2004-03-16 Brion VibberStill not complete, but import is approaching functionality
2004-03-16 Antoine Mussofix source forge bug 787780
2004-03-16 Antoine Mussoremoving a debugging line (echo $variable)... I feel...
2004-03-16 Antoine MussoFix sourceforge bug 872981
2004-03-15 Antoine MussoImplement sourceforge feature request 903491
2004-03-15 Erik MoellerChange behavior of toolbar in browsers not supporting...
2004-03-14 Mr. E23Fixed problems with section editing and merging
2004-03-14 Mr. E23Fixed problem with merging of identical changes
2004-03-14 Jens Frankfixed language linking bug left from elimination of...
2004-03-14 Mr. E23Experimental merging of edit conflicts
2004-03-14 Mr. E23Fixed broken edit conflict page
2004-03-14 Antoine MussoFix sourceforge bug 855544
2004-03-14 Antoine MussoFix sourceforge bug 600079
2004-03-14 Tim Starlingbug fix: invalid ranges didn't halt processing
2004-03-14 Antoine MussoLighter version using a sub function to avoid repetitin...
2004-03-14 Mr. E23Standardizing linebreaks
2004-03-13 Gabriel Wickemade setSquidMaxage an accessor, default mSquidMaxage = 0
2004-03-13 Brion VibberDetect port the server is running on; needed for redire...
2004-03-13 Brion VibberMinor enhanced recentchanges fix for Safari; put <a...
2004-03-13 Brion VibberRemove the forced left-align in enhanced recentchanges...
2004-03-13 Brion VibberFix caption alignment for RTL langs
2004-03-13 Tim Starlingbug fix in proxy check
2004-03-12 Tim StarlingAllowing user ids to be specified e.g. "#1234@en",...
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-10 Brion VibberAdd incomplete Special:Import to repository; will compl...
2004-03-10 Tim Starlingproxy check
2004-03-10 Tim Starlingproxy check
2004-03-10 Brion VibberSave password cookie fixes
2004-03-10 Mr. E23Fixed 'call on non-object' error on Special:Contributions
2004-03-10 Brion VibberSet up Smarty skins to be usable if $wgUseSmarty is set
2004-03-09 Gabriel Wickepurge first url only once
2004-03-09 Gabriel Wickehistory purging
2004-03-09 Gabriel Wickebug fixes and indentation in purge function
2004-03-08 Gabriel Wickesupport for second-tier squids in the ip parsing function
2004-03-08 Brion VibberMake login work again; some var init fixes
2004-03-08 Brion VibberConsolidate with Title::getInternalURL() a bit
2004-03-08 Tim Starlingcode formatting
2004-03-08 Tim Starlingfixed a couple of minor bugs
2004-03-08 Tim Starlinguse the one central list of talk namespaces, don't...
2004-03-08 Tim Starlingfreeing a result object
2004-03-08 Tim Starlingbug fix, mContainsOldMagic goes in mOutput now
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-08 Brion VibberMore unitialized variable cleanup && 'pure' register_gl...
2004-03-08 Brion VibberFixed what seems to be an off-by-one error (it tried...
2004-03-08 Brion VibberImported the register_globals hack from REL1_2. Also...
2004-03-07 Jens FrankCreate an error warning for thumbnails of non-existing...
2004-03-07 Mr. E23Fixed parse error
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Brion VibberPut site name first in feed title
2004-03-06 Jens FrankISBN links disabled insides of [[link]]s, too, upon...
2004-03-06 Jens Frankdisable RFC autolinking inside of [[links]]
2004-03-06 Jens FrankAdded RFC link magic, similar to ISBN magic
2004-03-06 Jens FrankMoved ISBN magic to new parser
2004-03-06 Brion VibberFix timestamp error in redirects (fails in particularly...
2004-03-06 Brion VibberAdd digit transformation function Language::formatNum...
2004-03-06 Tim StarlingOops, left debug output in
2004-03-06 Tim Starling* using new Title::getURL()
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-03-05 Mr. E23Added language string 'talkpagetext' before talk page...
2004-03-05 Mr. E23Fixed bug causing early execution errors to occasionall...
2004-03-05 Nicholas Pisarro, JrImplemented '$wgWhitelistRead'.
2004-03-05 Brion VibberTweaking RSS; add dates, etc.
2004-03-05 Brion VibberNew RSS feed should be easier to integrate with any...
2004-03-05 Brion VibberAdd $wgDebugRedirects to assist in debugging some probl...
2004-03-04 Brion VibberFix for #883774 inverse_timestamp not updated when...
2004-03-02 Jens FrankAdded hook to tokenizer and to parser for language...
2004-03-02 Brion VibberAdd database creation to in-place installer, plus a...
2004-03-01 Gabriel Wicketypo and minor tweak to permanent redirect
2004-03-01 Gabriel Wickeallow caching for permanent redirects
2004-03-01 Nicholas Pisarro, JrMade the reference to the MediaWiki namespace symbolic...
2004-03-01 Magnus Manskefixing category feature, again
2004-03-01 Nicholas Pisarro, JrCreated a new page, "SpecialAllmessages.php", which...
2004-03-01 Brion VibberClear message cache on rebuild
2004-03-01 Brion VibberAdd escaping necessary to deal with tips and example...
2004-03-01 Tim StarlingLimited developer version of Special:Makesysop to a...
2004-02-29 Gabriel Wickemissing addslashes broke edit toolbar on fr
2004-02-29 Jens Frankextended tokenizer to handle prefixed links
2004-02-29 Nicholas Pisarro, JrCommented side effect of changing '$wgUseDatabaseMessages'.
2004-02-29 Jens Frankrenamed variables for better readability
2004-02-29 Tim Starlingbug fix
2004-02-29 Tim StarlingSpecial developer powers in SpecialMakesysop, different...
2004-02-29 Tim Starlingmarked a static function as such
2004-02-29 Tim StarlingwfRecordUpload() using RecentChange instead of direct...
2004-02-29 Tim StarlingParser improvements: global variable destruction
2004-02-29 Brion VibberGo result was going straight to google fallback instead...
2004-02-28 Jens FrankAdded real parser/tokenizer.
2004-02-28 Tim Starlingbug fix
2004-02-28 Brion VibberTurn database messages on by default. If it sucks too...
2004-02-28 Brion VibberShorttags fix
2004-02-28 Brion VibberSwap nasty GIFs in toolbar for PNGs.
2004-02-28 Tim StarlingComments and code formatting
2004-02-28 Erik Moellerusing index.php and redirect.php instead of wiki.phtml...
2004-02-28 Mr. E23Fix for linkPrefixExtension feature
2004-02-28 Tim Starlinglost linestart
2004-02-27 Brion Vibber1.2.0 release candidate 1
2004-02-27 Nicholas Pisarro, JrAdded the ability to do an authenticated SMTP login...
2004-02-27 Nicholas Pisarro, JrAdded "My contributions" to Cologne Blue skin under...
next