FORPORT from REL1_4
[lhc/web/wiklou.git] / includes /
2005-03-27 Antoine MussoFORPORT from REL1_4
2005-03-27 Tim StarlingMoved to extensions
2005-03-27 Tim StarlingBasic static HTML dump generator, experimental
2005-03-27 Brion Vibber* Installation fixes for running under IIS
2005-03-27 Ævar Arnfjörð Bjar... * (bug 1765) Tidy causes corruption inside <gallery>
2005-03-27 Ævar Arnfjörð Bjar... rv
2005-03-27 Ævar Arnfjörð Bjar... * Fixed numerous fatal XHTML errors
2005-03-27 Brion VibberFix minor issues missed in patch review:
2005-03-27 Ævar Arnfjörð Bjar... Removing enchanted spaces
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1398) patch by Thue Janus Kristensen that modifi...
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-26 Antoine MussoLooks like a bug. Article::mText no more exist, fetch...
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1207) splitting 'all', into recentchangesall...
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1015) this fix enables the full wikisyntax insid...
2005-03-26 Ævar Arnfjörð Bjar... useIndexClause( 'rev_timestamp' ); => useIndexClause...
2005-03-26 Antoine MussoImplement #1739 : new magickeyword REVISIONID. Give...
2005-03-26 Ævar Arnfjörð Bjar... This is probably what eloquenc meant to do ( at least...
2005-03-26 Antoine MussoFix "ip address or username" when $wgSysopUserBans...
2005-03-26 Ævar Arnfjörð Bjar... Fixing a fatal XML error that broke XHTML compliance.
2005-03-26 Tim Starlingnote to self: think before commit
2005-03-26 Tim StarlingdoDumbUpdate() not deprecated
2005-03-26 Tim StarlingMaking it easier for skin subclasses to change the...
2005-03-26 Antoine MussoNS_xxx instead of hardcoded integer
2005-03-26 Brion Vibberpatch typo
2005-03-26 Ævar Arnfjörð Bjar... Indentation fix, there was a bit too much of it...
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1668) a redesign of the "Date format" system...
2005-03-26 Brion Vibber* (bug 1746) Make full subject line quoted-printable
2005-03-25 Brion Vibber* Move editsectiononrightclick setup to JavaScript...
2005-03-25 Brion Vibber* do showtoc option via CSS hiding of toc when it's...
2005-03-25 Brion Vibber* remove 'hover' option; always put in the title attrib...
2005-03-24 Erik MoellerPreliminary support for application/external-editor
2005-03-24 Erik MoellersuppressRC parameter for insertNewArticle()
2005-03-24 Erik Moeller1) omit "N Image:Bla.jpg" entry from Recent Changes...
2005-03-24 Ævar Arnfjörð Bjar... Removed empty table rows who were designed to create...
2005-03-24 Ævar Arnfjörð Bjar... We *do* like pretty html right?;)
2005-03-24 Ævar Arnfjörð Bjar... Removed hardcoded messages in Special:Listusers.
2005-03-24 Ævar Arnfjörð Bjar... Fixed a fatal XML error, <select/><option>foo</option...
2005-03-24 Ævar Arnfjörð Bjar... * (bug 1662) Implemented a new magic word, {{CURRENTMON...
2005-03-23 Erik Moelleruse intval for column
2005-03-23 Erik Moellerreplace description single-line field with multi-line...
2005-03-21 Magnus Manskechange to timestamp-sorted revisions
2005-03-21 Jens FrankBug 1704: Untranslateable text in SpecialLog
2005-03-20 Magnus ManskeRemoved old code
2005-03-20 Tim StarlingRemoved Makesysop, now an extension
2005-03-20 Tim StarlingFixed comment
2005-03-20 Brion VibberFail gracefully when given bogus revisions
2005-03-20 Tim Starlingintroduced "import" right for Special:Import
2005-03-20 Tim StarlingFixed typo
2005-03-20 Tim Starlingremoved commented-out sections
2005-03-20 Tim StarlingFixed warning due to default timestamp from Article...
2005-03-20 Tim Starlingremoved redundant function call
2005-03-20 Tim StarlingOption to turn special page sorting feature off
2005-03-20 Tim StarlingMaking Special:Specialpages less ugly: sorting and...
2005-03-19 Jens FrankBUG#190 Hide your own edits on the watchlist
2005-03-19 Jens Frankfix broken sidebar
2005-03-19 Jens FrankBUG#15 Allow editors to view diff of their change befor...
2005-03-19 Brion VibberUse Revision for individual message loads; not using...
2005-03-19 Brion VibberUpdate message initialiser to use Revision functions...
2005-03-18 Magnus Manskevalidation improvements
2005-03-18 Magnus Manskevalidation improvements
2005-03-18 River Tarnelldon't enable debug log by default
2005-03-18 Erik Moellerdocumenting and initializing $wgUseCommaCount
2005-03-18 Magnus ManskeThe return of the validation feature (caveat: new table...
2005-03-18 Erik Moelleruse wfMsgForContent for copyright policy link on edit...
2005-03-18 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-18 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-18 Magnus ManskeBypassing UNION SQL for mysql3
2005-03-18 Brion VibberReduce redundant hits to the page table for information...
2005-03-18 Brion VibberSuppress notice when counters are off
2005-03-18 Brion VibberFix misplaced braces which put 'special' tab on some...
2005-03-18 Brion VibberLoad text for Newpages RSS/Atom feed separately (needed...
2005-03-18 Brion VibberFix stupid error on template loading for nonexisting...
2005-03-18 Brion VibberLazy loading of revision text; needed for separate...
2005-03-18 Brion Vibberclarify the "we're confused" debug message
2005-03-18 Brion VibberInclude function name for SQL statements dumped to...
2005-03-17 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-17 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-16 Tim Starlingprotection against injection of $wgProxyKey from regist...
2005-03-16 Tim StarlingMaking the secret key source a bit more robust for...
2005-03-16 Tim StarlingStronger user token generation
2005-03-15 Brion Vibber* (bug 1370) e-notif correction
2005-03-15 Jens FrankEnhancement 1485 Automatic rendering of -- as HTML...
2005-03-15 Brion VibberMark interwiki redirect URLs with a source parameter...
2005-03-15 Erik Moellerremove tabs at bottom, add newline
2005-03-14 Brion VibberContinuing adventures in the saga of using Revision...
2005-03-14 River Tarnelldidn't mean to commit that comment
2005-03-14 River Tarnellallow redirects in categories; show cats on redirect...
2005-03-14 Jens Frank@ considered evil
2005-03-14 Erik Moellerno need to show PHP's internal errors if we make our...
2005-03-14 River Tarnellampersand 4eva
2005-03-14 River Tarnellfix URLs
2005-03-14 River Tarnelluse rev_timestamp for history browsing instead of LIMIT
2005-03-14 Brion VibberDon't force edit encoding when LanguageEo.php is loaded...
2005-03-14 Brion VibberConvert Title::createRedirect() to new revision/page...
2005-03-13 Jens FrankBug 1617: Incorrect login message when using AuthPlugin
2005-03-13 Tim StarlingRemoved special case preventing table of contents on...
2005-03-13 Evan ProdromouChanged the calling protocol for function wfRunHooks...
2005-03-13 Tim Starling* Appllied patch for bug 1686, image metadata cache...
2005-03-13 Brion VibberFor custom messages, fall back to the default language...
2005-03-13 Jens FrankBug 1648: A new template message for a single undeleted...
next