lhc/web/wiklou.git
2006-01-09 Brion Vibber* Skip loading of RecentChange.php except where needed
2006-01-09 Niklas Laxström* Big cleanup:
2006-01-09 Brion VibberRemoved web bug from sundanese language file
2006-01-09 Niklas Laxström* Fixed a fatal typo
2006-01-09 Magnus ManskeBIG ONE - Possible DB server killer! (deactivated by...
2006-01-09 Ævar Arnfjörð... * Adding a space after the implode() comma
2006-01-09 Ævar Arnfjörð... * (bug 2019) Almost fixed the rendering of the page...
2006-01-09 Domas MituzasDocument $wgParserCacheExpireTime
2006-01-09 Domas Mituzasmove hardcoded ParserCache expire time to DefaultSettin...
2006-01-09 Brion Vibberrevert broken commit which causes search form to fail
2006-01-09 Tim Starlingforgot this
2006-01-09 Tim StarlingOption to write text directly to external storage.
2006-01-09 Tim StarlingFixed notice
2006-01-08 Ævar Arnfjörð... * Including the maintenance/parserTestsParserTime.php...
2006-01-08 Ævar Arnfjörð... * Magic Word testcases, not all of them and the namespa...
2006-01-08 Ævar Arnfjörð... * An extension for the parsertests that modifies the...
2006-01-08 Antoine MussoFix #4144 : bring support for sudanese language
2006-01-08 Magnus ManskeFix for bug 4469: Implement MediaWiki:<namespace>:Siten...
2006-01-08 Antoine MussoSecond part of bug 4083: Special:Validation doesn't...
2006-01-08 Antoine MussoFix security issues:
2006-01-08 Antoine MussoFix #2571: Duplicate anchors and missing form id tag...
2006-01-08 Antoine MussoFix #4530: local name for Kurdish language
2006-01-08 Ævar Arnfjörð... * Return true from the hook function so it won't stop...
2006-01-08 Ævar Arnfjörð... * Fixed two comment parsertests I made earlier
2006-01-08 Antoine MussoREVERT: Bug 3835: add a cancel link on special:movepage
2006-01-08 Magnus ManskeFixing bug 2082: Related changes views (Special:Recentc...
2006-01-08 Magnus ManskeSetting dummy variable to prevent error message in...
2006-01-08 Magnus Manske* (bug 2522) {{CURRENTDAY2}} now shows the current...
2006-01-08 Ævar Arnfjörð... * Added a Parser::getTags() accessor to get a list...
2006-01-08 Ævar Arnfjörð... * (bug 4531) Show a list of parser extension tags
2006-01-08 Antoine Mussonote that #912 got fixed
2006-01-08 Antoine MussoFix signup form layout (now looks like the login form)
2006-01-08 Antoine MussoBug 3835: add a cancel link on special:movepage
2006-01-08 Antoine MussoGroup bugs by sections, there is so many of them that...
2006-01-08 Ævar Arnfjörð... * Removing $wgExtraNamespaces array which defined a...
2006-01-08 Antoine Mussomissing messages array
2006-01-08 Antoine MussoBug #4251: Support for venitian
2006-01-08 Antoine Mussohardcoded NS_PROJECT
2006-01-08 Antoine MussoFix hardcoded NS_PROJECT / NS_PROJECT_TALK
2006-01-08 Ævar Arnfjörð... * Adding a noxml option for skipping XML well formdness...
2006-01-08 Ævar Arnfjörð... * More <!-- comment --> tests, two of which fail
2006-01-08 Ævar Arnfjörð... * Using var_dump() with output buffering instead of...
2006-01-08 Ævar Arnfjörð... * Add a getRegexCase() accessor for getting i or nothin...
2006-01-08 Ævar Arnfjörð... * Fixed a peer development oversight introduced in...
2006-01-08 Ævar Arnfjörð... * Fixed bug, $this->mBaseRegex would contain an invalid...
2006-01-08 Tim StarlingSome information about database access in MediaWiki.
2006-01-08 Ævar Arnfjörð... * New function: User::getBoolOption() that wraps User...
2006-01-08 Ævar Arnfjörð... * Fixed bugs introduced in revision 1.566 by avar ...
2006-01-08 Ævar Arnfjörð... * Fixed bugs introduced in revision 1.155 by rob ;)
2006-01-08 Ævar Arnfjörð... * Fixed bugs introduced in revision 1.564 by rob ;)
2006-01-08 Tim StarlingUse wfGetDB(DB_SLAVE) when appropriate. Changed deletio...
2006-01-08 Rob ChurchRemove bizarre typo, because Nixlas Laxstr�m complained.
2006-01-08 Ævar Arnfjörð... * Reverting ->getDB() => wfGetDB() in 1.434, not replic...
2006-01-07 Rob Church* Change order of things in pre-save transform, so...
2006-01-07 Rob Churchrm. redundant function
2006-01-07 Rob ChurchDo a silent cleanup of the signature on change
2006-01-07 Rob ChurchCleanup signature handling
2006-01-07 Magnus ManskeFix for bug 2522
2006-01-07 Brion Vibber* Protect against spoofing of X-Forwarded-For header
2006-01-07 Ævar Arnfjörð... * Wikipedia => MediaWiki in $wgPasswordSender
2006-01-07 Antoine MussoUse the new templatelinks table. The special page assum...
2006-01-07 Antoine MussoFix #4504: Use site language for namespace name resolution
2006-01-07 Ævar Arnfjörð... * s~\t+$~~
2006-01-07 Antoine MussoFix #4510: Barnes & Noble ISBN URL change
2006-01-07 Antoine Mussofix logic, accounts were always deleted!
2006-01-07 Ævar Arnfjörð... * s~ +$~~
2006-01-07 Ævar Arnfjörð... * Documentation: @private => @access private
2006-01-07 Ævar Arnfjörð... Code review!
2006-01-07 Ævar Arnfjörð... Code review!
2006-01-07 Ævar Arnfjörð... Code review!
2006-01-07 Ævar Arnfjörð... Code review!
2006-01-07 Ævar Arnfjörð... * Forgot to remove this line in the last commit, breaki...
2006-01-07 Ævar Arnfjörð... * Replacing custom escaping code with a call to Sanitiz...
2006-01-07 Ævar Arnfjörð... * (bug 4515) New test: "Sanitizer: Validating the conte...
2006-01-07 Ævar Arnfjörð... * (bug 4461) Encode characters specified in the id...
2006-01-07 Ævar Arnfjörð... * (bug 4461) New test: 'Sanitizer: Escaping of spaces...
2006-01-07 Ævar Arnfjörð... * Documentation
2006-01-07 Ævar Arnfjörð... * (bug 4373) Parsertest
2006-01-07 Ævar Arnfjörð... * (bug 4373) Escape < and > in input like "foo</td...
2006-01-07 Tim Starlingoops
2006-01-07 Tim StarlingFixed broken image registration, by making Parser:...
2006-01-07 Tim Starlingremoved useless line
2006-01-07 Rob ChurchRemove hack now bug 4511 is fixed
2006-01-07 Niklas LaxströmRemoving:
2006-01-06 Niklas LaxströmOh my godness, the whole namespace array was typoed...
2006-01-06 Rob ChurchPrevent blocked users from changing page protection...
2006-01-06 Rob ChurchPrevent blocked users from using delete and undelete
2006-01-06 Niklas LaxströmHow did this get here in the first place?
2006-01-06 Rob Church* Move the "user is blocked" page to OutputPage
2006-01-06 Niklas LaxströmUnbreaking some updatedmarker translations
2006-01-06 Niklas LaxströmI guess this is missing require_once
2006-01-06 Niklas Laxströmhtml fixes, minimizing markup.
2006-01-06 Brion Vibber* (bug 4507) Adjust FULLPAGENAMEE escaping to standard...
2006-01-06 Tim StarlingPrevent accidental deletion during page move.
2006-01-05 Rob Church* Cleanup main code
2006-01-05 Alexander SigachovformatNum in Russian translation
2006-01-05 Alexander SigachovRussian translation update to Language.php 1.772
2006-01-05 Tim StarlingWMF vulnerability
2006-01-05 Antoine Musso* 80 chars width
2006-01-05 Antoine Musso* use the $option system
next