autoload Profiling, ParserCache, WebRequest
[lhc/web/wiklou.git] / includes /
2006-06-07 Domas Mituzasautoload Profiling, ParserCache, WebRequest
2006-06-07 Domas MituzasAutoLoad Title.php, move global cache arrays to static...
2006-06-07 Brion Vibber* (bug 6230) Regression fix: <nowiki> in [URL link...
2006-06-07 Brion VibberRegression fix: installer broken by changes to include...
2006-06-07 Brion Vibber* Regression fix: suppress warning about session failur...
2006-06-07 Brion VibberUnbreak the wiki when the base BagOStuff class is used...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-07 Tim Starlingremoved obsolete function
2006-06-07 Tim StarlingValid exit status codes range from 0 to 254.
2006-06-07 Brion Vibber* (bug 4280) Use 'noindex,nofollow' instead of 'noindex...
2006-06-06 Brion Vibber* (bug 3837) Leave <center> as is instead of doing...
2006-06-06 Tim Starlingdefault argument
2006-06-06 Tim StarlingSome initial work on exceptions. More to follow.
2006-06-06 Brion Vibber* (bug 3202) Attributes now allowed on <pre> tags
2006-06-06 Brion VibberRemove some obsolete globals.
2006-06-06 Rob ChurchRedirect Special:Logs to Special:Log
2006-06-06 Domas Mituzasnuke UpdateClasses.php, autoload MacBinary, Licenses
2006-06-06 Domas MituzasAutoload QueryPage
2006-06-06 Domas MituzasAutoLoad RawPage, EditPage, ExternalEdit, PageHistory...
2006-06-06 Domas MituzasAutoload WatchedItem
2006-06-06 Domas MituzasAutoload Exif and move global defines to Exif:: namespace
2006-06-06 Domas Mituzasautoload WikiError
2006-06-06 Domas MituzasAutoLoad JobQueue
2006-06-06 Domas MituzasAutoLoad ImageGalery
2006-06-06 Domas MituzasAutoLoad RecentChange
2006-06-06 Domas MituzasAutoLoad Feed classes
2006-06-06 Domas MituzasAutoLoad LinkCache & LinkBatch
2006-06-06 Domas MituzasAutoLoad Article
2006-06-06 Domas MituzasAutoLoad Revision
2006-06-06 Domas MituzasMove revision deletion constants into Revision::
2006-06-06 Domas MituzasAutoLoad search classes
2006-06-06 Domas MituzasAutoLoad ImagePage and CategoryPage
2006-06-06 Domas MituzasAutoLoad UpdateClasses: SiteStatsUpdate, LinksUpdate...
2006-06-06 Domas MituzasAutoLoad Math.php
2006-06-06 Domas MituzasWelcome back AutoLoader, this time in small batches :-)
2006-06-06 Brion Vibber* Edit security precautions in raw HTML mode, etc
2006-06-06 Brion Vibber* (bug 2587) Fix for section editing with comment prefix
2006-06-05 Rob Church(bug 6182) Date passed in "sp-newimages-showfrom" not...
2006-06-04 Tim StarlingClarified purpose of User::isIP(), see bug 6198.
2006-06-04 Rob ChurchAdd hooks to manipulate the sitenotice/anonnotice:
2006-06-04 Tim Starlingadded jobs field to action=raw output
2006-06-04 Tim Starlingrv useless feature
2006-06-04 Tim Starlingsupport for array overrides and appends
2006-06-04 Brion Vibber* (bug 5021) Transcluding the same special page twice...
2006-06-04 Brion Vibber* Add <ol> to the list of block elements for doBlockLev...
2006-06-04 Tim StarlingAdded $wgNamespaceRobotPolicies to allow customisation...
2006-06-03 Tim StarlingIn fixSlaveDesync.php, don't check slaves that have...
2006-06-03 Rob Church(bug 6184) Use shinier Linker::userLink() to make user...
2006-06-03 Brion Vibber* Fix fatal error when specifying illegal name for...
2006-06-03 Anders Wegge JakobsenBug 6171: Sanitizing of HTML-elements with optional...
2006-06-02 Brion VibberSome more microoptimizations on the new definition...
2006-06-02 Brion Vibber* Improve handling of ;: definition list construct...
2006-06-02 Niklas Laxström* New message sp-newimages-showfrom replaces rclistfrom...
2006-06-01 Brion Vibber* (bug 6164) Fix regression with <gallery> resetting...
2006-06-01 Brion VibberFix regressions in parser with incomplete tag stripping...
2006-06-01 Brion VibberRegression with funny spellings of <matH>
2006-06-01 Brion VibberFix regression with unclosed extension tags.
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas Mituzasadd global declarations
2006-06-01 Domas Mituzasfix class_exists() for not existing classes
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-06-01 Brion VibberFix for DynamicPageList, which registers a mixed-case...
2006-06-01 Brion Vibber* (bug 5384) Fix <!-- comments --> in <ref> extension
2006-06-01 Brion Vibber* Fix oddity with open tag parameters getting stuck...
2006-06-01 Rob ChurchWhen showing the "blah has been undeleted" page, make...
2006-05-31 Brion Vibber* (bug 5527) Batch up job queue insertions for, hopeful...
2006-05-31 Niklas Laxström* Reverting BiDi changes because there were some proble...
2006-05-31 Niklas Laxström* Correct direction for special pages
2006-05-31 Niklas Laxström* (bug 6100) BiDi: different directionality for user...
2006-05-31 Brion Vibber* (bug 6126) Allow fallback to customized primary langu...
2006-05-31 Erik Moellerfix magic => section links (from edit summaries) to...
2006-05-31 Rob Church(bug 3926) Introduce {{#language:}} magic word
2006-05-31 Rob Church(bug 4940) $action uninitialised
2006-05-31 Rob Church(bug 5127) Auto edit summary when creating redirect...
2006-05-30 Jens Frankbug 6125 Add links to edit old versions to diff views
2006-05-30 Niklas Laxström* Added static keywords to functions which were declare...
2006-05-29 Brion Vibber* (bug 6133) Update strip state as we work. This mostly...
2006-05-29 Domas MituzasNow it is faster :-)
2006-05-29 Domas MituzasMessageCachePHP: throw out stupid RE, use simple str_re...
2006-05-29 Brion VibberFix microtime breakage
2006-05-28 Rob Church(bug 4033) Respect $wgStyleDirectory when checking...
2006-05-28 Rob ChurchVanity/crediting self.
2006-05-28 Rob Church(bug 6040) Run pre-save transform before calculating...
2006-05-28 Rob ChurchPass a second parameter to "nogomatch" containing the...
2006-05-28 Domas Mituzasvanity commit + documenting:
2006-05-28 Rob Church(bug 6099) Introduce {{DIRECTIONMARK}} magic word ...
2006-05-28 Domas Mituzasmicrotime(true) instead of slow php4 hacks
2006-05-28 Domas MituzasAllow storing local message cache as PHP source instead...
2006-05-28 Domas MituzasAdded proper pf_server definition to table, enabled...
2006-05-28 Domas MituzasAdd APC shared memory caching support, for those who...
2006-05-28 Jens Frank(bug 1017) fix thumbnails of animated gifs
2006-05-28 Brion Vibber* (bug 6117) Use message for history feed description...
2006-05-28 Brion VibberHad to revert the changes in r14424 / r14427 due to...
2006-05-28 Brion VibberChange the method used to reverse arrays on unstrip...
2006-05-28 Brion VibberUse separate history-feed-title message for the feed...
2006-05-28 Brion Vibber* (bug 472) Syndication feeds for the last few edits...
2006-05-28 Brion Vibber* Work around glitch with the above in {{int:}}; skip...
2006-05-27 Brion VibberMove parameter replacement before brace transformations...
2006-05-27 Brion Vibber* Replace fatally changed 'uploadnewversion' with ...
2006-05-27 Niklas Laxström* <br/> -> <br />
next