* (bug 6562) Removed unmaintained ParserXml.php for now
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2006-07-07 Brion Vibber* (bug 6562) Removed unmaintained ParserXml.php for now
2006-07-06 Rob Church* Implicit group "emailconfirmed" for all users whose...
2006-07-05 Tim StarlingCreated $wgGenerateThumbnailOnParse, set to false to...
2006-07-04 Tim StarlingUse wfDebugLog() for the job queue log.
2006-07-04 Rob Church* (bug 6504) Allow configuring session name with $wgSes...
2006-07-03 Tim StarlingGot rid of about 20 regex calls in braceSubstitution...
2006-07-02 Tim StarlingVarious performance and initialisation issues:
2006-07-01 Brion Vibber* Add target namespace override selector for transwiki...
2006-06-29 Greg Sabino MullanePull wgDBschema: not needed as a configuration param...
2006-06-28 Greg Sabino MullaneAdd port number, change comment
2006-06-27 Brion Vibber* Allow fetching all revisions from transwiki Special...
2006-06-27 Brion Vibber* (bug 2482) Log and RC entries for Special:Import...
2006-06-27 Brion VibberRevert to r15092; massive breakage, unable to connect...
2006-06-27 Greg Sabino MullaneAdd concept of a distinct port separate from a server.
2006-06-25 Tim StarlingDefer initialisation of the special page list, allow...
2006-06-24 Niklas Laxström* Corrected filename
2006-06-22 Rob ChurchIntroduce optional (off by default) language selector...
2006-06-20 Rotem Liss* Removing old and broken log entries of user groups...
2006-06-18 Tim StarlingAdded a new method to update the cache of all pages...
2006-06-17 Tim StarlingStop using memory_limit as a virtual memory limit for...
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-06-13 Brion Vibber* Disable $wgAllowExternalImages by default.
2006-06-12 Rob ChurchIntroduce $wgContentNamespaces which allows for article...
2006-06-07 Tim StarlingValid exit status codes range from 0 to 254.
2006-06-04 Tim StarlingAdded $wgNamespaceRobotPolicies to allow customisation...
2006-05-28 Domas MituzasAllow storing local message cache as PHP source instead...
2006-05-28 Domas MituzasAdded proper pf_server definition to table, enabled...
2006-05-26 Brion Vibber* Add $wgIgnoreImageErrors to suppress error messages...
2006-05-25 Niklas Laxström* Entries in $wgGrammarForms should apply to one langua...
2006-05-25 Niklas Laxström* Added $wgGrammarForms global. New forms can be added...
2006-05-25 Brion VibberTo simplify the lives of extension developers, the...
2006-05-22 Brion VibberRemove the unused function and config option for opm...
2006-05-22 Brion Vibber* (bug 5523) $wgNoFollowNsExceptions to allow disabling...
2006-05-13 Rob Church(bug 5370) Allow throttling of password reminder reques...
2006-05-12 Rob ChurchDidn't mean for that to go in too...whoops, revealed...
2006-05-12 Rob ChurchGroups which won't hit the rate limiter now configurabl...
2006-05-10 Antoine MussoDie with a backtrace when using User::isBureaucrat...
2006-05-06 Rob ChurchPedantic use of real grammar
2006-05-05 Rob ChurchIntroduce $wgAllowTitlesInSVG, which allows the <title...
2006-04-30 Antoine MussoFix #5191: $wgLocalTZoffset rounds time zones half...
2006-04-29 Rob ChurchRemove lines accidentally added
2006-04-29 Rob Church(bug 5516) Show appropriate "return to" link on blocked...
2006-04-28 Antoine MussoFix #4825: note in DefaultSettings.php about 'profiling...
2006-04-21 Brion Vibbersomebody corrupted a char
2006-04-19 Tim StarlingAdded all Netscape 2-4 browsers to $wgBrowserBlacklist
2006-04-18 Rob ChurchWatchlist cleanup #1
2006-04-14 Rob ChurchAdd $wgReservedUsernames configuration directive to...
2006-04-14 Brion Vibber* (bug 5519) Allow sidebar cache to be disabled; disabl...
2006-04-11 Magnus ManskeNew DISPLAYTITLE magic template; decativated by default...
2006-04-06 Rob ChurchCorrecting version number format so it'll work with...
2006-04-05 Domas Mituzas1.7-alpha :-)
2006-04-04 Brion VibberBump version to 1.6.0; release is a-comin'
2006-04-04 Brion Vibber* Added $wgColorErrors: if set, database error messages...
2006-03-27 Jens FrankOOP'ed Ajax functions, embedded in index.php for better...
2006-03-27 Tim StarlingWrite load distribution across multiple external storag...
2006-03-26 Jens FrankAjax based suggest feature for the search box
2006-03-25 Rob ChurchDon't watch creations by default
2006-03-23 Magnus ManskeSpecial:Export contributor list back in (default:off)
2006-03-19 Rob ChurchSupport a custom convert command for thumbnailing....
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...
2006-03-11 Lupintrailing whitespace removal
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-02-25 Domas Mituzasallow to disable schema checks - those acquire giant...
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...
2006-02-23 Rob Church(bug 4970) Make category paging limits configurable
2006-02-22 Tim StarlingMaximum article size, since max_allowed_packet is too...
2006-02-19 Domas Mituzasadd knob for persistent MC connections
2006-02-18 Niklas Laxström* Restriction types now use restriction-* messages...
2006-02-18 Rob ChurchIntroduce $wgWantedPagesThreshold per bug 5011; Special...
2006-02-10 Erik Moellervery basic support for requiring email authentication...
2006-02-09 Tim StarlingAdded support for wikidiff2 and similar external diff...
2006-02-03 Brion Vibber* (bug 4303) Add $wgFavicon to change the shorticon...
2006-01-31 Tim StarlingFeature karma: removing a useless feature that I recent...
2006-01-31 Tim StarlingFixes and improvements to interwiki transclusion:
2006-01-30 Antoine MussoUpdate documentation URL
2006-01-26 Tim StarlingFixed Special:Unlockdb, had been broken since 1.5beta1
2006-01-25 Tim StarlingAdded $wgInvisibleGroups, to hide groups from Special...
2006-01-23 Domas Mituzasallow to enable full tidy
2006-01-21 Domas Mituzassneak preview of split language file
2006-01-21 Rob ChurchComment $wgDebugDumpSql
2006-01-21 Domas Mituzaslocal cdb-based interwiki cache
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-10 Antoine MussoNote about $wgCacheEpoch format ( `date +%Y%m%d%H%M...
2006-01-10 Brion VibberTemporarily removing Upgrader extension thingy
2006-01-10 Tim StarlingEnforce $wgSVGMaxSize when rendering, even for SVGs...
2006-01-10 Magnus ManskeNew toy: Automatic database upgrades (deactivated by...
2006-01-09 Magnus ManskeBIG ONE - Possible DB server killer! (deactivated by...
2006-01-09 Domas Mituzasmove hardcoded ParserCache expire time to DefaultSettin...
2006-01-09 Tim StarlingOption to write text directly to external storage.
2006-01-07 Ævar Arnfjörð Bjar... * Wikipedia => MediaWiki in $wgPasswordSender
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-04 Tim StarlingSimpler structure for wgLocalDatabases, for faster...
2006-01-03 Brion Vibber* (bug 4446) $wgExportAllowHistory option to explicitly...
2006-01-03 Tim StarlingFix #2 for WMF vulnerability
2006-01-02 Niklas Laxström* Removed broken wgAllowAnonymousMinor and added new...
2005-12-31 Ævar Arnfjörð Bjar... * $wgVersion: "1.6devel" => "1.6alpha" (rv 1.387 =...
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-29 Brion Vibber* Removed Special:Validate, it's been superseded by...
next