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
/
includes
/
libs
/
jsminplus.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResourceLoader: Remove libs/jsminplus.php (JSMinPlus, JSParser)
Timo Tijhof
2024-01-19
1
-2181
/
+0
*
libs\jsminplus: Declare JSNode::$expression
Umherirrender
2023-01-06
1
-1
/
+1
*
Various whitespace changes
Umherirrender
2022-07-12
1
-17
/
+20
*
resourceloader: Fix jsminplus regex recursion
Tim Starling
2022-02-23
1
-3
/
+3
*
Minor cleanups
Max Semenik
2019-11-03
1
-1
/
+1
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-5
/
+3
*
resourceloader: Make JSMinPlus allow reserved words as property name (ES5)
Ebrahim Byagowi
2019-02-25
1
-1
/
+49
*
PHP: Use short ternary operator (?:) where possible
Fomafix
2018-06-11
1
-3
/
+3
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-1
/
+1
*
jsminplus: Fix JSNode memory leak from 'continue' statements
Timo Tijhof
2017-06-28
1
-2
/
+0
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-4
/
+4
*
jsminplus: Fix string concatenation in error message
Bryan Davis
2014-10-22
1
-1
/
+1
*
Make phpcs-strict pass on includes/ (5/~10)
Siebrand Mazeland
2014-05-11
1
-0
/
+1
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-3
/
+3
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-04
1
-1
/
+1
*
* (bug 31187) Fix for user JavaScript validation to allow identifiers with va...
Brion Vibber
2011-09-27
1
-5
/
+52
*
Update JSMin+ to the newly released 1.4
Platonides
2011-07-24
1
-92
/
+131
*
Expand the defines from JSTokenizer::__construct() placing them at the top of...
Platonides
2011-07-19
1
-11
/
+78
*
Remove double ; and final ?> from jsminplus (imported in r91591).
Platonides
2011-07-19
1
-2
/
+2
*
Followup r83885: add JSMin+ 1.3 to use its parser to verify output of JavaScr...
Brion Vibber
2011-07-06
1
-0
/
+1980