Don't allow padding parser functions to be used to truncate strings. This breaks...
[lhc/web/wiklou.git] / includes /
2009-01-31 Andrew GarrettDon't allow padding parser functions to be used to...
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-30 Bryan Tong MinhRemoving the new upload code from trunk so that patches...
2009-01-30 Chad HorohoeRemove two unused $wgUsers.
2009-01-30 Chad HorohoeHandle this todo: Allow local redirects to foreign...
2009-01-30 Andrew GarrettE_NOTICE
2009-01-30 Alexandre EmsenhuberFix comment for compatibility with doxygen
2009-01-30 Raimond SpekkingRevert r46524 per Nikerabbits comment
2009-01-30 Brion VibberClean up database access in revisiondelete
2009-01-29 Roan KattouwAdd the 'movenotallowedfile' message to the API message...
2009-01-29 Andrew GarrettAbuse Filter changes designed for testing filters again...
2009-01-29 Aaron SchulzMake userCan() short getUserPermissionsErrorsInternal()
2009-01-29 Raimond Spekking* Move class=error from message to program code. Other...
2009-01-29 Bryan Tong MinhAlso return why the target user is not valid
2009-01-29 Bryan Tong MinhKill code duplication & other style tweaks
2009-01-29 Brion VibberPartial revert of r45778 and friends "(bug 15936)...
2009-01-29 Aaron SchulzShort-circuit block check
2009-01-29 Aaron SchulzUse quickUserCan rather than strange boolean param :)
2009-01-29 Raimond SpekkingAdd a newline in front of the message to avoid wrong...
2009-01-29 Aaron SchulzIf an item isn't going into RC, don't send to UDP unles...
2009-01-29 X!Forgot to remove that
2009-01-29 X!Per 46512#c1554, moving check to before required params...
2009-01-29 Brion VibberRevert r46447 in Collection -- fixed bug in Categoryfin...
2009-01-29 X!Add "check" parameter to action=email
2009-01-29 Aryeh GregorReduce queries on RecentChanges via more LinkBatch
2009-01-29 Andrew GarrettFix broken calls to ArticleDelete hook.
2009-01-29 Ryan Schmidt* (bug 11644) update recursive redirect checking code...
2009-01-28 Aaron SchulzUse quickUserCan() at some possible performance hotspot...
2009-01-28 Andrew GarrettTweak variable name to avoid confusion.
2009-01-28 Andrew GarrettAdd Special:AbuseFilter/test, which allows (trusted...
2009-01-28 Andrew GarrettFix patrolling checks, which are using the expensive...
2009-01-28 Brion Vibber* (bug 17207) Fix regression breaking category page...
2009-01-28 Aaron SchulzAdd an ID to wpForReUpload
2009-01-28 Aaron SchulzSplit off 'wpReUpload' into the old check 'wpReUpload...
2009-01-28 Andrew GarrettAllow individual TablePager rows to be styled with...
2009-01-28 Aaron Schulz(bug 17193) Carry $this->mReUpload over with hidden...
2009-01-28 Niklas Laxström* Fix visible regression and let the plural finally...
2009-01-28 Brion Vibberbump style version for r46474
2009-01-28 Aaron Schulz(bug 17200) "Reuploading a file saves to source file...
2009-01-28 Aaron Schulz(bug 15811) Also remove license template cruft on re...
2009-01-28 Alexandre EmsenhuberE_STRICT
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-28 Aaron Schulz'known' still needed for title attrib
2009-01-28 Aaron Schulz(bug 17198) Remove css from next/prev, 20/50/100 links...
2009-01-28 Aryeh GregorDon't query unneeded rows on watchlist
2009-01-28 Aryeh GregorRemove unused variables
2009-01-28 Aryeh GregorRemove useless left join in watchlist
2009-01-28 Chad HorohoeRe-commit r46417 (Skip dupe warnings when it's a titles...
2009-01-28 Aaron Schulz(bug 17186) Fixed incorrect stub link classing at user...
2009-01-28 Aaron SchulzFix group by for date sorting
2009-01-28 Aaron SchulzKill filesort
2009-01-28 Brion VibberRevert r46417 "Skip dupe warnings when it's a titles...
2009-01-28 Brion VibberFix regression from r45502 -- extra "search" got displa...
2009-01-28 Brion VibberRevert r45651 "Wrap 'searchresulttext' into a div with...
2009-01-28 Chad HorohoeSkip dupe warnings when it's a titles are the same...
2009-01-27 Brion VibberRoll back r46059, r46062 "(bug 1433) Add meta-informati...
2009-01-27 Brion VibberRoll back r46196, 46202 for now "__IGNOREUNUSED__ exclu...
2009-01-27 Brion VibberRevert r45498 "Special:Upload can now have a custom...
2009-01-27 Brion VibberPulling back r46341 and r46342 for now "API: (bug 17142...
2009-01-27 Chad Horohoe$wgLang -> $wgContLang. Thanks siebrand.
2009-01-27 Alexandre EmsenhuberDon't use AutoLoader in class_exists() and interface_ex...
2009-01-27 Aaron Schulz(bug 17180) Disable $wgShowIPinHeader if static caching...
2009-01-27 Chad Horohoe(bug 17180) Go ahead and disable $wgShowIPinHeader...
2009-01-27 Chad HorohoeRemote file descriptions are now fetched using the...
2009-01-27 Siebrand MazelandRe-revert r46344 because of crossing commits (r46346)
2009-01-27 Siebrand MazelandRevert r46344. PHP Fatal error: Class 'MWTidy' not...
2009-01-27 Alexandre EmsenhuberSTAB STAB STAB
2009-01-27 Alexandre EmsenhuberPer Brion's comment on mediawiki.org/wiki/Special:Code...
2009-01-27 Roan KattouwAPI: (bug 17142) Add redirects parameter to action...
2009-01-27 Roan KattouwRevert r46138 (Get $wgLegalTitleChars through API)...
2009-01-27 Aaron SchulzTweak r46117 to check $wgAllowUserCss, $wgAllowUserJs
2009-01-27 Ryan Schmidt* fix method call
2009-01-26 Brion VibberRevert r45343 "(bug 16659) Prettify permalinks. Just...
2009-01-26 Niklas Laxström* Escape backslashes before normal escaping, to not...
2009-01-26 Aaron SchulzBreak line
2009-01-26 Alex Zadd mIsPreview and mIsSectionPreview to parserOptions...
2009-01-26 Roan Kattouw* API: (bug 15949) Add undo functionality to action...
2009-01-26 Siebrand MazelandIntroduce 'deletedcontributions-title' as page title...
2009-01-26 Niklas Laxström* (bug 13040) {{GENDER:}} magic word for interface...
2009-01-26 Niklas Laxström* (bug 13040) Gender switch in user preferences
2009-01-25 Danny B* improvement of r46173 via Aaron Shulz's idea
2009-01-25 Aaron SchulzDon't show extra copyright data on re-upload
2009-01-25 Alexandre EmsenhuberMake RecentChange::cleanupForIRC() also call Sanitizer...
2009-01-25 Alexandre EmsenhuberUse wfMsgForContent() when needed so that IRC notificat...
2009-01-25 Alexandre Emsenhuber* fix usage of 'number_of_watching_users_RCview' messag...
2009-01-25 Purodha B Blissenbachmessage attribute changed, *CSS* may be intranslateable...
2009-01-25 Aryeh GregorFix last commit, was broken
2009-01-25 Aryeh Gregor__IGNOREUNUSED__ excludes cats from UnusedCategories
2009-01-25 Siebrand MazelandSplit date and time in 'usercreated'
2009-01-25 Niklas Laxström* (bug 17150) escapeLike now escapes literal \ properly
2009-01-25 Aaron SchulzRevert r46180 and use newFromRow to get page_is_redirec...
2009-01-25 Aaron SchulzCheck $row->page_is_redirect directly
2009-01-25 Aaron SchulzImprove article ID process cache hit rate
2009-01-25 Aryeh GregorMore helpful error message if PHP_SELF isn't set
2009-01-25 Aaron Schulz(bug 3301) Optionally sort user list according to accou...
2009-01-25 Aaron Schulz* redirect=no and mw-redirect classes to redirect pages...
2009-01-25 Danny B* fixing regression from r42769 (component ordering...
2009-01-24 Aaron Schulz(bug 17104) Remove [Mark as patrolled] link for already...
2009-01-24 Aaron SchulzAvoid slave lag on $title->getLatestRevID()
2009-01-24 Aaron SchulzHurry up and commit db op before doing mailing op to...
next