Ecosyste.ms: OpenCollective

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

github.com/hanami/assets

Assets management for Ruby web applications
https://github.com/hanami/assets

[ci skip] Documentation

f6203fe1d069e421bae46b06a291097149f0c438 authored about 9 years ago by Luca Guidi <[email protected]>
Integration tests with NullCompressor

6bf31b38032d3117c5405b0e4ec139234f8814cb authored about 9 years ago by Luca Guidi <[email protected]>
Added support for Sass compiler

1312095586ae2c86c26b5050ca397701aa2ce75b authored about 9 years ago by Luca Guidi <[email protected]>
Skip vanilla map files.

Pre-compiled js may come with map files that might be necessary to serve. Right now `.map` files...

c20269018f3e58926e811bbaf1ebd1daca4fc8e4 authored about 9 years ago by Derk-Jan Karrenbeld <[email protected]>
Added support for Closure Compiler

b1890a968914d8832ee726e248c11eb7c38769d9 authored about 9 years ago by Luca Guidi <[email protected]>
Added support for UglifyJS

907e10a675a265d29d42c8818671cf17f21d38bf authored about 9 years ago by Luca Guidi <[email protected]>
Allow developers to configure their own assets compressor.

YUI-Compressor is now a soft dependency.

18c838dfdbefa531fd482f2d80b1854d8be5a0bf authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #32 from lotus/skip-compression-in-case-of-error

Skip compression of an asset in case of error during deploy

83e0d2f089b2c174765832f3ecc90389efbdc8fa authored about 9 years ago by Luca Guidi <[email protected]>
Skip compression in case of error

YUI-Compressor complains too much.
Because compression isn't a crucial step for deployments, we ...

ecdcdce0eb4dc0a4b22702d99dab7ef8b6f28b68 authored about 9 years ago by Luca Guidi <[email protected]>
Ensure destination directory exist when bundling assets

5455111c6a3f136f634bf39d972ccc6196c10d2a authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #31 from lotus/joneslee85-patch-1

Test against Ruby 2.3.0, 2.2.4 and 2.1.8

4acdc810138617c71528c9f12152d14bef422de4 authored about 9 years ago by Trung Lê <[email protected]>
Test against Ruby 2.3.0, 2.2.4 and 2.1.8

90ea0246c80a68cdc9b3c98a5a651a61d88cb286 authored about 9 years ago by Trung Lê <[email protected]>
Cleanup for #29

7ff4f99afecb1793c776e38772b0556f2288fec8 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #29 from klebervirgilio/audio_helper

Add audio tag

b34eff0cfdcc80098b3836244a300191d3fb3783 authored about 9 years ago by Luca Guidi <[email protected]>
[#395] Add audio tag

6b15dca5f70849a8905ece19a3d64305769668e6 authored about 9 years ago by Kleber Correia <[email protected]>
CHANGELOG

c34af8a7e39045a6e48fa59d761023028c78b71b authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] README

6eef251e5ee7f0f11039e85930de966a304ef5e7 authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] Done with API docs

595eb7f0b99ae8b9b68dbf76cc09802ff11e8e09 authored about 9 years ago by Luca Guidi <[email protected]>
More API docs

747ac32c31415dee8b8cf8bb33f3a818ba061b42 authored about 9 years ago by Luca Guidi <[email protected]>
Better error message for missing asset in digest mode

3bb8b48c5968025e50041f501bb7b41ff60db1ab authored about 9 years ago by Luca Guidi <[email protected]>
Introduced Lotus::Assets::Error

a3ff08369ff8fa5859ed66ed8b74a9f7edc241ac authored about 9 years ago by Luca Guidi <[email protected]>
API docs

c385bc9761b3b7061b82ba1471e3d97a3b1919e0 authored about 9 years ago by Luca Guidi <[email protected]>
Clear directory before to precompile

50a1f6dee0bf38cdde0545970c59ff08aaee6998 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #28 from lotus/asset-url

Asset URL

50a556292812567afa986438894b10607613563b authored about 9 years ago by Luca Guidi <[email protected]>
Implemented CDN mode

When activated all the helpers will always return absolute URL

adece8964f357581aa1e6e05db294d700a3abc15 authored about 9 years ago by Luca Guidi <[email protected]>
Introduced #asset_url

0aeb49bbd544a7dce6acf2ff72353dbcecc709ed authored about 9 years ago by Luca Guidi <[email protected]>
Better exception for missing digest manifest

94778b4f887b4f822fe13cced5667e9edb41d02e authored about 9 years ago by Luca Guidi <[email protected]>
Test on new Travis CI infrastructure

bf3f417afbfce2be4a94708d601f34913ca07e9c authored about 9 years ago by Luca Guidi <[email protected]>
Forgot to delete AssetTag and AssetTags in #27

0373d90e1a625589bc095e6a888e203cecf86bcb authored about 9 years ago by Luca Guidi <[email protected]>
Finished porting of assets helpers from lotus/lotus

d683126aae4b779ab7ecbccaca64531d15048150 authored about 9 years ago by Luca Guidi <[email protected]>
Add favicon tag helper

lotus#400

I did this so that we may expose a `favicon` method to a view. This
method can take an...

23c6326d2e3c984a8d0e48b339479ee2d1f093b2 authored about 9 years ago by Michael Deol <[email protected]>
Add video tag helper

https://github.com/lotus/lotus/issues/396

This commit exposes a `video` method to the view
whic...

d2cf740c80a8643f5d8d87dbaf020c18a0502fa9 authored about 9 years ago by Leigh Halliday <[email protected]>
Implements Lotus::Helpers::AssetsTagHelpers#image

0d35cf32695e47394d427ebcb29292bb0c684783 authored about 9 years ago by Nerian <[email protected]>
Add favicon helper

ef50ab881a0aafd23aacdfe6feb2a5bc607934c5 authored about 9 years ago by deepj <[email protected]>
Fixed breaking test from Travis

I didn't catch the duplicate code in the last commit due to the recent
merge with master from th...

86fc37c00eb090a6bde9ce755e7841f495feef19 authored about 9 years ago by Michael Deol <[email protected]>
Fixed breaking test from Travis

I didn't catch the duplicate code in the last commit due to the recent
merge with master from th...

baeeb62481dcdf922e0a4e8acb3955fe004ed63a authored about 9 years ago by Michael Deol <[email protected]>
Updated since 0.6.0 to x.x.x

I did this per a PR comment.

d33acc3faa7d9a603ca4d43fa444501d1e3c2954 authored about 9 years ago by Michael Deol <[email protected]>
Add favicon tag helper

lotus#400

I did this so that we may expose a `favicon` method to a view. This
method can take an...

ba8569c4946a62721a742aecf908ddaa11e93f64 authored about 9 years ago by Michael Deol <[email protected]>
Implements Lotus::Helpers::AssetsTagHelpers#image

e837894aff208e397becf641d5a012498ec6bd03 authored about 9 years ago by Nerian <[email protected]>
Add favicon helper

ab749279bb59ebd654030783a7a640d03430d6e6 authored about 9 years ago by deepj <[email protected]>
Add video tag helper

https://github.com/lotus/lotus/issues/396

This commit exposes a `video` method to the view
whic...

dfc52ea8166b97142c2362462e40c8b745ab5138 authored about 9 years ago by Leigh Halliday <[email protected]>
Updated optional params.

Replaced nil with default favicon string. Little cleaner.

76c13728584d8651d1d93e652da8d9899e9019f3 authored about 9 years ago by Michael Deol <[email protected]>
Compiler: ensure dest directory is always created before to write

3048773aebe0e28ba3b6e90915592a3037a2e3b7 authored about 9 years ago by Luca Guidi <[email protected]>
Allow file names like bootstrap.min.js to not be preprocessed

fbeae38f9bc01a8246cff6d60946b4d9cd6e8583 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #27 from lotus/simplify-internals

Simplify internals

984b4242e42c508fd065af70ba75792b12490d82 authored about 9 years ago by Luca Guidi <[email protected]>
Use portable file separator

394909f51801615f516c5356d5f39c0da2adb864 authored about 9 years ago by Luca Guidi <[email protected]>
Renamed Configuration#destination into #public_directory

653dd6b91a3bee72f44b298257fe46b1b38e83f8 authored about 9 years ago by Luca Guidi <[email protected]>
Removed asset types :confetti_ball:

0d52be6c1020b6375990c8141bea574fac501f50 authored about 9 years ago by Luca Guidi <[email protected]>
Let Lotus::Assets::Helpers to use Lotus::Helpers::HtmlHelper to build markup.

This commit adds a runtime dependency to `lotus-helpers` gem.

5bbd593c0945baf9886c109d9cb3841d48e508f9 authored about 9 years ago by Luca Guidi <[email protected]>
Use cache directory for Sass: tmp/sass-cache

39dee68a440ac1e2a1c47ffd308bd244f7f2c6b6 authored about 9 years ago by Luca Guidi <[email protected]>
Removed unnecessary argument for Lotus::Assets.duplicate

2c23084d2f94d38107cd76d42ca5e92229424956 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #22 from Nerian/patch-1

Update README.md

17cf5c436c5c6f3c0c84d9f29fbe8e08be9f0009 authored about 9 years ago by Luca Guidi <[email protected]>
Update README.md

Correct typo

a290c96afd882d770ee8747f178092c48e326986 authored about 9 years ago by Gonzalo Rodríguez-Baltanás Díaz <[email protected]>
Merge pull request #21 from lotus/fix-sass-import

Fix Sass import

8ba28b3dd9f9c83a3d5f161fb907549db6400e55 authored about 9 years ago by Luca Guidi <[email protected]>
Don't precompile Sass modules directly, let `@import' to include them.

3eaf6cce553f9b5950b22c5ba9633b19bd95ec9b authored about 9 years ago by Luca Guidi <[email protected]>
Fix Sass import

3ac3de8fdd16f4d9e2ce56e05b5da5878a3bf85d authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #20 from lotus/deployment

Deployment

69ea63b1e1103016c48cfa73db14b2834987a2d6 authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] README

3538de556d626a67130ed8651674e77ea284b338 authored about 9 years ago by Luca Guidi <[email protected]>
Include bin/lotus-assets into the gem

f44edd3b27c2e529e7d753617f113c70d053e4df authored about 9 years ago by Luca Guidi <[email protected]>
Expand tests for bin/lotus-assets

5bbadbcca356c79c114908cced57f32ea4fd551c authored about 9 years ago by Luca Guidi <[email protected]>
Make it work with Lotus Container apps. Ensure other type of assets are successfully copied over at the deploy time.

e54be075ea7cd2a8fec1defd9f6d1d5cb594b254 authored about 9 years ago by Luca Guidi <[email protected]>
Force right configuration before test

393de62247826cd01e191ebcda84682c8238ab16 authored about 9 years ago by Luca Guidi <[email protected]>
Introduced digest mode. When active, tag helpers append file checksum to their relative url

3e9e636c35aedd27762c5947934ff095a3121bc0 authored about 9 years ago by Luca Guidi <[email protected]>
Generate manifest file at deploy time.

ca43e755cd1acb6f5f9fb05e9f69a290e44bfe49 authored about 9 years ago by Luca Guidi <[email protected]>
Append checksum to file name at deploy time

852348814c9038e1f79040a27c9a64728bb2bc0d authored about 9 years ago by Luca Guidi <[email protected]>
Reload third part gem dependency during test

7846f60618b6c1dfa7caf175293e744cd389ac4d authored about 9 years ago by Luca Guidi <[email protected]>
First part of deployment precompiler

It precompiles (or copies) all the assets under the destination path.
It introduces a binary for...

060f2401f6d360a01da522a33f86d4f193069e1b authored about 9 years ago by Luca Guidi <[email protected]>
Wrap Lotus::Assets.sources and .duplicates with a Mutex

51b07bda563c1e0d1f090ca49e003e9d2b425616 authored about 9 years ago by Luca Guidi <[email protected]>
Make Lotus::Assets.duplicates thread safe

477ea307ff336f034535a8e735714921109bdc46 authored about 9 years ago by Luca Guidi <[email protected]>
Fixed root and sources for fixtures

1efffe4d182248b2c317ebef98c8db3b8c66d1d3 authored about 9 years ago by Luca Guidi <[email protected]>
Allow third part gems to add assets

bb6fe1f64ab744c8433f4d79be8541a0ac8485c6 authored about 9 years ago by Luca Guidi <[email protected]>
Swap URL prefixes for nested assets

Was:

/admin/assets/application.js

Now:

/admin/assets/application.js

52b3a5f60088b709476cbd6a56cf7878af43fd05 authored about 9 years ago by Luca Guidi <[email protected]>
Ensure asset sources to be unique. This speeds up the lookup at the compile time.

6d4efc8b70bcb65935af0db3b746788420d2531c authored about 9 years ago by Luca Guidi <[email protected]>
Recursively find assets under sources

c3aff08d05526c7203f227f5263b7d76498967d3 authored about 9 years ago by Luca Guidi <[email protected]>
Unified asset sources.

On before each asset type (javascript, stylesheet) used to have its own
definition of sources. T...

f08fb5e4c3ede775921e1bd03a76e2bdd1cd3034 authored about 9 years ago by Luca Guidi <[email protected]>
Framework duplication

78e013c6826d7bbe3b9a637ca59e1c3fd3cb682b authored about 9 years ago by Luca Guidi <[email protected]>
Require view helpers by default

5844db71b11bcf4d6010dbc29877d9e12c6894ff authored about 9 years ago by Luca Guidi <[email protected]>
ES6 support via Babel

4adce2e39f16b47077d6b91b08af31eeaf6b0522 authored about 9 years ago by Luca Guidi <[email protected]>
Depend on lotus-utils ~> 0.6

7b7d22f922fb68851aeedc1dc1a00019a03d344a authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #18 from awochna/hidden-files

Add a hidden file in the fixtures and modify the Sources.find matcher…

b3264f684bf19564cf14a23dc04b914917a54190 authored over 9 years ago by Luca Guidi <[email protected]>
Add fixture and test for hidden files being ignored by find method in the sources class.

e8033f2ece09b545d2bb706ebc6eb4a5f88685d8 authored over 9 years ago by Alex Wochna <[email protected]>
Add a hidden file in the fixtures and modify the Sources.find matcher to ignore files beginning with a dot (.)

41cf8a9f562a334e8aaf33221f20886a13963f56 authored over 9 years ago by Alex Wochna <[email protected]>
Refactoring. Ref 0299901

c8a9bfcb77a67db200e29f6b6d5f5fdc1dabe2ae authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #12 from manuwell/readme-fixes

Updated README with lotus usage instructions and running tests.

11e51e3bd1b72044922d0dc9cd25cef2768e3bea authored over 9 years ago by Trung Lê <[email protected]>
Merge pull request #14 from vyper/patch-1

Add ruby version 2.1.7 & 2.2.3 in .travis.yml

561221910cc2cf34ec4cc278d51d4d833eb8c08c authored over 9 years ago by Trung Lê <[email protected]>
Add ruby version 2.1.7 & 2.2.3 in .travis.yml

88cf0387e36b4884a3db7aa3ec1478159dfbd418 authored over 9 years ago by Leonardo Saraiva <[email protected]>
Merge pull request #13 from wjsantos/test-warnings

Removed tilt warning messages on tests

58cc46ddf58f4655a0598a2d2f41a52ec7c69a5b authored over 9 years ago by Trung Lê <[email protected]>
Removed tilt warning messages on tests

4ca48bb53dbfa5aab0fd2dbccb25251f4e9ceff3 authored over 9 years ago by Wellington Santos <[email protected]>
Merge pull request #11 from wjsantos/escape-assets-output

Escaped assets output for lotus 0.4.x

a974364acd42460cd7b402378159a0be95b0072f authored over 9 years ago by Trung Lê <[email protected]>
Updated README with lotus usage instructions and running tests.

3f3ebc8a1431ccc20a38a6e0e3f79f3c14252f15 authored over 9 years ago by Wellington Santos <[email protected]>
Escaped assets output for lotus 0.4.x

By default lotus 0.4 is escaping any string on view. This commit allows
lotus-assets to render H...

0299901d8dbb2e5839de2e8ba07ce9cf27e43828 authored over 9 years ago by Wellington Santos <[email protected]>
Bump to v0.1.0

55707eeef03fb56b057cbb64f402b8e52a837785 authored over 9 years ago by Luca Guidi <[email protected]>
Store asset paths in thread local

325c5d2151c3b173bb98b1dc7dcda28aa0ac7dd9 authored over 9 years ago by Luca Guidi <[email protected]>
Depend on lotus-utils ~> 0.5

632e15fe64d00f41ed7aa8a751879afbb89d41bf authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #7 from LeoTeam/update-travis-ci

Add ruby version 2.1.6 & 2.2.2 at .travis.yml

82a079e50e660778d1a5fca82989edffbcfb2cdd authored over 9 years ago by Trung Lê <[email protected]>
Add ruby version 2.1.6 & 2.2.2 at .travis.yml

6200a21608b84e28cfa461989b65eb66d75c1d13 authored over 9 years ago by My Mai <[email protected]>
Merge pull request #6 from AlfonsoUceda/master

Fix intermittent tests failing

c3c78cf6aecce6a99aad929d429c650adcc09a5e authored almost 10 years ago by Trung Lê <[email protected]>
Fix intermittent tests failing

37681bf90277b958d253122c389792c9a03add8d authored almost 10 years ago by Alfonso Uceda Pompa <[email protected]>
Add minitest as dev dependency

08ecc548cb03632daf071e40a3997f36c4318966 authored almost 10 years ago by Trung Lê <[email protected]>
Test against 2.2.1

41dacc663d36a8919af80cd714efc1269a7bee59 authored almost 10 years ago by Trung Lê <[email protected]>