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
/
LanguageConverter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Crimean Tatar Transliteration
tjones
2017-11-20
1
-0
/
+1
*
Follow-up I077d30c50 fix phpcs error
Brian Wolff
2017-11-15
1
-1
/
+1
*
Fix langauge converter parser test with self-close tags
Brian Wolff
2017-11-15
1
-2
/
+16
*
Fix phpcs issues from LanguageConverter patches
Reedy
2017-11-15
1
-2
/
+4
*
SECURITY: Handle -{}- syntax in attributes safely
Brian Wolff
2017-11-15
1
-12
/
+27
*
SECURITY: XSS in langconverter when regex hits pcre.backtrack_limit
Brian Wolff
2017-11-15
1
-15
/
+42
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-1
/
+1
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
tests: Use TestingAccessWrapper to reload LanguageConverter tables
C. Scott Ananian
2017-06-27
1
-3
/
+3
*
tests: Reset LanguageConverter conversion tables between test cases
C. Scott Ananian
2017-06-26
1
-1
/
+3
*
New language variant 'en-x-piglatin' for easier variant testing
Liangent
2017-06-12
1
-0
/
+1
*
LanguageConverter: Avoid deprecated wfMemcKey()
Kunal Mehta
2017-05-25
1
-8
/
+3
*
Use more specific string[] type hint for language variants
Thiemo Mättig
2017-04-17
1
-4
/
+6
*
Remove deprecated noop functions
WMDE-Fisch
2017-03-17
1
-4
/
+0
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-3
/
+2
*
Strip U+0000 in wikitext
C. Scott Ananian
2017-03-06
1
-0
/
+1
*
Merge "Miscellaneous indentation tweaks"
jenkins-bot
2017-02-28
1
-15
/
+15
|
\
|
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-15
/
+15
*
|
languages: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-28
1
-1
/
+1
|
/
*
Allow HTML tags in LanguageConverter output.
C. Scott Ananian
2016-12-22
1
-2
/
+0
*
Make MessageCache::load() require a language code
Aaron Schulz
2016-10-18
1
-1
/
+3
*
Convert LanguageConverter to using getLocalServerObjectCache()
Aaron Schulz
2016-10-11
1
-2
/
+3
*
Clean up array() syntax in docs, part VII
Amir Sarabadani
2016-09-27
1
-2
/
+2
*
Check User::isSafeToLoad() in LanguageConverter
Brad Jorsch
2016-03-09
1
-1
/
+4
*
Improve code suffering from PHP 5.3's lack of support for foo()[]
Bartosz Dziewoński
2016-02-28
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-17
/
+17
*
Don't modify $wgHooks on language object construction
Tim Starling
2016-01-29
1
-16
/
+3
*
Remove Language::armourMath() and friends
Florian
2016-01-07
1
-16
/
+0
*
Merge "Made convertNamespace() use APC"
jenkins-bot
2015-09-28
1
-12
/
+30
|
\
|
*
Made convertNamespace() use APC
Aaron Schulz
2015-09-25
1
-12
/
+30
*
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-5
/
+5
|
/
*
LanguageConverter fix of empty and numeric strings
Liangent
2015-06-08
1
-7
/
+3
*
Use a fixed marker prefix string in the Parser and MWTidy
Ori Livneh
2015-05-31
1
-6
/
+1
*
Delay language conversion cache construction until needed
Chad Horohoe
2015-03-03
1
-3
/
+4
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-10
/
+0
*
Add missing @return and @param to doc blocks
umherirrender
2014-08-27
1
-0
/
+1
*
Cleanup some docs (languages)
umherirrender
2014-08-09
1
-4
/
+4
*
Update documentation of what a "section" is
Thiemo Mättig
2014-06-12
1
-2
/
+2
*
Do title conversion on &action=edit if &redlink=1 exists
Liangent
2014-05-09
1
-0
/
+3
*
Make languages/ pass phpcs-strict
Siebrand Mazeland
2014-04-22
1
-3
/
+8
*
Fixed some @params documentation (languages)
umherirrender
2014-04-17
1
-14
/
+14
*
Move ConverterRule class to its own file
addshore
2014-04-08
1
-484
/
+0
*
Removed unneeded spaces and colons in @param and friends
umherirrender
2014-04-08
1
-73
/
+73
*
Remove user preference "noconvertlink"
Liangent
2014-02-08
1
-4
/
+2
*
Remove deprecated convertLinkToAllVariants()
Chad Horohoe
2014-01-02
1
-15
/
+0
*
No variable assignment on return statement
umherirrender
2014-01-02
1
-2
/
+4
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-5
/
+5
*
Fixed spacing
umherirrender
2013-12-01
1
-19
/
+16
*
Increase LanguageConverter cache version
Niklas Laxström
2013-11-11
1
-1
/
+1
*
Mark Math-specific functions in core as deprecated
physikerwelt (Moritz Schubotz)
2013-11-06
1
-0
/
+1
[next]