fixed english
[lhc/web/wiklou.git] / includes /
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...
2005-03-13 Jens FrankBUG 1653 - Removing hardcoded messages in Special:Allme...
2005-03-13 Brion VibberChange interface to Article::updateRevisionOn() to...
2005-03-13 Brion VibberFix Special:Import for new schema; make it create page...
2005-03-13 Brion Vibbertweak some comments (schema blah blah)
2005-03-13 Brion Vibberfix deadlock loop
2005-03-13 Brion Vibberremove obsolete line
2005-03-13 Brion VibberChange title move redirect creation to use Revision...
2005-03-12 Brion VibberGet rollback working on new schema
2005-03-12 Brion Vibbersnip a forgotten field from page_len fix
2005-03-12 Brion VibberAdd page_len field with byte length of current revision...
2005-03-12 Brion VibberUpdate Article::quickEdit() to use Revision::insertOn()
2005-03-12 Brion Vibber* Make undeletion (more or less) work with new schema
2005-03-11 Brion VibberConsolidate some bits in Article::insertNewArticle...
2005-03-11 Brion VibberAdd Revision::insertOn() method for saving new revision...
2005-03-11 Brion Vibber* (bug 1643) Removal of the deletion, protection and...
2005-03-11 Brion Vibber* (bug 1659) Redundant caseless modifier in Parser.php
2005-03-09 Brion Vibberadd comment that local accounts are necessary to log in
2005-03-09 Brion VibberSpecial:Export produces a particular output format...
2005-03-09 Brion VibberDeprecating special:maintenance; going to kill it soon...
2005-03-09 Brion VibberMerge changes from 1.4:
2005-03-08 Brion Vibberupdate comment from live copy
2005-03-08 Brion Vibber* Reduce message cache outage recovery delay from 1...
2005-03-08 Brion Vibber* Trim old illegal characters from syndication feeds
2005-03-08 Brion Vibber* Respect read-only mode on block removals
2005-03-07 Mr. E23Fixed occurence of php escape tags in HTML output.
2005-03-06 Brion Vibbers/2004/2005/
2005-03-05 Antoine Musso* some comments
2005-03-05 Brion Vibber* Run UTF-8 validation on old text in Recentchanges...
2005-03-04 Antoine MussoFix #1585 : incorrect title on post-login redirection...
2005-03-04 Antoine MussoFix #1570 : php 4.2.x error on conflict merging
2005-03-04 Domas MituzasFix for Bug 1620, Wiki-table nnd tag strips whole line...
2005-03-04 Antoine Mussophpdoc fixes
2005-03-03 Antoine Mussorandom comments / quotes
2005-03-03 Antoine MussoFix #1622 : remove trailing '>' when using category...
2005-03-02 Antoine MussoFix bug #1618, patch by Mark Bergsma. Stop using hardco...
2005-03-02 Brion VibbereAccelerator caching support, patches from Jamie Bliss
2005-02-28 Brion VibberAdd experimental $wgActionPaths config option.
2005-02-28 Brion VibberReturn 404 for action=raw hits to pages that don't...
2005-02-28 Brion VibberFix page info for new schema, use localized digits...
2005-02-27 Brion Vibber* (bug 65) Fix broken interwiki link encoding on Latin...
2005-02-25 Brion VibberThis was moved to an extension a while ago
2005-02-25 Brion VibberKill a couple of <font> tags
2005-02-25 Brion Vibbernuke wfInvertTimestamp
2005-02-24 Domas Mituzasfix typo, DieDebug -> DebugDie
2005-02-23 Antoine MussoFix category browser. $this is not defined in a method...
2005-02-22 Mr. E23Made list of expiry options configurable.\nRemoved...
next