Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/envygeeks/jekyll-assets

:art: Asset pipelines for Jekyll.
https://github.com/envygeeks/jekyll-assets

Merge pull request #319 from uberfuzzy/patch-1

Clarify which caching is disabled

9a1f33d78fab42c2c64d68088bff0c868e2851e5 authored over 8 years ago by Jordon Bedwell <[email protected]>
Clarify which caching is disabled

be very clear what this message is even talking about

ce0c03a8b89e07e1c84890b36efcf96a6127ea96 authored over 8 years ago by Uberfuzzy <[email protected]>
Drop :gem: v2.2.8.

2770ff5dd5cbbce8ce1f451e6f47fdd16cf1163f authored over 8 years ago by Jordon Bedwell <[email protected]>
Start testing on JRuby 9.1K.

f3173a6134e5656d04f28f43319bfc9928c3719e authored over 8 years ago by Jordon Bedwell <[email protected]>
Prevent Rails shitty dependency policies forced on Rack.

5240629e5e7d6c8fe56bec575d7baec77a93a3dc authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #315 from nhoizey/patch-2

Add configuration for autoprefixer-rails

598db33cc87b9ff8b250ee786e42e725ac30a3b8 authored over 8 years ago by Jordon Bedwell <[email protected]>
Add configuration for autoprefixer-rails

Following #314

48dbc22148d98282af2e97e99a02ce5b4c66c840 authored over 8 years ago by Nicolas Hoizey <[email protected]>
Merge pull request #312 from jamesshedden/add-es6-extension-to-sprockets-instruction

Adding details on `.es6` extension to Sprockets instruction in readme

0eaa45e1441b791274e345d43686cdd7d7edc519 authored over 8 years ago by Jordon Bedwell <[email protected]>
Adding es6 extension info for sprockets instruction

47c6387e1761bf272151463fa74dbd548d047a1b authored over 8 years ago by jamesshedden <[email protected]>
Prevent Sprockets 3.7. Work around ignorant deprecation warnings.

This works around the ignorant way that Sprockets handles deprecation methods. Pretending that ...

da00c80bdbdd8e96b16123777bd38c422c94ac20 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #305: Detect when something is fatal beyond our control.

44c22292c568f082c028fc13623a2fb913598fce authored over 8 years ago by Jordon Bedwell <[email protected]>
Prepare for 3.7, before I even care.

30030dd2b92112fe2b8ac36736c18243ce316195 authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #301 from spudowiar/move-magick-spec

RSpec: addons/proxies -> proxies

1cd2bc69f83ede5b2e43255d10fd4e705a515ce1 authored over 8 years ago by Jordon Bedwell <[email protected]>
RSpec: addons/proxies -> proxies

Should have been moved in ae36183d3fd658785115ecc0d7b4c75882f41571

b8c7f6453e08f6b6374a399f34aea227fd49a4cb authored over 8 years ago by Saleem Rashid <[email protected]>
Merge pull request #294 from admhlt/patch-1

Update disabled caching message

1a639a76eec8811d10ac5cd8dcb8d47942d3e12a authored over 8 years ago by Jordon Bedwell <[email protected]>
Update disabled caching message

bca6b28bc1fd75177da2016c520854b79c39132d authored over 8 years ago by Adam Hollett <[email protected]>
Merge pull request #293 from mikej/fix-asset-inconsistency-warning

Fix asset inconsistency warning

65f4a22ee4204ce436e8d3991b790f4b13157e17 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix asset inconsistency warning

Expected and actual counts were not being included in the log message.

0be31c0e9d559a29bec2853caee4da635062baab authored over 8 years ago by Michael Josephson <[email protected]>
Merge pull request #290 from chalmagean/master

[#289] Mini Magick note

3aa579d7c06b4e08ff6792f52fcbd8c8e4553614 authored over 8 years ago by Jordon Bedwell <[email protected]>
Mini Magick note

971156b03bd07f1d72ff6003d9a28d91f18c822c authored over 8 years ago by Cezar Halmagean <[email protected]>
Move the addon's list higher up so it's spotted easier.

544ede9e8a73acd3b9042a8f14a0966a7ea6ad95 authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release: v2.2.7

b72a19f97efff8f687b4b6164e0fd68aafa7dd1f authored over 8 years ago by Jordon Bedwell <[email protected]>
Group the expectations.

9b8d48cb716717902b34e979cf852bb669ac1074 authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #285 from rxfork/key-only-whitespace

Add missing leading space to key-only attributes

4270bcd93739acad3b7f06be27c09e054304618f authored over 8 years ago by Jordon Bedwell <[email protected]>
Add missing leading space to key-only attributes

For example, using

```
{% javascript app.js async %}
```

Before:

```
<script type="text/javas...

1c728a9f9471ca2b6d4950400730005892246219 authored over 8 years ago by Evan Sosenko <[email protected]>
Fix #284: Revert our removal of patches for Jekyll::Cleaner.

This reverts and readds our patches to Jekyll::Cleaner. When we originally removed the patch we...

212feebfae061f72d966a0558678faf36b2395fc authored over 8 years ago by Jordon Bedwell <[email protected]>
Proof our tests against webkit and autoprefixer changes.

1f75e811f379a574179f145aa2036d735f9d024c authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #283: Don't assume the user has used assets already.

205ddb34bfc9b304d473fd7319dc568bb4b6091d authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release: v2.2.6

5e839f60a7c65368998f124d5cca6ba1be07683f authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #281: When a value == true or 'true' make it the key only.

457d106fde2f1229114e206845f66cfe1e224ebb authored over 8 years ago by Jordon Bedwell <[email protected]>
Start doing SHA384 for our asset integrity.

1d5c4651e25e32e20dfbbc414a80124dc4d6588f authored over 8 years ago by Jordon Bedwell <[email protected]>
Further fix the lack of proxies taking us down.

d4b9f68d6c9db58383386118ff49f69a186ab9b9 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup that method.

f6537f8bc47db66b2b59c1cf60b8df619e25082f authored over 8 years ago by Jordon Bedwell <[email protected]>
Don't let the lack of proxies bring us down.

a868388037f2a4d2ba4698ef50782cf693d366ff authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #275: Make sure we aren't digesting when verifying a file exists.

4b27166074f8ed9381b52685bf27e9c73f1b0a7a authored over 8 years ago by Jordon Bedwell <[email protected]>
Make that large upstream method easier to read.

6d3e331ff45b07b6af448223c5f50e2575d2bd8f authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #278: Create the .asset-cache folder if the user uses proxies.

f48e860aa50ac1a61b53df3ae21e6c45deebaeb3 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup and always remove the cache.

2e5d70ef77c70681a010d0155bd6394a475beb50 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #279, let the user know when there is a problem.

e9a688f3c12354d34ffefae03dca7cc14079739a authored over 8 years ago by Jordon Bedwell <[email protected]>
Update dependencies and make sure specs still work.

478c51db067dc2e6ebf6ebe07d05fbd7bca40a54 authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release v2.2.5

3ad6c588bab719a38688a07f1d816a8b28e5bc9f authored over 8 years ago by Jordon Bedwell <[email protected]>
Switch to @used, @assets is used and use #used to prevent nil |=> true

cdd367b1aca4a139f0fa3899703225283742dd14 authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release v2.2.4

260d8da39d694d7b1cc3387ef0d32cbde306b16b authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #270: Make integrity explicit.

df15248666d33613a15a634fef4098eeb1942cab authored over 8 years ago by Jordon Bedwell <[email protected]>
Disliked the alignment, use return.

84929c6e15788475132567140a08fbd3b334d1b5 authored over 8 years ago by Jordon Bedwell <[email protected]>
Add jekyll_asset_multi filter.

f4d7b735f21784ccd99b6aac4a9fd9320f0ebedc authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release: v2.2.3

10652b9a70ec26f1174264c13b0f7d4ffe4c4119 authored over 8 years ago by Jordon Bedwell <[email protected]>
Shorten the comment.

d15a185031b47f6bf3ea607fe231cba9108d4b4e authored over 8 years ago by Jordon Bedwell <[email protected]>
Make sure extra_assets land in the manifest.

02ac7684f905e623a1620fcb7b0b9bad1064b659 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup the caching, make it understandable.

5c0179b9770ade72fe2b054dc56a07c69e893c91 authored over 8 years ago by Jordon Bedwell <[email protected]>
Remove that binding.pry.

bcee38e680d09c10567e24d3237fc477f5df5a14 authored over 8 years ago by Jordon Bedwell <[email protected]>
Add support for using MemoryStore.

425d6b9ecb0898a4674fe431c01efb44b3f3d6ed authored over 8 years ago by Jordon Bedwell <[email protected]>
Solve this damn asset rewrite problem once and for all.

This rewrites the way we handle used assets entirely by using the manifest to handle all the ass...

ce39eb48544f5a1e27a601dde5f9252d0dda25cc authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release: v2.2.2

6d63009c9e3556b52b21070fcdb995413e5f26b2 authored over 8 years ago by Jordon Bedwell <[email protected]>
Hot Fix Less causing a failure on some systems.

095111a5fd853410e9b0ae1f8db64a35ac53664c authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release v2.2.1

43aa3bf50fe8624aecff8adeb44dc74454b94659 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #266: Make sure dependencies are always written.

61ef8e3e98c14f1f5b1a7cb2936c8d8541aa5d0b authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #267: Make sure we don't leak.

c97b3796194599e31810cb02f32dd9df1f971651 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #264: Reduce our files and require in assets.rb

eb21366660fc6f3855d60a6cb0c8bf1f9d766ed2 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix less processing.

4dfd6c867770bb30898ea18bcaf42a15b171039d authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #265: Implement our own helpers, that are more simple.

e8eeac7824059c553216419aed2d72d6bcc42e24 authored over 8 years ago by Jordon Bedwell <[email protected]>
Start adding integrity='' to all our tags.

e3b790b83b87d11c9098cb2cd0fe3c37f07bc9b7 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #239: Make sure we load the paths, update docs to show how to use.

0c4b9c838901fb2a280e9995cfc1a8e5e4872546 authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release v2.2.0

05b99e719dcc7fc8f5d32b500050723cba3bf0f2 authored over 8 years ago by Jordon Bedwell <[email protected]>
Use the manifest for our drop.

1ed399d613adb4e7cd5fd39f3598bbb8bd562ae6 authored over 8 years ago by Jordon Bedwell <[email protected]>
Start using the manifest for our tags too.

e4e261961bfebbe7a9c2947d74ac42003dab1f33 authored over 8 years ago by Jordon Bedwell <[email protected]>
Make that a little closer.

c173720427a4e7d614e0b0b32c7f8b2cded67634 authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #263 from Shopify/cache-sprockets-stuff

Sprockets resolve cache

ae83c9cfe02175b0ce1cf7352a4aa30a711567f4 authored over 8 years ago by Jordon Bedwell <[email protected]>
Sprockets resolve cache

9871d6536be38dc0eecf16ac67a5e39eee0eedb7 authored over 8 years ago by Florian Weingarten <[email protected]>
Remove Slack. Why was that even there o.O

4a55d0d7d324a68946de0e9ad716cbc04695b80e authored over 8 years ago by Jordon Bedwell <[email protected]>
Make this spec less fallable.

d12bb68687ca9f15c8720a2e4f437b1e944c9227 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #228: You said you wanted fast, so I give you fast.

* Simplify our context patching.
* Implement manifests so we can write more cleanly.
* Only manu...

db4cd7f8e04aa985fdcef97b9f3203b16164cb17 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup.

5c1f2f61f002642498fb564fea77045eb7a6942b authored over 8 years ago by Jordon Bedwell <[email protected]>
Remove an extra Jekyll patch and use keep_files.

3b604738d15b4dcfbe76e52b9fde94c30bad83d2 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup and make sure env_spec.rb is ready for the future.

6f1c700ff563e741435fd5ba28200dfc54f8c44f authored over 8 years ago by Jordon Bedwell <[email protected]>
Do some slight cleanup on config.

c74e3c66006572b4b48a953b3b831581351c90da authored over 8 years ago by Jordon Bedwell <[email protected]>
Rename ERB spec.

815a7df5196fb206aacb163f46efa8ec45f1a3d1 authored over 8 years ago by Jordon Bedwell <[email protected]>
Make sure we can manually build the fixture if need be.

90a0a5ee9d24038cdc404c470b1b03896cde3c8c authored over 8 years ago by Jordon Bedwell <[email protected]>
Remove doubled spec.

6bb5d178f6edb6bdc5f0da2ee02d44f667456785 authored over 8 years ago by Jordon Bedwell <[email protected]>
Rename configuration to config so it matches.

0e7521e6ca23d9c17fa3ef020acb6c6f0bd565ee authored over 8 years ago by Jordon Bedwell <[email protected]>
Bring back the Jekyll patch.

db18aeeaf3d3d7f59e1b5a6419bc79757b9ab391 authored over 8 years ago by Jordon Bedwell <[email protected]>
Rename font-awesome. I like the new name better.

2f05b9f2a070d25045147a8088c6c561bfa39621 authored over 8 years ago by Jordon Bedwell <[email protected]>
Adjust that just because I feel like it.

565d0dd6e71714c98b786962d6c668692a13103b authored over 8 years ago by Jordon Bedwell <[email protected]>
Make Env.envs initialize itself.

7b70fd9bea7f11cb872b3f39fd5d7d54d0d3a7ed authored over 8 years ago by Jordon Bedwell <[email protected]>
Add some stack profiling.

f1c9763af28262716c98068e48fdbc286c50e8f7 authored over 8 years ago by Jordon Bedwell <[email protected]>
Move around our Jekyll stuff.

53b0e25ffe4f58a67c5c1d21c69918145b5caa93 authored over 8 years ago by Jordon Bedwell <[email protected]>
Split up our requires into multiple files.

3e39d6a9cd9a254dad25cba0a7a6b1b88cb7468c authored over 8 years ago by Jordon Bedwell <[email protected]>
Add support for manifest files.

ac2403d6b05191fe0cde9708a22e6cdbf5c6d6d8 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cache cached.

49965f4538eb7f94385163d947d7b130ba71a853 authored over 8 years ago by Jordon Bedwell <[email protected]>
See if we can fix JRuby specs, we support JRuby.

ba17214e23377cf758e6cf0e1fd036d2ecb2adb5 authored over 8 years ago by Jordon Bedwell <[email protected]>
Copypasta failure. I need to learn to copy my own source.

7496f7f2dfbfa54723804a51f8bf719a0ac0a945 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup, for no reason at all, I just felt like it.

dd9ddb1471677e987b4eeef27f3fa95755b51033 authored over 8 years ago by Jordon Bedwell <[email protected]>
Start preparing for Sprockets 4.0

ad143002e680ad282fa20997b7db34158730bd61 authored over 8 years ago by Jordon Bedwell <[email protected]>
Start using Pathutil and make sure we use the prefix.

ed778aca2d42f0fb2f60820ecc211aeaf4dc2cff authored over 8 years ago by Jordon Bedwell <[email protected]>
Start caching our environments.

4e326df25b7925e733b005d696782968935a4aaf authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #252: Make sure Jekyll's filters are available.

37ee25580d44548ebdaf7cdf4c0ecfb646634175 authored over 8 years ago by Jordon Bedwell <[email protected]>
Finish Fixing #250: Add specs to confirm it works.

9a859b59e2f4e85e1e1a0e536cf66766fb72c5ab authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #257 from significantbit/fix/empty-attribute-double-colon-error

Fix Unescaped double colon argument for empty attributes

0515b2414de76392d835c61c84a6e4ccbe89c719 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #248: Allow users to disable autowrite (env#write_all.)

Some users may want to trigger env#write_all themselves because they have other
stuff going on o...

d2c0b771e617ad22be0f42a6cf29f31ff91bcad6 authored over 8 years ago by Jordon Bedwell <[email protected]>
Add theRubyRhino for JRuby.

a5bcff42c9c3534e992c3a1d1acdf19e53210386 authored over 8 years ago by Jordon Bedwell <[email protected]>