lhc/web/wiklou.git
2008-04-12 Aaron SchulzDon't log if we unprotect and unprotected page but...
2008-04-12 Greg Sabino... Add ar_parent_id column.
2008-04-11 Aaron SchulzReset ID before adding to log. That way it goes in...
2008-04-11 Aaron SchulzFix link
2008-04-11 Aaron Schulz*Add ar_parent_id
2008-04-11 Siebrand MazelandFix typo
2008-04-11 Niklas Laxström* Alternative time format for vo
2008-04-11 Rotem LissFix.
2008-04-11 Siebrand MazelandOops. Forgot to put the namespace "Help:" back in.
2008-04-11 Aryeh Gregor(bug 13690) Fix PHP notice on accessing some URLs....
2008-04-11 Aaron SchulzRevert self - diff links gives nice perma-link
2008-04-11 Aaron SchulzBe consistent with filearchive system and use whole...
2008-04-11 Huji* Adding/updating Persian translations
2008-04-11 Aaron SchulzDon't link to new page diffs
2008-04-11 Alexandre EmsenhuberShow edit comment as it will appear in history when...
2008-04-11 Alexandre Emsenhuber* Ported tests from test/ branch to t/ branch
2008-04-11 Roan KattouwCommitting patch for bug 10931, which also fixes bug...
2008-04-11 Raimond SpekkingLocalisation updates German
2008-04-11 Siebrand MazelandRemove unused 'sr' variants 'sr-jc' and 'sr-jl'.
2008-04-11 Siebrand MazelandCleaner solution for part of Special:Listgrouprights...
2008-04-11 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-04-11 Bertrand Grondin Localisation updates for extensions messages from...
2008-04-11 Bertrand Grondin Localisation updates for extensions messages from...
2008-04-11 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-04-11 Shinjiman* Update Chinese translations
2008-04-11 Andrew GarrettAdd wfGenerateToken function, to generate a random...
2008-04-10 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-04-10 Siebrand MazelandAdded message 'mainpage-description' as duplicate of...
2008-04-10 Aaron Schulzforce index, per domas
2008-04-10 Aaron SchulzAdd __METHOD__
2008-04-10 Brion VibberRevert 33072 for now -- changes to ucuserprefix use
2008-04-10 Raimond SpekkingLocalisation updates German incl. fix of wrong encoding...
2008-04-10 Alexandre Emsenhuber(bug 13684) Links in Special:ListGroupRights should...
2008-04-10 Alexandre EmsenhuberDocument GetCacheVaryCookies hook
2008-04-10 Siebrand MazelandAdd comment to sr-jc/sr-jl
2008-04-10 Roan KattouwAPI: Enhancing ucuserprefix performance
2008-04-10 Rotem LissUpdate and fix.
2008-04-10 Roan Kattouw(bug 13544) Added oldid parameter to action=parse to...
2008-04-10 Siebrand MazelandNo need for {{ns:help}} with this link type.
2008-04-10 Raimond Spekking* (bug 13604) Add Special:ListGroupRights to show a...
2008-04-10 Tim StarlingAdd CentralAuth cookies to the XVO header
2008-04-10 Rotem LissUpdate.
2008-04-10 Aryeh Gregor(bug 13678) Fix CSS validation for Monobook
2008-04-09 Brion Vibber* (bug 13433) Fix action=render on Image: pages
2008-04-09 Brion Vibber* (bug 13458) Preview/edit toolbar spacing now works...
2008-04-09 Siebrand MazelandUpdate 'prefs-help-realname' (split in two sentences...
2008-04-09 Alexandre EmsenhuberPer r33051: remove it from doc
2008-04-09 Aaron SchulzRemove old-fashioned $wgLinkCacheMemcached stuff
2008-04-09 Aaron SchulzTweak comment
2008-04-09 Aaron SchulzImprove query; add dupe and loop checking
2008-04-09 HujiAdding back the English magicword
2008-04-09 Aaron Schulzfucked up batch counting
2008-04-09 Aaron Schulz* Use timestamp
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-04-09 Aaron SchulzPartial revert of r32674; timestamp more reliable
2008-04-09 Aaron SchulzAdd $edits param here too; document
2008-04-09 Aaron SchulzMore performance tweaks
2008-04-09 Niklas Laxström* Not fi
2008-04-09 Tim StarlingNo need for a second newline
2008-04-09 Tim StarlingFixed a couple of potential catchable fatal errors...
2008-04-09 Tim StarlingMoved log_id to the top of the table definition for...
2008-04-09 Aaron Schulz* Select len,is_redirect too
2008-04-09 Andrew GarrettModify UserLoginComplete and UserLogoutComplete hooks...
2008-04-09 Aaron SchulzAllow $len/$redir to be passed in from other points
2008-04-09 Aaron SchulzPartial revert of r32982; old Title method is fine...
2008-04-09 Alexandre EmsenhuberUse wfLocalFile() instead of create an Image object...
2008-04-09 Siebrand MazelandAdd a few localisations that were update in 1.13
2008-04-09 Siebrand MazelandLink to localisation project from [[Special:Allmessages]]
2008-04-09 Alexandre EmsenhuberFix for ehanced recentchanges: when there are log items...
2008-04-09 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-04-09 Aaron SchulzTweak comment
2008-04-09 Aaron Schulz...really get rid of link color query spam
2008-04-09 Aaron Schulzgr
2008-04-09 Aaron SchulzOnly get edit count if $redContribsWhenNoEdits is true
2008-04-09 Aaron SchulzLEFT JOIN on page, this picks up deletion log and salti...
2008-04-09 Brion Vibber* (bug 11039) Add missing labels on protection form
2008-04-08 Aaron Schulz* Fix user param
2008-04-08 Aaron SchulzSame for $this->user
2008-04-08 Aaron SchulzKill useless div that bumps everything down
2008-04-08 Aaron SchulzDon't set $this->pattern unless it is allowed
2008-04-08 Aaron SchulzMake parent ID null to avoid stupid looking sp:contribs
2008-04-08 Aaron SchulzDon't copy over, append
2008-04-08 Aaron SchulzSame syntax error, goddamn
2008-04-08 Aaron Schulz*ahem*
2008-04-08 Aaron SchulzSome cleanup per brion
2008-04-08 Aaron SchulzRemove "wtf" $_GET hacks ;)
2008-04-08 Aaron SchulzThis wants a title now
2008-04-08 Aaron SchulzGah, left this one too...
2008-04-08 Aaron SchulzRemove cruft from earlier testing
2008-04-08 Aaron SchulzConsistency
2008-04-08 Aaron Schulz* Add redirect and size fields to title. Add accessors.
2008-04-08 Alexandre EmsenhuberDon't use $wgDBservers to get server ip, it isn't set...
2008-04-08 Aaron SchulzHack to preserve special page parameter (e.g. "/delete")
2008-04-08 Huji* Adding/updating Persian translations
2008-04-08 Alexandre EmsenhuberTypo, thanks to nikerabbit for reporting it :)
2008-04-08 Raimond SpekkingAdd a CSS class to the headertext
2008-04-08 Alexandre EmsenhuberDocument a bit.
2008-04-08 Aaron SchulzSome tweaks
2008-04-08 Brion VibberRevert r32842, r32942 for now.
2008-04-08 Brion Vibbertweak to r32864 -- remove extra parameters from string...
next