Disable $wgExperimentalHtmlIds again by default
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2011-03-02 Aryeh GregorDisable $wgExperimentalHtmlIds again by default
2011-02-26 Bryan Tong Minh(bug 27700) The upload protection can now also be set...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-24 Alexandre EmsenhuberFix variable name in comment
2011-02-19 Mark A. HershbergerBug #26059 — Add support for KML/KMZ filetype
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-12 Mark A. HershbergerFix up bug #26016 by applying the more descriptive...
2011-02-10 Sam Reed*(bug 27159) make email confirmation code expiration...
2011-02-06 Bryan Tong MinhFollow-up r81612, disable $wgAllowAsyncCopyUploads
2011-02-05 Antoine Mussominor typo in comment
2011-02-03 Daniel FriesenCommit some fixes for comments on r77741
2011-02-02 Tim StarlingBlacklist ZIP subtypes added in r68873, to avoid GIFAR.
2011-01-30 Bryan Tong MinhFollow-up r80775: Check for meta.tiff as well.
2011-01-28 Chad HorohoePer comment on bug 26612, we should drop the pre-Postgr...
2011-01-22 Bryan Tong MinhFollow-up r79867: Read out EXIF orientation in JavaScri...
2011-01-21 Trevor ParscalAddresses issues raised in an excellent review of r80656.
2011-01-20 Trevor ParscalResolved bug 26791 by replacing JSMin with a new librar...
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-17 Brian WolffChange the default collation from strtoupper to Languag...
2011-01-11 Priyanka DhandaFollow up to #79421. Cleaned up some globals and some...
2011-01-10 Sam Reed* (bug 26650) Remove $wgAPICacheHelp in favour of ...
2011-01-08 Alexandre EmsenhuberNo longer correct
2011-01-08 Antoine MussoRemoves $wgSecureLoginStickHTTPS which was never really...
2011-01-06 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-05 Bryan Tong Minh(bug 26574) Added 'upload' to $wgRestrictionTypes,...
2011-01-04 PlatonidesPartial revert of r79520, follow up to r79558. Uncondit...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2011-01-03 Daniel FriesenTry to output editsection markers instead of rendered...
2010-12-26 PlatonidesRevert r75588 and r77381. Block just the tainted pairs...
2010-12-26 Daniel FriesenChanging the skin loader to load classes using the...
2010-12-26 Daniel FriesenAdd a config option to allow the login / create account...
2010-12-15 Chad HorohoeWhen using safe_mode, mail() cannot take the 5th parame...
2010-12-15 Happy-melonFollow-up r77796: a couple of typos in the comment...
2010-12-14 Chad HorohoeFix a few more paths, restore a few files lost in the...
2010-12-14 Tim StarlingFixed typos in file names from r65967
2010-12-10 Tim Starling* Hide the "back" buttons on the completion pages,...
2010-12-09 Chad HorohoeFollowup r78118: $wgUpgradeKey was already in DefaultSe...
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-07 Roan KattouwBump $wgVersion to 1.18alpha. RELEASE-NOTES and HISTORY...
2010-12-06 Roan KattouwRevert unintended changes in r77908
2010-12-06 Roan Kattouw(bug 26130) Revert changes to WebStart.php in r72349...
2010-12-06 Chad HorohoeCleanup r77883, contained unrelated debugging change
2010-12-06 Chad HorohoeRemove "checking for latest version" feature from the...
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-05 Ilmari KaronenAdd new config variable $wgFileCacheDepth to set the...
2010-12-05 Daniel FriesenFollowup r77793, documentation for icon as a string...
2010-12-05 Daniel FriesenFolowup r77763, add documentation for $wgFooterIcons.
2010-12-04 Daniel FriesenImplement $wgFooterIcons to replace copyrightico and...
2010-12-02 Raimond SpekkingFollow-up r77555: Add a commented out line with the...
2010-12-02 Andrew GarrettAdd logging for Special:DisableAccount
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-11-30 Roan KattouwFixes for r77451 per CR: add UploadStashZeroLengthFileE...
2010-11-29 Aryeh GregorGive image <gallery>s fluid width
2010-11-23 Sam Reed* Sysops now have the "suppressredirect" right by default
2010-11-23 Chad Horohoe(bug 26068) Document $wgUseETag better
2010-11-20 Tim StarlingFix typo in doc comment.
2010-11-19 Tim Starling* Made Resources.php return a pure-data array instead...
2010-11-19 Tim StarlingBreak long lines
2010-11-13 Antoine MussoMinor variable typo
2010-11-08 PlatonidesRevert r72959
2010-11-07 Alexandre EmsenhuberRemoved debugging code left in r76234
2010-11-07 Alexandre Emsenhuber* (bug 25728) Added $wgPasswordSenderName to allow...
2010-11-01 OverlordQRevert r69337 (Removal of minordefault preference)
2010-10-31 Philip TzouFollowup r75617. Fix spelling mistake.
2010-10-28 Philip Tzou1. Revert the complicated redirection I made in r59754;
2010-10-27 PlatonidesAdd feature to block common (weak) passwords.
2010-10-27 Antoine MussoOptional feature to login through HTTPS and come back...
2010-10-27 Max SemenikIntroduced $wgAdditionalMailParams to allow adjusting...
2010-10-25 Chad Horohoe(bug 198: Easy, secure in-place upgrade) Introduce...
2010-10-23 Bryan Tong MinhFollow-up r70638:
2010-10-23 Siebrand MazelandAdd 'bat-smg' to $wgDummyLanguageCodes - addresses...
2010-10-18 Priyanka DhandaAdded to DefaultSettings
2010-10-18 Priyanka DhandaFollow up to r74780. Set default for .
2010-10-11 Derk-Jan HartmanRemove $wgRemoteUploads. It was not well supported...
2010-10-07 Roan KattouwRemove $wgUseDataURLs as promised by the comment in...
2010-10-03 Brion VibberInitialize $wgTexvc with $IP rather than relative to...
2010-10-02 Siebrand MazelandRemove some references to no longer supported PHP version.
2010-09-29 PlatonidesRemove $wgServerName. Its only usage was for {{serverna...
2010-09-28 Chad HorohoeMove parser test related stuff to tests directory
2010-09-24 Trevor Parscal* Fixed bug #25281 by adding special treatment for...
2010-09-24 Roan KattouwSupport ESI in the resource loader. Only used for the...
2010-09-22 Trevor Parscal* Added $wgResourceLoaderDebug, a default fallback...
2010-09-22 Roan KattouwRevert r73510 (trunk version of r73511 ; missed the...
2010-09-22 Tim StarlingAllow API modules to be disabled in configuration....
2010-09-22 Priyanka DhandaRunSeleniumTests.php: Cleaned up a few options that...
2010-09-15 PlatonidesFollow up r71805: Drop PoolWork from the configuration...
2010-09-14 Raimond Spekking(bug 16574) Allow administrators to temporarily disable...
2010-09-13 Trevor Parscal* Changed the expiry time strategy, now treating any...
2010-09-13 Tim StarlingMS Office creates vulnerabilities also, per comment...
2010-09-13 Tim StarlingAdded some warnings for some upload security issues...
2010-09-10 Trevor ParscalApplied patch for bug #25044 by Niklas Laxström --...
2010-09-10 Trevor ParscalCleaned up the vector skin, removing $wgVectorExtraStyl...
2010-09-10 X!Fix r72737: Oops. I fail
2010-09-10 X!Followup to r72736: Alphabetical order
2010-09-10 X!Followup to r70638: Add pageprop descriptions for displ...
2010-09-04 Alexandre EmsenhuberAnd while I'm a it, moved $wgLivePasswordStrengthChecks...
2010-09-04 Trevor ParscalTemporarily disable data URL embedding by default until...
2010-09-04 Alexandre EmsenhuberRemoved trailing spaces
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-04 Mark A. Hershberger* Remove $wg*Selenium* globals as they are only used...
next