For backport to 1.14.
[lhc/web/wiklou.git] / includes /
2009-01-15 Tim StarlingFor backport to 1.14.
2009-01-15 Aaron SchulzUse new notifyRC2UDP() function in LogPage to avoid...
2009-01-15 Aaron Schulz* Convert prefsubmit div into a table to fix tab indexing
2009-01-14 Aaron SchulzMove up user page noindex check
2009-01-14 Brion VibberFollow-up to r45698 "(bug 16969) Add show/hide to Prefe...
2009-01-14 Leons Petrazickis(bug 17028) Added support for IBM DB2 database. config...
2009-01-14 X!(bug 17025) Add "fileextension" parameter to meta=sitei...
2009-01-14 Roan KattouwAPI: Clean up invalid UTF-8 in the result before feedin...
2009-01-14 Raimond SpekkingFollow up r45741 per IAlex comment:
2009-01-14 Brion VibberFollowup to r45676, r45688, r45689, but this time actua...
2009-01-14 Brion VibberRevert r45671 "Added "__\" magic word to eat up all...
2009-01-14 Brion VibberRevert r45642 "* Fixing the caching issue by using...
2009-01-14 Raimond Spekking* Wrap success/failure/norev messages into a div with...
2009-01-14 Aaron Schulz$udp is already on by default, remove arguments
2009-01-14 Aaron SchulzTweak $udp param
2009-01-14 Aryeh Gregor(bug 16852) padleft and padright now handle multibyte...
2009-01-14 Roan KattouwAPI: (bug 16844) Added clcategories parameter to prop...
2009-01-14 Aaron SchulzAdded notifyRC2UDP() convenience function
2009-01-14 Aaron SchulzFix for r45723
2009-01-14 Aaron SchulzCleaned up single rev page diffs (bug 11527)
2009-01-14 X!Fix comment leftover from ApiLogout
2009-01-13 Aaron SchulzCheck $wgLang->isRTL()
2009-01-13 Alex Zadding newline to end of wfDebug calls where it was...
2009-01-13 Aaron Schulz(bug 11443) Auto-noindex user/user talk pages for block...
2009-01-13 Aaron Schulz* Short-circuit userWasLastToEdit()
2009-01-13 Aaron Schulz(bug 15391) catch DBQueryError too
2009-01-13 Aaron Schulz(bug 16969) Add show/hide to Preferences for option...
2009-01-13 X!* (bug 17002) Add &minor= and &summary= as parameters...
2009-01-13 X!(bug 17000) Special:RevisionDelete now checks if the...
2009-01-13 Chad Horohoebug 15470: Don't force-capitalize on Special:Upload...
2009-01-12 Chad HorohoeRemove this ucfirst() crap. $filtered is already a...
2009-01-12 Charles MelbyeFix a problem with a protected class method that brough...
2009-01-12 Raimond SpekkingAdd a linebreak per mediawiki.org/wiki/Special:Code...
2009-01-12 Raimond SpekkingBug 16991: Fix regression: Add class for right justify...
2009-01-12 Roan KattouwAPI: (bug 16858) Revamped list=deletedrevs to make...
2009-01-12 Chad Horohoe(bug 16968) Don't throw useless warnings on Special...
2009-01-12 Roan KattouwAPI: (bug 16629) "edit=:move=" in page.page_restriction...
2009-01-12 Roan KattouwAPI: (bug 16798) Fix for PHP bug 46944 (PHP's JSON...
2009-01-12 Niklas Laxströmbrr, Article::getContent still has "side effects"
2009-01-12 Fran Rogers(no commit message)
2009-01-11 Alex Z(bug 16965) Follow-up to r45266, also don't record...
2009-01-10 Aaron SchulzJust use != here
2009-01-10 Raimond SpekkingWrap 'searchresulttext' into a div with class
2009-01-10 Alexandre EmsenhuberFix for r45648: only change page title if it's not...
2009-01-10 Shinjimanfollow up of r45642, only set page title when it is...
2009-01-10 Niklas Laxström* Reverting r45588, causes fatal errors when saving...
2009-01-10 Shinjiman* Fixing the caching issue by using -{T|xxx}- syntax...
2009-01-10 Chad HorohoeUpdate comments for $wgForeignFileRepos
2009-01-10 Aaron Schulz* Added getRawText() convenience function to always...
2009-01-10 Tim Starling* (bug 16937) Show appropriate error message when someo...
2009-01-09 Aaron SchulzMinor code style tweaks & cleanup
2009-01-09 Aaron SchulzHide patrol mark if patrolling is disabled
2009-01-09 Aaron SchulzCheck $wgLogRestrictions for udp-only case
2009-01-09 Aaron SchulzClean up log restrictions check
2009-01-09 Aaron SchulzRevert r45605 and generalize the ability to have logs...
2009-01-09 Alex Zrm protectionlevel from mVariableIDs per iAlex on coder...
2009-01-09 Aaron SchulzMake sure feeds reflect changes due to flaggedrevs
2009-01-09 Aaron SchulzFix typo
2009-01-09 Aaron SchulzSend manual patrols to IRC (bug 16604)
2009-01-09 Aaron SchulzMark non-patrolled edits in feeds (bug 16604)
2009-01-09 Aaron SchulzFix lag for 'restore' button
2009-01-09 Aaron Schulzminor cleanup
2009-01-09 Aaron SchulzButton alignment
2009-01-09 Tim Starling* In selectField(), use reset($row) instead of $row...
2009-01-08 Aryeh GregorReduce code duplication correctly this time, again
2009-01-08 Alex Z(bug 9947) Add PROTECTIONLEVEL parser function to retur...
2009-01-08 Bryan Tong MinhForce the use of the PRIMARY key rather than the name_t...
2009-01-08 Brion VibberReverted r45517 " * (bug 16921) Add a maxlength for...
2009-01-08 Aaron Schulz(bug 2164) Add a "reset to site defaults" link to Speci...
2009-01-08 Tim StarlingUSE INDEX is the option name, it's converted to MySQL...
2009-01-08 Tim StarlingUpdates for the new 1.15 branch. All changes after...
2009-01-08 Chad HorohoeFix odd edge case for POST Http::request()'s. I inciden...
2009-01-08 Aryeh GregorIncrement years
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-07 Aaron Schulz(bug 16923) New parameter value diff=review for the URL
2009-01-07 Raimond Spekking* (bug 16921) Add a maxlength for the reason field...
2009-01-07 Raimond Spekking* Extend language::getLanguageName to return localized...
2009-01-07 Raimond SpekkingRemove horizontal line bettwen input form and output.
2009-01-07 Chad HorohoeRe-fix bug 2242 - adding expiry time for temporary...
2009-01-07 Aryeh GregorMake sure that "did you mean" displays at the top
2009-01-07 Aaron SchulzRedo simple ?diff check code for setting the right...
2009-01-07 Alexandre EmsenhuberSpecial:Upload can now have a custom upload message...
2009-01-07 Tim StarlingTest for disable_functions as well as safe_mode before...
2009-01-07 Danny B* Added "Advanced search" link to the search form
2009-01-07 Brion VibberRevert r45340 "(bug 16793) text entered into the log...
2009-01-07 Brion VibberPull back r45367 "(bug 12458) Protected page titles...
2009-01-07 Brion VibberPulling r45473 back for now "Reduce code duplication...
2009-01-07 Brion VibberPull back r45458 "Fix diff= urls with no title (bug...
2009-01-07 Brion VibberRevert r45450, r45451 "(bug 2242) Introduce expiry...
2009-01-07 Brion VibberPulling back r45448 "Enabling support for RTL langauges...
2009-01-07 Brion VibberRevert r45432 "* Added "Advanced search" link to the...
2009-01-07 Brion VibberRevert r45389 "Disallow broken Talk:File:x type titles...
2009-01-07 Brion VibberRevert r45387 "Add special case handling of the XHTML...
2009-01-07 Brion VibberReverting r45363 "(bug 15320) Show login page if not...
2009-01-07 Brion VibberFix regression in r45351 "(bug 16044) Vague error messa...
2009-01-07 Aryeh GregorReduce code duplication correctly this time
2009-01-07 Brion VibberReverting r45346 "(bug 16433) Special:UnwatchedPages...
2009-01-07 Brion VibberReverting r45341 " Use Sanitizer::escapeId() in another...
2009-01-06 Siebrand Mazeland(bug 16720) Transcluded Special:NewPages processes...
2009-01-06 Siebrand Mazeland(bug 16560) Special:Random returns a page from ContentN...
next