Escape forward slashes in search terms, otherwise PHP thinks the regex has ended...
[lhc/web/wiklou.git] / includes /
2008-04-17 Greg Sabino MullaneEscape forward slashes in search terms, otherwise PHP...
2008-04-17 Robert StojnićUse content language for search prefixes.
2008-04-17 Aaron SchulzRemove unused message
2008-04-17 Aaron SchulzRemove temp $wgAllowLogDeletion var
2008-04-17 Alexandre EmsenhuberRemove unused global declaration of $wgCookiePrefix...
2008-04-17 Roan Kattouw(bug 13768) Handling case-insensitivity of pt_title...
2008-04-17 Andrew GarrettDid this already!
2008-04-17 Raimond Spekking* Use existing CSS classes for input form aligning
2008-04-16 Brion VibberApply $wgCookieHttpOnly setting to the session cookie...
2008-04-16 Brion Vibber* Clean up cookie setting code in User
2008-04-16 Aaron Schulz* Move affectedRows count up
2008-04-16 Alexandre EmsenhuberRemove usage of deprecated function, thanks to Siebrand...
2008-04-16 Raimond SpekkingUse existing CSS classes for input form aligning
2008-04-16 Niklas Laxströmialex> nikerabbit: ++$wgStyleVersion
2008-04-16 Aaron SchulzFix double escaping
2008-04-16 Aaron SchulzMore revision delete cleanup
2008-04-16 Aaron SchulzFix suppress log revert links
2008-04-16 Brion VibberCleanup for r33429 - fix double-escaping
2008-04-16 Aaron SchulzNo need to pass db around, should be the same
2008-04-16 Aaron SchulzActually pass in a db ;)
2008-04-16 Raimond SpekkingUse existing CSS classes for input form aligning
2008-04-16 Alexandre EmsenhuberAllow $wgArticle to be null on special pages
2008-04-16 Raimond Spekking* Use existing CSS classes for input form aligning
2008-04-16 Alexandre EmsenhuberDon't show a double <ul> for the list (NewPagesPager...
2008-04-16 Aryeh GregorWhen hiding things on WhatLinksHere, generated URLs...
2008-04-16 Alexandre Emsenhuber* added call to wfDeprecated() to methods marked as...
2008-04-15 Aaron Schulz* Allow for things that call addEntry() to pass in...
2008-04-15 Raimond SpekkingUse existing CSS classes for input form aligning
2008-04-15 Robert StojnićAjax suggestions:
2008-04-15 Aaron SchulzReturn false if nothing changed
2008-04-15 Raimond SpekkingloadAllMessages to ensure that all localizations for...
2008-04-15 Brion VibberGroup all logs in ERC, not an arbitrary subset
2008-04-15 Roan KattouwAdding CSS class for nested <fieldset>s. Nesting fields...
2008-04-15 Alexandre EmsenhuberTweaks for Special:Newpages:
2008-04-15 Brion VibberRevert r33378 -- class spam
2008-04-15 Brion Vibber* (bug 13725) Upload form watch checkbox state set...
2008-04-15 Roan Kattouw(bug 13745) Fix regression from r33133 by changing...
2008-04-15 Brion VibberRevert some chunks of r33133 and r33375:
2008-04-15 Aaron Schulzvalign='top'
2008-04-15 Aaron SchulzAdd class to non-content links
2008-04-15 Brion VibberTemporarily remove the username option.
2008-04-15 Alexandre Emsenhuber(bug 13752) Section redirects now works again
2008-04-15 Brion VibberTemporarily put $wgCookieHttpOnly off while it's evaluated
2008-04-15 Alexandre Emsenhuber* Pass directly the title object to OutputPage::returnT...
2008-04-15 Aaron SchulzAutoreview null edits too (bug 13733)
2008-04-15 Aryeh GregorAdd a new hook EditPageBeforeEditConflict to allow...
2008-04-15 Aryeh GregorMake sure to use table prefixes correctly. Thanks...
2008-04-15 Aryeh GregorIt would have been fun if this went live. :D
2008-04-15 Aryeh GregorCould we please have documentation for new config options?
2008-04-15 Aryeh GregorAdd RELEASE-NOTES for 33269, fix another one.
2008-04-15 Raimond SpekkingLocalize the group names
2008-04-15 Andrew GarrettDon't give PHP warnings for PHP<5.2
2008-04-15 Raimond Spekking* Add a link to the change protection form for allowed...
2008-04-15 Tim StarlingIn User:
2008-04-15 Aaron SchulzRevert strange dest check from r17248 (bug 13725)
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&nbsp;
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
next