Merge branch 'master' into Wikidata
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Aaron SchulzMerge "Implement routing for HTCP purges"
2012-04-06 CatropeImplement routing for HTCP purges
2012-04-06 Aaron Schulz[LanguageConverter] Added some cache code based on...
2012-04-06 CatropeMerge "Revert "[LanguageConverter] Added some cache...
2012-04-06 Brion VIBBERRevert "[LanguageConverter] Added some cache code based...
2012-04-06 Brion VIBBERMerge "[LanguageConverter] Added some cache code based...
2012-04-06 Aaron Schulz[LanguageConverter] Added some cache code based on...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Reduced file journal index bloat by removing...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Daniel Kinzler$wgContentHandlerTextFallback
2012-04-04 Brion VIBBERMerge "Postgres updater: add config table, adjust us_im...
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Daniel Kinzlerintegration with Title and Revision (work in progress)
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 tstarlingMerge "Fix typo in comment"
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Aaron SchulzMerge "Closing dump buffers on stream end"
2012-03-26 Reedy* (bug 34212) ApiBlock/ApiUnblock allow action to take...
2012-03-25 KrinkleFix support for TestSwarm on SpecialJavaScriptTest...
2012-03-09 Marcin CieślakHandle PostgreSQL transaction errors and improve schema...
2012-03-05 Tim StarlingTransitional patch for bug 34832: introduce a CI-style...
2012-02-19 Derk-Jan HartmanBug 27619: Remove the option to show broken links as...
2012-02-13 Daniel FriesenRevert r106393; I do not find it acceptible for MediaWi...
2012-02-09 Sam Reed* (bug 32341) Add upload by URL domain limitation.
2012-02-09 Aaron SchulzRemoved some $wgUseGzip comments...the LocalSettingsGen...
2012-02-09 Sam ReedBump 1.20alpha
2012-02-07 Antoine Mussoadd up comment for FileCache rewrite (r98698)
2012-02-07 Antoine Mussocomment about wgShowIPinHeader disabling file cache
2012-02-06 Antoine Mussocomment about wgDebugToolbar disabling file cache
2012-02-02 Aaron SchulzReverted r110608 - no known need for this
2012-02-02 Sam ReedBring the epocs into this decade
2012-01-30 Antoine Mussoalign $wgActions array values
2012-01-29 KrinkleAdd support for loading mediawiki.util from the top...
2012-01-25 Benny SituRevert from 107187 to 107186 for bug24430 patch, it...
2012-01-24 John Du HartUpdating PHPDoc on $wgFilterCallback so PHPStorm stops...
2012-01-23 Antoine Mussoupdate wgUsersNotifiedOnAllChanges doc (r109826)
2012-01-22 Daniel Kinzlerreverting r109723 because of slush.
2012-01-22 Sam ReedRevert feature out of r109562, r109564, r109570
2012-01-22 Daniel KinzlerIntroducing optional support for <a> tags, to be used...
2012-01-19 Antoine Mussocomment wgLocalFileRepo has an example usage in Setup.php
2012-01-19 Sam Reed* (bug 32341) Add upload by URL domain limitation.
2012-01-19 Alexandre EmsenhuberChange $wgDebugFunctionEntry's default value from 0...
2012-01-17 Krinkle[Actions] Move the remaining actions out of MediaWiki...
2012-01-16 Antoine Mussoreverts wgDeprecationWhitelist
2012-01-11 Alexandre EmsenhuberWhitespaces fixes only, no functional changes.
2012-01-11 Jeroen De Dauwrevert r108508 which reverted for no good reason
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-11 Ian BakerFixed concurrency issues related to mysql default locki...
2012-01-11 Chad HorohoeRevert r102624, r104262 (user display name stuff)....
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-10 Antoine Mussoreverts $wgDeprecationWhitelist
2012-01-09 Alexandre EmsenhuberRegister 'ScriptImporter' in $wgReservedUsernames;...
2012-01-07 Aaron SchulzFixed name of $wgLockManagers var in DefaultSettings.php
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2012-01-05 Roan KattouwResourceLoader: Add an experimental option to move...
2012-01-03 Greg Sabino MullaneAllow new checkbox on Special::Export to export all...
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2011-12-27 Mark A. Hershberger* First simple XCF thumbnailing. Convert from ImageMag...
2011-12-27 Mark A. Hershbergerw/s
2011-12-25 Siebrand MazelandBye, bye $wgExtensionAliasesFiles (deprecated in 1...
2011-12-25 Siebrand MazelandFollow-up r107259: Also update $wgDummyLanguageCodes.
2011-12-23 Benny Situbug24430 - patch from Chinchin, remove number of column...
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
2011-12-21 Jeroen De Dauwfollow up to r106883, typo fixes
2011-12-20 Jeroen De Dauwpartial revert of r106872 after discussion with Brion...
2011-12-20 Brion VibberRevert r106456, r106485: system-wide setting seems...
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-16 Jeroen De Dauwfollow up to r106456 - use one setting instead two...
2011-12-16 Jeroen De Dauwintroduce a new setting that allows extension authors...
2011-12-15 Jeroen De Dauwdefault deprecation notice limit to 1.17, so 1.18 and...
2011-12-12 Tim StarlingReverted r92364 (per-namespace permissions).
2011-12-12 Robin PepermansRemove the (useless) configuration option $wgVectorShow...
2011-12-09 Tim StarlingAdd a configuration variable to work around the issue...
2011-12-08 Niklas LaxströmRevert r97468 and implemented it in another way suggest...
2011-12-07 Antoine Musso(bug 32853) DBA cache broken in MW 1.18
2011-12-04 John Du HartAdding new debugging toolbar
2011-11-26 Sam ReedFollowup r102624
2011-11-24 Daniel FriesenFix documentation for $wgUploadPath in DefaultSettings...
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-23 Sam ReedKill $wgDBmysql4 from DefaultSettings.php, not used...
2011-11-22 Chad Horohoe(bug 29747) eAccelerator shared memory caching has...
2011-11-20 Roan Kattouw(bug 1672) Add $wgDisableUploadScriptChecks to allow...
2011-11-19 Antoine MussoBug 32238 - phaseout wgEnableTooltipsAndAccesskeys
2011-11-19 Robin PepermansMake $wgDummyLanguageCodes an associative array so...
2011-11-16 Roan KattouwClarify comment in r103019
2011-11-14 Roan Kattouw(bug 19833) Make the searching-for-an-IP-means-you...
2011-11-14 Roan KattouwFollowup r102945: $wgFooterIcons too
2011-11-12 Aaron SchulzDocument $wgGroupPermissions better, including per...
next