Clean up log grouping
[lhc/web/wiklou.git] / includes /
2008-04-15 Aaron SchulzClean up log grouping
2008-04-15 Aaron SchulzDon't make user lookups slow
2008-04-15 Brion Vibberonly force one index?
2008-04-15 Andrew GarrettAllow setting httponly on auth cookies.
2008-04-14 Brion VibberRevert r33178 -- doesn't actually work.
2008-04-14 Brion Vibber* (bug 13728) Don't trim initial whitespace during...
2008-04-14 Aaron SchulzAdd comment
2008-04-14 Alexandre EmsenhuberRemove unused "@package MediaWiki"
2008-04-14 Alexandre EmsenhuberTweaks: remove call to empty function LinkCache::clearL...
2008-04-14 Alexandre Emsenhuber(bug 13736) Don't show MediaWiki:Anontalkpagetext on...
2008-04-14 Aaron SchulzAllow string names
2008-04-14 Roan KattouwAPI: action=login now returns the correct waiting time...
2008-04-14 Aaron SchulzFix doc
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-14 Niklas Laxström* Tweak balancing
2008-04-14 Aaron SchulzGah, add a space
2008-04-14 Aaron SchulzForm tweaks
2008-04-14 Aaron SchulzDon't delete logs from RC on page delete (bug 13727)
2008-04-13 Aaron SchulzClean up title
2008-04-13 Aaron SchulzBreak here
2008-04-13 Aaron SchulzLeave attribute variable
2008-04-13 Aaron SchulzActually, the new force index clauses kill the old...
2008-04-13 Aaron Schulz$wgMiserMode for "all" selector
2008-04-13 Alexandre EmsenhuberBe sure that the text is escaped
2008-04-13 Aaron SchulzNo need to check if $row->rev_id is set
2008-04-13 Aaron SchulzMake newpages uses Pager over rc_timestamp
2008-04-13 Bryan Tong Minh(bug 13718) Return the proper continue parameter for...
2008-04-13 Aaron SchulzActually, leave usePatrol() stub for b/c
2008-04-13 Aaron SchulzBah, renamed these at the last minute
2008-04-13 Aaron Schulz* Move useRCPatrol() to User
2008-04-13 Aaron Schulzseek() does nothing here
2008-04-13 Domas Mituzasadded one profiling point, fixed some profiling blocks
2008-04-13 Aaron SchulzTypo
2008-04-13 Aaron SchulzMore tweaks and cleanup
2008-04-13 Aaron Schulz 
2008-04-13 Aaron SchulzAdd 'infef only' option (part of bug 13722)
2008-04-13 Aaron SchulzMark as expensive
2008-04-13 Aaron Schulz*Add option to show changes to pages linked *to* said...
2008-04-13 Aaron SchulzLets just check all of these properly
2008-04-13 Alexandre EmsenhuberTweak for r33190: simply show rollback link if there...
2008-04-13 Victor VasilievFix CentralAuth log
2008-04-13 Aryeh GregorUse the standard we've agreed upon for class names...
2008-04-13 Aaron SchulzUse getVal()
2008-04-13 Aaron SchulzDisallow shitty filesort query
2008-04-13 Domas Mituzas* don't shortcut readerindex for querygroups
2008-04-13 Aaron Schulz* Add form to RCLinked and add to sp:specialpages
2008-04-12 Aaron Schulz$out is needed here
2008-04-12 Alexandre EmsenhuberE_WARNING, thanks to Siebrand for reporting it
2008-04-12 Aaron SchulzMake these h4
2008-04-12 Aaron SchulzGroup special pages at Special:SpecialPages
2008-04-12 Alexandre EmsenhuberAdded parameter to SavePreferences hook, contains...
2008-04-12 Alexandre Emsenhuber(bug 13708) Don't set "Search results" title when loadi...
2008-04-12 Alexandre Emsenhuber(bug 13705) Don't show rollback link in page history...
2008-04-12 Victor VasilievAnd here also
2008-04-12 Victor Vasiliev* Invalidate cache of pages that includes images via...
2008-04-12 Victor Vasiliev* Cache image redirects (and enable them)
2008-04-12 Victor Vasiliev* Hide (undo) link if user isn't able to edit page
2008-04-12 Andrew Garrett* Add a footer (emailuser-footer) to the bottom of...
2008-04-12 Niklas Laxström* The gotcha here was that wfMsgHtml does not escape...
2008-04-12 Victor Vasiliev* (bug 6934) Allow separated inclusions, links, redirec...
2008-04-12 Aaron Schulz* Add year/month selector like contribs
2008-04-12 Aaron SchulzTweak date selector defaults
2008-04-12 Aaron SchulzAdd class
2008-04-12 Aaron SchulzAdd $wgRCTypeGroupedLogs to group certain logs by type...
2008-04-12 Aaron SchulzDon't log if we unprotect and unprotected page but...
2008-04-11 Aaron SchulzReset ID before adding to log. That way it goes 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 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 Roan KattouwCommitting patch for bug 10931, which also fixes bug...
2008-04-11 Andrew GarrettAdd wfGenerateToken function, to generate a random...
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 Alexandre Emsenhuber(bug 13684) Links in Special:ListGroupRights should...
2008-04-10 Roan KattouwAPI: Enhancing ucuserprefix performance
2008-04-10 Roan Kattouw(bug 13544) Added oldid parameter to action=parse to...
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-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 Aaron SchulzRemove old-fashioned $wgLinkCacheMemcached stuff
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-04-09 Aaron SchulzAdd $edits param here too; document
2008-04-09 Aaron SchulzMore performance tweaks
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 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 Alexandre EmsenhuberFix for ehanced recentchanges: when there are log items...
2008-04-09 Aaron SchulzTweak comment
2008-04-09 Aaron Schulz...really get rid of link color query spam
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
next