Add support for a second argument to wfDeprecated so we can start using it right...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2011-09-15 Daniel FriesenAdd support for a second argument to wfDeprecated so...
2011-09-14 Niklas LaxströmRevisionDeleter:
2011-09-14 Sean ColomboMerged wgWhatlinkshereLimit from Wikia. It defaults...
2011-09-11 Brian Wolff(bug 30722) Add an identity collation that sorts things...
2011-09-08 Niklas LaxströmEnabled MoveLogFormatter
2011-09-04 KrinkleSplit ajaxCategories away from core for now, into an...
2011-09-04 Robin PepermansAdd zh-min-nan, zh-yue, zh-classical to dummy language...
2011-09-04 Robin PepermansFollowup r87677 / r87676: add 'bh' to dummy language...
2011-09-04 Robin PepermansExplain what $wgDummyLanguageCodes does, and remove...
2011-09-02 Mark A. Hershbergerw/s fix ups
2011-08-28 Thomas Griesthis commit reverts my r95596 because that patch for...
2011-08-27 Thomas GriesPatch to make SpecialPasswordReset only available to...
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-23 John Du Hart(bug 30344) Add configuration variable for setting...
2011-08-19 Roan KattouwMake $wgVaryOnXFPForAPI apply to RSS/Atom feeds too...
2011-08-19 Roan KattouwPer CR on r44412 and my promise in the commit summary...
2011-08-15 Ryan Schmidt* Follow-up r92673: add documentation on how to use...
2011-08-14 Daniel FriesenAdd code to the sanitizer to convert presontational...
2011-08-13 Max SemenikBumped $wgCookieExpiration to 180 days, we were one...
2011-08-10 Thomas Griesreverting my unintended change in DefaultSettings.php
2011-08-10 Thomas Griesadding label atttributes for confirm checkboxes in...
2011-08-07 Alexandre EmsenhuberTemporaray revert of r94031; forgot that this was depen...
2011-08-06 Alexandre Emsenhuber* Moved action=history to use an Action subclass
2011-08-04 KrinkleRemoving left-over comment from r67733.
2011-08-04 Mark A. HershbergerFix bug #27132: Uncomment movefile right in default...
2011-08-03 Roan KattouwIntroduce $wgVaryOnXFPToAPI which sends Vary: X-Forward...
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-29 Ian BakerChanged stash age parameter from a constant to a config...
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Leo KoppelkammFix Bug 11270 & Bug 11555 : Make editsection link more...
2011-07-26 Krinkle[ResourceLoader 2]: Add support for multiple loadScript...
2011-07-24 Aaron SchulzFollow-up r92924, set special page group for ChangeEmail
2011-07-18 Sam ReedRevert 2 from r92498
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-17 Sam ReedFlesh out some TODO documentation from onwiki pages
2011-07-16 Bryan Tong MinhFirst steps for bug 14801: add backend support for...
2011-07-16 Robin PepermansRemove 'dk' from dummy language codes, it was removed...
2011-07-15 Aaron SchulzFollow-up r92220: changed autoblock handling to use...
2011-07-15 Aaron Schulz* Removed angry autoblock code - unused by anything
2011-07-13 Chad Horohoe(bug 26360) $wgSessionHandler was overriding system...
2011-07-13 Robin PepermansFollow-up r92068: add 'qqx' to dummy language codes...
2011-07-13 Leo KoppelkammRewrite ajaxCategories for ResourceLoader. Add some...
2011-07-13 Aaron Schulz* Removed function_exists check in MWTidy, proc_open...
2011-07-13 Brion Vibber* (bug 29808) Special:PasswordRest now sorts into the...
2011-07-12 Aaron SchulzAdded $wgAutopromoteOnceLogInRC variable (bug 29655)
2011-07-11 Brion VibberFollowup to r91608: reduce impact of bug 29784 (high...
2011-07-07 Roan Kattouw(bug 29497) To support protocol-relative URLs in extern...
2011-07-06 Brion Vibber* (bug 28626) Validate JavaScript files and pages loade...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-07-02 Alexandre EmsenhuberMoved action=rollback to an Action subclass
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-06-30 Chad HorohoeMove $wgFeedClasses to DefaultSettings where they belon...
2011-06-29 Bryan Tong MinhPer CR, revert non debugging stuff from r82436. (KML...
2011-06-29 PlatonidesMake BitmapMetadataHandlerTest incomplete if $wgShowEXI...
2011-06-27 Neil Kandalgaonkaradding standard location of exiv2 under Ubuntu Linux...
2011-06-26 Aaron SchulzRemove disableaccount stuff from r77558. Left out from...
2011-06-26 Aaron SchulzFollow-up r90749: use a new 'autopromote' action for...
2011-06-26 Aaron Schulz* Core:
2011-06-25 Brian WolffLet $wgCategoryCollation take a class name as a value...
2011-06-25 Aaron SchulzFollow-up r90749:
2011-06-25 Aaron SchulzAdded one-time promote support via Autopromote::autopro...
2011-06-20 Alexandre EmsenhuberMoved action=info to an Action subclass; also changed...
2011-06-16 Tim StarlingFixes for r90105, r90193:
2011-06-16 Tim StarlingRemoved $wgProto. Previously, setting this undocumented...
2011-06-12 Alexandre EmsenhuberMoved action=deletetrackback and action=markpatrolled...
2011-06-11 Brian WolffRemove $wgCheckCopyrightUpload from DefaultSettings...
2011-06-11 Alexandre Emsenhuber* Made Special:RevisionDelete use the local variables...
2011-06-07 Tim StarlingWhen detecting $wgServer, do not fall back to $_SERVER...
2011-06-05 Antoine Mussocode documentation for $wgPreprocessorCacheThreshold
2011-06-03 Chad Horohoervv: r89398. Tim wants me to wait
2011-06-03 Chad HorohoeKill off action=raw from index.php
2011-06-02 Robin PepermansRenaming 'roa-rup' to 'rup' (see also bug 15988), and...
2011-05-31 Tim StarlingMake $wgDebugRawPage=false also ignore load.php, so...
2011-05-30 Tim StarlingHipHop improvements:
2011-05-29 Russ NelsonThere is no getThumbRel;
2011-05-28 KrinkleFix type, follow-up r81615
2011-05-27 Ilmari Karonenfix broken condition in r83847 (tested)
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Mark A. HershbergerMisc EOL w/s and spaces-instead-of-tabs fixes. One...
2011-05-22 PlatonidesRevert unintended change in r88620
2011-05-22 PlatonidesUse doc comment
2011-05-17 Siebrand MazelandMake @deprecated documentation more consistent (see...
2011-05-15 Rob LanphierSetting $wgLocalTZoffset based on $wgLocaltimezone...
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-15 Bryan Tong MinhAdd 'hash' => array( 'class' => 'HashBagOStuff' ) to...
2011-05-14 Alexandre EmsenhuberRewrote the article counting code and related:
2011-05-14 Antoine Mussobug 28503: add ircs to UrlProtocols in defaultsettings...
2011-05-13 Chad Horohoe(bug 10154) Don't allow user to specify days beyond...
2011-05-10 KrinkleCreating a way to toggle mw.config LEGACY_GLOBALS from...
2011-05-07 Happy-melon* Implement MW_VERSION constant in Defines.php and...
2011-05-06 Sam ReedKill $wgExtraRandompageSQL
2011-05-06 Sam ReedKill $wgAllowUserSkin
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-06 Sam ReedKill $wgRateLimitsExcludedGroups which was deprecated...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-06 Chad HorohoeBump trunk version since we've branched
next