Commit Graph

  • 4852e7803c Fix a bug where import paths are added twice when using add_import_path in a configuration file. Chris Eppstein 2011-06-03 09:45:51 -0700
  • 5681f38e50 Better string representation for the sprite importer. Chris Eppstein 2011-06-03 09:44:24 -0700
  • 028f96131d Merge pull request #411 from bmaltzan/stable Scott Davis 2011-06-01 09:03:12 -0700
  • 10fb3814ca typo: appliction Brian Maltzan 2011-06-01 08:56:40 -0700
  • 47ad8f17aa Merge pull request #407 from hcatlin/master Scott Davis 2011-05-30 12:25:29 -0700
  • 23fc8290c0 Update test case for flexible box. Darryl Pogue 2011-05-30 11:33:55 -0700
  • 3bf3ddac72 Following a similar API to how the Complier works, don't log anything (don't even load up the logger!) if we pass in the :quiet option. Hampton Catlin 2011-05-30 16:17:28 +0100
  • 9add993129 Previously, calling directory("/hi") would error, because options would remain nil if self doesn't respond_to?(:options) Hampton Catlin 2011-05-30 16:15:35 +0100
  • 759692a618 Enable IE 10 support for flexible box with the -ms prefix. Darryl Pogue 2011-05-29 19:42:28 -0700
  • e31e62bdd9 Strong tags in the docs should be bold. Chris Eppstein 2011-05-28 02:11:30 -0700
  • bcc3000860 moved config check to perform Scott Davis 2011-05-26 15:00:54 -0400
  • d080fdddb7 added @chriseppsteins suggestion for issue #300 Scott Davis 2011-05-26 14:42:24 -0400
  • b6ca6e4efb Merge branch 'master' of github.com:chriseppstein/compass into stable Scott Davis 2011-05-25 11:45:27 -0400
  • d95149ccff forgot test files Scott Davis 2011-05-25 11:44:53 -0400
  • faba01f34c added failing test for issue #400 and fixed the callback typo closes #400 Scott Davis 2011-05-25 11:44:13 -0400
  • 279124cc19 font styles in the @font-face lyuba 2011-05-22 01:32:34 +0200
  • 7794b7202f tests and fitter cleanup Scott Davis 2011-05-17 15:46:45 -0400
  • fc034092aa refactored and extracted sprite methods into modules Scott Davis 2011-05-17 15:09:15 -0400
  • bf0662cf87 smart packing inital implimentation Scott Davis 2011-05-17 12:36:39 -0400
  • aa4999370f even more cleanup John Bintz 2011-05-16 11:50:01 -0400
  • 9eeff5a9fe tweak John Bintz 2011-05-16 11:35:41 -0400
  • 370044ba77 put in the row fitter John Bintz 2011-05-16 11:35:00 -0400
  • cc26b98909 start work on better packing algorithm, start with scan John Bintz 2011-05-16 11:30:14 -0400
  • d9ca08f685 test files Scott Davis 2011-05-16 09:36:27 -0400
  • 6ba72b9533 move hashing and comparison methods into SpriteMap class Scott Davis 2011-05-12 23:44:21 -0400
  • 2d797ba956 removed unneeded file Scott Davis 2011-05-12 23:38:57 -0400
  • eec6759649 refactored the sass importer for sprites Scott Davis 2011-05-12 23:36:59 -0400
  • cb6068c9a3 Adding Micro Clearfix which is new and uses less CSS than PIE Clearfix David Oliver 2011-05-12 23:07:54 +0200
  • 9992a18a72 Merge branch 'master' of github.com:chriseppstein/compass into stable Scott Davis 2011-05-12 14:27:51 -0400
  • ef18040a0b typo Scott Davis 2011-05-11 23:22:17 -0400
  • d254f41696 updated sprite docs Scott Davis 2011-05-11 23:21:51 -0400
  • fc106cb379 adding creadit back I removed by mistake doing a git reset Scott Davis 2011-05-11 03:12:45 -0400
  • c83432d1c0 updated change log Scott Davis 2011-05-11 03:10:11 -0400
  • 2f105f3696 made things less ambiguous Scott Davis 2011-05-11 02:45:26 -0400
  • fdd639efaf updated the regex to support nested files and refactored some unclear functions Scott Davis 2011-05-11 02:41:51 -0400
  • 753ad37df7 Fixed problem with globs only going one directoy deep from now on imports like foo/*.png will get mapped to foo/**/*.png Please enter the commit message for your changes. Lines starting Scott Davis 2011-05-10 22:44:10 -0400
  • 369c8d636e forgot test files Scott Davis 2011-05-10 21:57:43 -0400
  • 84d207f827 Sass Colors will no longer cause an error if you use them as sprite names. closes #381 Scott Davis 2011-05-10 21:51:35 -0400
  • 325306dcec Fixed and issue with the options keyword in the Sprite::Base class. it was casing the passed options to be reset to an empty hash. I renamed it to kwargs for consistancy. I also refactored my previous changes to be unobtrusive to people currently using the sprite-map function without an @import. Scott Davis 2011-05-10 21:04:57 -0400
  • 80a6c90805 Revert "credit due on blog post" Scott Davis 2011-05-10 19:22:45 -0400
  • 4321fc0cf5 refactored to allow a per sprite cleanup Scott Davis 2011-05-10 19:20:38 -0400
  • 6cb9bc2662 old sprites will now be removed by default Scott Davis 2011-05-10 18:02:32 -0400
  • 8f675f936b moved test files to a more sain structure Scott Davis 2011-05-10 18:01:12 -0400
  • 27d3aca067 credit due on blog post Eric Meyer 2011-05-09 18:34:33 -0600
  • f12e92601c Merge branch 'stable' of github.com:chriseppstein/compass into stable Eric Meyer 2011-05-09 13:14:26 -0600
  • 40d231948b updated author info for eric Eric Meyer 2011-05-09 13:13:42 -0600
  • 93b89a20bc blog post: using compass with django Eric Meyer 2011-05-09 11:43:17 -0600
  • 26cb90e2fc Fix broken link Chris Eppstein 2011-05-05 20:59:06 -0700
  • 223258c203 Removing unneeded 'unquote' from tests Mattias Pfeiffer 2011-05-05 10:19:19 +0200
  • 6b3ca3901c Adding note about path based asset cache busting in to documentation Mattias Pfeiffer 2011-05-05 10:14:21 +0200
  • d4422d108e Adding changelog entry Mattias Pfeiffer 2011-05-05 10:06:48 +0200
  • 8661c481cf Fix comments for asset_cache_buster Mattias Pfeiffer 2011-05-04 11:43:22 +0200
  • 2f3b757b46 Make asset_cache_buster return a hash with path and query, while still maintaining support for cache busting via query string if a string is returned. Mattias Pfeiffer 2011-05-04 11:37:58 +0200
  • 21928907e4 Extend cache busting to allow for path manipulation Nathaniel Bibler 2011-03-27 22:35:49 -0400
  • 9b5d5b72a1 Update changelog. Chris Eppstein 2011-05-01 09:42:34 -0700
  • 5ededce909 Add support for -ms gradients in background-image and background properties. Closes GH-361. Chris Eppstein 2011-05-01 09:32:06 -0700
  • 04a288ae8f Give a better error if Sass::Script::Functions.declare does not exist. Closes GH-365. Chris Eppstein 2011-05-01 08:18:33 -0700
  • 8527f5b91f A more robust approach to getting the git version. Chris Eppstein 2011-05-01 08:10:27 -0700
  • 7d90dfe4a0 Disable 1.8.7 and rbx for now. Chris Eppstein 2011-04-29 07:07:44 -0700
  • ea6e15b8a4 Handle homeless users. Closes GH-364. Chris Eppstein 2011-04-29 06:50:11 -0700
  • 2cafc616b6 see if this makes rubinius happy. Chris Eppstein 2011-04-28 22:02:51 -0700
  • d9e4054c7d disable some tests in jruby. Chris Eppstein 2011-04-28 21:36:33 -0700
  • 8728d676db less output during cucumber tests. Chris Eppstein 2011-04-28 21:34:36 -0700
  • f115d38788 disable test in jruby. Chris Eppstein 2011-04-28 21:18:32 -0700
  • 92ce8c6dbf Add a sitemap.xml for the docs. Chris Eppstein 2011-04-28 20:44:47 -0700
  • b107017960 merge Scott Davis 2011-04-28 23:11:25 -0400
  • 275263c84c gem lock Scott Davis 2011-04-28 23:10:41 -0400
  • dc362c3fb4 moved sprite map test over Scott Davis 2011-04-28 23:09:43 -0400
  • 6965005c15 bad files Scott Davis 2011-04-28 10:14:49 -0400
  • e74255635a fixed features Scott Davis 2011-04-28 10:13:38 -0400
  • 9f3ca16962 Take specs out of default tests Chris Eppstein 2011-04-28 07:03:40 -0700
  • c87b0fcd2d Merge branch 'stable' of github.com:chriseppstein/compass Scott Davis 2011-04-28 09:06:34 -0400
  • 3376a38f9d fixed ruby 1.9.2 bug Scott Davis 2011-04-28 09:05:25 -0400
  • 92a4a6522b Travis CI support Chris Eppstein 2011-04-28 05:09:13 -0700
  • cd9fe91059 Merge branch 'master' into stable Chris Eppstein 2011-04-28 05:02:18 -0700
  • 880360c0c1 Bump sass dependency for development. Chris Eppstein 2011-04-28 04:58:27 -0700
  • 5a2967fe51 sprite test_unit Scott Davis 2011-04-28 02:50:14 -0400
  • 1c8804386a more sprite tests to test_unit Scott Davis 2011-04-28 02:49:03 -0400
  • 8e2292b2a5 sprite base test Scott Davis 2011-04-28 00:35:10 -0400
  • 3356303eb3 sprite tests moved over Scott Davis 2011-04-28 00:00:54 -0400
  • f4f9d7bfdc fixed merge in gemfile Scott Davis 2011-04-27 23:23:14 -0400
  • 27809a19de Gemfile.locl Scott Davis 2011-04-27 23:20:29 -0400
  • c3845f9954 diff helper Scott Davis 2011-04-27 23:19:41 -0400
  • c317ef6870 refactored tests Scott Davis 2011-04-27 23:18:52 -0400
  • f3ea546150 fixed merge Brandon Mathis 2011-04-26 23:02:59 -0500
  • f86bbfc013 updated the sencha site graphic Brandon Mathis 2011-04-26 22:58:26 -0500
  • f1061c474b updated gemfile Scott Davis 2011-04-26 22:00:46 -0400
  • e78ddf5d72 updated gemfile Scott Davis 2011-04-26 21:59:20 -0400
  • 5cdd9c6d09 updated gemfile Scott Davis 2011-04-26 21:52:47 -0400
  • 26f44fd8a2 fixed merge Brandon Mathis 2011-04-26 18:34:51 -0500
  • 7106b7d719 Merge branch 'master' of github.com:chriseppstein/compass Brandon Mathis 2011-04-26 18:30:57 -0500
  • 963eb3065b Merge branch 'stable' Chris Eppstein 2011-04-26 07:42:01 -0700
  • ef013a231b Release strategy post. Chris Eppstein 2011-04-26 07:40:48 -0700
  • a881b0388c doc gemfile changes Chris Eppstein 2011-04-26 07:40:34 -0700
  • 63cae60ca8 Fix broken example Chris Eppstein 2011-04-25 14:46:16 -0700
  • 9dc37dd93a charityware Chris Eppstein 2011-04-25 11:26:49 -0700
  • a8498835c2 Merge branch 'stable' Chris Eppstein 2011-04-25 11:09:56 -0700
  • a3a1f26ea1 Bump version for release. v0.11.1 Chris Eppstein 2011-04-25 11:08:18 -0700
  • 5528a7a51e Update gemspec to pick up the stable version of sass. Chris Eppstein 2011-04-25 11:07:27 -0700
  • 4d3ca90e82 Add comments to blog posts Chris Eppstein 2011-04-24 23:29:29 -0700