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
/
languages
/
Language.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow up r102802. Bug 32359
Santhosh Thottingal
2011-11-15
1
-1
/
+1
*
Make commafy support negative numbers too,
Santhosh Thottingal
2011-11-11
1
-2
/
+8
*
Cast the return value of getExtraUserToggles() to an array in case it's not i...
Roan Kattouw
2011-11-08
1
-1
/
+1
*
Fix fatal introduced in r97296. Seems to happen only after restarting memcached.
Roan Kattouw
2011-11-08
1
-1
/
+1
*
Documentation
Sam Reed
2011-10-18
1
-8
/
+8
*
Per Nikerabbit, fix for r99863: removed copy/paste error in method documentation
Alexandre Emsenhuber
2011-10-16
1
-3
/
+0
*
Fixup some assignments in conditionals
Sam Reed
2011-10-16
1
-1
/
+1
*
Self revert r99899....I HATE YOU PHPUNIT YOU @#Q**#(#@(#@@#(!!!
Chad Horohoe
2011-10-15
1
-76
/
+183
*
Temporarily reverting r99863 to see if I can pin down test failures
Chad Horohoe
2011-10-15
1
-183
/
+76
*
* Added Language::userDate(), Language::userTime() and Language::userTimeAndD...
Alexandre Emsenhuber
2011-10-15
1
-76
/
+183
*
Per Siebrand, fix for r99678: use word-separator and parentheses messages
Alexandre Emsenhuber
2011-10-14
1
-1
/
+2
*
* Moved wfViewPrevNext() to Language::viewPrevNext() so that it can be used i...
Alexandre Emsenhuber
2011-10-14
1
-0
/
+61
*
Moved wfSpecialList() to Language::specialList() so that it can be used in th...
Alexandre Emsenhuber
2011-10-13
1
-0
/
+16
*
* (bug 31352) Fix regression causing relative block times in log display to r...
Brion Vibber
2011-10-06
1
-4
/
+8
*
Fix stupid typo in r99082. Thanks to Niklas for CR
Raimond Spekking
2011-10-06
1
-1
/
+1
*
Fix a regression from 1.17: Show date/times in user preference timezone.
Raimond Spekking
2011-10-06
1
-1
/
+1
*
Minor cleanup and line breaking to formatTimePeriod()
Aaron Schulz
2011-09-24
1
-5
/
+9
*
Per CR on r97962, introduce an array parameter for formatTimePeriod() rather ...
Roan Kattouw
2011-09-24
1
-13
/
+24
*
Make Language::formatTimePeriod() more flexible so it can produce stuff like ...
Roan Kattouw
2011-09-23
1
-16
/
+20
*
stylize.php - minor whitespace fixes.
Santhosh Thottingal
2011-09-22
1
-3
/
+3
*
Fix mixed tabs and spaces from r97793
Sam Reed
2011-09-22
1
-23
/
+21
*
Add support for Number grouping(commafy) based on CLDR number grouping patter...
Santhosh Thottingal
2011-09-22
1
-2
/
+46
*
stylize.php changes.
Santhosh Thottingal
2011-09-22
1
-11
/
+11
*
* follow-up r97636: decrease indentation & mention revision per Nikerabbit
Robin Pepermans
2011-09-21
1
-0
/
+2
*
Fix assingment in conditionals
Sam Reed
2011-09-19
1
-3
/
+5
*
Remove comment from r97469
Sam Reed
2011-09-19
1
-1
/
+0
*
Fix typo from r97461, was breaking unit tests
Sam Reed
2011-09-19
1
-3
/
+4
*
* (bug 27398) Add $wgExtraGenderNamespaces for configured gendered namespaces
Niklas Laxström
2011-09-19
1
-3
/
+13
*
Documentation
Sam Reed
2011-09-18
1
-2
/
+8
*
Revert r91561
Sam Reed
2011-09-16
1
-4
/
+3
*
* (bug 27398) Add $wgExtraGenderNamespaces for configured gendered namespaces
Niklas Laxström
2011-09-16
1
-3
/
+7
*
Introduce Language::getMessageKeysFor() and use it in ApiQueryAllmessages
Roan Kattouw
2011-09-14
1
-1
/
+12
*
* Some documentation
Robin Pepermans
2011-09-12
1
-0
/
+9
*
* Change the message 'yourvariant' to a more descriptive one (might be a bit ...
Robin Pepermans
2011-09-10
1
-3
/
+13
*
Handle bad input gracefully in getFallback(s)For
Niklas Laxström
2011-08-30
1
-2
/
+2
*
New hook to replace live hack on translatewiki.net. Allows reordering namespaces
Niklas Laxström
2011-08-30
1
-1
/
+3
*
In Language::isValidBuiltInCode(), reject the empty string per Nikerabbit's r...
Tim Starling
2011-08-29
1
-1
/
+1
*
Attempt to fix Bug 30216 - Improve language fallback loop detection.
Niklas Laxström
2011-08-18
1
-45
/
+84
*
Explicitally define some member variables
Sam Reed
2011-08-16
1
-1
/
+1
*
Add 2 @since and add documentation for PageContentLanguage hook
Robin Pepermans
2011-08-11
1
-0
/
+1
*
Follow-up r91770: only translate when possible
Robin Pepermans
2011-07-09
1
-1
/
+1
*
Translate the block expiry date
Robin Pepermans
2011-07-08
1
-5
/
+4
*
(bug 6100; follow-up to r91315) Being bold and removing $wgBetterDirectionali...
Robin Pepermans
2011-07-06
1
-2
/
+6
*
(see bug 29712) Removing the defaultUserOptionOverrides in MessagesXx.php bec...
Robin Pepermans
2011-07-05
1
-8
/
+2
*
* Added truncate() & truncateHTML() tests
Aaron Schulz
2011-06-28
1
-16
/
+20
*
Added formatTimePeriod() tests for r90385 and made some fixes
Aaron Schulz
2011-06-27
1
-15
/
+37
*
Added back some rounding code lost in r90385
Aaron Schulz
2011-06-19
1
-1
/
+9
*
More doc typos from r90385...coding at 4AM :)
Aaron Schulz
2011-06-19
1
-2
/
+2
*
Fixed doc typo in r90385
Aaron Schulz
2011-06-19
1
-1
/
+1
*
* Added (and use) $format param to formatTimePeriod() to make output less ver...
Aaron Schulz
2011-06-19
1
-16
/
+29
[next]