openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Minify
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 08, 2024 — Jun 08, 2025
Showing page 26 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- test for Caio hack (already in hacks.css)
Steve Clay
More...
about 17 years ago
Fixed test_HTTP_Encoder.php
Steve Clay
More...
about 17 years ago
Moved HTTP examples into web/test
Steve Clay
More...
about 17 years ago
Reorganized examples
Steve Clay
More...
about 17 years ago
+ BMH and MSIE filters to css/hacks.css. Minify_CSS no longer minifies RGB colors in MSIE filters.
Steve Clay
More...
about 17 years ago
+ YUI Compressor-style comment preservation to CSS.php, adjusted tests to match
Steve Clay
More...
about 17 years ago
+ preserveComments option to Minify_Javascript (default true), test case, and doc comments
Steve Clay
More...
about 17 years ago
Added setExpires option to Build.php example
Steve Clay
More...
about 17 years ago
+ "//" filepath shortcut in Build.php + 'getContentFunc' option in Source.php for lazy loading content only when needed (e.g. from DB)
Steve Clay
More...
about 17 years ago
+ // shortcut for doc_root
Steve Clay
More...
about 17 years ago
+ shortcut for specifying files in doc_root
Steve Clay
More...
about 17 years ago
+ Minify/Build.php and example 2 showing use
Steve Clay
More...
about 17 years ago
+ Solar_Dir for better PHP compat. Moved most of minify.php code to Controller/Version1.php. + a few tests for version1/minify.php
Steve Clay
More...
about 17 years ago
+ test_HTTP_ConditionalGet.php, phpDoc improvements, moved packer to 3rd-party, test for Minify loading fewer files for 304 responses.
Steve Clay
More...
over 17 years ago
Optimized header sniffing in Encoder.php; no more regex's needed for most browsers. Updated README w/r/t test suite update.
Steve Clay
More...
over 17 years ago
+ compression ratios in Encoder tests
Steve Clay
More...
over 17 years ago
Improved/added tests, deflate preferred over gzip, improved ConditionalGet docs
Steve Clay
More...
over 17 years ago
Started moving 3rd-party code to separate folder. Should make keeping up w/ changes easier.
Steve Clay
More...
over 17 years ago
Perf update for JSmin (Minify_Javascript), + phpDocs for public HTTP_* class APIs, minor Minify fix, private members changed to protected to allow easier subclassing.
Steve Clay
More...
over 17 years ago
+ HTTP_ConditionalGet_Build directory change monitor, + post-processing hook in Minify (for appending timestamps to URIs, etc.)
Steve Clay
More...
over 17 years ago
+ URI rewriter in CSS min, fix for protocol-relative URIs, + partial minify.php compatibility
Steve Clay
More...
over 17 years ago
Controllers now supply all options and are easier to write! serve() returns more useful info and needs only one option array for both controller/minify options.
Steve Clay
More...
over 17 years ago
More thorough test_Minify.php Better var/method naming.
Steve Clay
More...
over 17 years ago
added 'quiet' option. and now serve() and handleRequest() return an array of output content and headers.
Steve Clay
More...
over 17 years ago
option changed to "setExpires" default missing minifier is none (no minification performed)
Steve Clay
More...
over 17 years ago
README update (important at the moment)
Steve Clay
More...
over 17 years ago
better README readability
Steve Clay
More...
over 17 years ago
Docs update
Steve Clay
More...
over 17 years ago
deleted unused css test files
Steve Clay
More...
over 17 years ago
Moved examples and tests to combined web folder. Unfortunately I didn't do this with SVN move and the server wouldn't let me rollback to do this.
Steve Clay
More...
over 17 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree