Localisation updates from Betawiki.
[lhc/web/wiklou.git] / includes /
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...
2007-09-21 Niklas Laxström* Some cleanups that have been hanging here too long
2007-09-20 Brion Vibber* (bug 4918) Clean up logic for email notification...
2007-09-20 Brion VibberRevert r25958 and r25959 for now.
2007-09-20 Raimond Spekking* Add message 'year-month' to enable swap of year and...
2007-09-20 Raimond Spekking* (bug 11151) Add descriptive <title> to revision histo...
2007-09-19 Daniel Kinzlerimplemented action=purge for RC RSS feed. Not sure...
2007-09-19 Daniel Kinzlersecurity fix (read-protection): use anon user privilege...
2007-09-19 Brion VibberTweak it up a little more -- also unescape the double...
2007-09-19 Brion VibberTweaks to r25923 for my own peace of mind:
2007-09-19 Greg Sabino MullaneSet search_path on Postgres if wgDBmwschema != 'mediawi...
2007-09-18 Daniel Cannon(bug 11296) Introduced special case pretty-printer...
2007-09-18 Brion VibberFix external link queries to escape LIKE metacharacters...
2007-09-18 Brion VibberRevert r25916 -- breaks ability to blow up small images...
2007-09-18 Raimond SpekkingMoving code from Linker::makeThumbLink2 to Linker:...
2007-09-17 Brion Vibber* (bug 11355) Fix false positives in Safe Mode and...
2007-09-16 Rob ChurchFurther clarify $wgSquidServers/$wgSquidServersNoPurge...
2007-09-16 Rotem LissStrike the link to the redirect rather than using an...
2007-09-16 Rotem LissIn double redirects, the link should be red when the...
2007-09-14 Brion Vibber* (bug 11342) Fix several 'returnto' links in permissio...
2007-09-14 Brion Vibber* Add {{filepath:}} parser function to get full path...
2007-09-14 Rotem Liss* (bug 7890) Special:BrokenRedirects links deleted...
2007-09-13 Brion VibberReverting r25082:
2007-09-13 Brion VibberRevert r25819 -- Adding a floated gallery to image...
2007-09-13 Raimond Spekking* Add name/id to submit button, per request of de.wp
2007-09-13 Raimond Spekking* (bug 11321) Fix width of gallerybox when option ...
2007-09-12 Raimond Spekking* (bug 11243) Show thumbnail on image description page...
2007-09-12 Roan Kattouw(bug 11308) Allow the API to output the image metadata
2007-09-11 Daniel Cannon(API) Partial revert of r25742. Escaping all html speci...
2007-09-11 Roan KattouwReverting stupidity from r25796, apologizing for own...
2007-09-11 Roan KattouwFixing very stupid typo in Special:Userrights, which...
2007-09-11 Brion Vibber* (bug 4021) Fix for MySQL wildcard search
2007-09-11 Brion Vibber* (bug 9252) Fix for tidy funkiness when using editintr...
2007-09-11 Brion VibberPoke about with spacing in the contribs form... It...
2007-09-11 Brion VibberRevert r25707, bump CSS versions again
2007-09-11 Brion VibberReverting r25772 for now.
2007-09-11 Brion VibberRevert r25768, r25771
2007-09-11 Niklas Laxström* Fixed notice when accessing special page without...
2007-09-11 Raimond Spekking* Add function Language::getLanguageNameLocal() for...
2007-09-11 Andrew Garrett* Speed up Special:UncategorizedPages and Special:Deade...
2007-09-11 Raimond Spekkingr25714/25723 changed message 'cantcreateaccounttext...
next