0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump More... about 13 years ago
Move private methods to the end More... about 13 years ago
Automatically add missing closing braces More... about 13 years ago
Version bump More... about 13 years ago
Version bump More... about 13 years ago
Merge branch 'master' of https://github.com/gilesbowkett/css_parser into gilesbowkett-master More... about 13 years ago
Fix handling of media types in add_block! and load_uri More... about 13 years ago
spelling More... about 13 years ago
Version bump More... over 13 years ago
Fix merging of important declarations More... over 13 years ago
Add tests for class and ID More... over 13 years ago
Version bump More... over 13 years ago
Use File.expand_path in tests for Ruby 1.9.2 More... over 13 years ago
Fix load paths for Ruby 1.9.2 More... over 13 years ago
Handle missing remote files properly More... over 13 years ago
Pre-release doc updates More... over 13 years ago
Handle @import without media when using :only_media_types option More... over 13 years ago
Add :only_media_types option to add_block! method More... over 13 years ago
Update for 1.1.2 More... over 13 years ago
Link to contributors More... over 13 years ago
Improve parsing of malformed declarations. Closes #7. More... over 13 years ago
Updated docs to reflect file:// loading More... over 13 years ago
Improve support for local files. Closes #5. More... over 13 years ago
Cleanup More... over 13 years ago
Add support for loading stylesheets over SSL. Closes #4 More... over 13 years ago
Merge remote branch 'rumblehq/master' More... over 13 years ago
Update docs for release More... over 13 years ago
Added require 'open-uri' to lib/css_parser.rb\nload_uri! requires open-uri to work properly More... over 13 years ago
Ruby 1.9 compat: removed redundant nested repeat operator More... over 13 years ago
Make CircularReferenceError respect :io_exceptions option More... over 13 years ago