Fixes needed to make redirect.php work with MEDIAWIKI checks,
[lhc/web/wiklou.git] / includes /
2004-10-03 Jens FrankFixes needed to make redirect.php work with MEDIAWIKI...
2004-10-03 Brion VibberViewCountUpdate is no longer used; trim it out.
2004-10-03 Jens FrankStupid typo
2004-10-03 Jens FrankSome paranoia checks
2004-10-03 Brion VibberExtend select() wrapper to allow specifying multiple...
2004-10-03 Zheng ZhuNewly generated with proper comments
2004-10-03 Zheng ZhuAdded comments in the generated file
2004-10-03 Zheng Zhua few changes to some .manual files
2004-10-03 Zheng Zhusome bug fix
2004-10-03 Brion VibberXHTML fix: escape links put into HTML
2004-10-03 Brion VibberQuotes, dammit! Remove potential SQL injection vector.
2004-10-03 Brion Vibber* Fix XHTML validity error for pages with apostrophe...
2004-10-03 Zheng Zhudescribing the various .manual files
2004-10-03 Zheng Zhuadded some phrases obtained from the TongWen package...
2004-10-02 Jens FrankAdd previous/next links to old revision pages
2004-10-02 Wil MahanDisallow '<' and '>' in free external URIs; this is...
2004-10-02 Jens FrankMoved 'get previous/next revision' code from Difference...
2004-10-02 Brion Vibber* Remove deprecated wfLocalUrl(), wfLocalUrlE()
2004-10-02 Brion Vibber* Fix notice & blank text on nogomatch
2004-10-02 Brion Vibber* Remove deprecated wfLocalUrlE() call.
2004-10-02 Brion VibberAdd comment about why we pick a random number in PHP...
2004-10-02 Jens FrankDocumentation
2004-10-01 Wil MahanFix bug 553: when a piped link contains a template...
2004-10-01 Antoine Musso* Remove debug statements
2004-10-01 Antoine MussoNew userlevel feature. Sysop only, for testing. NO...
2004-10-01 Antoine Musso* restrict SpecialSitesettings to sysops.
2004-10-01 Jens FrankDocumentation: Assign files to packages
2004-10-01 Antoine Mussocomments
2004-10-01 Zheng ZhuScripts and data used for generating ZhConversion.php
2004-10-01 Antoine Musso* arraybox() : revert "$value" parameter
2004-10-01 Antoine Mussoallow 'value' parameter for array box
2004-09-30 Antoine Mussotypo
2004-09-30 Antoine Mussoremoving occurences of sitesettings. Replaced by an...
2004-09-30 Antoine Mussoclass to build forms (c) JeLuF
2004-09-30 Antoine Mussomoving html forms builders to its own class. Do we...
2004-09-30 Jens FrankRemoving Tokenizer: obsolete
2004-09-30 Jens FrankOn Category: pages, show images as thumbnail gallery...
2004-09-30 Jens FrankAdmin interface to site parameters, UI part.
2004-09-30 Brion Vibber* Remove useless, unvalidated charset option on raw...
2004-09-30 Domas Mituzasadd placeholder class SearchUpdateMyISAM, extending...
2004-09-30 Domas Mituzasadd db::setSchema() for specifying additional database...
2004-09-30 Domas Mituzaspass unescaped query string to Database::insert(),...
2004-09-30 Wil MahanConvert documentation of functions to phpdoc format...
2004-09-29 Brion VibberSome doc comments
2004-09-29 Brion VibberClean up ugly SQL for db wrapper funcs, begin on Postgr...
2004-09-29 Brion VibberTietew's patch for optionally selecting revisions on...
2004-09-29 Brion VibberMake FauxRequest actually work ;P
2004-09-28 Brion VibberMore checks for IE hideousness.
2004-09-28 Brion VibberRemove some unnecessary PHPTAL 1 stub bits
2004-09-28 Domas Mituzasallow turning off image path hashing. there was a featu...
2004-09-27 Wil MahanA different fix for ':' in definitions that makes
2004-09-27 Zheng ZhuFormatting fix (tab instead of space)
2004-09-27 Wil MahanFix "; url://blah blah : definition" definition lists...
2004-09-27 Wil MahanFix bug 77: semicolon-colon wikitext syntax requires...
2004-09-27 Brion VibberShut up PHP notification warnings about $_SERVER['SERVE...
2004-09-27 Brion VibberPHPTAL 1.0/PHP 5 fix: missing 'viewcount' sometimes.
2004-09-27 Brion Vibber* Hacky fix for PHPTAL 0.7 bug to be consistent with...
2004-09-27 Brion VibberDoc comments
2004-09-27 Brion VibberMore fixes for PHPTAL 1.0 on PHP5. Apparently it's...
2004-09-26 Zheng ZhuUse wfMsgForContent() when making links
2004-09-26 Brion VibberBack out kturner's old table restructure for now.
2004-09-26 Wil MahanFix problem with RFC magic links, as noted at bug 479
2004-09-26 River Tarnellremove old_namespace and old_title from old table.
2004-09-26 Tim Starlingcomments
2004-09-26 Tim StarlingMore informative error message for when the user forgot...
2004-09-26 Jens FrankAvoid PHP warning about undefined constant
2004-09-26 Jens FrankBUG#419 Added global variable that defines the elements...
2004-09-26 Tim StarlingImproved security: don't send out password hashes or...
2004-09-26 Tim Starlingprotection from multiple includes (from REL1_3A)
2004-09-26 Brion VibberStart on compatibility with PHPTAL 1.0 (on PHP5).
2004-09-26 Zheng Zhusome more UI related fix
2004-09-26 Zheng Zhufix fallback in wfMsgReal() as well
2004-09-25 Wil MahanDon't strip leading ':' in maybeDoSubpageLink() so...
2004-09-25 Wil MahanFix bug 561: {{/Subpage}} acts like {{Template:/Subpage...
2004-09-25 Wil MahanMove tidy call from Parser to OutputPage so that it...
2004-09-25 Tim StarlingMore debugging info, better hashing function - crc32...
2004-09-25 Wil MahanUndo some of my changes to sections from templates...
2004-09-25 Tim StarlingSecond parameter to wfMsg(nogomatch)
2004-09-25 Brion VibberTurning validation back off by default. I'm assuming...
2004-09-25 Brion VibberAvoid gratuitously breaking configurations: continue...
2004-09-25 Brion VibberAdjust some spacing
2004-09-25 Brion VibberChange LanguageEn to be UTF-8 by default. This fixes...
2004-09-25 River Tarnelldisallow empty searches
2004-09-25 Jens FrankAvoid warning when incrementing non-existing element...
2004-09-25 Wil MahanFix two parser bugs: bug 41 and bug 529. For the former...
2004-09-25 Zheng Zhufirst attempt to support multiple language variants...
2004-09-25 Zheng Zhuremoved caching of UI messages; it does not make sense...
2004-09-24 Wil MahanAnother attempt at fixing bug 2. Call replaceInternalLi...
2004-09-24 Zheng ZhuAttempt to fix links not fixed in the wgLang->wgContLan...
2004-09-24 Erik Moellerremoving Windows line endings
2004-09-24 Zheng ZhuThird batch of files modified to replace selected wgLan...
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
2004-09-24 Magnus ManskeWiki database system
2004-09-24 Zheng ZhuFirst batch of files modified to switch wgLang to wgCon...
2004-09-24 Zheng ZhuSorry I forgot to commit the fix...
2004-09-24 Magnus Manskehotfix for undefined variable
2004-09-24 Zheng ZhuSet default value for instead of
2004-09-24 Wil MahanFix bug in pre-save transform caught by tester
2004-09-24 Zheng Zhuupdated warning about the UI switching code.
2004-09-24 Zheng ZhuChanged installation code so that wgContLanguageCode...
next