bumping style version to match live hack.
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2006-10-21 Brion Vibberbumping style version to match live hack.
2006-10-20 Aryeh Gregor* (bug 6276) Stopped search field from getting too...
2006-10-20 Nick JenkinsMinor tweak, stops "variable e hides argument" notifica...
2006-10-18 Aryeh Gregor* (bug 4525) Move section links down visually to same...
2006-10-18 Aryeh Gregor* Finish fixing bug 3205, and bump up $wgStyleVersion.
2006-10-16 Brion Vibbersafety first
2006-10-16 Brion Vibberbump style version forgotten in r17047 which made big...
2006-10-16 Aryeh GregorForgot to bump up style version
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-12 Robert StojnićCommiting diff -r 16826:16966 of serbianvariants.
2006-10-11 Brion Vibber* Disable PHP exception backtrace printing unless ...
2006-10-11 Tim Starlingyou missed one
2006-10-11 Yuri Astrakhan* added $wgEnableAPI
2006-10-10 Brion Vibber1.9 bump
2006-10-09 Jimmy Collins* (bug 7537) Add php5 to $wgFileBlacklist
2006-10-09 Brion Vibber* (bug 7526) Make $wgDefaultUserOptions work again
2006-10-09 Brion VibberRevert r16860
2006-10-08 Robert StojnićMerged r16826-16858 of branches/SerbianVariants.
2006-10-02 Brion Vibber* Add + to $wgLegalTitleChars by default. Some sites...
2006-09-27 Tim StarlingAdded file size limit for all shell processes, to stop...
2006-09-18 Brion Vibber* Added experimental $wgRevisionCacheExpiry to cache...
2006-09-06 Brion Vibber* Set default disabled values for DjVu render options
2006-08-28 Greg Sabino MullaneName update, remove "broken" comment. :)
2006-08-24 Mark Bergsma(bug 7098) Add an option to disable/enable sending...
2006-08-22 Magnus ManskeSwitched URL upload function to CURL
2006-08-22 Magnus Manske$wgMaxUploadSize now limits URL upload
2006-08-22 Magnus ManskeOption: Allow upload from URL. Set $wgAllowCopyUploads...
2006-08-13 Jens Frank(bug 6420) Render thumbnails for djvu images, show...
2006-07-30 Daniel KinzlerSeparated ajax search box features from core ajax frame...
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...
2006-07-12 Rob Church* (bug 6639) Use a consistent default for upload direct...
2006-07-11 Antoine MussoNote about $wgUploadSizeWarning using byte
2006-07-07 Brion Vibberbump to 1.8alpha
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
next