lhc/web/wiklou.git
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
2004-09-23 Wil MahanMagic links, etc.
2004-09-23 Brion VibberLoad up LanguageUtf8 and force to utf-8 if config was...
2004-09-23 Brion VibberAdd remotely fetched files to .cvsignore to reduce...
2004-09-23 Wil MahanRevert previous change, which broke interwiki links.
2004-09-23 Brion VibberTest inline interwiki link
2004-09-23 Wil MahanCall replaceExternalLinks after replaceInternalLinks...
2004-09-23 Brion VibberSince 'php parserTests.php' is too long for my lazy...
2004-09-23 Brion VibberChange name of output files to make the diff output...
2004-09-23 Brion VibberSet language to en for tests.
2004-09-23 Wil Mahanadd $wgSitename global for testing magic variables
2004-09-23 Wil MahanAdd tests for magic variables (using $wgSitename) and...
2004-09-23 Wil MahanRemove a space for parser checker consistency
2004-09-23 Wil Mahanadd two more block-level tests
2004-09-23 Wil MahanSplit up internal links test cases, add a couple more
2004-09-23 Brion VibberAdd --quick option to suppress display of diffs.
2004-09-23 Brion VibberAdd color to the output; assumes a more or less ANSI...
2004-09-23 Wil MahanFix and enable all internal links test cases, including...
2004-09-23 Brion VibberAdd regression test case for bug 554
2004-09-23 Brion VibberSeparate out the external links tests
2004-09-23 Brion VibberAdd a newline to the diff temp files to remove the...
2004-09-23 Brion VibberDon't produce a title attribute for external links...
2004-09-23 Brion VibberCleaning up checkin conflict: remove Wil's parserTransf...
2004-09-23 Brion VibberFix test to match change to Skin.php
2004-09-23 Brion VibberTweak tests back into shape
2004-09-23 Wil MahanRemove a single space that breaks a parser test
2004-09-23 Brion VibberParser test improvements:
2004-09-23 Wil Mahanmake some more tests work
2004-09-23 Wil Mahanallow simple variables in expected test results; use...
2004-09-22 Antoine Mussofix php notices about call-time by reference
2004-09-22 Wil MahanUse OutputPage to replace link placeholders; add links...
2004-09-22 Wil MahanRemove the comment check I added (wasn't necessary...
2004-09-22 Wil MahanDon't unstrip() in internalParse(), because it's alread...
2004-09-22 Wil MahanAllow comments beginning with '#' between sections...
next