lhc/web/wiklou.git
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
2006-01-05 Brion Vibberprettify link
2006-01-05 Rob Church* (bug 4334) Add "watch" links to Special:Unwatchedpages
2006-01-05 Tim StarlingAllow + in titles
2006-01-05 Tim Starlingremoved $wgParserCache, converted to a singleton
2006-01-05 Tim StarlingFound RCCacheEntry crying, looking for its mummy. Happy...
2006-01-05 Tim StarlingRemoved $wgLinkCache, converted to a singleton. Removed...
2006-01-05 Ævar Arnfjörð... * Sorted $wgAvailableRights
2006-01-04 Tim Starlinggave LinkBatch its own file
2006-01-04 Ævar Arnfjörð... * (bug 4486) Minor updates
2006-01-04 Tim Starlingsome tweaks, by brion
2006-01-04 Tim Starlingcurrent directory is not reliable
2006-01-04 Tim StarlingYes, really world writeable
2006-01-04 Tim StarlingMore robust include directory determination. Don't...
2006-01-04 Tim StarlingMore robust include directory determination
2006-01-04 Tim StarlingMoved stub profiling functions to their own file
2006-01-04 Tim StarlingSimpler structure for wgLocalDatabases, for faster...
2006-01-04 Tim StarlingIgnore negative lag
2006-01-04 Rob ChurchTweak script to allow just reporting of the number...
2006-01-04 Rob ChurchMention the delete unused accounts script
2006-01-04 Rob ChurchMaintenance script to delete unused accounts
2006-01-04 Brion Vibberinclude templatelinks table
2006-01-04 Brion Vibber* (bug 4453) fix for __TOC__ dollar-number breakage
2006-01-04 Ævar Arnfjörð... * Formatting: -whitespace
2006-01-03 Domas Mituzascheck if wgProfiler is defined before checking if it...
2006-01-03 Brion Vibber* (bug 4446) $wgExportAllowHistory option to explicitly...
2006-01-03 Rob ChurchSpot of code optimisation
2006-01-03 Brion VibberRevert 'user files' link; the support for it was alread...
2006-01-03 Niklas Laxström* (bug 3194) default implementation of translateBlockEx...
2006-01-03 Niklas LaxströmFixed wrongly translated ipboptions and few markup...
2006-01-03 Rob ChurchFix a comment glitch and add one that's missing
2006-01-03 Niklas LaxströmMore in series of convertPlural
2006-01-03 Rob Church* Bug 4456: Add hook for marking article patrolled
2006-01-03 Jens FrankRemoving 'search by username' feature since it causes...
2006-01-03 Niklas Laxström* convertPlural breakage fixed a little
2006-01-03 Antoine MussoFix #4418: remove $id and $header that causes conflicts
2006-01-03 Domas Mituzasallow pre-started Profiler
2006-01-03 Ævar Arnfjörð... * PHP docmentation fixes, useful @link, properly end...
2006-01-03 Ævar Arnfjörð... * ...use commandLine.inc
2006-01-03 Ævar Arnfjörð... * New unit test directory
2006-01-03 Ævar Arnfjörð... * ctype_* compatability functions
2006-01-03 Niklas Laxström* (bug 4457) Update for Portuguese language (pt)
2006-01-03 Tim StarlingFix #2 for WMF vulnerability
2006-01-03 Tim StarlingFix #1 for WMF vulnerability
2006-01-02 Magnus ManskeIntegrating "User files" (via Special:Newimages) into...
2006-01-02 Niklas Laxström* Removed broken wgAllowAnonymousMinor and added new...
2006-01-02 Rob Church* (bug 4317) Inconsistent "broken redirects" messages
2006-01-02 Rob Church* (bug 714) "plainlinks" class issues in IE, Opera
2006-01-02 Rob ChurchTweak badtitletext
2006-01-02 Rob Church* (bug 137) MediaWiki:Copyrightwarning hardcoding
2006-01-02 Rob ChurchRemove unused global
2006-01-02 Magnus ManskeUsername is now passed as "Newimages/Username", while...
2006-01-02 Rob Church* (bug 1996) Special page to list redirects
2006-01-02 Rob ChurchUpdate with new URLs (point people to the clean version...
2006-01-02 Rob Church* (bug 4371) Disallow tilde character in signatures
2006-01-02 Tim Starlingfixed bug
2006-01-02 Niklas LaxströmHack for plural to produce correct result, 'patch'...
2006-01-02 Niklas LaxströmLanguageSr updates from dungodung
2006-01-02 Tim Starlingexplicit limits for subqueries, MySQL doesn't seem...
2006-01-01 Tim Starlingfixed bug
2006-01-01 Jens Frank(bug 4413) removed 'wikipedia' hardcodes
2006-01-01 Tim Starling$wgOut->setRevisionId() was missing from one branch...
next