removed unused function
[lhc/web/wiklou.git] / includes /
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...
2005-08-09 Antoine MussoI really meant 3 parameters as kate made it in ORACLE...
2005-08-09 Antoine Mussotypo :/
2005-08-09 Antoine MussolimitResult() use 3 argument since ORACLE merge
2005-08-09 Ævar Arnfjörð Bjar... * Adding a SkinTemplateContentActions hook to be able...
2005-08-08 Ævar Arnfjörð Bjar... * Made the sidebar idiot proof, if a message is specifi...
2005-08-08 Ævar Arnfjörð Bjar... * Fixed a content loss bug that would occour if
2005-08-07 Tim Starling<includeonly> and <noinclude> tags
2005-08-07 Tim StarlingAllow non-sysops to view the history of deleted pages...
2005-08-07 Tim StarlingdisableCache function
2005-08-06 Ævar Arnfjörð Bjar... * Fixed a fatal XML parsing error intoduced by kateturn...
2005-08-06 Ævar Arnfjörð Bjar... * Support for restorelink1
2005-08-06 Magnus Manskenow sysops only can change the topic list
2005-08-06 Ævar Arnfjörð Bjar... * Proper usage of $1
2005-08-06 Magnus ManskeQuick memory-saving fix
2005-08-06 Magnus ManskePagination, done. Ready. Finished. All over.
2005-08-06 Magnus ManskePagination, part 1
2005-08-05 Ævar Arnfjörð Bjar... * "<tr >" => "<tr>"
2005-08-05 Magnus Manskefixes
2005-08-05 Magnus Manskebetter SQL calls
2005-08-05 Magnus Manskeremoved I-am-sure checkbox
2005-08-04 River Tarnellstub database class for mysql users
2005-08-03 River Tarnellwhen whitelistread prevents a page being viewed, add...
2005-08-03 Tim StarlingFixed display of most recent revision
2005-08-03 Tim Starlingfixed permission for displaying undelete link
2005-08-03 Niklas LaxströmAdd messages too
2005-08-02 Niklas LaxströmNew style allmessages table, remove some explicit backg...
2005-08-02 Niklas LaxströmMake the Mysql search work
2005-08-02 Niklas LaxströmI guess we can support OFFSET too, or can we?
2005-08-02 Niklas LaxströmFix the borked SpecialAllpages
2005-08-02 Niklas Laxströmmore killing
2005-08-02 Niklas LaxströmAdd experimental code which causes edit conflict if...
2005-08-02 Niklas Laxströmlittle cleanup
next