Typo
[lhc/web/wiklou.git] / includes /
2008-04-24 Andrew GarrettTypo
2008-04-24 Robert Leverington* MessageCache::get $forContent parameter replaced...
2008-04-24 Andrew GarrettFix loss of in moving buildForm to Xml.php, generalise...
2008-04-24 Andrew GarrettBy suggestion of NikeRabbit, move wfBuildForm into...
2008-04-24 Andrew GarrettVarious final compatibility additions to work with...
2008-04-24 Andrew GarrettAlso, include includes when committing changes (haw...
2008-04-24 Andrew GarrettAlso split off logging from Userrights class. This...
2008-04-24 Andrew GarrettFix up last commit so that it works for its intended...
2008-04-24 Andrew GarrettSplit off getAllGroups(), to facilitate subclassing...
2008-04-24 Tim StarlingRemoved the emailconfirmed group by default, since...
2008-04-23 Brion VibberEnable $wgCookieHttpOnly by default on PHP 5.2 or later.
2008-04-23 Rotem LissTypo in comment.
2008-04-23 Rotem LissDon't show an undo link in the diff page when one of...
2008-04-23 Rotem LissRollback link should not be hidden if the next revision...
2008-04-23 Rotem LissDon't show rollback or undo buttons for deleted revisio...
2008-04-23 Rotem Liss* When undoing an edit, make sure it wasn't deleted.
2008-04-23 Raimond Spekking* Add a nice fieldset around the input form
2008-04-22 Brion VibberFix regression with confirmation e-mails sent via Speci...
2008-04-22 Brion Vibber* (bug 13824) AJAX search suggestion now works with...
2008-04-22 Roan KattouwE_NOTICE
2008-04-22 Brion VibberFix event hooking for suggest.
2008-04-22 Brion VibberRevert r33725, r33726 (hook in Sanitizer::fixTagAttribu...
2008-04-22 Aryeh GregorFatal error on some pages when calculating subpage...
2008-04-22 Raimond SpekkingLet's remember the mantra: Escaping is wise. Thanks...
2008-04-22 Andrew GarrettCommit the whole fix, not just the documentation from...
2008-04-22 Roan Kattouw(bug 13819) API: exturlusage paging skipped an item
2008-04-22 Raimond SpekkingConvenience tweaks:
2008-04-22 Raimond Spekking* Move hardcoded text "Diff:..." to new message 'missin...
2008-04-22 Aaron SchulzDon't make extensions have to play around with NS_MEDIA
2008-04-22 Aryeh Gregor(bug 13816) Filter by main namespace doesn't work on...
2008-04-22 Aaron SchulzPass title by ref to consistently override the whole...
2008-04-21 Aaron SchulzActually color replace on the right prefixed text
2008-04-21 Aaron SchulzClean this up a bit
2008-04-21 Aaron SchulzUse prefixedText(), rather than IRC clean text for...
2008-04-21 Alexandre EmsenhuberFixed HTML error when there isn't any unsettable right...
2008-04-21 Aaron SchulzBetter variable name
2008-04-21 Aaron SchulzAdd rcid for new unpatrolled pages
2008-04-21 Aaron SchulzLets include the prefix folks
2008-04-20 Aaron SchulzFORCE should only apply when no group given
2008-04-20 Aaron SchulzRemove filesort from EXPLAIN
2008-04-20 Aaron SchulzMore cleanup and simplifications
2008-04-20 Aaron SchulzUse $key for the url param
2008-04-20 Aaron SchulzHandle bad oldids more gracefully
2008-04-20 Aaron SchulzMake a single restore link for multi-rev revisiondelete...
2008-04-20 Alexandre Emsenhuber(bug 13796) Show links to parent pages even if some...
2008-04-20 Siebrand MazelandRemove getKeys(). Unused in core and extensions in...
2008-04-20 Domas MituzasProfilerSimpleText needs loading!
2008-04-20 Aaron SchulzNS_MEDIA fix for old parser too
2008-04-20 Aaron SchulzRemove old nonsensical code
2008-04-20 Aaron Schulz* Clean up IRC feed
2008-04-19 Aaron SchulzFix NS_MEDIA link handling
2008-04-19 Alexandre EmsenhuberDon't throw a fatal error if somebody access Special...
2008-04-19 Niklas Laxström* This function is not used anymore
2008-04-19 Niklas Laxström* Use FormOptions in WhatLinksHere
2008-04-19 Niklas Laxström* New helper class for dealing with forms
2008-04-19 Bryan Tong Minh(bug 13792) Broken titles are now silently skipped...
2008-04-19 Victor Vasiliev* (bug 13793) Special:Whatlinkshere filters wrong ...
2008-04-19 Niklas Laxström* Split output formatting away from the mile long function
2008-04-19 Niklas Laxström* Shortcut for common use case
2008-04-19 Alexandre EmsenhuberPer r33580: Bump $wgStyleVersion
2008-04-18 Brion VibberRevert r33565 pending some cleanup...
2008-04-18 Aryeh GregorUsers moving a page can now have all subpages automatic...
2008-04-18 Aryeh Gregor* Allow the "log in / create account" link in the toolb...
2008-04-18 Aryeh Gregor(bug 12698) Create PAGESIZE parser function, to return...
2008-04-18 Aryeh GregorRe-eliminate the fatal error I reintroduced in my last...
2008-04-18 Aryeh Gregor* Add Parser::incrementExpensiveFunctionCount() and...
2008-04-18 Aryeh GregorComments, code simplification
2008-04-18 Aryeh GregorFix fatal error on calling PAGESINCATEGORY with invalid...
2008-04-18 Niklas Laxström* Expiry handling is really sub-optimal here
2008-04-18 Niklas Laxström* Parse messages in correct language, so plurals and...
2008-04-18 Aryeh Gregor* Do not display empty columns on Special:UserRights...
2008-04-17 Aaron Schulzrevisiondeletion log clean up
2008-04-17 Aaron SchulzAll or nothing
2008-04-17 Niklas Laxström* Clean up
2008-04-17 Niklas Laxström* Clean up a little
2008-04-17 Brion Vibber* (bug 13768) pt_title field encoding fixed
2008-04-17 Niklas Laxström* Double-escaping, checkLabel, fixed another label
2008-04-17 Raimond SpekkingFix error from r33495: class -> id. Thanks to Nikerabbit.
2008-04-17 Robert LeveringtonSlightly modified version of attachment 4606 by Sergey...
2008-04-17 Robert LeveringtonNormalising comment spacing.
2008-04-17 Raimond Spekking* Tweaks for sections date/time and search of SpecialPr...
2008-04-17 Aryeh GregorThe problem also applies to all the other regex special...
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
next