lhc/web/wiklou.git
2004-09-27 Brion VibberUse 'includes/DefaultSettings.php' in preparation for...
2004-09-27 Brion VibberTweak image img_name index updater to current tables...
2004-09-27 Brion VibberTweak to work with no include path and working dir...
2004-09-27 Brion VibberObsoleted by refreshlinks, apparently forgot to remove...
2004-09-27 Brion VibberFar from finished in-place UTF-8 wiki converter.
2004-09-27 Brion VibberShut up notices
2004-09-27 Wil MahanMore annoying definition list test cases...
2004-09-27 Wil MahanFix "; url://blah blah : definition" definition lists...
2004-09-27 Wil MahanDisable msgnw test because no one cares about msgnw...
2004-09-27 Brion VibberAdd a couple definition list tests for colon & space...
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-27 Zheng Zhulet getVariants() returns the content language by defau...
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 Tim StarlingOops, no UTF8
2004-09-26 Tim StarlingNew language file by Quackor, slightly modified by me
2004-09-26 Jens FrankRemoved testcode.
2004-09-26 River Tarnellinclude sql patch
2004-09-26 River Tarnellremove old_namespace and old_title from old table.
2004-09-26 Tim Starlingcomments
2004-09-26 River Tarnelluser_token
2004-09-26 Tim StarlingMore informative error message for when the user forgot...
2004-09-26 Tim StarlingAdded check for valid user permissions when updating...
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 StarlingRefactored updaters.inc. With all those functions doing...
2004-09-26 Domas Mituzascreate schema mediawiki and store all objects in it
2004-09-26 Tim Starlinguser_token field (from REL1_3A)
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 Tim StarlingExtensions for testing and debugging
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 Brion VibberFix fallback message checks.
2004-09-26 Zheng Zhufix fallback in wfMsgReal() as well
2004-09-25 Brion VibberFix fallback for missing messages
2004-09-25 Brion VibberFinish fixing the default language.
2004-09-25 Brion VibberGet CVS to shut up about the build files & executable
2004-09-25 Wil MahanWork with $wgUseTidy again, and add more tests (we...
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 Starlinga couple of extra functions, useful for debugging
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 Tim Starlingvarious modifications found lying around in the live...
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 Brion VibberSet wgUploadPath for tests so we don't all have to...
2004-09-25 Jens FrankAvoid warning when incrementing non-existing element...
2004-09-25 Wil MahanNew tests for sections and various bugs
2004-09-25 Wil MahanAdd a "--regex" option to limit which tests are run...
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 MahanAdd an option for setting the title; add test for inter...
2004-09-24 Wil MahanAdd tests for subpages (+ an option to enable them...
2004-09-24 Zheng ZhuSimplified the LanguageZh class
2004-09-24 Zheng ZhuAdded a simple syntax check in the conversion code
2004-09-24 Zheng Zhufixed formating (tab instead of space)
2004-09-24 Wil MahanChange example noted by Brion--I think the current...
2004-09-24 Zheng ZhuReplaced call to deprecated Namespace::getSpecial...
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 Zheng Zhumoved user toggles into wgAllMessages
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 Brion VibberAdd a pretty PASSED! or FAILED! to the final summary...
2004-09-24 Wil MahanAdd blurb at top; enable template as link source test...
2004-09-24 Wil MahanBe a bit more careful about trailing spaces; don't...
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...
2004-09-24 Zheng ZhuSetting default user option using the content language...
2004-09-24 Zheng Zhupassing the language object in as parameter when initia...
2004-09-23 Brion VibberBreak temporary table creation out to setupDatabase...
2004-09-23 Wil MahanTests for templates, pre-save transform, message transform.
2004-09-23 Wil MahanTwo changes to parserTest:
2004-09-23 Brion VibberVerify known image types on upload.
2004-09-23 Tim StarlingMore consistent method for immediate logout, means...
2004-09-23 Domas Mituzasallow specifying alternative image upload base url...
2004-09-23 Brion VibberAdd phpdoc comments
2004-09-23 Brion VibberUse '--parseprivate on' option on phpdoc to include...
2004-09-23 Brion VibberIgnore LocalSettings.php,AdminSettings.php
next