aboutsummaryrefslogtreecommitdiffstats
path: root/resources/mediawiki.language/mediawiki.language.js
Commit message (Expand)AuthorAgeFilesLines
* Parser can take mw.user too along with male, female for {{gender:$1|..}}Santhosh Thottingal2012-01-021-2/+2
* Use strict comparison for length property.Santhosh Thottingal2012-01-021-4/+4
* Add gender support. This method is useful only if we have parser that can und...Santhosh Thottingal2012-01-021-0/+26
* parseInt with base 10, update comment (number -> num)Antoine Musso2011-03-171-2/+2
* fixed some parseInts to have a base, renamed a var from number -> num since n...Neil Kandalgaonkar2011-03-101-8/+8
* Wrapping core modules (FIXME from r79929)Krinkle2011-01-311-6/+8
* Start fixing up javascript function documentationSam Reed2010-11-301-6/+6
* whitespace commit (removing trailing space)Krinkle2010-11-221-1/+1
* clean-up trailing spaces and tabs in js/css resourcesKrinkle2010-11-121-13/+13
* * Break long linesTim Starling2010-11-051-2/+3
* Whitespace fixes for r75486Roan Kattouw2010-10-271-10/+10
* Introducing mediaWiki.language, and mediaWiki.message which are modeled after...Trevor Parscal2010-10-261-0/+99