fix for broken categories on preview
[lhc/web/wiklou.git] / includes / OutputPage.php
2006-01-01 Tim Starlingfix for broken categories on preview
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-28 Magnus Manskenow displays system messages in their edit box even...
2005-12-26 Brion Vibber* Remove unused OutputPage::addCookie()
2005-12-21 Ævar Arnfjörð Bjar... * Added a new accessor/mutator for OutputPage::mParserO...
2005-12-08 Brion Vibber* (bug 4212) Skip redundant meta-robots tag for default...
2005-12-08 Brion Vibber* (bug 4214) Skip redundant action text inserts into...
2005-12-04 Antoine MussoRemove Out::transformBuffer method that does nothing
2005-12-04 Antoine MussoClean up unused globals!
2005-12-01 Brion Vibberfix typo in var name
2005-11-27 Brion Vibber* (bug 3979) Save correct {{REVISIONID}} into parser...
2005-11-15 Tim StarlingSave the results of the link cache update parse into...
2005-10-12 Tom Gilder(bug 2585) Return proper 404 code when pages don't...
2005-10-06 Tom GilderAdded support for separate noarticletextanon
2005-09-24 Antoine MussoMove reporttime method from OutputPage object to a...
2005-08-17 Niklas Laxström* (bug 3170) Page Title failed to obey MediaWiki:Pagetitle
2005-08-15 Antoine MussoFix #2393: incorrect MIME type for atom feeds
2005-08-03 River Tarnellwhen whitelistread prevents a page being viewed, add...
2005-07-25 Tim Starlingprofiling improvements and bug fixes
2005-07-24 River Tarnellallow 'uselang' and 'useskin' to be specified in the...
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-12 Alexander SigachovAdd categories to meta KEYWORDS
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-07-04 Brion Vibber* Workaround for mysterious problem with bogus epoch...
2005-07-04 Brion Vibber* Workaround for mysterious problem with bogus epoch...
2005-07-03 River Tarnellfixes for action=render on image pages
2005-07-03 River Tarnellimplement "action=render"
2005-07-01 River Tarnellremove wfdebug in pagehistory
2005-06-26 Ævar Arnfjörð Bjar... * Added a versionRequired() function to OutputPage...
2005-06-25 Ævar Arnfjörð Bjar... * (bug 2514) Reverting the change to setSubtitle()...
2005-06-24 Ævar Arnfjörð Bjar... * Everything given to setSubtitle() is now parsed for...
2005-06-19 Brion Vibber* badaccess/badaccesstext to supercede sysop*, develope...
2005-06-01 Tim Starlingnew load balancing algorithm
2005-05-28 Tim Starlingbasic support for special page inclusions
2005-05-27 Brion Vibber* Simple rate limiter for edits and page moves; set...
2005-05-21 Erik Moellermove default parameter to the right per recommendations
2005-05-21 Erik MoellerPHP4 doesn't like null references, so splitting function
2005-05-21 Erik Moellerbug #73: category sortkeys are set to "Special:Upload...
2005-05-15 Brion VibberRevert __LCFIRST__ patch. Title objects should be treat...
2005-05-15 Ævar Arnfjörð Bjar... * Improved the syntax of two regular expressions
2005-05-15 Ævar Arnfjörð Bjar... * Improved the syntax of two regular expressions
2005-05-15 Ævar Arnfjörð Bjar... * (bug 2118) Added a __LCFIRST__ magic word for forcing...
2005-04-15 Ævar Arnfjörð Bjar... * Documentation and minor cleanup.
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-04-10 Ævar Arnfjörð Bjar... * Changing errorpage() so that it outputs with addWikiT...
2005-04-10 Tim StarlingMore informative database errors with SQL suppressed
2005-04-07 Zheng Zhucache the title text of an article when there is differ...
2005-04-04 Ævar Arnfjörð Bjar... * Documentation
2005-03-20 Tim StarlingFixed warning due to default timestamp from Article...
2005-03-18 Brion Vibberclarify the "we're confused" debug message
2005-03-08 Brion Vibberupdate comment from live copy
2005-02-07 Tom GilderAlways include xmlns and xml:lang even when serving...
2005-02-07 Tom GilderFix classic skins sent as application/xhtml+xml (bug...
2005-02-06 Brion Vibber* (bug 1477) hide details of SQL error messages by...
2005-01-20 Tom GilderEnabled caching for IE5.0, it would appear to be absolu...
2005-01-18 Tom GilderMuch more graceful way of not showing logged-in pages...
2005-01-18 Tom GilderDon't show cached logged-in pages to logged-out users...
2005-01-18 Tom GilderConditional comments IE6 fix; remove old PNG fix
2004-12-19 Brion VibberAdd TS_RFC2822 output format for wfTimestamp to encapsu...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-12 Brion VibberFix notice error on UA check when no user-agent header...
2004-12-10 Brion VibberRevert unauthorized changes made without discussion...
2004-12-10 Nicholas Pisarro, JrNew feature: You can edit summaries and change the...
2004-12-04 Brion Vibber(bug 987) revert broken attempt to fix bug 502, which...
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-11-29 Tim Starlingparse() function, simplifying calling of the parser...
2004-11-25 Brion VibberSeparate the HTML guts of the user login form into...
2004-11-12 Brion Vibber(bug 26) Defer sending cache headers until the skin...
2004-10-19 Zheng Zhuspecial conversion for displaying title
2004-10-15 Wil MahanMove replaceLinkHolders() from OutputPage to Parser...
2004-10-14 River Tarnellfix xss attack
2004-10-08 Zheng Zhuperformance tweak related to title conversion
2004-09-25 Wil MahanMove tidy call from Parser to OutputPage so that it...
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 Zheng ZhuFirst batch of files modified to switch wgLang to wgCon...
2004-09-22 Zheng Zhusending the content language code as Content-language
2004-09-20 Jens FrankInstead of storing entire link attributes in wikitext for
2004-09-17 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=502...
2004-09-17 Antoine Mussosome comments / code foobar () { schemas
2004-09-13 Domas Mituzasallow external clearing of mBodytext, without destroyin...
2004-09-09 Tim StarlingI had a fix for this bug sitting in my working copy...
2004-09-06 Domas Mituzaslastmodified timestamps
2004-09-05 Antoine MussoUse the new skin tree hierarchy
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Brion VibberAdd back the slower version of Title::makeTitle as...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-21 Tim StarlingReplaced link holders with actual links before saving...
2004-08-16 Brion VibberDo final link replacement with preg_replace_callback...
2004-08-16 Magnus ManskeDirty hack for time-consuming str_replace
2004-08-16 Brion Vibber* Add more profiling granularity to replaceLinkHolders
2004-08-15 Jens Frankprevent crashing on [[{{FNORD}}]]. Doesn't return somet...
2004-08-15 Brion VibberRemove obsolete searchhelppage link from dberrortext.
2004-08-14 Tim StarlingAllowed post-parse link cache to be used for update...
2004-08-12 Tim StarlingAhh, so that's what that does
2004-08-06 Brion VibberSuppress some more warnings on separate execution of...
2004-08-01 Arne HeizmannSince nobody commented on this, I assume all the change...
2004-07-24 Tim Starlingtidy-resistant placeholder
2004-07-24 Tim Starling* Introducing bit field for database parameters
next