Adding messages for new global group 'sysadmin'. Brion, Tim, Kate and JeLuF are all...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
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...
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.
next