Fixes.
[lhc/web/wiklou.git] / includes /
2008-06-19 Chad Horohoerevert 36435. Bad logic slaps mw-redirect on pages...
2008-06-19 Roan KattouwAPI: Added bkip parameter to list=blocks. This more...
2008-06-19 Alexandre EmsenhuberPer r35950: removed unused file
2008-06-19 Raimond Spekking* Per Nikerabbits suggestion: Move vertical-align into CSS
2008-06-19 Raimond Spekking* (bug 14590) Vertical align cells of Special:Preferences
2008-06-19 Aaron SchulzLoosen ipv4 check back, this really should be called...
2008-06-19 Chad HorohoeHooks EditFilter and EditFilter complete got a new...
2008-06-18 Chad HorohoeRedirects in logs, rc, etc. should have mw-redirect...
2008-06-18 Alexandre EmsenhuberMade NewpagesForm extends SpecialPage and renamed it...
2008-06-18 Aaron SchulzRemove ugly IP code duplication
2008-06-18 Chad HorohoeA few useless require()'s lying around.
2008-06-18 Bryan Tong MinhRecommit r36403 with working version history hopefully...
2008-06-18 Bryan Tong MinhRevert r36403: Breaking SVN version history
2008-06-17 Chad HorohoeMore ~/includes cleanup. Moving all the Search*.php...
2008-06-17 Danny B* keeping the consistence of the preference string
2008-06-17 Chad HorohoeUse redirect=no on redirects listed in file links.
2008-06-17 Alexandre EmsenhuberSome more tweaks to Special:Recentchanges:
2008-06-17 Alexandre Emsenhuber* Force ints for limit and days options, i get exceptio...
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges:
2008-06-17 Niklas Laxström* Actually use $wgMessageCacheType for the MessageCache
2008-06-17 Niklas Laxström* Fix comments
2008-06-17 Niklas Laxström* Second try at normalising special page titles, now...
2008-06-17 Rotem LissRenumber parameters to remove , doesn't break translati...
2008-06-17 Niklas Laxström* No point passing sitename in parameter, as needs...
2008-06-17 Rotem LissSending e-mail using Special:EmailUser does reveal...
2008-06-17 Chad HorohoeOther params that are useful to this message. Hasn...
2008-06-17 Chad Horohoe(bug 14558) New system message (emailuserfooter) is...
2008-06-17 Aaron SchulzFix more total breakage
2008-06-16 Alexandre EmsenhuberOne more, thanks to Alexfusco5 for reporting it
2008-06-16 Alexandre EmsenhuberDon't break feeds
2008-06-16 Aaron SchulzRemove require() line - caused fatal errors
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-06-16 Brion Vibber* (bug 4977) Fix for possible squid purging errors...
2008-06-16 Roan KattouwAdd maxage too
2008-06-16 Chad HorohoeAdd wfDeprecated() to Article::getDB()
2008-06-16 Roan Kattouw(bug 14402) Added smaxage parameter to api.php
2008-06-16 Chad HorohoePhase out the last of Article::getDB().
2008-06-16 Chad HorohoeRemove useless param in RecentChange::newFromCurRow()
2008-06-16 Chad HorohoeFixing it the way RockMFR said I should.
2008-06-16 Chad Horohoe(bug 14551) - Cancel upload no longer automatically...
2008-06-15 Roan KattouwAPI: Add nocreate parameter to action=edit
2008-06-15 Chad Horohoe(bug 2889) MediaWiki:Print.css now applies to the print...
2008-06-15 Roan KattouwAPI: Adding 'hidden' field to list=allcategories and...
2008-06-15 Roan KattouwAPI: action=edit: Make the combination of prepend/appen...
2008-06-14 Alexandre EmsenhuberAllow entities, it breaks some languages such as french
2008-06-13 Aaron Schulz* Fix confused code
2008-06-13 Alexandre Emsenhuberfix for r36212: take care of the namespace too
2008-06-13 Bryan Tong Minh(bug 14526) Unescaped SQL in list=backlinks
2008-06-13 Raimond SpekkingRemove non standard, Gecko specific CSS.
2008-06-13 Aryeh GregorAlso omit rtl.css when appropriate. Would be good...
2008-06-13 Aryeh Gregor(bug 14520) Don't load nonexistent CSS fix files for...
2008-06-12 Aryeh GregorAnother PHP weak typing bug: when section anchors are...
2008-06-12 Chad HorohoeBump $wgStyleVersion to 155.
2008-06-12 Roan Kattouw(bug 14459) Added prependtext and appendtext parameters...
2008-06-12 Alexandre Emsenhuber(bug 14511) MediaWiki:Delete-legend is no longer double...
2008-06-12 Roan Kattouw(bug 14471) Use HTMLTidy and generate limit report...
2008-06-12 Roan KattouwPlease use standardized error messages here
2008-06-12 Chad Horohoe(bug 14500) - The sitefeed (RC) shouldn't show up on...
2008-06-12 Brion Vibber* (bug 14497) Throw visible errors in installer scripts...
2008-06-11 Roan KattouwRe-add wfEncryptPassword() (removed in r35923 in favor...
2008-06-11 Bryan Tong MinhRemoved $wgEnableCascadingProtection. It was a quite...
2008-06-11 Aryeh GregorI think every string that evaluates to boolean false...
2008-06-11 Chad HorohoeNo point in fetching the result in Database::unlock...
2008-06-11 Brion Vibbercleanup for r36190 -- remove extra parameters left...
2008-06-11 Brion Vibberhoist by my own petard!
2008-06-11 Brion VibberLet's not go overboard with Xml::tag() for simple ...
2008-06-11 Raimond SpekkingTweak for r36189: Back to addWikiMsg but now with the...
2008-06-11 Raimond SpekkingReapply support of plural for 'linkstoimage', 'redirect...
2008-06-11 Bryan Tong Minh(bug 14479) MediaWiki:upload-maxfilesize should have...
2008-06-11 Brion VibberRevert r36093 (bug 14404).
2008-06-11 Brion VibberReverting r36139 -- broke wikitext in linkstoimage...
2008-06-11 Chad HorohoeImplement Database::lock() and Database::unlock() based...
2008-06-10 Chad HorohoeDocument Xml::hidden().
2008-06-10 Brion VibberRevert r36161 -- these are pretty weird-looking hooks...
2008-06-10 Tim StarlingFix the default preprocessor here as well.
2008-06-10 Brion Vibber* We no longer just give up on a missing upload base...
2008-06-10 Jack PhoenixTwo new hooks to EditPage.php, EditPage::AfterEdit...
2008-06-10 Chad Horohoe(bug 14496) Fix regression with parseinline on Special...
2008-06-10 Tim StarlingForgot this, needed with r36153
2008-06-10 Tim StarlingLike the comment says... dieDebug() instead of wfHttpError
2008-06-10 Chad Horohoe(bug 14132) Allow user to disable bot edits from being...
2008-06-10 Raimond SpekkingSupport plural for 'linkstoimage', 'redirectstofile...
2008-06-10 Raimond SpekkingSupport plural for 'throttled-mailpassword'
2008-06-10 Raimond SpekkingSupport plural for 'passwordtooshort'
2008-06-10 Aaron SchulzUse nice wfArrayMerge(), rather than piece of shit...
2008-06-10 Aaron Schulz* Don't log patrol marking when not relevant
2008-06-09 Brion Vibber* (bug 12311) Fix regression with lists at start of...
2008-06-09 Brion VibberRevert r36076, r36109, r36110 -- just doesn't work...
2008-06-09 Brion VibberClean up rr35065 -- normalize initial caps and _ input...
2008-06-09 Chad HorohoeMinor logic error on removing blocks on range when...
2008-06-09 Chad HorohoeAlrighty, now we properly remove old blocks before...
2008-06-09 Brion Vibber* (bug 11084) $wgDBprefix replacement for updater SQL...
2008-06-09 Alexandre EmsenhuberSome tweaks to the {{int:...}} parser function:
2008-06-09 Brion Vibberupdate comment w/ new location of js funcs
2008-06-09 Chad Horohoe(bug 11951) EditPage::getEditToolbar() is now static...
2008-06-09 Chad HorohoeBug 10080 - Finally fixed. No longer mis-detects an...
2008-06-09 Aaron SchulzHidden blocks should be permanent only
2008-06-08 Ryan Schmidt* add hook desc to hooks.txt and fix typo in LinkerMake...
2008-06-08 Ryan Schmidt* Add a new hook LinkerMakeExternalLink to allow extens...
2008-06-08 Niklas Laxström* Improvements to FormOptions
next