Made Linke::userToolLinks() show the contribs link red when the user has zero edits
[lhc/web/wiklou.git] / includes /
2007-01-14 Leon WeberMade Linke::userToolLinks() show the contribs link...
2007-01-13 Brion VibberQuick and dirty guard against a FakeTitle making its...
2007-01-13 Tim StarlingRemoved broken __END__ feature.
2007-01-13 Antoine Mussoclean up spaces :p
2007-01-13 Antoine Mussokill whitespaces
2007-01-13 Brion Vibber* Unmaintained Oracle support files have been removed.
2007-01-13 Brion Vibber* Add 'purge' privilege to replace the hardcoded check...
2007-01-13 Brion Vibberuse number_format on bytes/sec in output to make it...
2007-01-13 Brion Vibber* fix last commit so quickUserCan() actually skips...
2007-01-13 Brion Vibberfix benchmark test data downloads; fix link for english...
2007-01-13 Andrew Garrettwhoops, left a debugging die() in there
2007-01-13 Andrew GarrettPossibly partial patch to make userCanEdit avoid runnin...
2007-01-13 Brion Vibber* (bug 7250) Updated Unicode normalization tables to...
2007-01-13 Brion Vibberadjust CleanUpTest to run with PHPUnit 3
2007-01-12 Ilmari Karonenakeytt(id) was broken, fix it; also make sure window...
2007-01-12 Greg Sabino MullaneAdd 2 new select-clause columns to groupby clause.
2007-01-12 Andrew GarrettMissing dollarsign re-added
2007-01-12 Domas MituzasWipe out memcached code from WatchedItem: does not...
2007-01-12 Andrew Garrett"Two"
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-12 Andrew GarrettVarious,
2007-01-12 Brion Vibber* Pass e-mail and real name fields to AuthPlugin::addUs...
2007-01-12 Andrew GarrettVarious tweaks for last commit, including a merge of...
2007-01-12 Andrew GarrettDisplay MULTIPLE culprit pages for cascading protection...
2007-01-12 Brion Vibberfix typo which caused page restrictions to be loaded...
2007-01-12 Nick JenkinsPrevent E_STRICT errors on file upload of the following...
2007-01-12 Andrew GarrettUI stuff for the cascading protection feature - warning...
2007-01-12 Ilmari Karonen(bug 3446) Add user preference to hide page content...
2007-01-12 Andrew GarrettRestore backwards-compatibility for old types of restri...
2007-01-12 Brion VibberPretty up parser test output:
2007-01-12 Domas MituzasPHP and types ;-) mcaccess--, dbaccess--
2007-01-12 Domas Mituzassomeone was lost in type conversion too ;-)
2007-01-11 Domas MituzasI suppose.... someone forgot to uncomment? ;-)
2007-01-11 Brion Vibberremove intrusive debugging line added in r19111
2007-01-11 Leon Weber* (bug 8567) Added hook RawPageViewBeforeOutput just...
2007-01-11 Ilmari Karonenwhitespace
2007-01-11 Ilmari Karonenmake default system messages show on "view source"
2007-01-11 Ilmari KaronenAllow customizing the minimum per-namespace protection...
2007-01-11 Andrew GarrettFix a couple of mistyped variable names, mysql strict...
2007-01-11 Aryeh GregorUse the full id for Monobook accesskeys/tooltips, to...
2007-01-11 Andrew GarrettNext batch of bug-fixes.
2007-01-11 Andrew GarrettMore bugfixes. Fantastic. (and I tested, too! brion...
2007-01-11 Andrew GarrettFixes for a couple of embarrassing bugs I should have...
2007-01-10 Andrew GarrettMerge from branches/werdna/restrictions-separation...
2007-01-10 Ivan LaninFix SpecialVersion->formatCredits input. Version and...
2007-01-10 Leon Weber* Added SkinTemplateOutputPageBeforeExec hook before...
2007-01-10 Brion Vibberrevert api clutter from r18995
2007-01-10 Aryeh GregorXHTML validity
2007-01-10 Aryeh GregorCompatibility for last commit: strip [alt-whatever...
2007-01-10 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2007-01-09 Antoine Mussobraces are usefull
2007-01-09 Antoine Mussowhitespaces killing
2007-01-09 Antoine MussoSome static functions. Fix strict errors when running...
2007-01-09 Leon WeberSlight improvement of enhanced recent changes lines...
2007-01-09 Nick JenkinsOne more E_STRICT warning tweak for 192.168.0.64/wiki...
2007-01-09 Nick JenkinsTesting AJAX watch/unwatch, with E_STRICT error_reporting:
2007-01-09 Nick JenkinsPrevent XSS / arbitrary HTML injection via unescaped...
2007-01-09 Brion Vibber* Fix regression with default lock file and cache direc...
2007-01-09 Greg Sabino MullaneBetter checks of tsearch2 tables, schema ownership...
2007-01-09 Nick JenkinsTweaks to stop following warnings with PHP's E_STRICT...
2007-01-09 Aryeh GregorTwo new functions for Title: isRedirect (maybe should...
2007-01-09 Rob Church* (bug 6638) List block flags in block log entries
2007-01-09 Brion VibberFix regression in pulling *non*-default messages with...
2007-01-09 Brion VibberFix regression in use of messages with underscores...
2007-01-08 Rob ChurchWhoops, the page itself is determined below anyway
2007-01-08 Rob ChurchPre-fill the link cache with talk page of the user...
2007-01-08 Tim StarlingRemove line breaks from query.
2007-01-08 Leon WeberReverting the accidently commited feature nobody wants...
2007-01-08 Leon Weber* Update to German localisation
2007-01-08 Rob Church(bug 6937) Introduce "statistics-footer" message, appen...
2007-01-08 Aryeh GregorFix major display regression for CSS 1 browsers like...
2007-01-08 Rob ChurchUse Title::isContentPage() instead of a manual check
2007-01-08 Rob Church* Reset the release notes
2007-01-08 Brion Vibberbump to 1.10alpha
2007-01-08 Brion Vibbersomeone forgot to bump this in r18949
2007-01-08 Brion VibberFix regression in MediaWiki:Monobook.js and MediaWiki...
2007-01-08 Brion VibberRestore previous heading formatting behavior to fix...
2007-01-08 Aryeh Gregor* Move headline construction to Linker function (from...
2007-01-08 Brion VibberRevert r18893/18894 (Special:Listinterwikis) for the...
2007-01-08 Brion VibberAdd 'Template namespace initialisation script' to list...
2007-01-07 Antoine MussoImplements #7667 : allow XHTML namespaces customization...
2007-01-07 Antoine Mussomakes function static to fix strict errors in parser...
2007-01-07 Tim StarlingDon't create a new parser on every call to wfMsgExt...
2007-01-07 Tim Starlingfix breakage of wfEmptyMsg
2007-01-07 Tim StarlingCorrect behaviour for title-case key input.
2007-01-07 Brion Vibberfix missing </table>, quite visible running with tidy...
2007-01-07 Brion VibberFix regression in transclusion of {{MediaWiki:}} messag...
2007-01-07 Brion Vibber* ensure 'MediaWiki default' user is a bot when running...
2007-01-07 Brion VibberBecause I just know someone's going to complain about...
2007-01-07 Andrew GarrettWell there was no problem in the first place. Nice...
2007-01-07 Brion Vibberdon't mix braced and non-braced blocks; it's ugly and...
2007-01-07 Andrew GarrettOkay brion, this patch actually /works/. Thanks to...
2007-01-07 Antoine Mussooops
2007-01-07 Antoine MussoFix when nothing is passed to listToText (eg: no author)
2007-01-07 Andrew GarrettFix for r18904 where autoblocker would not correctly...
2007-01-07 Andrew GarrettRestore 18905, but instead of displaying the Preview...
2007-01-07 Andrew GarrettRevert r17905. Needs more thought, and may be annoying...
2007-01-07 Andrew GarrettPreview automatically when somebody clicks undo. I...
2007-01-07 Andrew Garrett* (bug 3706) Allow users to be exempted from IP blocks...
2007-01-07 Antoine MussoNew way to display the extensions and hooks. Pending...
next