Localisation updates from Betawiki.
[lhc/web/wiklou.git] / includes /
2007-10-22 Niklas Laxström* (bug 11452) wfMsgExt uses sometimes wrong language...
2007-10-21 Aryeh GregorThere's no such thing as $this in static functions...
2007-10-21 Aryeh GregorisValidEmailAddr hook added to User method of that...
2007-10-21 Rotem LissStandard links, using subpage rather than the action...
2007-10-20 Roan KattouwAPI: Fixing bug in iiprop=metadata handling:
2007-10-19 Aryeh GregorRevert 26830, which 1) completely breaks recentchangesl...
2007-10-18 Thomas DaltonShow changes to pages linked to via a redirect on Speci...
2007-10-18 Brion Vibber* Fix regression in LinkBatch.php breaking PHP 5.0
2007-10-18 Brion VibberCleanup r26692:
2007-10-18 Brion VibberRevert r26670 [LiquidThreads-related patches] for now:
2007-10-18 Raimond Spekking* (bug 11649) Show input form when Special:Whatlinksher...
2007-10-17 Raimond Spekking* (bug 11690) Show revert link for page moves in Specia...
2007-10-17 David McCabeSkinTemplateTabAction hook -- now non-broken.
2007-10-16 Brion VibberRevert r26762 -- destroys article and talk tab text...
2007-10-16 Daniel Cannon(bug 11343) If the database is read-only, ensure that...
2007-10-15 David McCabeAdded hook to SkinTemplate::tabAction.
2007-10-15 Roan KattouwAPI:
2007-10-15 Raimond Spekking* Message 'cascadeprotected' has for a longer time...
2007-10-14 Niklas LaxströmNo idea what this is supposed to do, but at least this...
2007-10-13 Niklas Laxström* Removing some globals that seem unused
2007-10-13 Niklas Laxström* Really support plural in undelete
2007-10-13 Niklas Laxström* Use proper function instead of a global
2007-10-12 David McCabeMerged in changes from Liquid Threads branch including...
2007-10-12 Niklas Laxström* Support plural in undeleted{revisions,revisions-files...
2007-10-12 Roan KattouwAPI: Add type filtering to list=recentchanges
2007-10-12 Rotem LissWhen saving preferences, check hook and authentication...
2007-10-12 Rotem LissFix comment.
2007-10-12 Raimond SpekkingRespect time zone from user preference
2007-10-12 Daniel CannonAPI: Compatibility fix for 5.0.x. Define array_intersec...
2007-10-12 Daniel CannonAPI: Add a little docu so that we might be able to...
2007-10-11 Daniel Cannon(bug 11632) API: Breaking change: Specify the type...
2007-10-11 Brion VibberObey diffonly preference for undelete diffs
2007-10-11 Brion Vibber* (bug 7872) Deleted revisions can now be viewed as...
2007-10-11 Roan Kattouw(bug 11612) Days to show in recent changes cannot be...
2007-10-11 Nick JenkinsTighten up the handling of $wgEmailConfirmToEdit ,...
2007-10-11 Nick JenkinsMinor tweak to prevent an E_STRICT warning:
2007-10-11 Andrew Garrett* Fix up RELEASE-NOTES from previous commit (confused...
2007-10-10 Roan KattouwRemoving () that made no sense and broke everything
2007-10-10 Andrew Garrett* Add a new hook getUserPermissionsErrors, which is...
2007-10-10 Nick Jenkinseol style + full stop tweak
2007-10-09 Greg Sabino MullaneDon't cache category pages if 'from' or 'until' is...
2007-10-08 Roan Kattouw(bug 11569) API Login should return the cookie prefix
2007-10-08 Roan Kattouw* (bug 11173) Allow limited wikicode rendering via...
2007-10-07 Brion VibberRevert r26414 -- causes image reverts to fail as it...
2007-10-07 Andrew GarrettAdd an interface message loginstart, which, similarly...
2007-10-06 Daniel CannonAPI: Include, if possible, svn rev in siteinfo query...
2007-10-05 Daniel CannonAPI: Ensure it checks *only* the fast limit or the...
2007-10-05 Aaron Schulz*Remove unused var
2007-10-04 Rob Church(bug 11561) Don't throw a PHP fatal error when non...
2007-10-04 Brion Vibber* (bug 11560) Fix broken HTML output from weird link...
2007-10-03 Brion VibberFix for regression from r26357: send newtalk notificati...
2007-10-03 Tim StarlingWARNING! NEEDS CAREFUL DEPLOYMENT
2007-10-02 Brion Vibber* AuthPlugin added strictUserAuth() method to allow...
2007-10-02 Roan Kattouw(bug 11534) rvendid doesn't work
2007-10-01 Brion Vibber* Compatibility with incorrectly detected old-style...
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-10-01 Raimond Spekking* Do, what the comment already says:
2007-10-01 Brion Vibber* (bug 278) Search results no longer highlight incorrec...
2007-09-30 Aryeh GregorClarify instructions given when an exception is thrown...
2007-09-29 Yuri AstrakhanMerged from apiedit_vodafone branch, r26236.
2007-09-28 Aaron Schulz*Don't add redundant perm errors, as the text can get...
2007-09-28 Daniel Kinzleradded mime type aliases for djvu
2007-09-28 Greg Sabino MullanePostgres updating:
2007-09-28 Greg Sabino MullaneUse same typnames as schema for ease. Put added column...
2007-09-28 Niklas Laxströmwhitespace
2007-09-28 Niklas Laxström* Load all messages because extensions can add new...
2007-09-28 Rob Church(bug 11478) Fix undefined method call in file deletion...
2007-09-28 Nick JenkinsTweak variable name
2007-09-27 Ilmari Karonenfix minor regression in r26189: users should be able...
2007-09-27 Ilmari KaronenIf the page doesn't exist and the user can't create...
2007-09-27 Aaron Schulz*Tone down the crack ;)
2007-09-27 Aaron Schulz*Don't let blocked users patrol
2007-09-27 Rob Church(bug 11474) Fix unintentional fall-through in math...
2007-09-27 Greg Sabino MullaneUse "private", thanks Nick.
2007-09-27 Raimond Spekking* Show relevant deletion log lines when uploading a...
2007-09-26 Brion Vibberbug 11453 -- remove spurious $i parameter on getGroupIn...
2007-09-26 Brion VibberMake wfIniGetBool() more accurate:
2007-09-26 Raimond SpekkingChange message function to make usage of {{PLURAL:...
2007-09-26 Raimond Spekking* Fix namespace selection after submit of Special:Newpages
2007-09-26 Daniel Cannon(bug 11353) Add ability to retrieve raw section content...
2007-09-26 Daniel Cannon(bug 11404) API: Provide name of exception caught in...
2007-09-26 Daniel Cannon(bug 11218) Add 'allrev' parameter option to feedwatchl...
2007-09-25 Roan KattouwAPI: (bug 11405) Expand templates implementation in...
2007-09-25 Brion VibberRevert r26090 -- breaks parameters for Special:Newpages...
2007-09-25 Rotem LissShow the right message on account creation when the...
2007-09-24 Raimond Spekking* (bug 8376) Special:Newpages accepts namespace in...
2007-09-24 Brion VibberRevert r26084; as mentioned on list this still is a...
2007-09-24 Raimond Spekking* (bug 11035) Add descriptive <title> to Special:Search
2007-09-24 Brion VibberRevert r26071 -- clearly not tested at all; title text...
2007-09-24 Brion VibberClean up r26058, r26059 a bit...
2007-09-24 Niklas LaxströmCommitting a version which at least shows the text...
2007-09-24 Raimond Spekking* (bug 11035) Add descriptive <title> to Special:Search
2007-09-24 Aryeh GregorActually, Sanitizer::encodeAttribute() was broken,...
2007-09-24 Aryeh Gregor"' onload='send_me_your_credit_card_info()" would be...
2007-09-24 Aryeh Gregor(bug 5412) Add feed links for the site (i.e., Recentcha...
2007-09-24 Aaron Schulz*Typo fix (bug 11434)
2007-09-24 Aaron Schulz*Kill references to non-existent php files (bug 11433)
2007-09-23 Greg Sabino MullaneMake CONCAT calls database portable, change IF() to...
2007-09-23 Greg Sabino MullaneFix bug 11292, unserialize errors with Postgres, by...
next