* (bug 14047) Fix regression in installer which hid DB-specific options.
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2008-05-08 Brion Vibber* (bug 14047) Fix regression in installer which hid...
2008-05-07 Tim Starling* Rename wfGetAvailableRights() to User::getAllRights()
2008-05-07 Daniel FriesenNow that I think about it, we're going to have to set...
2008-05-07 Daniel FriesenNew config variables. $wgSharedPrefix and $wgSharedTables.
2008-05-06 Tim StarlingIntroduce svn-revision in $wgExtensionCredits for fast...
2008-05-06 Brion Vibber* (bug 13770) Use Preprocessor_Hash by default to avoid...
2008-05-05 Brion VibberRevert r34199, r34205 for now.
2008-05-05 Aaron SchulzRemove 'permission' header
2008-05-04 Robert StojnićRe-commit r34072 with some modifications:
2008-05-04 Alexandre EmsenhuberRemoved the note about that $wgSharedDB only works...
2008-05-04 Daniel FriesenNew variable $wgSharedDBtables. This allows altering...
2008-05-03 Victor Vasiliev* (bug 709) Cannot rename/move images and other media...
2008-05-01 Brion Vibberrevert r34094 for now -- requires index that hasn't...
2008-05-01 Aaron Schulz* Add a special page to list active users
2008-05-01 Brion Vibber* (bug 13905) Blacklist Mac IE from HttpOnly cookies...
2008-05-01 Aaron SchulzMove group list to $wgSpecialPageGroups to make it...
2008-04-30 Brion VibberMake the hack from r33376 conditional...
2008-04-30 Brion Vibber* (bug 13885) Bump default $wgSVGMaxSize from 1024...
2008-04-30 Alexandre EmsenhuberAdded some missing options to $wgDefaultUserOptions...
2008-04-30 Brion VibberStyle cleanup on AJAX search suggestion dropdown list.
2008-04-28 Victor Vasiliev* (bug 889) Improve conflict-handling between shared...
2008-04-24 Alexandre Emsenhuberremove emailconfirmed group from $wgImplicitGroups...
2008-04-24 Aaron SchulzUpdate comment
2008-04-24 Tim StarlingRemoved the emailconfirmed group by default, since...
2008-04-23 Brion VibberEnable $wgCookieHttpOnly by default on PHP 5.2 or later.
2008-04-22 Brion Vibber* (bug 13824) AJAX search suggestion now works with...
2008-04-22 Brion VibberFix event hooking for suggest.
2008-04-19 Alexandre EmsenhuberPer r33580: Bump $wgStyleVersion
2008-04-17 Robert LeveringtonSlightly modified version of attachment 4606 by Sergey...
2008-04-17 Robert LeveringtonNormalising comment spacing.
2008-04-17 Aaron SchulzRemove temp $wgAllowLogDeletion var
2008-04-16 Niklas Laxströmialex> nikerabbit: ++$wgStyleVersion
2008-04-15 Robert StojnićAjax suggestions:
2008-04-15 Brion VibberGroup all logs in ERC, not an arbitrary subset
2008-04-15 Roan KattouwAdding CSS class for nested <fieldset>s. Nesting fields...
2008-04-15 Brion VibberTemporarily put $wgCookieHttpOnly off while it's evaluated
2008-04-15 Aryeh GregorCould we please have documentation for new config options?
2008-04-15 Andrew GarrettAllow setting httponly on auth cookies.
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-12 Aaron SchulzGroup special pages at Special:SpecialPages
2008-04-12 Victor Vasiliev* Cache image redirects (and enable them)
2008-04-12 Aaron SchulzAdd $wgRCTypeGroupedLogs to group certain logs by type...
2008-04-10 Raimond Spekking* (bug 13604) Add Special:ListGroupRights to show a...
2008-04-10 Tim StarlingAdd CentralAuth cookies to the XVO header
2008-04-09 Aaron SchulzRemove old-fashioned $wgLinkCacheMemcached stuff
2008-04-08 Brion VibberRevert r32842, r32942 for now.
2008-04-07 Brion Vibber* (6943) Added PAGESINCATEGORY: magic word
2008-04-06 Aaron SchulzTone down the user margins
2008-04-06 Aryeh GregorMove this stuff to shared.css
2008-04-06 Tim Starling* File redirects are slow: 2 queries per image per...
2008-04-06 Niklas Laxström* Use correct class, I wonder how long this has been...
2008-04-06 Niklas Laxström* Logs are grouped under date headings similar to enhan...
2008-04-05 Tim Starling* Generalised FileRepoStatus, providing a very similar...
2008-04-04 Aaron Schulz* Add missing /event log action
2008-04-02 Aaron SchulzComment
2008-04-02 Aaron Schulz* User Pager for special:log
2008-04-02 Aryeh Gregor(bug 13562) Misspelled option $wgUserNotifedOnAllChange...
2008-03-31 Aaron Schulz$wgStyleVersion
2008-03-31 Robert LeveringtonRemove $request parameter from saveUserGroups function...
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-29 Niklas Laxström* Clarify documentation
2008-03-29 Victor VasilievDrop it at all. It's stable
2008-03-27 Tim StarlingSet $wgUploadSizeWarning to false by default. The warni...
2008-03-26 Alexandre EmsenhuberDocument preprocessorClass key of $wgParserConf.
2008-03-26 Roan KattouwAPI performance enhancements (bug 13511):
2008-03-26 Aaron Schulz'browsearchive' should be given to sysops
2008-03-25 Raimond Spekking* Add a 'success' class analog to the 'error' class
2008-03-25 Tim StarlingStack depth limit for expand()
2008-03-24 Brion Vibber* (bug 11325) Wrapped page titles in MonoBook skin...
2008-03-24 Victor VasilievEnable image redirects
2008-03-22 Alexandre Emsenhuber* Per r32164: adding commented out 'editprotected'...
2008-03-21 Huji(bug 5745) Special:Whatlinkshere shows no more than...
2008-03-21 Niklas Laxström* (bug 13466) White space differences not shown in...
2008-03-20 Brion VibberDon't force a white background on <table>s appearing...
2008-03-19 Huji(bug 13137) Bots to edit protected pages
2008-03-17 Antoine MussoFix #13265 : image/x-bmp not handled
2008-03-14 Brion Vibber* (bug 3131) Manually-specified upload destination...
2008-03-14 Brion VibberSome search UI cleanup:
2008-03-08 Rotem LissAdding the fix for lists in RTL wikis to more skins...
2008-03-06 Raimond Spekking* Add links to page and file deletion forms to edit...
2008-03-03 Roan KattouwAPI: Adding $wgAPIUCUserPrefixMinLength config variable...
2008-02-29 HujiMaking the empty space to the sides and the bottom...
2008-02-26 Tim Starlingcatlinks is not a single paragraph anymore
2008-02-26 Aryeh GregorFix up RELEASE-NOTES a bit (move config stuff to config...
2008-02-25 Tim Starling* Put both hidden categories and normal categories...
2008-02-25 Huji(bug 13137) Bots to edit protected pages
2008-02-23 Brion Vibberbump trunk to 1.13
2008-02-22 HujiIntroducing $wgFeed variable. Allows tuning sydication...
2008-02-20 Tim Starling* Added __HIDDENCAT__ feature, to hide categories from...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-14 Thomas BleherWhitespace and spelling fixes; document new options...
2008-02-13 Aryeh GregorRevert 30902: it was (as the style rule clearly said...
2008-02-13 Huji(bug 12972) Add page break rules to the "print" style...
2008-02-09 Tim StarlingConfigurable expiry time for the sidebar cache
2008-02-09 HujiBumping style version number.
2008-02-08 Huji* Image caption elements are now styled using a linked...
2008-02-06 Aryeh GregorAnd $wgStyleVersion.
2008-02-06 Raimond Spekking* Prettify software section of [[Special:Version]]...
2008-02-06 Ilmari KaronenMake the default robot policy a configurable option.
2008-02-03 River Tarnellbug #12894: missing css classes; new messages bar confl...
next