Fix grammar in 'mimesearch-summary'
[lhc/web/wiklou.git] / includes / SiteConfiguration.php
2010-05-10 Alexandre EmsenhuberFixed some doxygen warnings
2009-06-12 Tim StarlingPass the SiteConfiguration object as a parameter to...
2009-06-02 Andrew GarrettPhase 1 in fixing up SiteConfiguration: Replace the...
2008-08-26 Alexandre EmsenhuberRedo r39954, without regression this time. Sorry :(
2008-08-25 Brion VibberRevert r39954, 39958 "Tweaks for SiteConfiguration:"
2008-08-25 Alexandre Emsenhuberrm useless comment :)
2008-08-25 Alexandre EmsenhuberTweaks for SiteConfiguration:
2008-08-22 Andrew GarrettOnly run hooks if Hooks.php has been loaded (i.e. we...
2008-08-22 Andrew Garrett*ahem*
2008-08-22 Andrew GarrettQuick hook to allow reusers of SiteConfiguration to...
2008-08-20 Andrew Garrett*ahem* self-revert. Something weird happened with getAll()
2008-08-20 Andrew GarrettUse a nice fancy deep-merge function for merging arrays...
2008-08-20 Andrew GarrettAdd "+setting" type code (adding to the existing global...
2008-08-19 Brion VibberRevert r39623 "Use array_merge_recursive instead of...
2008-08-19 Andrew GarrettUse array_merge_recursive instead of array_merge for...
2008-08-18 Rotem LissAvoid notices: Before checking if retval is an array...
2008-08-18 Andrew GarrettAllow use of +setting to add to that setting as it...
2008-08-18 Andrew GarrettAllowed array-merging for site config. You can now...
2008-08-06 Fran RogersWrapped certain tricky constructs in @cond/@endcond...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-02-06 Tim Starlingtypo, thanks ialex
2008-02-06 Tim StarlingAllow a list of tags for settings fallback, in addition...
2008-01-19 Brion VibberCommit ver of doReplace that *doesn't* cause infinite...
2008-01-19 Brion VibberSiteConfiguration was smashing all variables into strin...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-24 Nick JenkinsDoc tweaks:
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-06-04 Tim Starlingrv useless feature
2006-06-04 Tim Starlingsupport for array overrides and appends
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-04 Tim StarlingSimpler structure for wgLocalDatabases, for faster...
2005-08-14 Tim Starlingdon't produce warnings in get() if the item is missing
2005-07-11 Brion Vibber* (bug 2769) Use '-' form for language consistently...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-06-26 Tim StarlingMade a SiteConfiguration object generally available...
2004-09-26 Tim Starlingprotection from multiple includes (from REL1_3A)
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-14 Tim StarlingAdded siteFromDB(), used in commandLine.inc
2004-07-30 Tim Starlingbug fix ported from REL1_3
2004-05-24 Tim StarlingBug fixes
2004-05-23 Tim Starlingconfiguration of the live site