(bug 18885) Red links for media files do not support shared repositories
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2010-01-03 Bryan Tong Minh(bug 18885) Red links for media files do not support...
2009-12-30 Alexandre EmsenhuberPer Tim Starling, fixes for r58061:
2009-12-30 Raimond SpekkingTweak 'HMTL 5' -> 'HTML5' per suggestion on translatewi...
2009-12-25 Alexandre EmsenhuberReadd $wgPhpCli (removed in r59446), it was already...
2009-12-24 Bryan Tong MinhBump wgStyleVersion for various revision above r59683.
2009-12-13 Aryeh GregorMore convenient format for $wgExternalAuthType
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-11 Aryeh GregorImprove documentation for $wgEnforceHtmlIds
2009-12-08 Daniel FriesenFixes for comments on r59655
2009-12-06 OverlordQFollowup to 59748, add comment describing option
2009-12-05 Max SemenikUpdated links for pages moved from Meta to mw.org,...
2009-12-04 OverlordQMaking the DBA handler configurable when using CACHE_DB...
2009-12-02 Adam MillerFollow change to r59680. Adding a better regex
2009-12-02 Adam MillerAdding some code to the ajax watch/unwatch to alter...
2009-12-02 Roan KattouwFix jQuery bug filed upstream as dev.jquery.com/ticket...
2009-11-30 Nimish Gautamupdated style version as per r59604
2009-11-30 Jure Kajzer* Added 5th parameter to texvc call (can be null and...
2009-11-29 Chad HorohoeAdd $wgWikiId to override default wfWikiId() output...
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-17 Roan Kattouw(bug 21551) Make Squid response limit configurable...
2009-11-13 Daniel Kinzleruse newer spec for html5 metadata
2009-11-13 Daniel Kinzleradd a version attribute to the <html> tag if RDFa is...
2009-11-13 Daniel KinzlerRDFa/microdata follow-up
2009-11-13 Alexandre EmsenhuberRemoved $wgSpecialVersionExtended, not used anymore...
2009-11-09 Michael Dale* js_log msgs striped from non-debug output (smaller...
2009-11-08 Chad Horohoerm completely obsolete variable, not used annnnnnnyyyywhere
2009-11-06 Chad HorohoeAdd new global $wgUseInstantCommons for quick && easy...
2009-11-06 Andrew GarrettRemove upload from wgRestrictionTypes, it is added...
2009-11-05 Adam Milleradding a styling rule to ensure vector menu h5s aren...
2009-11-04 Bryan Tong Minh* (bug 6579) Fixed protecting images from uploading...
2009-11-04 Michael Dale* set $wgScriptModifiedMsgCheck to off by default
2009-11-04 Michael Dale( bug 21374 ) fixed default search repository
2009-11-04 Michael Dale* ( bug 21373 ) improved mwEmbed localization support
2009-10-30 Chad Horohoe(bug 3340) Allow configuring of /16 limit on range...
2009-10-29 Max SemenikNamespace:: --> MWNamespace::, requested by ^demon...
2009-10-29 Happy-melonUse CSS rather than hardcoded nbsps to add space before...
2009-10-28 Chad Horohoe(bug 19859) Remove HTMLDiff. Could possibly be salvaged...
2009-10-28 Raimond SpekkingAdd clear:both to avoid overlapping with other elements
2009-10-28 Raimond SpekkingRevert r58246. Committed a lot of half done stuff by...
2009-10-28 Raimond Spekking(no commit message)
2009-10-27 Adam Millerfixing a slight bug with watch/unwatch. The icon watch...
2009-10-26 Adam Millerrebulding vector's rtl stylesheet
2009-10-24 Michael Dale* improved script loader language support
2009-10-23 Alexandre Emsenhuber* (bug 21172) $wgSorbsUrl can now be an array with...
2009-10-22 Katie Filbertbump up style version, followup for r57992
2009-10-21 Bryan Tong Minh* Bump wgStyleVersion for various upload javascript...
2009-10-21 Roan KattouwSplit allowing &suggest requests in API opensearch...
2009-10-19 Roan KattouwBump style version for r57916
2009-10-19 Tim StarlingReintroduced $wgRateLimitsExcludedIPs from r47352 ...
2009-10-17 Michael Dale* stubs for api iFrame Proxy system. Early summary...
2009-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2009-10-06 Brion Vibbertypo fix in comment
2009-09-30 Trevor ParscalDecided to go with yet another approach for adding...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-30 Brion VibberPull back r56730 for now: "New configuration variable...
2009-09-30 Roan KattouwPut the watch icon part of the changes reverted in...
2009-09-30 Roan KattouwRevert r56924 (new watch icon and color changes for...
2009-09-28 Trevor ParscalInc $wgStyleVersion to reflect changes in r57030 and...
2009-09-28 Trevor ParscalRefactored the watch/unwatch icon for Vector.
2009-09-28 Roan KattouwFix for r56924: don't do any mouseover/mouseout effects...
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-26 Siebrand MazelandNew permission 'sendemail' added. Default right for...
2009-09-23 Michael Dalebefore processing wikipage js ::
2009-09-22 Aaron Schulz* Split out 'deletedcontent' from 'undelete' right...
2009-09-21 Alex ZAdd the user_properties table to the default for $wgSha...
2009-09-21 TobiasNew configuration variable $wgShowPageOnRedlink that...
2009-09-17 Philip TzouFollow up on r56560. Typo.
2009-09-17 Philip TzouFollow up on r55415 and r56458. Use another way to...
2009-09-17 Roan KattouwAPI: Per CR comments on r56091, make the timeout for...
2009-09-17 Siebrand MazelandAdd setting $wgAJAXCategoriesNamespaces to allow config...
2009-09-15 Andrew GarrettMake Change Tags index name configurable with a new...
2009-09-14 Brion VibberClean up a live hack from wmf-deployment r53208: option...
2009-09-12 Raimond SpekkingFollow-up r56215: Replace hardcoded text with a new...
2009-09-11 Brion VibberForward-port image manipulation disabling hack from...
2009-09-11 Roan KattouwMake os_disableSuggestionsOn() work also when called...
2009-09-10 Jack D. PondCleaned up img_auth code and re-integrated core img...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-09-09 Michael Dale* (bug 20336) changed json_decode json_encode to static...
2009-09-09 Andrew GarrettAdd doc comment noting that JS2 and script loader are...
2009-09-09 Roan KattouwFollow-up to r55639: per CR comment, make API help...
2009-09-08 Brion VibberCleanup r55984: rename new $wgDisableTooltipsAndAccessk...
2009-09-08 Andrew GarrettInitialise wgDBadminuser and wgDBadminpassword to null...
2009-09-08 Brion VibberRevert r55800 "bug 19646 Localization of img_auth.php...
2009-09-08 Andrew GarrettAdd AJAX category management system. Includes suggestio...
2009-09-07 Domas Mituzasfeatures time - a feature that allows to disable a...
2009-09-04 Jack D. PondBug 20489 Configure illegal file characters https:...
2009-09-04 Jack D. Pondbug 19646 Localization of img_auth.php - with enhancements
2009-09-04 Tim StarlingAdded $wgShowDBErrorBacktrace, to allow users to easily...
2009-08-31 Happy-melonBetter documentation for $wgPagePropLinkInvalidations.
2009-08-27 Roan KattouwAPI: Add optional API request logging to a file or...
2009-08-27 Michael Daleenabled async download via configuration var: wgEnableA...
2009-08-25 Chad HorohoeRevert r53841 (Favicon, apple-touch-icon links matching...
2009-08-21 Brion VibberRevert r53600 "Add $wgSecondaryGoNamespace, used if...
2009-08-21 Brion VibberRevert r53667 "Enabled use of the greater-than sign...
2009-08-21 Alex ZTweak Access-Control-Allow-Origin stuff per comments...
2009-08-20 Alex ZUpdate ChangesList output for enhanced changes to use...
2009-08-20 Michael Dale* moved $wgEnableTemporalOggUrls configuration var...
2009-08-19 Trevor ParscalIncrimented $wgStyleVersion to refelct the changes...
2009-08-19 Andrew GarrettAdd doc comment for JS2 dependency in live preview...
2009-08-18 Brion VibberDisable the mysterious keypress throttling that overrid...
next