lhc/web/wiklou.git
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 VibberPartial revert of r45689 "bug 15470: Don't force-capita...
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 Alexandre Emsenhuber(bug 17010) maintenance/namespaceDupes.php now add...
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 Merlijn S.... Fixes for r45514 and r45516:
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 HujiLocalisation updates: Correcting a translation
2009-01-13 Aaron Schulz(bug 15391) catch DBQueryError too
2009-01-13 Rotem LissLocalization update for he.
2009-01-13 Raimond Spekkingfollow up r45698: Add new messages
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 RogersComment that should've accompanied r45671 (*shakes...
2009-01-12 Fran Rogers(no commit message)
2009-01-11 Niklas Laxström* Plural function for gv, not yet verified to be correct
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 Shinjimanfixing typo on Cantonese/Chinese loclisation, backport...
2009-01-10 Shinjiman* Fixing the caching issue by using -{T|xxx}- syntax...
2009-01-10 Chad HorohoeUpdate comments for $wgForeignFileRepos
2009-01-10 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
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 SchulzClear dead MW: namespace rows (bug 16846)
2009-01-09 Aaron Schulzminor cleanup
2009-01-09 Aaron SchulzButton alignment
2009-01-09 Rotem LissLocalization update.
2009-01-09 Siebrand Mazeland(bug 16945) Update namespaces
2009-01-09 Charles MelbyeUpdated the incorrect wording in HISTORY (Thanks, Prode...
2009-01-09 Tim Starling* In selectField(), use reset($row) instead of $row...
2009-01-09 Nathaniel HermanUpdate version number to 1.15 in CREDITS
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... Force the use of the PRIMARY key rather than the name_t...
2009-01-08 Rotem LissLocalization update for he.
2009-01-08 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2009-01-08 Brion VibberReverted r45517 " * (bug 16921) Add a maxlength for...
2009-01-08 HujiLocalisation updates: Correcting the translation for IP
2009-01-08 Alexandre Emsenhuberfix for last commit: add message to messages.inc
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 Raimond SpekkingRemove redundant messages as the translation does not...
2009-01-08 Danny B* 2008 -> 2009
2009-01-08 Aryeh GregorIncrement years
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-07 Aaron SchulzRevert - didn't mean to commit this!
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 Merlijn S.... * Added batch-size parameter to optionsWithArgs
2009-01-07 Alexandre EmsenhuberFix for r45512: cache the result of LanguageGetLocalize...
2009-01-07 Merlijn S.... Recommit of r45431 with these changes:
2009-01-07 Raimond Spekking* Extend language::getLanguageName to return localized...
2009-01-07 Rotem LissLocalization update for he.
2009-01-07 Siebrand MazelandFix duplicate entry for special pages RecentChanges...
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
next