index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resources
/
mediawiki.language
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split /resources into /resources/lib and /resources/src
James D. Forrester
2014-04-07
18
-1028
/
+0
*
Minor fixes for existing jsduck documentation in resources/mediawiki/*
Timo Tijhof
2014-03-26
1
-2
/
+2
*
Set up node-jscs via Grunt (and pass it)
Timo Tijhof
2014-03-24
6
-25
/
+25
*
Clean up whitespace in various javascript files
Fomafix
2014-01-30
1
-1
/
+1
*
JSDuck-ify /resources/mediawiki.language/*
Bartosz Dziewoński
2014-01-16
18
-113
/
+150
*
mw.language.convertPlural: Check if matching form exists
Kevin Israel
2013-10-24
1
-0
/
+4
*
Provide month names via mediawiki.language.months RL module
MatmaRex
2013-07-29
1
-0
/
+54
*
Correct the regular expression for explicit plural forms
Santhosh Thottingal
2013-07-23
1
-2
/
+1
*
Support explicit plural forms at client side l10n
Santhosh Thottingal
2013-07-16
1
-0
/
+24
*
Merge "Commafy support for convertNumber"
jenkins-bot
2013-02-26
2
-43
/
+244
|
\
|
*
Commafy support for convertNumber
Santhosh Thottingal
2013-02-21
2
-43
/
+244
*
|
Extend Russian grammar support
Amir E. Aharoni
2013-02-18
1
-3
/
+26
|
/
*
(bug 40354) Add support for formatnum in jqueryMsg parser
Santhosh Thottingal
2013-01-21
1
-4
/
+7
*
Lint: Pass mediawiki.language.
Timo Tijhof
2012-11-19
13
-79
/
+89
*
Lint: Go-go-gadget jshint! Passing entire JS code base (again).
Timo Tijhof
2012-11-10
3
-21
/
+24
*
Remove all custom plural rules and use CLDR plural rule system
Santhosh Thottingal
2012-09-20
42
-612
/
+4
*
(bug 40380) inexistent language files are loaded
Hashar
2012-09-20
42
-4
/
+612
*
Remove all custom plural rules and use CLDR plural rule system
Santhosh Thottingal
2012-09-15
42
-612
/
+4
*
Adding JavaScript CLDR plural parser.
Niklas Laxström
2012-08-23
5
-45
/
+38
*
Kranitor #2: Pass JSHint on resources/mediawiki/*
Timo Tijhof
2012-08-09
2
-21
/
+27
*
Remove duplication of Langauge digitTransformTable in javascript.
Santhosh Thottingal
2012-06-18
5
-42
/
+4
*
Merge "Custom grammar rules in javascript for some languages"
Siebrand
2012-06-12
13
-0
/
+394
|
\
|
*
Custom grammar rules in javascript for some languages
Santhosh Thottingal
2012-06-04
13
-0
/
+394
*
|
mw.language: Document ability to set multiple values at once.
Timo Tijhof
2012-06-09
1
-45
/
+50
*
|
Big oops - merged to wrong branch.
awjrichards
2012-06-05
2
-50
/
+60
*
|
Revert to arbitrarily old point before initial remote branch creation to help...
awjrichards
2012-06-02
2
-60
/
+50
*
|
Reverse the dependency for mediawiki.language.data
Santhosh Thottingal
2012-06-05
2
-50
/
+60
|
/
*
(bug 33658) support for {{GRAMMAR:}} in jqueryMsg
Santhosh Thottingal
2012-04-10
1
-1
/
+67
*
reintroduce the shortcut evaluation removed in r108403 and r108405
Santhosh Thottingal
2012-01-16
1
-0
/
+4
*
Make the plural rules for Southern Sami consistant with the rules in Languag...
Santhosh Thottingal
2012-01-10
1
-4
/
+7
*
Make the plural rules consistant with the rules in LanguageSe.php.
Santhosh Thottingal
2012-01-10
1
-5
/
+5
*
Make the javascript implementation of Macedonian(mk) plural consistant with p...
Santhosh Thottingal
2012-01-10
1
-1
/
+1
*
Cleanup the convertPLural method for Lithuanian(lt)
Santhosh Thottingal
2012-01-09
1
-4
/
+1
*
Remove unnecessary break statement after return statement.
Santhosh Thottingal
2012-01-09
1
-2
/
+0
*
Parser can take mw.user too along with male, female for {{gender:$1|..}}
Santhosh Thottingal
2012-01-02
1
-2
/
+2
*
Use strict comparison for length property.
Santhosh Thottingal
2012-01-02
1
-4
/
+4
*
Add gender support. This method is useful only if we have parser that can und...
Santhosh Thottingal
2012-01-02
1
-0
/
+26
*
mediaWiki.language.convertPlural not required since it is same as the default...
Santhosh Thottingal
2011-10-01
1
-5
/
+0
*
Fix Bug 29299 - Zero should be considered plural for pt-br
Santhosh Thottingal
2011-10-01
1
-1
/
+1
*
Add digitTransformTable for pt, pt-br and nl
Santhosh Thottingal
2011-09-26
3
-0
/
+21
*
parseInt with base 10, update comment (number -> num)
Antoine Musso
2011-03-17
1
-2
/
+2
*
fixed some parseInts to have a base, renamed a var from number -> num since n...
Neil Kandalgaonkar
2011-03-10
1
-8
/
+8
*
Wrapping core modules (FIXME from r79929)
Krinkle
2011-01-31
1
-6
/
+8
*
(bug 26265) Many semicolons are missing from JavaScript files
Sam Reed
2010-12-06
2
-2
/
+2
*
(bug 26265) Many semicolons are missing from JavaScript files
Sam Reed
2010-12-06
23
-23
/
+23
*
(bug 26265) Many semicolons are missing from JavaScript files
Sam Reed
2010-12-06
19
-19
/
+19
*
Start fixing up javascript function documentation
Sam Reed
2010-11-30
1
-6
/
+6
*
whitespace commit (removing trailing space)
Krinkle
2010-11-22
1
-1
/
+1
*
clean-up trailing spaces and tabs in js/css resources
Krinkle
2010-11-12
1
-13
/
+13
*
* Break long lines
Tim Starling
2010-11-05
1
-2
/
+3
[next]