CIA.vc
MediaWiki
Real-time open source activity stats
Stats » Projects » MediaWiki
information
Photo
MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia. It is now used by several other projects of the non-profit Wikimedia Foundation and by many other wikis.
syndicateUTC clock
14:07 on Feb 13, 2012
event counters
The last message was received 3.09 minutes ago at 14:04 on Feb 13, 2012
34 messages so far today, 66 messages yesterday
34 messages so far this week, 594 messages last week
927 messages so far this month, 2730 messages last month
104653 messages since the first one, 7.62 years ago, for an average of 38.25 minutes between messages
recent messages
dateReversed sort columnprojectcontentlink
3 min agomediawiki
Commit by nikerabbit :: r111358 /trunk/extensions/Translate/ (4 files in 2 dirs):
Address some of the issues in r111272
#
38 min agomediawiki
Commit by nikerabbit :: r111357 /trunk/extensions/Translate/specials/SpecialManageGroups.php:
editToken is deprecated
#
43 min agomediawiki
Commit by nikerabbit :: r111356 /trunk/extensions/Translate/specials/SpecialManageGroups.php:
editToken is deprecated
#
45 min agomediawiki
Commit by cervidae :: r111355 /trunk/extensions/GlobalUserGroups/GlobalUserGroups.i18n.groups.php:

- merging German messages with current non-global messages from Translatewiki.net

  • correcting Dutch group-sysadmin-global-member message
  • merging English ipblock-exempt-g(-member) message
#
46 min agomediawiki
Commit by nikerabbit :: r111354 /trunk/extensions/Translate/specials/SpecialManageGroups.php:
getSkin is deprecated
#
12:22 todaymediawiki
Commit by sbachenberg :: r111353 /trunk/extensions/SolrStore/ (SolrTalker.php SpecialSolrSearch.php):
Reverted last Fix, thanks for the comments.
Fixed: Bug with wildcard search + AND / OR notworking together
#
11:09 todaymediawiki
Commit by nikerabbit :: r111352 /trunk/extensions/Translate/specials/SpecialTranslate.php:
Have the radio buttons go with the label, not the line before (CSS has label { nowrap })
#
11:02 todaymediawiki
Commit by wikinaut :: r111351 /trunk/extensions/RSS/ (RSS.php RSSParser.php):
follow-up r111350 . check if optional parameter isset and is_numeric, otherwise limit to the built-in default (30000)
#
10:50 todaymediawiki
Commit by wikinaut :: r111350 /trunk/extensions/RSS/ (RELEASE-NOTES RSS.php RSSParser.php):
fix for bug30377 : add a new parameter to limit the number of characters when rendering the channel item <description>
#
09:44 todaymediawiki
Commit by tstarling :: r111349 /trunk/phase3/languages/messages/MessagesEn.php:
Updated the message preload list for Vector and other changes since r52503
#
05:16 todaymediawiki
Commit by wikinaut :: r111348 /trunk/extensions/RSS/RSSParser.php:
follow-up r111347 : adding escapeTemplateParameter around the user supplied optional date attribute
#
05:06 todaymediawiki
Commit by wikinaut :: r111347 /trunk/extensions/RSS/ (4 files):
adding the long-wanted date format attribute. implemented a date format equalising function, so that dates of RSS feeds are rendered in a common format.
#
04:02 todaymediawiki
Commit by dantman :: r111346 /trunk/phase3/includes/DefaultSettings.php:
Revert r106393; I do not find it acceptible for MediaWiki to ship by-default strangling it's deprecation notices.
Extension authors are supposed to be notified of deprecated code they are using that may disappear. This config variable was added so that devs who had an explicit reason to hide specific ranges of deprecation notices from MediaWiki (as opposed to all MediaWiki deprecation notices, or all php deprecation notices) not as a method of hiding notices that people are supposed to see from everyone.
Any dev who wants to should shoot themselves in the foot, that's their job. It is NOT our job to shoot everyone in the foot because some devs are too lazy to shoot themselves.
#
03:53 todaymediawiki
Commit by oren :: r111345 /trunk/lucene-search-3/src/main/java/org/wikimedia/nlp/ (6 files in 2 dirs):
some MDL related classes
#
03:52 todaymediawiki
Commit by oren :: r111344 /trunk/lucene-search-3/src/test/java/org/wikimedia/nlp/ (4 files in 2 dirs):
upgrading tests
#
03:48 todaymediawiki
Commit by oren :: r111343 /trunk/lucene-search-3/src/test/java/org/wikimedia/lsearch/ (3 files in 2 dirs):
upgrading tests
#
03:45 todaymediawiki
Commit by bawolff :: r111342 /trunk/phase3/includes/ (4 files):
Give a warning when people use $wgArticle. Add's a class that can be used to give warnings for other globals too.

See discussion on r111168.

Of course no one will see warning because trunk has $wgDeprecationReleaseLimit set to 1.17 by default
(<rant>have I mentioned how I don't like that variable. People enable warnings to be *warned* about
things. Making it so people won't get warned about things until a couple months after we've decided people
should stop using function/interface/etc defeats the purpose of having warnings</rant>)

p.s. Wasn't sure if this waranted something in the release notes, I don't think it does (It's just adding a warning)
but wasn't sure.
#
03:45 todaymediawiki
Commit by oren :: r111341 /trunk/lucene-search-3/src/test/java/org/wikimedia/lsearch/index/WikiIndexModifierTest.java:
upgrading test
#
03:42 todaymediawiki
Commit by oren :: r111340 /trunk/lucene-search-3/src/test/java/org/wikimedia/lsearch/ (3 files in 2 dirs):
split CJKfilter from other tests
#
03:28 todaymediawiki
Commit by oren :: r111339 /trunk/lucene-search-3/src/main/java/org/wikimedia/lsearch/analyzers/AcronymFilter.java:
some PMD code improvements
#