Ecosyste.ms: OpenCollective

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

Bower

We want to support and develop one of the most popular front-end package managers
Collective - Host: opensource - https://opencollective.com/bower - Website: https://twitter.com/bower - Code: https://github.com/bower/bower

Finish FsResolver.

github.com/bower/bower - 36aacba2371c839351b53cedc592c3a2332d6566 authored almost 12 years ago
Fix some bugs when extracting archives, add some tests.

github.com/bower/bower - 2530c577dc9fa0e12275f30d1ada1647dbafef5a authored almost 12 years ago
Small change.

github.com/bower/bower - 54b7920697b206e68c2d249ed488b44ae99c7fcf authored almost 12 years ago
Fix some issues with the extraction step.

github.com/bower/bower - 9ead37845ed3523cf38aebc538f0b0d3b1790b09 authored almost 12 years ago
Walk towards finishing FsResolver.

github.com/bower/bower - f11b2f6782e7dd84628f836dd03a9f421be46eff authored almost 12 years ago
Add static function to clear the internal resolvers cache, fix some issues.

github.com/bower/bower - b5054a7a7f2103622f72d509e690f779cc21fed9 authored almost 12 years ago
Delete version from package meta if resolution is not a semver version.

github.com/bower/bower - bf61ed63106ddb28bf1efb5df93790253c2b1b0f authored almost 12 years ago
Switch to promise progress events, ability to target specific tags.

github.com/bower/bower - e52756bf9f63eeef171ec6f42d8c11c68f1693f3 authored almost 12 years ago
Add link to issue.

github.com/bower/bower - b0350d9412899ba17d7aa1475b8296824f9fee52 authored almost 12 years ago
Bump version.

github.com/bower/bower - 824fcf173621b251657d3fdc626d3fc801daf1ba authored almost 12 years ago
Merge branch 'master' of github.com:bower/bower

github.com/bower/bower - 77d4895cf0b595c3f572dd6eee60ca9b42dd82bc authored almost 12 years ago
Do not try other cacheName if in the middle of the resolve process.

github.com/bower/bower - 0440e6916b97c120d1a9eff706c1c9a65d95ab3c authored almost 12 years ago
Fix typos.

github.com/bower/bower - 4c63a4046addce80b5dadf6e84df6e496be52c86 authored almost 12 years ago
Doc weird code.

github.com/bower/bower - 624886bf5a7f4f28e8459a5eff3415fa8765dd2b authored almost 12 years ago
Bump version.

github.com/bower/bower - 545f90ba122f808c9643cf46e36767945ccb0000 authored almost 12 years ago
Update change log.

github.com/bower/bower - f97698858ad66c8a8152cb9e031e6e7eb9947b16 authored almost 12 years ago
Fix cacheName not being correctly set sometimes, closes #429.

This was causing issues in the list command and install/update --save flag.

github.com/bower/bower - 424f99cea48482d303b7826f1f4fe51b64522739 authored almost 12 years ago
Fix update command not updating only desired packages.

Now throws an error if passing an unknown package.

github.com/bower/bower - b13feea7909087c8e5dfa46e4bb61fa5bf4b095d authored almost 12 years ago
Show package name in the root label in the list command.

github.com/bower/bower - 883b79f05d4b4b43fe6370fdaec930c44e4c23e8 authored almost 12 years ago
Update examples of default paths in docs

Change 'components' to 'bower_components' in the README documentation.

github.com/bower/bower - 6dad4de8e32611f317d0bdff6219ea3567f5e496 authored almost 12 years ago
Update travis and issue URLs in README

github.com/bower/bower - daeff92065af8b951d5b4c77ddbd417b26d28f20 authored almost 12 years ago
Update remote's path in `CONTRIBUTING.md`

github.com/bower/bower - 56b3799a7ae3a7e7f54940b284786961c8f374e6 authored almost 12 years ago
Update issue URLs in CHANGELOG

github.com/bower/bower - 3244c57417740ff9561e6a5fcebec8c4725ac02c authored almost 12 years ago
Update URLs in `package.json`

Change URLs to those that correspond to the new repository location.

github.com/bower/bower - f1fcaccbafdac2a17429049d5f0389533da7916e authored almost 12 years ago
Alphabetical order of Node deps

Got a lot of deps, easier to scan in alphabetical order

github.com/bower/bower - 4ef26f99fa132c42169d708c61a9503c7fa922c8 authored almost 12 years ago
License format

github.com/bower/bower - 909dca8f9a02d3fd1f5aaebb1b94c6ccefd993aa authored almost 12 years ago
Merge branch 'master' of github.com:twitter/bower

github.com/bower/bower - 82fea3a98929abb402c2485c672bbc47b4dff9e8 authored almost 12 years ago
Remove warn's from link & uninstall commands.

github.com/bower/bower - caeb5effdc5380b02158572f7a72e618c5f6524d authored almost 12 years ago
Forgot parenthesis.

github.com/bower/bower - 1e73b3d92672093a5d7113fe8b59d86a1e5da66e authored almost 12 years ago
Bump version.

github.com/bower/bower - a0ad96acd3e2a21efc5738e46beeb8692b7e30ef authored almost 12 years ago
Add CONTRIBUTING.md

Include guidelines for contributing to the project.

Fix #399

github.com/bower/bower - b5b4ec0ed7d0274333a241751620bc4202788a68 authored almost 12 years ago
Close GH-425: Update change log..

github.com/bower/bower - c1d61ddef6fcbc0ed85c1dcf1abc520dbf32fedd authored almost 12 years ago
Close GH-418: Fix --save not working with urls that get redirected.. Fixes #417

github.com/bower/bower - c904c81d1cb1dc134666c7ce93c6a5ecd33c5674 authored almost 12 years ago
Close GH-422: (Temporary) Unzip fix.

github.com/bower/bower - 2c12c8e2b66ce6425e4f4db5e95c02aa4dfdabcf authored almost 12 years ago
Close GH-426: Mock tests with zip, closes #424..

github.com/bower/bower - de88493acbe3fe26b6904c992924a8892b37b722 authored almost 12 years ago
Small changes.

github.com/bower/bower - 421dbc28bdd860cdd62a6f5976395ae50bd16e9c authored almost 12 years ago
Merge pull request #423 from twitter/issue-385

Fix bower init targeting ~commit instead of *, closes #385.

github.com/bower/bower - 019bfb8a6b8f630da5ee9729132b32d4770bf037 authored almost 12 years ago
Fix bower init targeting ~commit instead of *, closes #385.

github.com/bower/bower - 09f702879e93e344d3397b70760346f65cd56cc6 authored almost 12 years ago
Add @carsonmcdonald to contributors.

github.com/bower/bower - c853c64a8f17a4be0b8273d7fd962839a4761679 authored almost 12 years ago
Only report discovery if folder got packages.

github.com/bower/bower - aeb5a3a2614ac04087a09cac6584cf7c693f7097 authored almost 12 years ago
Fix trailing new line in the every entry in the list command.

github.com/bower/bower - 6187fd24973726be7af43e022e4b94c31fd514d3 authored almost 12 years ago
Remove warning in the list command.

github.com/bower/bower - d58bf2f057454bfce365b71b2ce7290b4bc34efa authored almost 12 years ago
Fix bower not installing things due to cacheName mismatch.

github.com/bower/bower - c035021cd6062c3de4d975103ec8000bee08939c authored almost 12 years ago
Remove events.

github.com/bower/bower - 561a5b2b2e40d22c94fb82ae8e74ff4c1095ebd4 authored almost 12 years ago
Fix test asserting copy of permissions.

github.com/bower/bower - 2bfdd033eba3ad1d501a4c5d66216c816a67b696 authored almost 12 years ago
Doing too much.

github.com/bower/bower - 938ae7dc8e56ec3e040b5e66a8db6543e69f9632 authored almost 12 years ago
Add some more tests and fix some issues.

github.com/bower/bower - 3f7bd981748958d7b24952741d3c8aaa772e3868 authored almost 12 years ago
[wip] resolver factory tests

github.com/bower/bower - dc67e8bbdeb879a44a9de37c12f60469a1c4491d authored almost 12 years ago
Merge branch 'rewrite' of github.com:twitter/bower into rewrite

github.com/bower/bower - d0cef987fe391c7782447b68ca852a8d97a85e19 authored almost 12 years ago
[wip] initial version of the resolver factory

github.com/bower/bower - af4131bb4d9b9cb4e1f8a10284726ebf1b7cded3 authored almost 12 years ago
Remove util/fetchBranch.

github.com/bower/bower - 030b6f972001117f52c2fb8016baa7a0638a4e11 authored almost 12 years ago
Doc typos.

github.com/bower/bower - d9634030d48c3f2679959afc4b7c46ef06d9308b authored almost 12 years ago
Add tests for the GitFsResolver constructor.

github.com/bower/bower - 79f5502b8e52d768e48c84cf8e5196f51e39ba7c authored almost 12 years ago
Remove logs.

github.com/bower/bower - 179781dfeee1916db7db4bcbccbff7d13af4bc2b authored almost 12 years ago
Move all the update logic to the downloader.

github.com/bower/bower - 413fd6190026c5814d12908fea2cfd9a24802861 authored almost 12 years ago
Update also master branch of the fake package before running the tests.

github.com/bower/bower - 9f605cae29aa9f23a6a80c86c00fea1093a8b82e authored almost 12 years ago
Update tests to reflect last change on the test-package.

github.com/bower/bower - c557279607d15fc832404e30ee69adfd5a1e4f41 authored almost 12 years ago
Merge branch 'master' of github.com:bower/bower-json

github.com/bower/bower - aa315d7c9748a88c99a9b004e56a1e6907b5c695 authored almost 12 years ago
Update .gitignore.

github.com/bower/bower - 080b25e30c994e850fe7498970086ef8ed1e36bd authored almost 12 years ago
Fetch our fake package just one time.

github.com/bower/bower - 75920e0a09d62305ce2dfa66d084178f7adb8d81 authored almost 12 years ago
Add some tests to the GitFsResolver.

github.com/bower/bower - f46ec05a3a4206897a36920ab9f526ebd4ead84a authored almost 12 years ago
Add tests for the GitRemoveResolver.

github.com/bower/bower - a87969d85f039faaf860ce0d7748dc9f9df9e925 authored almost 12 years ago
Guess name from the source in the GitResolver.

github.com/bower/bower - 3231ac15c9967f04979e4e7444b471ddf3812574 authored almost 12 years ago
Trim refs to prevent empty lines to be in the array.

github.com/bower/bower - 627c75b6b9c160c8df1f47a4b77af6f1ef222ace authored almost 12 years ago
Fix previous commit.

github.com/bower/bower - 823a845752b31f483e93a2728577bcb3b7f47589 authored almost 12 years ago
Add more tests, most of them related with the GitResolver.

github.com/bower/bower - f28ac0c037851847c9c3fcffe83db45523193f07 authored almost 12 years ago
Improve tests on build/rc tags.

github.com/bower/bower - 727e02b816732f8f0e22a4a158d37def6c400797 authored almost 12 years ago
Update README.md

github.com/bower/bower - a7c8c08183be6f37d097e242065b49cf1c8d1e18 authored almost 12 years ago
Add some more tests to be completed later.

github.com/bower/bower - b872f903655773c19d38df7ee99aabd20cdb1173 authored almost 12 years ago
Fix some typos that were causing issues in node 0.10.x

github.com/bower/bower - 8c3446fb1f912fdeba7fd6e9d5d7028f16d765e4 authored almost 12 years ago
Add initial tests for the GitResolver.

github.com/bower/bower - 504222b564f4371a76a8fd0aa057c2c3aaa6e92e authored almost 12 years ago
Fix issues in windows.

github.com/bower/bower - 108fcd5691bd772c4b7aacb97118832dbeeb24a6 authored almost 12 years ago
Fix failing test.

github.com/bower/bower - 39724517ccae3d64b97ed820cb534da0ff32943c authored almost 12 years ago
Merge pull request #397 from wookiehangover/master

adding better aliases for save and uninstall

github.com/bower/bower - 90353bdd0f3183c3b1517d31d22e815e80593956 authored almost 12 years ago
Merge pull request #408 from richo/fixups/author

Shamelessly add @richo as a contributor

github.com/bower/bower - a42a25125643fe5ca73d1b1b5ba10242b8be35dd authored almost 12 years ago
Shamelessly add @richo as a contributor

github.com/bower/bower - 0e3dab081aaad7cfc9489d5b9bdc38363838b32a authored almost 12 years ago
Add test for the warn event when using the deprecated component.json.

github.com/bower/bower - e78dc4892fe34500dda2057406b4991defd3a3ef authored almost 12 years ago
Add travis image.

github.com/bower/bower - 5cce1af3d789f105b17dc264bab26f660eef4c4d authored almost 12 years ago
Fix case-sensitive require.

github.com/bower/bower - 92156e05204f905e8ce9d4959cf6f348d1bb6b33 authored almost 12 years ago
Lock tmp to 0.0.17 due to a bug.

github.com/bower/bower - 9c13e48b6275cb8818e9f003631ae42440b8ab76 authored almost 12 years ago
Complete some more tests related with the base resolver.

github.com/bower/bower - bfc840d1a7770cbf99f151545b2c7da9a0633d2d authored almost 12 years ago
Add some more tests.

github.com/bower/bower - 8bc7349635a5c64b59b1bfee91a490a1f01b538f authored almost 12 years ago
Add initial tests for the Resolver, fix some bugs.

github.com/bower/bower - ddbfc5c57a26396fce71a510aef2870c01d3a9c1 authored almost 12 years ago
Update resolver implementation according to the API, integrate bower-json package.

github.com/bower/bower - b1e97266e3a2033372cb52b9ea7b16b6c56ab83e authored almost 12 years ago
Small changes to the Resolver API.

github.com/bower/bower - bb8c456a047b4be0e7ae6903e50a470133cc0e43 authored almost 12 years ago
Small pert improv.

github.com/bower/bower - c5c938722660d1fb86710afbc858cf2bc8f5159f authored almost 12 years ago
Move worker tests.

github.com/bower/bower - ee6ff7daaa93a0893cf29e7a22b5cba4c6f1362c authored almost 12 years ago
Use 'end' instead of 'exit' to guarantee that streams are flushed.

github.com/bower/bower - 29c93d2b0d58c12f99ff4c787aa04a7ce749a884 authored almost 12 years ago
Made parse async for consistency, tweak error codes.

github.com/bower/bower - bb98627d2b6fb417906979f71d40e36177c434b4 authored almost 12 years ago
Add test for invalid json.

github.com/bower/bower - 30608665860dad56eb935b09874eb740b26dfba1 authored almost 12 years ago
Update README.

github.com/bower/bower - eacf121f78663a3b65babe9da255324b4a4aeaae authored almost 12 years ago
Merge branch 'master' of github.com:bower/bower-json

github.com/bower/bower - c39535fdd0597328f516d104f143252289697c48 authored almost 12 years ago
Initial implementation and tests.

github.com/bower/bower - c3311df2a87435e58d7f9be9ddd8fa0d2559c258 authored almost 12 years ago
Fix bugs in the Worker, add tests.

github.com/bower/bower - 99af52ac2ffb2b5de2157d2db14d4affc01d32f9 authored almost 12 years ago
Signal optional type.

github.com/bower/bower - 05d974578dc6e71567e686774245f4ac2c4445e5 authored almost 12 years ago
Change UnitOfWork to Worker.

github.com/bower/bower - b968b4a9a4f15315fea9eaac0c940cf4c83c8dc1 authored almost 12 years ago