typo
[lhc/web/wiklou.git] / includes /
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...
2005-08-12 Niklas Laxström*html-safety fixes
2005-08-12 Niklas LaxströmCleanup, html-safety and output
2005-08-12 Brion Vibber* (bug 3076) Support MacBinary-encoded uploads from...
2005-08-12 Brion Vibber* (bug 3117) Fix display of upload size and type with...
2005-08-11 Brion Vibber* (bug 3056) MySQL 3 compatibility fix: USE INDEX inste...
2005-08-11 Brion Vibber* Rearranged Special:Movepage form to reduce confusion...
2005-08-11 Antoine MussoHack #1487: Special:Ipblocklist outputs <ul></ul> which...
2005-08-11 Antoine Mussolame quote
2005-08-11 Antoine MussoHack #1487: Special:Ipblocklist outputs <ul></ul> which...
2005-08-10 Domas Mituzasyet more of Lufthansa stuff, embedable Prefix-restricte...
2005-08-10 Antoine MussoFix bug 145: finish 'exclude redirect' implementation
2005-08-09 Domas Mituzassome of lufthansa bits ;-) allows reusal of object...
2005-08-09 Domas Mituzasadd escaping routines for LIKE: db::escapeLike($s)
2005-08-09 Ævar Arnfjörð Bjar... * Giving interwiki links a class so that they can be...
next