Ecosyste.ms: OpenCollective

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

github.com/bower/bower

A package manager for the web
https://github.com/bower/bower

Merge pull request #241 from wibblymat/issue-219

Add an init command that generates a component.json (Fixes #219)

fbecb17fea0e1024e385505aab346d01ef07335a authored almost 12 years ago by André Cruz <[email protected]>
Add an init command that generates a component.json

557c453b12dc3e726d237cf4c4d57e7e584fd438 authored almost 12 years ago by Mat Scales <[email protected]>
Don't save dependency to component.json when it doesn't resolve

Fixes the case when install is called with --save and the dependecy
is saved to component.json e...

5136cfc7ce8bda8f129d4b39a4d445c3a0e2a181 authored almost 12 years ago by Miloš Hadžić <[email protected]>
Upgrade Mocha dep and increase timeout

Travis can be slow and sometimes time out.

f55675ab2b27421e3854de0969a9bed71d996248 authored almost 12 years ago by Sindre Sorhus <[email protected]>
Remove links pointing to nonexistent folders on cache-clean, #182.

80038f6925cd39417cec99a376c227d5b88cb7cb authored almost 12 years ago by Marcelo Conceicao <[email protected]>
Merge pull request #243 from marcelombc/master

Cache-clean should remove links pointing to nonexistent folders (Fixes #182)

0f284fd1280582321e94ae16045bcc3afa895bf6 authored almost 12 years ago by André Cruz <[email protected]>
Remove links pointing to nonexistent folders on cache-clean, #182.

2ec352bc709be8a126ad60030b5f702ad3aa9221 authored almost 12 years ago by Marcelo Conceicao <[email protected]>
Merge branch 'master' of github.com:twitter/bower

4f64412c19edc6fc85b9e4fd4cccd72018c98f9e authored almost 12 years ago by André Cruz <[email protected]>
Update unzip to resolve issue with some zip files, closes #225.

Also update change log.

7ab29c5516df96bf2229a4be0e35a6d2f45cd874 authored almost 12 years ago by André Cruz <[email protected]>
Merge pull request #239 from miloshadzic/save-fix

Don't save dependency to component.json when it doesn't resolve

aaf0aa12e180b358f55041c0f81f0902f7532d52 authored almost 12 years ago by André Cruz <[email protected]>
Don't save dependency to component.json when it doesn't resolve

Fixes the case when install is called with --save and the dependecy
is saved to component.json e...

7429e62d9d7802369005cbe9e2aca91f9814e621 authored almost 12 years ago by Miloš Hadžić <[email protected]>
Upgrade Mocha dep and increase timeout

Travis can be slow and sometimes time out.

423fab8822c34f9fe33bf8d0219ab1ebd7e39fe2 authored almost 12 years ago by Sindre Sorhus <[email protected]>
CS.

b6eb6642f8c7122fd91da48b74204974daf4ffa7 authored almost 12 years ago by André Cruz <[email protected]>
Fix protocol not being set correctly, closes #230.

Also account for errors when creating temp dirs.

36e790d6a9efbbc55143d5f7dd10b083d38aa978 authored almost 12 years ago by André Cruz <[email protected]>
Update CHANGELOG.md

7b64b8700cb9a2a92726a5dcc2d0cb59b0d42079 authored almost 12 years ago by André Cruz <[email protected]>
Update CHANGELOG.md

2cc9c06eab6d43b3edb840fd2ae8a48998a52928 authored almost 12 years ago by André Cruz <[email protected]>
Bump version.

481e6bc498a814c1d2aef50b55b90455e61bb216 authored almost 12 years ago by André Cruz <[email protected]>
Update change log.

8aa1fb33b6621693d1cacdbcf672ead61b72f165 authored almost 12 years ago by André Cruz <[email protected]>
Fix some minor issues, closes #214.

2c992f1ece03c0a0e573d44109e1a99d5ddee236 authored almost 12 years ago by André Cruz <[email protected]>
Simplify util/save.

9ac919b7afe44df20763bc660e7faaa0c7b81a1b authored almost 12 years ago by André Cruz <[email protected]>
Add --force-latest flag to allow conflict resolution, #214.

755d87338db2d750baa5f1e0122c5ca0d0f891b1 authored almost 12 years ago by André Cruz <[email protected]>
Avoid escaping in the templates (no need for them in the console).

12fd86e6817264b0a49a4124ac72e43f6f585185 authored almost 12 years ago by André Cruz <[email protected]>
Use the original tags if defined in the conflict resolution messages, #214.

d7b465359c0037f03b6cf564d26f028400c778b6 authored almost 12 years ago by André Cruz <[email protected]>
Merge branch 'master' of github.com:twitter/bower

63ecde0ea71f585e194743d25e48833f36365b2c authored almost 12 years ago by André Cruz <[email protected]>
Finish up conflict resolution logic, #214.

Some refactoring.

44bfa55bee1b1f5cb38673ff86d22f169fc3a472 authored almost 12 years ago by André Cruz <[email protected]>
Fix the way errors are thrown in tests.

520e1c4def706d591d89cd536a244056ade61d0d authored almost 12 years ago by André Cruz <[email protected]>
Add test for resolved deps, #214.

6a63f97ce821d626c693939d9b78977d763cbb73 authored almost 12 years ago by André Cruz <[email protected]>
Merge pull request #227 from twitter/ignore

Remove ignore paths from .json

6195281e70ea9092ad3902b6d2383c82b4da3b84 authored almost 12 years ago by André Cruz <[email protected]>
dot option in glob for ignore

ad359e2659b8e9bd87c34cc2cc84d42e23b7aaa0 authored almost 12 years ago by David DeSandro <[email protected]>
push.apply to add json.ignore

a8a4f6fd2ca247057d3c666221cc12dce0521453 authored almost 12 years ago by David DeSandro <[email protected]>
test - should remove .git directory

0cb38676efa7bd17d4a69244f4962062c108d5cb authored almost 12 years ago by David DeSandro <[email protected]>
Fix some more issues with reading package local configuration, closes #205.

Complete the tests regarding this issue.

02e3ed4588bb4d91df0c5c3b0ac54ea9b3d06551 authored almost 12 years ago by André Cruz <[email protected]>
Merge pull request #226 from manuel-woelker/issue-205-b

manager: test for #205 (Using another name for .json file leads to unfetchable deps)

0b2aa433c533d2cfa363dc59205bc3952bc5e0a0 authored almost 12 years ago by André Cruz <[email protected]>
add ignore json to README

41a992e42a2aa0d5b804b9fe3a56a05c9aed3dda authored almost 12 years ago by David DeSandro <[email protected]>
fix binding install;

add test for removing ignorables

5d45b04b224a00589cff2ff8288978074c82b3e0 authored almost 12 years ago by David DeSandro <[email protected]>
Merge branch 'master' into ignore

Conflicts:
lib/core/package.js

3b0d8b37e7291770c83b3df383de06029388088a authored almost 12 years ago by David DeSandro <[email protected]>
add package-ignorables for testing

f026c6238d4a8b6227bf11337d150fead823ca91 authored almost 12 years ago by David DeSandro <[email protected]>
use async.forEach in removeLocalPaths

d6cb0736d6530b48dfe57b5d0c7154bc1ce9adbe authored almost 12 years ago by David DeSandro <[email protected]>
manager: test for #205 (Using another name for .json file leads to unfetchable deps)

8488c657af0fa1d57054b6bdccb08618cacb6454 authored almost 12 years ago by Manuel Woelker <[email protected]>
refactor removeLocalPaths with forEachPromise helper

sorta kinda cleans it up

e2b94620ad79912ff09e51ac470e2c935154e26a authored almost 12 years ago by David DeSandro <[email protected]>
use glob for path matching

in promise hell

254dab3da7f97e742f774f04bde3cf8d7289cb02 authored almost 12 years ago by David DeSandro <[email protected]>
White up versions in the conflict.

42f090840cf5e73f3dd3149ece83c82e8c6e2df1 authored almost 12 years ago by André Cruz <[email protected]>
Fix tests due to the way conflicts are handled, #214.

e5f40350d28cc23e4c6ab3fd726c3805ae3243e3 authored almost 12 years ago by André Cruz <[email protected]>
Fix typo in changelog.

584736ad907c5a0e540f9f30a2ef75927483681b authored almost 12 years ago by André Cruz <[email protected]>
Update CHANGELOG.md

30f2092cc26f77132e301d02076f2f9bae5ea721 authored almost 12 years ago by André Cruz <[email protected]>
More fixes related with previous commit, #205.

c52ad6fb7c3e480e7c30337654fba8c6388f4805 authored almost 12 years ago by André Cruz <[email protected]>
Fix previous commit, #205.

06f6c37add0b5f280b57aa94a817a7cdb460981b authored almost 12 years ago by André Cruz <[email protected]>
Obey local packages .bowerrc config and fallback to generic one, #205.

00aaeb9305e3941a8ab560d42c2050fb0f945a1a authored almost 12 years ago by André Cruz <[email protected]>
Fix tags being added to non-repo packages in update, fixes #197.

ca9cb2f61b5df761e17250a67e1575d266864cc7 authored almost 12 years ago by André Cruz <[email protected]>
Better error messages for invalid bowerrc files, closes #220.

a8c72398ba56352d08f00a9958d36bde9b0cd71b authored almost 12 years ago by André Cruz <[email protected]>
Slightly better error message.

01bd65f8e62760cc4c1b3b4231e41982d48bc9cf authored almost 12 years ago by André Cruz <[email protected]>
Print a good detail message when a conflict occurs and ways to resolve it, #214.

a0c7e5df571adb16f7944e800227cc7c144aaa55 authored almost 12 years ago by André Cruz <[email protected]>
Make errors sync when logging.

9240a982d6e850d184c066e5bcd3e0779c48d484 authored almost 12 years ago by André Cruz <[email protected]>
Initial sketch to solve issue #214.

1d3d37034f6d15819bf6b41e0f12178fb5addd9d authored almost 12 years ago by André Cruz <[email protected]>
add removeLocalPaths

913acabdd26718caff7404483482061adc688393 authored almost 12 years ago by David DeSandro <[email protected]>
README : Add non-registered dependencies

Ref #210

abbeff812623dbdda3eeb5817893db05663cc9b7 authored almost 12 years ago by David DeSandro <[email protected]>
use `**` for bolds.

It was messing with my Markdown syntax parser :space_invader:

ecfb4395439c924c64f6fe4b0656bccf68a2194d authored almost 12 years ago by David DeSandro <[email protected]>
Update change log.

53f7b6c7046ebf641cf6a98ec1ff93f2986c1105 authored almost 12 years ago by André Cruz <[email protected]>
Fix mismatch issue, #214.

9623f44d83c0641c6957b54c96e0f95f00845fd5 authored almost 12 years ago by André Cruz <[email protected]>
Merge pull request #213 from risseraka/patch-1

updating ~/.bowerrc in doc

fe9e0dd8c16df73a4310bd7e4cf9624b61a7eeb7 authored almost 12 years ago by Sindre Sorhus <[email protected]>
updating ~.bowerrc in doc

d5b351cd388ef4d7fba0a1e614f1929a854546a7 authored almost 12 years ago by Adrien Risser <[email protected]>
Merge pull request #203 from alexnormand/master

Fixed typo in "Windows users" README section

0106c104838302bca9ebc1b8a90ccdac2727afdf authored almost 12 years ago by Sindre Sorhus <[email protected]>
fixed typo in "Windows users" README section

d6e742012ef7c8554f49b2cf47ea9628c4d5f0e3 authored almost 12 years ago by Alex Normand <[email protected]>
readme - improve text regarding completion

4dc4cfdbcf98ceffd7e95f858492e6247511f0e7 authored almost 12 years ago by Sindre Sorhus <[email protected]>
Merge pull request #199 from jsjohns/patch-1

Fix typo.

822051430795fbeaa1053dfaf7a8f0d736fe91c5 authored almost 12 years ago by Sindre Sorhus <[email protected]>
Fix typo.

1d06f7e93cb6fea87893a3a6f5aa5c360db3c746 authored almost 12 years ago by Joshua Johnson <[email protected]>
Merge pull request #196 from eventualbuddha/patch-1

Fix typo in error message.

ec965791bf03f919e3524b9ebd9cd0ce6c898b83 authored about 12 years ago by André Cruz <[email protected]>
Fix typo in error message.

00ea8e89847ad414ae06a0b239e5bb016fb61ec9 authored about 12 years ago by Brian Donovan <[email protected]>
Update change log.

9d5f2fb5999d9e104a73ca1f92f4173727f7e1d8 authored about 12 years ago by André Cruz <[email protected]>
Show only discover message if there is packages.

983a7fa707d809146020b6ebe1d2733142b7659c authored about 12 years ago by André Cruz <[email protected]>
Fix issue related with endpoints lookups.

5a5a24348696e102b1399f4baaccaf197fcd632c authored about 12 years ago by André Cruz <[email protected]>
Update change log.

acb8b9de539642473977d207c669d27356ab7146 authored about 12 years ago by André Cruz <[email protected]>
Grammar fix.

aca618080b766ae287f0ad89cb267a14d0f738a3 authored about 12 years ago by André Cruz <[email protected]>
Fix previous commit.

b7bf83c88f60736c78cd18d29d9d3f9e1d81cbb7 authored about 12 years ago by André Cruz <[email protected]>
Merge branch 'master' of github.com:twitter/bower

36b90691c844bdbc84404f81925077751d6d4e27 authored about 12 years ago by André Cruz <[email protected]>
Fixes #185.

05e44d5148b266b954231925a68da9ee397865c3 authored about 12 years ago by André Cruz <[email protected]>
Merge pull request #190 from hemanth/patch-1

Added names of contributors from PR 174

67290157b754ebd2e0d891be1231e89c18329ff3 authored about 12 years ago by André Cruz <[email protected]>
Fix some issues and also fix CS.

64ed10530b4f8607d6539e6da70dcf5339013675 authored about 12 years ago by André Cruz <[email protected]>
Merge branch 'master' of github.com:twitter/bower into completion

Conflicts:
README.md
lib/commands/register.js
lib/core/config.js

eb9f6aca032ba51c059da3049525391232935cb9 authored about 12 years ago by André Cruz <[email protected]>
Complete completion section on the README

82f5ad4af2978e54469c0ad16e9b146096f7ecca authored about 12 years ago by André Cruz <[email protected]>
Some tweaks to the completion.

- Now has a separate cache folder
- Adjust cache clean to also clear the completion cache (and f...

ae87fd4a3261859856af0c056d173c767016952c authored about 12 years ago by André Cruz <[email protected]>
Merge branch 'completion' of git://github.com/mklabs/bower into completion

Conflicts:
lib/commands/register.js

9c34adf2dcfff2cdf1fd65ac1feeb0c8f21da8fe authored about 12 years ago by André Cruz <[email protected]>
Merge pull request #73 from uzquiano/master

Support for multiple endpoints in search and lookup

6812883511b616b675a18446419e14f1bdbe4a1d authored about 12 years ago by André Cruz <[email protected]>
Merge pull request #194 from brandondrew/patch-1

grammar fix to README

50c5edf95eba21ce971ffa57dd35b9831c87bce5 authored about 12 years ago by Sindre Sorhus <[email protected]>
grammar fix to README

It could be 'an URL' or 'a URL' (depending on whether 'URL' is pronounced as an acronym, or its ...

8ce4c1cdecfb5e3c515dcab5e8ee52f0902a435d authored about 12 years ago by Brandon Zylstra <[email protected]>
Typo, oh noes!

f242e93b08baa859c3dfcec11f0bde6f4b2e0182 authored about 12 years ago by André Cruz <[email protected]>
completion - generic method to complete command options

at command level, attach the `shorthand` Hash to the completion
function. The completion command...

b544425667e20c21b4fc63c3f1e3ce96afa5c043 authored about 12 years ago by Mickael Daniel <[email protected]>
Move completion cache results to ~/.bower/cache/__bowercompletion__

for cache-clean command to be able to clean it.

__bowercompletion__ to avoid potential naming c...

8dbffe6fa76f33e88933e22d96ce28eb3db32c35 authored about 12 years ago by Mickael Daniel <[email protected]>
Adding a few notes in readme for completion

8a00820dbb9dcb876a95a3c4c0cd3daffa1cb717 authored about 12 years ago by Mickael Daniel <[email protected]>
Added names of contributors from PR 174

Well, mklabs was already there in the list :)

12f72ae5ccf7ed288f901fcb54b0da5fa6fc28e6 authored about 12 years ago by hemanth.hm <[email protected]>
Update to README

ef721bcd9de8707ae9cd768faa5d1ec3c0356000 authored about 12 years ago by Michael Uzquiano <[email protected]>
Fix to config.js file

a122f992ba76e81466f861893f10336c1025fc74 authored about 12 years ago by Michael Uzquiano <[email protected]>
Merge branch 'master' of github.com:twitter/bower

a6c6e221f7366e27ed97a0db6393667c545b6229 authored about 12 years ago by Michael Uzquiano <[email protected]>
Add `package` event that is fired for each installed/uninstalled package.

7337a805504e7e14d5a6cb389fdace0ca9d2f178 authored about 12 years ago by André Cruz <[email protected]>
Fix typo.

5f094a894aef6ad7735285983fc370467105025b authored about 12 years ago by André Cruz <[email protected]>
Fix more typos.

4a70c470b5fb3f48550a422bb74c8a9dee82efbb authored about 12 years ago by André Cruz <[email protected]>
Fix typo in the changelog.

8e7ed131b98afab0158cdcd959c637e626e1d3e0 authored about 12 years ago by André Cruz <[email protected]>
Bump version!

3a6dbaee94891f2cbb7d7e8791d46def2c3f394d authored about 12 years ago by André Cruz <[email protected]>
Fix help for the ls command.

1553d67d4b38b0e6e6b8ec3d0fb6be1d0006fd39 authored about 12 years ago by André Cruz <[email protected]>
Add new option to the help template.

ea5df078a60c90e0b885f946d4d540ce650cb8f3 authored about 12 years ago by André Cruz <[email protected]>