Reverting this patch:
[lhc/web/wiklou.git] / includes /
2006-01-14 Brion VibberReverting this patch:
2006-01-14 Domas Mituzasbring back mainpage navurl, it was used outside of...
2006-01-14 Domas MituzasBe less anal about entry points, class definitions...
2006-01-14 Domas Mituzasremove cruft (all these names are resolved in buildSidebar)
2006-01-14 Domas MituzasRevert brion's revert. And learning a lesson about...
2006-01-14 Brion Vibbersome more die-with-proper-return-code
2006-01-14 Brion VibberRevert Domas's last checkin, it broke tabs on redirects...
2006-01-14 Brion VibberReverted Domas's last checkin. Broken! Please test...
2006-01-14 Domas MituzasHandle redirects correctly, saves queries (no revision...
2006-01-14 Domas Mituzassave ArticleID when it is around, saves one query :-)
2006-01-14 Domas MituzastransformMsg profiling hook, shows when site messages...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-14 Brion Vibber* Remove obsolete killthread.php
2006-01-13 Domas Mituzasthe revert at will style commit: cached sidebar :-)
2006-01-13 Brion Vibber* Add wfClone() wrapper since we're still using PHP...
2006-01-13 Brion Vibber* Linker::formatComment corrupted the passed title...
2006-01-13 Brion Vibberrevert to Wiki.php 1.28 and index.php 1.130
2006-01-13 Brion Vibber* (bug 4104) 'OutputPageBeforeHTML' hook to postprocess...
2006-01-13 Ævar Arnfjörð Bjar... * (bug 4594) date("W", ..) is zero padded in PHP5,...
2006-01-13 Magnus Manskeindex.php now fits on a single screen :-)
2006-01-13 Magnus ManskeFurther cleanup of index.php
2006-01-13 Tim Starlingaccidentally committed experimental code
2006-01-13 Rob ChurchCode cleanup in cleanSig
2006-01-13 Tim Starlingrequire_once() makes about 20 syscalls in the process...
2006-01-13 Brion Vibber* (bug 1103) Fix up redirect handling for images, categ...
2006-01-13 Brion Vibber* Fix extra whitespace at end of Wiki.php, DESTROYS...
2006-01-13 Brion Vibberwhitespace
2006-01-12 Rob ChurchRemove hack from signature clean-up code; implement...
2006-01-12 Brion Vibber* (bug 4576) Missing '>' broke license selector's first...
2006-01-12 Rob ChurchWhitespace, per Brion
2006-01-12 Rob ChurchWhitespace, and flag hack
2006-01-12 Rob ChurchSlightly dirty hack to avoid a fatal PHP error when...
2006-01-12 Tim StarlingFixed ~<includeonly>~</includeonly>~~, problem reported...
2006-01-12 Brion Vibber* (bug 4571) Partial fix hack for {{fulllurl:}} in...
2006-01-12 Tim Starlingfixed infinite recursion in SVG error path
2006-01-11 Magnus ManskeMoving more stuff to Wiki.php
2006-01-11 Magnus ManskeMost of index.php now in Wiki.php
2006-01-11 Magnus ManskeConsolidation of mediaWIki calls into Wiki.php
2006-01-11 Magnus ManskePage creation now mostly moved from index.php to Wiki.php
2006-01-11 Magnus Manskemoved more stuff
2006-01-11 Magnus ManskeMoving more stuff
2006-01-11 Magnus ManskeSlowly moving more stuff from index.php to Wiki.php
2006-01-11 Magnus ManskeImage redirect fix back in
2006-01-11 Tim StarlingDo the checks for template existence in a batch
2006-01-11 Rob Church* Improve the "uploads disabled" warning
2006-01-11 Rob ChurchClear up some instances of old OutputPage::sysopRequire...
2006-01-11 Brion Vibber* Cleanup and error checking on Special:Listredirects
2006-01-11 Brion Vibberfix non-UTF8 char
2006-01-11 Tim StarlingIf a template is a redirect, register both titles in...
2006-01-11 Brion Vibberwhitespace
2006-01-11 Brion VibberRevert namespacebanner feature:
2006-01-10 Brion VibberReverting image redirect fix; side effects:
2006-01-10 Antoine MussoNote about $wgCacheEpoch format ( `date +%Y%m%d%H%M...
2006-01-10 Magnus Manskefixed redirect-to-image bug
2006-01-10 Magnus Manskemini-fix
2006-01-10 Magnus ManskeBrion-style conformity :-)
2006-01-10 Magnus Manskemoving some more stuff from index.php to Wiki.php
2006-01-10 Brion VibberTemporarily removing Upgrader extension thingy
2006-01-10 Niklas LaxströmMissing variable declarations
2006-01-10 Magnus ManskeMoving image and category detection
2006-01-10 Domas Mituzascount ( a ) , count ( a,b) , count (a,b,c) -> count...
2006-01-10 Ævar Arnfjörð Bjar... * Fixed fatal parsing error
2006-01-10 Ævar Arnfjörð Bjar... * If you're using a global, remember the global thingy...
2006-01-10 Magnus ManskeNo more globals here :-)
2006-01-10 Magnus Manskemini-fix
2006-01-10 Magnus ManskeA rewrite especially for Tim :-)
2006-01-10 Tim StarlingEnforce $wgSVGMaxSize when rendering, even for SVGs...
2006-01-10 Magnus ManskeNew toy: Automatic database upgrades (deactivated by...
2006-01-10 Domas Mituzasmiliseconds...
2006-01-10 Domas Mituzascheck function_exists() once, do nothing if not exists...
2006-01-09 Brion VibberRemove SpecialValidate.php (again?), no longer used
2006-01-09 Brion VibberReverting SpecialImagelist and SpecialNewimages from...
2006-01-09 Magnus ManskeMajor update! Adding SpecialFilelist.php to replace...
2006-01-09 Brion Vibber* Skip loading of RecentChange.php except where needed
2006-01-09 Magnus ManskeBIG ONE - Possible DB server killer! (deactivated by...
2006-01-09 Ævar Arnfjörð Bjar... * Adding a space after the implode() comma
2006-01-09 Ævar Arnfjörð Bjar... * (bug 2019) Almost fixed the rendering of the page...
2006-01-09 Domas Mituzasmove hardcoded ParserCache expire time to DefaultSettin...
2006-01-09 Tim Starlingforgot this
2006-01-09 Tim StarlingOption to write text directly to external storage.
2006-01-09 Tim StarlingFixed notice
2006-01-08 Magnus ManskeFix for bug 4469: Implement MediaWiki:<namespace>:Siten...
2006-01-08 Antoine MussoSecond part of bug 4083: Special:Validation doesn't...
2006-01-08 Antoine MussoFix security issues:
2006-01-08 Antoine MussoREVERT: Bug 3835: add a cancel link on special:movepage
2006-01-08 Magnus ManskeFixing bug 2082: Related changes views (Special:Recentc...
2006-01-08 Magnus ManskeSetting dummy variable to prevent error message in...
2006-01-08 Ævar Arnfjörð Bjar... * Added a Parser::getTags() accessor to get a list...
2006-01-08 Ævar Arnfjörð Bjar... * (bug 4531) Show a list of parser extension tags
2006-01-08 Antoine MussoBug 3835: add a cancel link on special:movepage
2006-01-08 Ævar Arnfjörð Bjar... * Add a getRegexCase() accessor for getting i or nothin...
2006-01-08 Ævar Arnfjörð Bjar... * Fixed a peer development oversight introduced in...
2006-01-08 Ævar Arnfjörð Bjar... * Fixed bug, $this->mBaseRegex would contain an invalid...
2006-01-08 Ævar Arnfjörð Bjar... * New function: User::getBoolOption() that wraps User...
2006-01-08 Ævar Arnfjörð Bjar... * Fixed bugs introduced in revision 1.566 by avar ...
2006-01-08 Ævar Arnfjörð Bjar... * Fixed bugs introduced in revision 1.155 by rob ;)
2006-01-08 Ævar Arnfjörð Bjar... * Fixed bugs introduced in revision 1.564 by rob ;)
2006-01-08 Tim StarlingUse wfGetDB(DB_SLAVE) when appropriate. Changed deletio...
2006-01-08 Ævar Arnfjörð Bjar... * Reverting ->getDB() => wfGetDB() in 1.434, not replic...
2006-01-07 Rob Church* Change order of things in pre-save transform, so...
next