* $wgExtensionAliasesFiles option to simplify adding aliases for special pages provid...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
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...
2008-06-06 Brion Vibber* (bug 14401) Fix Safari access key tooltips for Window...
2008-06-05 Alexandre EmsenhuberRe-encode in utf-8 and removed trailing whitespaces
2008-06-05 Chad HorohoeEncoding problem in DefaultSettings. Premature headers...
2008-06-05 Chad HorohoeRemoving Special:MissingFiles for now.
2008-06-05 Chad HorohoeBug 13702 - Add Special:MissingFiles to list pages...
2008-06-05 Alexandre EmsenhuberDefine $wgRateLimitsExcludedGroups to an empty array...
2008-06-05 Chad Horohoe(bug 12859) Deprecate $wgRateLimitsExcludedGroups in...
2008-06-04 Brion VibberLogin & signup form float fixes:
2008-06-04 Chad HorohoeRecommitting User::isActiveUser() as User::isActiveEdit...
2008-06-04 Brion VibberRevert r35857, 35858, 35859 for the moment. Some notes:
2008-06-04 Chad HorohoeImplement User::isUserActive(). Potentially very useful...
2008-06-04 Tim StarlingDisable hooks display in Special:Version by default...
2008-06-04 Aaron Schulzspecial page group tweak
2008-06-03 Brion VibberRevert r35794, r35795, r35797, r35798 for now.
2008-06-03 Chad HorohoeClean up DefaultSettings.php documentation for (now...
2008-06-03 Chad Horohoe(bug 12859) Deprecate $wgRateLimitsExcludedGroups in...
2008-06-03 Rotem LissReverting new Special:SpecialPages layout: Problems...
2008-06-03 Rotem LissFixing display of RTL Special:Specialpages: Display...
2008-06-01 Alexandre EmsenhuberPer r35670: Bump $wgStyleVersion
2008-06-01 Daniel FriesenAll the needy pages were moved into maintenance, this...
2008-06-01 Aaron SchulzMake things easier to find on specialpages by tweaking...
2008-06-01 Tim StarlingRevert r35478, r35264, r35262: $wgPerLanguageCaching...
2008-05-31 Daniel FriesenImprove default groups for special pages: 23 out of...
2008-05-29 Raimond Spekkingfix from encoding broken by r35535.
2008-05-29 Danny Badding icon to irc:// links created by interwikis ...
2008-05-28 Aaron SchulzRename to 'suppressionlog' so it's more obvious
2008-05-28 Robert Leverington* Revert r35469.
2008-05-28 Robert LeveringtonFix bug 7715:
2008-05-27 Roan Kattouw* Added 'writeapi' right that controls access to the...
2008-05-25 Brion VibberRevert r35277 (grayed-out paging links). IMHO this...
2008-05-25 Aaron SchulzTweak comment
2008-05-24 Leon WeberArg, of course I forgot that again.
2008-05-23 Niklas Laxström* And the variable definition for my previous commit
2008-05-23 Aryeh GregorReduce default max pages to move at once to 100, primar...
2008-05-23 Aryeh GregorRe-commit cleaned-up version of r33565 (move subpages...
2008-05-21 Alexandre EmsenhuberDoc tweaks:
2008-05-19 Brion Vibber* (bug 12773) addOnloadHook() now calls functions immed...
2008-05-19 Brion Vibberforgot to bump the ver
2008-05-17 Daniel FriesenImprove UI for Special:Recentchanges and Special:Recent...
2008-05-14 Victor Vasiliev* Move $var ? true : false check to boolval function
2008-05-10 Niklas Laxström* Automatic edit summaries can be turned of with $wgUse...
2008-05-09 Brion VibberPluck a few more KB of crap out of wikibits.js -- break...
2008-05-09 Brion VibberSplit page history radio button tweaks out from wikibit...
2008-05-09 Brion Vibber* add OutputPage::addScriptFile() for easier adding...
2008-05-08 River Tarnellsupport imgserv for SVG rasterising
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.
next