lhc/web/wiklou.git
2007-12-03 Siebrand MazelandLocalisation updates from Betawiki.
2007-12-03 Rotem LissIn API action=login, make attribute sessionid work...
2007-12-03 Rotem LissUpdate.
2007-12-03 Raimond SpekkingAdd a long existing special page ('confirmemail') to...
2007-12-03 Brion VibberReverting r28034 for now ("(bug 943) RSS feed for Recen...
2007-12-03 Brion VibberRevert r28020; unnecessary since LinkBatch change in...
2007-12-03 Brion VibberReplace some manually-constructed single-field queries...
2007-12-03 Brion VibberPeople keep sticking raw user_text fields into LinkBatc...
2007-12-03 Roan KattouwI meant to be *removing* these, not *adding* them.
2007-12-03 Roan KattouwAPI: A cleaner implementation of r28057: this one also...
2007-12-03 Victor Vasiliev* Totally disable linkprefix for ru.
2007-12-03 Rotem LissUpdate.
2007-12-03 Raimond SpekkingAdd 'mergeHistory' to $specialPageAliases too.
2007-12-03 Raimond Spekking* Updates German
2007-12-03 Rotem LissFix.
2007-12-03 Rotem LissUpdate.
2007-12-03 Raimond SpekkingAdd 'listbots' (introduced in r27704) to $specialPageAl...
2007-12-03 Rotem LissUsers without the delete permission but with the delete...
2007-12-03 Shinjiman* Update Chinese translations
2007-12-03 Shinjimanset the variant fallback from zh-CN/zh-TW to zh
2007-12-03 Rotem LissFix.
2007-12-03 Rotem LissFixes.
2007-12-03 Rotem LissFixes.
2007-12-03 Rotem LissUpdate.
2007-12-03 Niklas Laxström1 PHP Strict Standards: Only variables should be assig...
2007-12-03 Niklas Laxström* It's not nice to throw sql errors with invalid input
2007-12-03 Rotem LissFix.
2007-12-03 Rotem LissFix.
2007-12-03 Rotem LissUpdate and fixes.
2007-12-03 Tim StarlingBump translation table cache version, since new tables...
2007-12-03 Shinjimanfixing zh-TW array to merging with zh-Hant instead...
2007-12-03 Daniel Cannon* Name wpDeleteReasonListRow and wpDeleteReasonRow...
2007-12-03 Daniel Cannon* (bug 12178) Fix wpReason parameter to action=delete...
2007-12-02 Siebrand MazelandLocalisation updates from Betawiki.
2007-12-02 Siebrand MazelandUpdate zh-tw
2007-12-02 Rotem LissFixing a JavaScript error, cleanup.
2007-12-02 Domas Mituzasmark unused images as expensive, and fix queries to...
2007-12-02 Victor VasilievAPI:
2007-12-02 Shinjiman* Wu translations
2007-12-02 Roan KattouwI'm clearly not fully awake
2007-12-02 Roan KattouwChanging error code to prevent confusion with wfReadOnl...
2007-12-02 Roan KattouwOops, forgot a few.
2007-12-02 Roan KattouwOops, requestWriteMode() is in ApiMain, not ApiBase
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...
2007-12-02 Shinjiman* (bug 12145) Update Kazakh translations
2007-12-02 Shinjimanset the variant type messages as optional
2007-12-02 Shinjiman* (bug 451) adding a generic Traditional / Simplified...
2007-12-02 Tim Starling* Fix incorrect call to PPFrame::implode() from PPFrame...
2007-12-02 Shinjiman* Update Chinese translations
2007-12-02 Shinjiman* updating the manual tables, fixing some conversion...
2007-12-02 Roan KattouwReverting prop=revisions diff generation: way too expen...
2007-12-01 Siebrand MazelandFix dynamic namespace names in the following messages...
2007-12-01 Victor VasilievAlso drop prefixes
2007-12-01 Victor Vasiliev* Fixing Russian (ru) link trail: removed quotes
2007-12-01 Victor Vasiliev* (bug 943) RSS feed for Recentchangeslinked
2007-12-01 Siebrand MazelandMove 'currentevents-url' to namespace Project.
2007-12-01 HujiLeft alignment gives a better look to the Reason box.
2007-12-01 Roan KattouwRevert r28030: the example is valid. The fact that...
2007-12-01 Victor VasilievRemove invalid example from ApiQueryRevisions
2007-12-01 Victor Vasiliev* Use *bold* and $italics$ highlighting only in API...
2007-12-01 Victor VasilievForgot to commit AutoLoader changes.
2007-12-01 Victor VasilievAPI: add meta=allmessages
2007-12-01 Roan KattouwMaking this actually work. I feel so stupid.
2007-12-01 Roan KattouwAPI:
2007-12-01 Niklas Laxström* small cleanup
2007-12-01 Siebrand MazelandLocalisation updates from Betawiki.
2007-12-01 Niklas Laxström* Introduced a bug with spaces
2007-12-01 Shinjiman* Update Chinese translations
2007-12-01 Victor VasilievFix a bug with pages without interwiki/etc.
2007-12-01 Victor Vasiliev* Introduce action=parse to API. It deprecates action...
2007-12-01 HujiCorrecting translation.
2007-12-01 HujiAdded missing translation and performed RebuildLanguage
2007-12-01 Niklas Laxström* Don't bother making title objects
2007-12-01 Rotem LissUpdate.
2007-12-01 Andrew Garrett* (bug 11346) Prevent users who cannot edit a page...
2007-12-01 Victor Vasiliev* Fix rvdiffformat=array
2007-12-01 Tim StarlingGot rid of the $shallowFlags/$deepFlags split -- seemed...
2007-12-01 Tim StarlingDon't destroy parser state in cleanSig(). Possible...
2007-12-01 Shinjiman* (bug 9742) Update Lithuanian translations
2007-12-01 Shinjiman* Update Chinese translations
2007-12-01 Shinjiman* (bug 12145) Update Kazakh translations
2007-11-30 Brion VibberDon't spew notices all over everything... $file variabl...
2007-11-30 Aryeh GregorMake sure to normalize invalid character references.
2007-11-30 Tim StarlingBug 12150: missing increment
2007-11-30 Aryeh Gregor(bug 12166) Fix XHTML validity for Special:Emailuser...
2007-11-30 Aryeh GregorFix regression from r26893: a few messages that formerl...
2007-11-30 Thomas Bleher* Minor style fix:
2007-11-30 Niklas Laxström* (bug 8396) Ignore out-of-date serialised message...
2007-11-30 Tim Starlinglimit report on page view
2007-11-30 Tim StarlingRecently-introduced typo in Linker::makeStubLinkObj...
2007-11-30 Niklas Laxström* Removing loop that doesn't do anything, fixes bug...
2007-11-30 Tim Starling* Add #ifexist invocation count to the limit report...
2007-11-30 Tim StarlingTrivial bug in new apihighlimit feature
2007-11-30 Niklas Laxström* (bug 11796) Plural for polish
2007-11-30 Roan Kattouw(bug 12084) Password reminder email title is misleading
2007-11-30 Tim Starling* $wgDebugTidy feature
2007-11-30 Tim StarlingDon't define SFH_OBJECT_ARGS
2007-11-29 Siebrand MazelandLocalisation updates from Betawiki.
2007-11-29 Victor Vasiliev* Add limit=max to API. It also adds limit info to...
2007-11-29 Roan KattouwAdding apihighlimits permission. Users with this permis...
next