* Coding style
[lhc/web/wiklou.git] / includes /
2005-08-26 Ævar Arnfjörð Bjar... * Coding style
2005-08-26 Ævar Arnfjörð Bjar... * Adding a new hook, SpecialContributionsBeforeMainOutput
2005-08-26 Ævar Arnfjörð Bjar... * Rewrite, now supports more info from extensions and...
2005-08-26 Ævar Arnfjörð Bjar... * No longer passing the name of the language class...
2005-08-26 Ævar Arnfjörð Bjar... * Removed redudant global decleration
2005-08-26 Ævar Arnfjörð Bjar... * Safe html output with wfMsgHtml()
2005-08-26 Ævar Arnfjörð Bjar... * Null no longer needs to be passed explicitly to wfRun...
2005-08-26 Ævar Arnfjörð Bjar... * Making null the default $args so that hooks without...
2005-08-26 Ævar Arnfjörð Bjar... * Postfix --/++ => Prefix --/++
2005-08-25 Erik MoellerRemove "info"-toolbar. This used to be shown for browse...
2005-08-25 Brion VibberMore HTML validation checks on page subtitle. Not explo...
2005-08-25 Brion VibberRevert more minor breakage from missing HTML escaping...
2005-08-25 Brion VibberCorrected fix for injection
2005-08-25 Antoine MussoXSS issue : now sanitize search query input
2005-08-25 Erik Moellertry to better document the distinction between
2005-08-25 Antoine MussoSomehow fix #2108
2005-08-23 Antoine MussoFix #3192: properly check 'limit' parameter on Special...
2005-08-23 Brion Vibber* (bug 3244) Fix remote image loading hack, JavaScript...
2005-08-23 Brion Vibber* Fix table prefix usage in Block::enumBlocks
2005-08-23 Tim Starlingpermalink
2005-08-23 Tim StarlingSleep time is highly variable, removing it from the...
2005-08-23 Tim StarlingWorkaround for occasional fatal
2005-08-23 Tim StarlingOutput tweak
2005-08-23 Tim StarlingFaster retrieval of range blocks, faster lookup of...
2005-08-23 Tim StarlingFunction names on queries, some debugging output (latte...
2005-08-23 Tim Starlingprofiling
2005-08-23 Brion Vibber* Move ArticleSave hook execution into Article insert...
2005-08-22 Brion Vibber* (bug 3227) Fix SQL injection introduced in experiment...
2005-08-22 Brion Vibber* (bug 3220) Fix escaping of block URLs in Recentchanges
2005-08-22 Brion VibberThis line has been broken at least twice in the last...
2005-08-22 Brion Vibber* (bug 3218) Use proper quoting on history Compare...
2005-08-21 Brion Vibber* (bug 3216) Don't show empty warning page when no...
2005-08-21 Niklas LaxströmMake the page work again with databaseprefix
2005-08-21 Domas Mituzasadd Referrer for stub
2005-08-21 Tim Starlingsensible names, profiling
2005-08-21 Tim Starlingprofiling
2005-08-21 Tim Starlingput watchlist update in its own transaction, to reduce...
2005-08-21 Tim Starlingprofiling
2005-08-21 Tim StarlingMade BlockCache::loadFromDB() 100x faster. Wasn't an...
2005-08-21 Tim Starlingprofiling
2005-08-21 Erik MoellerBug #1956: Hide bot uploads in Special:Newimages
2005-08-21 Brion Vibber* (bug 3210) Fix Media: links with remote image URL...
2005-08-20 Jens FrankShow an explanation to non-sysops
2005-08-20 Jens FrankShow an explanation to non-sysops
2005-08-20 Niklas Laxströmbug 3208: split the other meaning of filedesc to fileup...
2005-08-20 Niklas LaxströmThis seems to fix go=first, don't know why
2005-08-20 Tim Starlingremoved unused function
2005-08-20 Tim Starlingoops, randomly deleted character
2005-08-20 Rowan Collins(bug 676) Avoid creating invalid title objects when...
2005-08-20 Tim StarlingFixed odd breakage of templates involving '<span class...
2005-08-20 Tim StarlingWith the introduction of action=render, internal links...
2005-08-20 Rowan CollinsFix manual thumbnail syntax to use a proper "MagicWord...
2005-08-20 Rowan Collins(Bug 3090) mask all external links in image captions...
2005-08-20 Niklas LaxströmWikitext here also
2005-08-20 Tim Starlingfixed template redirects
2005-08-20 Niklas LaxströmInclude the dot
2005-08-20 Niklas LaxströmAllow wikitext again in sharedupload
2005-08-20 Tim Starlingforward ported recentchanges-based method
2005-08-20 Tim Starlingfix recreation conflicts
2005-08-20 Tim StarlingRefactored editForm(), splitting its functionality...
2005-08-20 Tim StarlingDon't quote the program name, windows doesn't like...
2005-08-20 Tim Starlingremoved some debugging statements, I think they were...
2005-08-20 Tim Starlingfixed missing branch
2005-08-19 Niklas LaxströmBug 1020: Changing user interface language does not...
2005-08-19 Tim Starlingheadscripts variable
2005-08-19 Niklas LaxströmPush up the date format options limit a little for...
2005-08-17 Brion Vibber* Add ability to break off certain debug topics into...
2005-08-17 Brion VibberCommitting live hack: don't adjust for times where...
2005-08-17 Brion VibberCommitting live hacks: additional profiling points
2005-08-17 Niklas Laxström* (bug 3170) Page Title failed to obey MediaWiki:Pagetitle
2005-08-17 Brion Vibber* Include software-visible client IP address in Special...
2005-08-17 Ævar Arnfjörð Bjar... * Added a new hook, 'AddNewAccount', which is run after...
2005-08-17 Brion Vibber* Fix display of read-only lockfile message
2005-08-16 Brion VibberCode cleanup: normalize case of wfMsg() calls, clean...
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-16 Brion Vibberadjust whitespace (spaces -> tabs)
2005-08-16 Antoine Mussofirst letter lowercase
2005-08-16 Niklas LaxströmBug 3116: Division by zero on [[Image:Foo.png|123x123px|]]
2005-08-15 Antoine MussoFix #2393: incorrect MIME type for atom feeds
2005-08-15 Antoine Mussouseless return
2005-08-15 Antoine Mussoclean html source
2005-08-15 Tim StarlingAlways use reference assignment when taking the return...
2005-08-15 Niklas Laxströmwhite-space: indentation
2005-08-15 Ævar Arnfjörð Bjar... * Correct $fname
2005-08-15 Ævar Arnfjörð Bjar... * New special page: SpecialMostlinked
2005-08-15 Ævar Arnfjörð Bjar... * New special page: SpecialMostlinked
2005-08-15 Ævar Arnfjörð Bjar... * Fixed undefined variable error
2005-08-14 Tim Starlingremoved relic
2005-08-14 Tim Starlingfixed obvious error
2005-08-14 Tim Starlingadded flags accessor, fixed select/update option array...
2005-08-14 Tim Starlingfix warnings
2005-08-14 Tim Starlingdon't produce warnings in get() if the item is missing
2005-08-14 Tim Starlingrespect $useDB
2005-08-14 Tim Starlingsupport for two-part external storage URLs referring...
2005-08-14 Tim Starlingmissing definition for global already present
2005-08-14 Tim Starlingfixed connection error handling
2005-08-13 Mr. E23Added dummy wfLogProfilingData() to avoid php warnings...
2005-08-13 Antoine MussoFix #2855: Credit for a uniq author showed its realname...
2005-08-13 Antoine Musso*** empty log message ***
2005-08-13 Tim StarlingSuppressed file not found warning, removed unnecessary...
next