Duplicate code
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2008-09-17 Alexandre EmsenhuberFix for r40937 (and per talk with brion): merge the...
2008-09-16 Alexandre Emsenhuber* Added $wgUseMetadataEdit and $wgMetadataWhitelist...
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-12 Aaron SchulzRedo RefreshLinksJob2 commit with trivial notice fix.
2008-09-12 Siebrand MazelandRevert 40741. Causes "Division by zero in includes...
2008-09-12 Aaron Schulzjob-queue insert should no longer fail for highly used...
2008-09-12 Chad HorohoeBump style version for r40733.
2008-09-11 X!Add new special page Wantedfiles.
2008-09-11 Alex Z(bug 15551) Show deletion log excerpts when a user...
2008-09-09 Raimond Spekking* (bug 5619) Break messages used in Special:Statistics...
2008-09-06 Aaron Schulz* Mark non-autoconfirmed users in RC
2008-09-06 Chad HorohoeBump $wgStyleVersion for r40507
2008-09-05 Chad HorohoeRevert r40385. Half-assed attempt at making something...
2008-09-04 Aaron SchulzAvoid string '::' call in $wgSpecialPageCacheUpdates
2008-09-03 Chad HorohoeImplement 'thumbDir' configuration parameter for local...
2008-09-03 Tim StarlingReverting r40323, as per comments on wikitech-l. Deprec...
2008-09-02 Chad HorohoeFully deprecate $wgProxyKey. Has been marked as depreca...
2008-09-01 Ryan Schmidt* $wgAllowExternalImagesFrom may now be an array of...
2008-08-31 Aaron Schulz* Maintain active user count for Special:Statistics...
2008-08-31 Tim StarlingMake it a lot harder to unprotect the MediaWiki namespa...
2008-08-28 Chad HorohoeBump $wgStyleVersion for r40184
2008-08-28 Raimond SpekkingModernize the email user form to our actual standards:
2008-08-27 Aaron SchulzAdd $wgPhpCli var so shell outs know what exec name...
2008-08-26 Tim Starling* Revert back to my parser pseudo-branch again. Note...
2008-08-22 Guy Van den BroeckHistory page with HTML diff enabled now also works...
2008-08-22 Guy Van den BroeckApparently there exists a 'wgStyleVersion' :-)
2008-08-21 Chad HorohoeBump style version for r39776.
2008-08-21 Chad Horohoe+1 $wgStyleVersion for previous commit.
2008-08-20 Brion Vibber* $wgAjaxSearch has been removed; use $wgEnableMWSugges...
2008-08-19 Brion Vibber* $wgSpamRegex now matches the edit summary and page...
2008-08-19 Brion VibberRevert r39503, 39507 "(bug 14468) Lines in classic...
2008-08-18 Chad HorohoeRemove last of $wgEnablePersistentCookies. Use > 0...
2008-08-18 Chad HorohoeRemove boneheaded config var $wgEnablePersistentCookies...
2008-08-17 Daniel Kinzleradd new option $wgRestrictDisplayTitle
2008-08-16 Siebrand MazelandFollow up on r39503. Add li.odd to common style sheet.
2008-08-15 Alexandre EmsenhuberFixes for r39406:
2008-08-15 Chad Horohoe* Bug 12976: Use $WebResponse->setCookie() rather than...
2008-08-12 Tim StarlingBy default, reject file uploads that look like ZIP...
2008-08-10 Chad HorohoeUse wfMkdirParents() because it's cooler (and mkdir...
2008-08-09 Leon Weber(bug 6387) Introduced new setting $wgCategoryPrefixedDe...
2008-08-08 Aaron Schulz$wgPasswordAttemptThrottle cleanup
2008-08-08 Andrew Garrett* (bug 12370) Add throttle on password attempts. Defaul...
2008-08-08 Chad HorohoeAllow users to override the default site feed. (bug...
2008-08-07 Shinjimanfollow up and fixing some leftovers for r38784
2008-08-07 Shinjiman* Added $wgDisableTitleConversion to disabling the...
2008-08-02 Aaron SchulzMove wfSupportsAjax() to ajax.js
2008-08-02 Alexandre EmsenhuberFixes for r38424:
2008-08-01 Aryeh GregorQuick, how many days in 2592000 seconds? Yeah, I neede...
2008-07-31 Tim Starling$wgCleanSignatures to disable Parser::cleanSig(). Reque...
2008-07-30 Brion VibberRevert r38214 (IPv6 check for $wgServerName) -- failing...
2008-07-30 Brion VibberRevert r38221, 38238 -- "Add new parser function {...
2008-07-30 Chad HorohoeAdd new parser function {{apiurl}}. Also, add new globa...
2008-07-30 Chad Horohoe(bug 14977) Installations on servers using IPv6 address...
2008-07-28 Brion VibberRevert r38016, r38018 (change of $wgTranslateNumerals...
2008-07-28 Brion VibberStart on some cleanup of how CSS stylesheets are loaded...
2008-07-24 Mohamed MagdySet $wgTranslateNumerals to false by default.
2008-07-24 Aryeh GregorBreak at 80 columns in some comments. Also improve...
2008-07-24 Aryeh GregorInstead of last commit, use $wgExemptFromUserRobotsCont...
2008-07-24 Aryeh GregorImplement $wgAllowUserRobotsControl to control whether...
2008-07-23 Aryeh GregorDocumentation: note that $wgNamespaceRobotPolicies...
2008-07-23 Alexandre Emsenhuber$wgVersion too
2008-07-22 Tim Starling* (bug 4578) Automatically fix redirects broken by...
2008-07-21 Chad HorohoeAllow $wgCookiePrefix to be set by the user. Default...
2008-07-21 Alexandre EmsenhuberPer r37889: $wgStyleVersion++;
2008-07-19 Siebrand MazelandFix typo
2008-07-19 Siebrand Mazeland* Add PopularPages to group 'wiki' on Special:SpecialPages
2008-07-19 Antoine MussoFix 12384 : comment on maintenance/*php files
2008-07-18 Chad Horohoe$wgDefaultDirectoryChmod -> $wgDirectoryMode. Less...
2008-07-17 Alexandre EmsenhuberPer r37799: $wgStyleVersion++;
2008-07-17 Andrew GarrettAdd wfDiff function, similar to wfMerge (some copied...
2008-07-16 Chad HorohoeAdd $wgDefaultDirectoryChmod, allows customizing the...
2008-07-14 Alexandre Emsenhuberupdate comment
2008-07-14 Alexandre EmsenhuberAdded missing settings: $wgDBpassword, $wgDBmwschema...
2008-07-10 Brion VibberHold back $wgTrackLinkChanges for a little bit; reverti...
2008-07-10 Daniel FriesenChange all uses of TYPE= in MySQL to ENGINE=
2008-07-10 Brion VibberRevert 37530 -- removes the control option for image...
2008-07-10 Victor Vasiliev* Make image moving no longer experimental
2008-07-10 Roan KattouwAPI: Some cleanup and fixes before 1.13 is released:
2008-07-09 Rotem LissRemoving the ordered list workaround for Firefox in...
2008-07-08 Chad HorohoeBuuuump for r37320
2008-07-08 Bryan Tong Minh(bug 13588) Experimentally track link changes if $wgTra...
2008-07-07 Tim Starling* Split off DB load monitoring logic into a LoadMonitor...
2008-07-04 Brion VibberRevert r37063 "KTHMLfixes no longer loaded on skins...
2008-07-04 Chad HorohoeKTHMLfixes no longer loaded on skins where it doesn...
2008-07-02 Chad HorohoeTrying this again. Define XML mimetypes in new global...
2008-07-02 Brion VibberRevert r36816 for the moment (Add $wgAdditionalXMLTypes...
2008-06-30 Chad HorohoeAdd $wgAdditionalXMLTypes, an array of XML mimetypes...
2008-06-26 Jack PhoenixFix regression from 36662: broke the external link...
2008-06-26 Chad Horohoe(bug 14647) Remove unused 'townBox' class from global...
2008-06-25 Niklas Laxström* $wgExtensionAliasesFiles option to simplify adding...
2008-06-20 Brion Vibber* (bug 14515) HTML nesting cleanup on edit form
2008-06-19 Brion VibberRevert r36446, 36447 -- spews a whole bunch of table...
2008-06-19 Raimond Spekking* Per Nikerabbits suggestion: Move vertical-align into CSS
2008-06-13 Raimond SpekkingRemove non standard, Gecko specific CSS.
2008-06-12 Chad HorohoeBump $wgStyleVersion to 155.
2008-06-11 Bryan Tong MinhRemoved $wgEnableCascadingProtection. It was a quite...
2008-06-10 Chad Horohoe(bug 14132) Allow user to disable bot edits from being...
2008-06-08 Aryeh GregorNew $wgGroupPermissions option 'move-subpages' added...
next