lhc/web/wiklou.git
2007-06-28 Daniel CannonRmv duplicate include.
2007-06-28 Brion Vibber* Delay AJAX watch initialization until click so IE...
2007-06-28 Rob Church(bug 10398) Honour .php5 script extensions in pre-insta...
2007-06-28 Brion Vibber* Use native XMLHttpRequest class in preference to...
2007-06-28 Brion Vibber* (bug 10396) Fix AJAX error when $wgScriptPath/index...
2007-06-28 Brion Vibber* (bug 10397) Fix AJAX watch error fallback when we...
2007-06-28 Brion Vibber* (bug 10387) Detect and handle '.php5' extension envir...
2007-06-28 Brion VibberTweak API change which broke Makesysop extension. Same...
2007-06-28 Rob Church(bug 10392) Include MediaWiki version details in versio...
2007-06-27 Brion VibberRevert r23034 for the moment; made it hard to clearly...
2007-06-27 Aaron Schulz*goddamnit
2007-06-27 Brion VibberFix regression -- wfMkdirParents() started whining...
2007-06-27 Aaron Schulz*Add usertext_timestamp index to archive table
2007-06-27 Brion VibberStripping out the year/month filter on contribs for...
2007-06-27 Brion Vibber* (bug 7071) Properly handle an 'oldid' passed to view...
2007-06-27 Niklas Laxström* First Tigrinya (ti) messages by Blake
2007-06-27 Rob Church* Introduce 'UserEffectiveGroups' hook; see docs/hooks...
2007-06-27 Brion VibberRevert r23471, r23474: restore Special:Version to worki...
2007-06-27 Ivan LaninIndonesian (id) localisation updates.
2007-06-27 Raimond Spekking* (bug 10369) Update Chinese translations
2007-06-27 Raimond Spekking* (bug 10367) Update Kazakh translations
2007-06-27 Raimond Spekking* (bug 10365) Localization of Special:Version
2007-06-27 Anders Wegge... Updated translations for da
2007-06-27 Rob ChurchUse Linker::makeKnownLinkObj(); we have a Title object...
2007-06-27 Rob Church(bug 10360) Fix LogViewer::logLine() for new user log...
2007-06-27 Aryeh Gregor(bug 10377) "Permanent links" to revisions still work...
2007-06-26 Rob ChurchDrop the `redirect=no` thing for non-redirects, per...
2007-06-26 Brion Vibberwoops
2007-06-26 Brion Vibber* (bug 10198) namespaceDupes.php no longer ignores...
2007-06-26 Rob ChurchSome updates; regarding method/member visibilities...
2007-06-26 Tim StarlingWhen you log in from cookie, make the session valid...
2007-06-26 Brion Vibber* (bug 10372) namespaceDupes.php no longer ignores...
2007-06-26 Ivan LaninIndonesian (id) localisation updates.
2007-06-26 Aryeh GregorChange classes for <pre>s per Brion on Wikitech-l
2007-06-26 Tim Starlingload all messages
2007-06-26 Tim StarlingFixed incorrect error message for static member functions
2007-06-26 Raimond Spekking* (bug 10334) Replace normal spaces before percent...
2007-06-26 Rotem LissUpdate.
2007-06-26 Raimond Spekking* (bug 10160) Show error message for unknown namespace...
2007-06-26 Rotem LissUpdate.
2007-06-26 Raimond Spekking* Updates German
2007-06-26 Aryeh Gregor(bug 6711) Add and to allow finer control over usergr...
2007-06-26 Aryeh Gregor* Wrap site CSS and JavaScript in a <pre> tag, like...
2007-06-25 Rob ChurchXml::monthSelector() -> Allow callers to override the...
2007-06-25 Rob ChurchReset the page title after adding preview parser output...
2007-06-25 Rob ChurchDISPLAYTITLE: Fix comparison, damn fragments...check...
2007-06-25 Raimond Spekking* (bug 10333) Correct date format in Slovenian
2007-06-25 Rob ChurchRevert r23395, since it won't work (d'oh, of course)
2007-06-25 Rob ChurchOn second thoughts, don't increment the parser cache...
2007-06-25 Rob ChurchRemove un-needed message; linking will work as normal
2007-06-25 Rob ChurchFix up DISPLAYTITLE and enable per default:
2007-06-25 Brion Vibber* (bug 10338) Enforce signature length limit in Unicode...
2007-06-25 Rob ChurchGood old PHP 5, and the $recursive parameter to mkdir()
2007-06-25 Raimond Spekking* Housekeeping:
2007-06-25 Rob ChurchClean up the mess that is Xml::monthSelector()...
2007-06-25 Rotem LissFixing the month names - e.g. use 'january', not 'janua...
2007-06-25 Anders Wegge... Updated translations for da
2007-06-25 Ivan LaninIndonesian (id) localisation updates.
2007-06-25 Raimond SpekkingUpdates German
2007-06-25 Rotem LissFixing the text of the message: it is not the first...
2007-06-25 Raimond Spekking* (bug 10341) Update Russian translations
2007-06-25 Rotem LissUpdate.
2007-06-25 Raimond Spekking* (bug 1ß363) Update Bulgarian translations
2007-06-25 Yuri AstrakhanAPI: Fixed error codes encoding per bug 10308.
2007-06-24 Aryeh Gregor(bug 9250) Remove hardcoded minimum image name length...
2007-06-24 Rotem LissFixes.
2007-06-24 Aaron SchulzAdd new oldimage column stuff
2007-06-24 Tim StarlingSome notes on architecture.
2007-06-24 Tim Starlinghonour system only please for this one
2007-06-24 Aryeh GregorFix two mistakes from last commit
2007-06-24 Aryeh GregorE_STRICT fixes for filerepo stuff. Also, use 'abstract...
2007-06-24 Aryeh GregorWrap comments at 79 characters, not the particular...
2007-06-23 Aaron Schulz*Should be greater than 0, not 1 ;)
2007-06-23 Aaron Schulz*Fix bug with year 9999
2007-06-23 Rob Church(bug 10344) Don't follow a redirect after changing...
2007-06-23 Aaron Schulz*Remove extra pr_page index, it is redundant and just...
2007-06-23 Rotem LissUpdate.
2007-06-23 Aaron Schulz*Add year/month selector to user contribs (bug 516)
2007-06-23 Tim Starling* Make $wgUser->editToken() work for either logged...
2007-06-23 Rob Church(bug 7859) Kazakh message updates [patch from AlefZet]
2007-06-22 Greg Sabino... getLag() returns false, not 0. Add reminder about futur...
2007-06-22 Tim Starling* Fixed installation on MyISAM or old InnoDB with chars...
2007-06-22 Tim StarlingConverted a couple of missed fields. Reverted expansion...
2007-06-22 Tim StarlingUpdated patch files to match the recent update to table...
2007-06-22 Brion VibberwatchLink1 no longer exists
2007-06-22 Brion VibberFix drop-down for Nostalgia skin when $wgArticlePath...
2007-06-22 Tim StarlingPediaWiki has evolved.
2007-06-22 Greg Sabino... Return raw bytea string, not arrayified version for...
2007-06-22 Brion Vibber'class' is a reserved word in JavaScript. :) Changing...
2007-06-22 Tim Starling* Fixed complete breakage for MySQL instances with...
2007-06-22 Rotem LissUpdate.
2007-06-22 Brion VibberSpiff up the JS message a little bit
2007-06-22 Tim Starling* Added option to install with MyISAM
2007-06-22 Ivan LaninIndonesian (id) localisation updates.
2007-06-22 Aryeh GregorFix a couple of typos from last commit (one possibly...
2007-06-22 Aryeh GregorFix up AJAX watch and enable it by default.
2007-06-22 Yuri AstrakhanForgot to update table sql per bug 10280
2007-06-22 Brion VibberRevert r23166, 23178, 23179, and probably some other...
2007-06-22 Brion VibberRevert r23197 -- while well-meaning, this would severel...
2007-06-22 Raimond Spekking* (bug 7859) Update Kazakh translations
next