Follow up to r47976 (bug 17722). For real this time: fix the regression where users...
[lhc/web/wiklou.git] / includes /
2009-03-18 Chad HorohoeFollow up to r47976 (bug 17722). For real this time...
2009-03-18 Alexandre EmsenhuberChanged ereg(i)_replace to preg_replace, the former...
2009-03-18 Aaron Schulz(bug 18001) Rollback of null edit should restore flag
2009-03-18 Chad HorohoeFollow up to r48379, move getSlaveDB() and getMasterDB...
2009-03-18 Brion VibberRevert r48377 "Remove useless trailing space in alt...
2009-03-18 Tim StarlingAllow children to respond to SIGTERM
2009-03-17 Alexandre EmsenhuberAdded 'override-export-depth' right to User::$mCoreRights
2009-03-17 Domas Mituzasadd memory tracing
2009-03-17 Victor Vasiliev* (bug 18018) Deleting a file redirect leaves behind...
2009-03-17 Raimond SpekkingFollow up r48456: Document the new right in DefaultSett...
2009-03-17 Roan Kattouw(bug 11487) Special:Protectedpages doesn't list protect...
2009-03-17 Roan KattouwAPI: Fix E_NOTICE which broke displaying of legacy...
2009-03-17 Tim StarlingNo it is not a FIFO, what's your point?
2009-03-16 Chad HorohoeRevert r48463 (Added 'bigexport' group permission to...
2009-03-16 Arash BoostaniAdded 'bigexport' group permission to $wgGroupPermissions
2009-03-16 Brion Vibber* (bug 17714) Limited TIFF upload support now built...
2009-03-16 Alexandre EmsenhuberFix for r48456: convert spaces to tabs
2009-03-16 Trevor ParscalAdded override of $wgExportMaxLinkDepth via the 'overri...
2009-03-16 Chad Horohoe(bug 17990) trackback.php lacks a .php5 equivalent
2009-03-16 Philip TzouUpdate the Chinese conversion tables.
2009-03-16 Philip TzouUpdate the Chinese conversion tables.
2009-03-16 Aryeh GregorRemove more "?>"
2009-03-16 Aryeh GregorAvoid "?>", messes up some syntax highlighters
2009-03-16 Aryeh GregorSpelling/grammar
2009-03-15 Chad HorohoeAdd optional $caller param to wfMkdirParents(). Should...
2009-03-15 Chad Horohoe(bug 17992) Revert crack-inspired r48399.
2009-03-14 Alexandre Emsenhuber(bug 17972) Special:FileDuplicateSearch form now works...
2009-03-14 Philip TzouUpdate the Chinese conversion tables.
2009-03-14 Aaron Schulz* Log unsuppressed names in the suppress log as normal
2009-03-14 Aaron SchulzMore visual and xhtml fixes for file cache failback
2009-03-14 Chad HorohoeCheck if the path is writable before trying to mkdir().
2009-03-13 Aaron Schulz* Avoid double output on filecache failover
2009-03-13 Philip TzouUpdate the Chinese conversion tables.
2009-03-13 Chad HorohoeMove checkRedirect and invalidateImageRedirect up a...
2009-03-13 Chad Horohoe(bug 14771) Thumbnail links to individual DjVu pages...
2009-03-13 Chad HorohoeRemove useless trailing space in alt text for redirect...
2009-03-12 Alexandre Emsenhuber* Fixed the query, so that the count correctly works...
2009-03-12 Greg Sabino MullaneAdd all columns to GROUP BY for databases that need...
2009-03-12 Chad Horohoe(bug 17886) Export all pages by namespace. Also cleans...
2009-03-12 Alexandre Emsenhuber(bug 17778) MediaWiki:Catseparator can now have HTML...
2009-03-12 Philip TzouAdd convertion rule between 嗰(U+055F0) and 𠮶(U+20BB6).
2009-03-12 Philip Tzou1. LanguageConverter enabled for LanguageGan, per the...
2009-03-11 Alexandre EmsenhuberFix double "see" introduced in r48309
2009-03-11 Chad Horohoe(bug 17871) Mention that exportnowrap format is the...
2009-03-11 Chad Horohoe(bug 17897) Uninitialized string offset in <pre> tags...
2009-03-11 Chad Horohoe(bug 17927) DefaultSettings should link to mw.org's...
2009-03-10 Domas Mituzasdon't do ajax watchlist stuff for non-article-pages
2009-03-10 Aaron Schulzminor tweak: revisiondelete id url param is an array
2009-03-10 Domas Mituzasremove per-page editnotice functionality, message files...
2009-03-10 Andrew GarrettTweak r48249 -- allow specification of the default...
2009-03-10 Andrew Garrett* (bug 17900) Fixed User Groups interface log display...
2009-03-10 Andrew Garrett* (bug 4582) Provide preference-based autoformatting...
2009-03-09 Andrew GarrettSurround dynamic dates with a <span>. Bug 17785.
2009-03-09 Alexandre Emsenhuber* Fix class name in SpecialPage::$mList
2009-03-09 Aaron SchulzUse UnlistedSpecialPage
2009-03-09 Aaron Schulzrm whitespace
2009-03-09 Aaron Schulz* Refactored revisiondelete to use subclassing
2009-03-09 Chad HorohoeDocument makeExternalLink().
2009-03-09 Chad HorohoeT -> t
2009-03-09 Alexandre EmsenhuberDon't call debug_backtrace if it's disabled to avoid...
2009-03-09 Chad Horohoe* Add $linkType param to LinkerMakeExternalLink
2009-03-09 Andrew GarrettAdd $attribs as a param to LinkerMakeExternalLink Hook.
2009-03-09 Roan Kattouw(bug 17863) Fix regression from r47890 that broke Show...
2009-03-09 Roan KattouwAPI: Change Image: to File: in examples
2009-03-09 Roan KattouwAPI: (bug 17873) Mention the 'g' prefix for generator...
2009-03-09 Aaron SchulzFix check against wrong permission (should be 'hideuser')
2009-03-09 Aaron SchulzMade getLastDelete() handle log_deleted
2009-03-09 Aaron Schulzquick fix: add WHERE ar_deleted = 0. Nicer would be...
2009-03-09 Aaron SchulzMade getContributors() check DELETED_USER
2009-03-09 Aaron SchulzDon't show deleted user names
2009-03-08 Siebrand Mazeland* Use $wgLang->commaList( array ) instead of implode...
2009-03-08 Alexandre Emsenhuber(bug 17860) Moving a page in the "MediaWiki" namespace...
2009-03-08 Alexandre EmsenhuberThe correct right is "suppressrevision", not "hiderevis...
2009-03-08 Aaron Schulz* Fixed notice
2009-03-08 Aaron SchulzFix fatal
2009-03-07 Nathaniel Herman(bug 10336) Added new magic word {{REVISIONUSER}},...
2009-03-07 Jack Phoenixadd a link to Special:UserRights on Special:Contributio...
2009-03-07 Chad Horohoe(bug 17844) Redirect users to a specific page when...
2009-03-07 Alexandre EmsenhuberPer anomie's report on IRC: $wgMaxArticleSize is in...
2009-03-07 Roan KattouwFollowup to r48122: missed one
2009-03-07 Roan Kattouw* API: (bug 17832) action=delete returns 'unknownerror...
2009-03-07 Aaron SchulzRemove more duplication
2009-03-07 Aaron Schulz* Added sp-contributions-logs message (bug 17834)
2009-03-07 Aaron Schulz* Added revdelete-suppress-text
2009-03-06 Rotem LissFix typo.
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-03-06 Niklas Laxström* Modified wfMsg behaviour to do transform after substi...
2009-03-06 Aaron Schulzstyle/profiling tweaks
2009-03-06 Aaron Schulzfix profiling
2009-03-06 Aaron Schulzfix profiling
2009-03-05 Aaron Schulz* Allow for cache hits when the current rev is requested
2009-03-05 Chad HorohoeNot sure exactly why this parameter was being passed...
2009-03-05 Chad Horohoe(bug 17751) The message for bad titles in WantedPages...
2009-03-05 Chad Horohoe(bug 17795) Make meta=siteinfo respect $wgDisableCounters.
2009-03-05 Chad Horohoe(bug 17799) Special:Random no longer throws a database...
2009-03-05 Raimond SpekkingFix for r48026: \n needs ""
2009-03-05 Aaron Schulz(bug 17792) Hide DELETED_USER items
2009-03-05 Chad HorohoeOrder this list so it makes some bit of sense. More...
2009-03-05 Andrew GarrettWhen redlink=1 is specified, and the page exists, redir...
2009-03-04 Alexandre EmsenhuberRenamed CoreParserFunctions::namespace() to CoreParserF...
next