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
/
CSSMin.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "CSSMin: Improve encoding of quotes in embedded SVGs"
VolkerE
2017-09-29
1
-2
/
+1
*
Revert "CSSMin: Mangle whitespace in embedded SVGs"
Esanders
2017-09-29
1
-7
/
+0
*
CSSMin: Mangle whitespace in embedded SVGs
Roan Kattouw
2017-09-19
1
-0
/
+7
*
CSSMin: Improve encoding of quotes in embedded SVGs
Roan Kattouw
2017-09-19
1
-1
/
+2
*
Improve encoding of embedded SVGs
Roan Kattouw
2017-09-14
1
-1
/
+9
*
resourceloader: Fix @covers for CSSMin tests
Timo Tijhof
2017-07-27
1
-0
/
+3
*
Re-introduce use of mime_content_type()
Timo Tijhof
2017-07-27
1
-11
/
+1
*
Merge "CSSMin: Skip #default#behaviorName when detecting local files"
jenkins-bot
2017-07-24
1
-2
/
+12
|
\
|
*
CSSMin: Skip #default#behaviorName when detecting local files
Julien Girault
2017-07-23
1
-2
/
+12
*
|
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-2
/
+2
*
|
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-1
/
+1
*
|
CSSMin: Support parenthesis and quotes in url references
Timo Tijhof
2017-05-05
1
-5
/
+72
|
/
*
resourceloader: Optimise getMimeType() for common case
Timo Tijhof
2017-03-24
1
-6
/
+6
*
Merge "Miscellaneous indentation tweaks"
jenkins-bot
2017-02-28
1
-1
/
+1
|
\
|
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-1
/
+1
*
|
includes/libs: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
|
/
*
Remove empty lines at end of functions
umherirrender
2016-11-05
1
-1
/
+0
*
CSSMin: Correctly avoid fallbacks when embedding SVG files
Bartosz Dziewoński
2016-11-02
1
-1
/
+1
*
Fix and standardize Doxygen tags
Ricordisamoa
2016-04-30
1
-1
/
+1
*
CSSMin: Remove file-existance filter in getLocalFileReferences()
Timo Tijhof
2016-03-03
1
-30
/
+2
*
CSSMin: Make isRemoteUrl and isLocalUrl really private, now that we can in PH...
Bartosz Dziewoński
2016-02-17
1
-5
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-12
/
+12
*
Centralise url handling for urls to static resources
Timo Tijhof
2016-02-02
1
-3
/
+7
*
Make lines shorter to pass phpcs under includes/libs
Amir E. Aharoni
2015-09-26
1
-1
/
+11
*
ResourceLoaderEditToolbarModule::cssSerializeString() → CSSMin::serializeSt...
Ori Livneh
2015-09-25
1
-0
/
+19
*
Strip comments before gathering url(...) refs in CSS
Elliott Eggleston
2015-09-19
1
-2
/
+3
*
ResourcesTest: Detect missing files in url(...) expressions
Bartosz Dziewoński
2015-09-16
1
-12
/
+27
*
Merge "CSSMin: remove dot segments in relative local URLs"
jenkins-bot
2015-08-20
1
-2
/
+5
|
\
|
*
CSSMin: remove dot segments in relative local URLs
Ori Livneh
2015-08-16
1
-2
/
+5
*
|
CSSMin: version URLs based on content, not mtime
Ori Livneh
2015-08-17
1
-3
/
+3
|
/
*
Use a fixed comment placeholder string in CSSMin
Ori Livneh
2015-06-02
1
-6
/
+12
*
CSSMin: Optimise isLocalUrl by moving fast comparison forward
Timo Tijhof
2015-01-29
1
-1
/
+1
*
CSSMin: Rewrite encodeImageAsDataURI()
Bartosz Dziewoński
2014-11-16
1
-22
/
+37
*
CSSMin: Don't generate double rules for IE < 8 when embedding SVG files
Bartosz Dziewoński
2014-09-30
1
-21
/
+60
*
CSSMin: Do not base64-encode non-binary files when embedding
Bartosz Dziewoński
2014-09-30
1
-7
/
+24
*
Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks
Bartosz Dziewoński
2014-09-23
1
-7
/
+7
*
Remove dead mime_content_type() code paths
Kevin Israel
2014-09-03
1
-13
/
+7
*
Unify the spelling of MIME in documentation
rillke
2014-08-07
1
-5
/
+5
*
CSSMin: Add link to css-syntax spec for url tokens on w3.org
Timo Tijhof
2014-07-12
1
-0
/
+2
*
Fix CSSMin url() remapping when comments in CSS contain curly braces
Stephan Gambke
2014-06-30
1
-1
/
+29
*
Revert "Fix "CSSMin url() value remapping not working in certain obscure cases""
Trevor Parscal
2014-06-10
1
-4
/
+3
*
Fix "CSSMin url() value remapping not working in certain obscure cases"
Stephan Gambke
2014-06-09
1
-3
/
+4
*
Pass phpcs-strict on includes/libs/
Siebrand Mazeland
2014-04-24
1
-36
/
+60
*
CSSMin: Don't do file_exists on random data in getLocalFileReferences()
Bartosz Dziewoński
2014-03-10
1
-5
/
+13
*
CSSMin: Clean up the logic in getLocalFileReferences()
Bartosz Dziewoński
2014-02-28
1
-5
/
+11
*
Remove unreachable statement
Reedy
2014-01-30
1
-2
/
+0
*
Merge "Add SVG versions of enhanced recent changes collapse/show arrows"
jenkins-bot
2013-12-27
1
-0
/
+1
|
\
|
*
Add SVG versions of enhanced recent changes collapse/show arrows
m4tx
2013-12-27
1
-0
/
+1
*
|
CSSMin: Correctly format 'url()' values with parentheses etc.
Bartosz Dziewoński
2013-12-11
1
-2
/
+20
*
|
CSSMin: Change behavior for missing files
Bartosz Dziewoński
2013-12-11
1
-25
/
+20
[next]