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

Safe default.

github.com/bower/bower - 796e019f12ef46e919edab24bb075263c9feb951 authored over 11 years ago
Disable config.interactive also when terminal is not a tty or --json was specified.

github.com/bower/bower - 036bd999fd04d7361a40241093bf567c626f2072 authored over 11 years ago
Fix adjustment made to targets and improve walk tree.

github.com/bower/bower - 1fdb5373c9cdeb34d24d3eb64a0c024f49cd0582 authored over 11 years ago
Several fixes.

- Throw an error when trying to update a package that is not installed
- Do not add duplicate pa...

github.com/bower/bower - 0ebe5ff55a904d1a33c7bcb2590557e5777d6b77 authored over 11 years ago
Sort of picks must be done by the Manager, otherwise indexes are messed up.

Little code simplification on the Project.

github.com/bower/bower - ef610ab7dea4f2c58f80e49dfe68f6a05e9c317d authored over 11 years ago
Add conflict resolve, presenting choices to the user.

This commit also contains:
- Simplified Manager and Project
- Add warning when an extraneous pac...

github.com/bower/bower - 68454492e936b5514fd8d85ca30dce269377dae9 authored over 11 years ago
Fix log of errors not rendering the error message/data in the JSON renderer.

github.com/bower/bower - 4593b652c4791c7b30cacd9b60fe90fad0d1aa98 authored over 11 years ago
Fixes #506. Work correctly with local git repositories.

github.com/bower/bower - 26709155830113517c15e5b377ef5a65a906218a authored over 11 years ago
Merge pull request #527 from wibblymat/issue-488

Add tests to default ignore list (#488)

github.com/bower/bower - fb41535c6988124ab74a066640b5b113686ab79e authored over 11 years ago
Add tests to default ignore list (#488)

github.com/bower/bower - b0890844e44465e1aac7bb5a5ca01bea85c20148 authored over 11 years ago
Update notes.

github.com/bower/bower - 8239226208e2c791a972e9cbfab5d19960c98bfb authored over 11 years ago
Minor tweaks.

github.com/bower/bower - 49be1638ba33805930bcc6c24de09c1e5d0c1daa authored over 11 years ago
Fix fail fast mechanism.

github.com/bower/bower - e188047cfbe22cfd761ac8a77dac72b635509023 authored over 11 years ago
Change from promise progress events to hierarchical logger.

This is an huge commit, contains other small tweaks/fixes.

github.com/bower/bower - afd01cc40c5511c9e1742bbf4645167f8078008a authored over 11 years ago
Update tmp to ~0.0.20, fixing uncaught exceptions never being reported.

github.com/bower/bower - ee0b620d33ef75c9bb49955b7d0b7f9903749af5 authored over 11 years ago
Reduce nesting and fix analyse not restoring dependants properly in some cases.

github.com/bower/bower - 2d0c0d2aadb72eea12533d73c4dd016ab6d3b78b authored over 11 years ago
Print only the stack trace when verbose or the error has no code (usually something strange).

github.com/bower/bower - e811236973235ce35fc206dff077df5ad9384077 authored over 11 years ago
Add a fail fast mechanism instead of rejecting the whole process on error.

This prevent clobbering registry and cache, since when the promise is rejected usually process.e...

github.com/bower/bower - 12078f07c6741a3b20dbba00ffa6db92129b6431 authored over 11 years ago
Allow simultaneous --save and --save-dev flag.

github.com/bower/bower - c9ef3fa1d745e8f59ce731242e9af2c973557656 authored over 11 years ago
Simplify code.

github.com/bower/bower - 0a724e5a73633f04b0425c9f6ad07974229927d0 authored over 11 years ago
Not every notification was being extended properly.

Standardise variables.

github.com/bower/bower - 2c9e4aacf2f0248480294d455d468f5cd4cc628e authored over 11 years ago
Print update notice.

github.com/bower/bower - 7fb326245ec1e92aee8cb62662440049ef0d50fb authored over 11 years ago
Align for better readability.

github.com/bower/bower - 542645d87616de41535c21ed9796d05a773255b1 authored over 11 years ago
Order options alphabetically.

github.com/bower/bower - b322633e8b997f573249ff6fa338bada5d49f202 authored over 11 years ago
Change options json structure, tweak templates.

github.com/bower/bower - 487cd384a5d1f1f59af7625fb2f237793b07ab73 authored over 11 years ago
Add missing shorthands.

github.com/bower/bower - 0b0055e0e24eb238e7ad157384a9b844a1746d9b authored over 11 years ago
Finish the help command and help usages for the implemented commands.

Introduce templating based on handlebars.
Minor tweaks.

github.com/bower/bower - 57a9b313c454ba99a4d479d1c81e1d8c8b20eabf authored over 11 years ago
Restore also extraneous so they are accounted in the uninstall command.

github.com/bower/bower - 81e8b0eb187bf05e94c075abc4de92d2ec209f3c authored over 11 years ago
Update rc package.

github.com/bower/bower - 76b85ed55420483cc30aad293527f4b5c9b2acf1 authored over 11 years ago
Merge branch 'master' of github.com:bower/bower

github.com/bower/bower - d954568f7b073a8a3b57184fa4cac89447e5454b authored over 11 years ago
Update rc dependency version, closes #515.

github.com/bower/bower - 92a272381574f53addcbb0eba68a89e39dfc636d authored over 11 years ago
Fix install not resolving with the installed object.

github.com/bower/bower - 4064fedf55883d95973d078c0220da7f0e32049d authored over 11 years ago
Better doc.

github.com/bower/bower - a27ad2e353a4c4b64c15302e400deda3d30d6d88 authored over 11 years ago
Wrong comment.

github.com/bower/bower - 13aa3914acb3470e867aec19c515b8844a5b5b0c authored over 11 years ago
Implement the uninstall command.

Made also some tweaks to the render stuff.

github.com/bower/bower - 20ba998383cd925ae435e4ceae44c55846776cbb authored over 11 years ago
Merge pull request #517 from mathiasbynens/patch-1

Add newline at EOF to template for no search results

github.com/bower/bower - 612e718b919693b638e0f1fd0e50786ac9c25032 authored over 11 years ago
Add newline at EOF to “no search results” template

This avoids the following issue: http://i.imgur.com/jVJumua.png

Closes #517.

github.com/bower/bower - cfc4fc354bff6d40c024f2d0dc9b820084bd44b5 authored over 11 years ago
Add types for all options.

github.com/bower/bower - 61208817df958a2111cabcf9622a7352a97f99f6 authored over 11 years ago
Close GH-237: Adding flexibility with endpoints. Fixes #232

github.com/bower/bower - bb58b5cbedb1cd8a6cade26a8cf3008d3fe7f969 authored over 11 years ago
Close GH-507: Add --quiet and --silent command line options. Fixes #343

github.com/bower/bower - eed8025ae2149e1d0e2de37953beff57a8c76455 authored over 11 years ago
Merge pull request #503 from wibblymat/issue-362

Throw an error if we try to use git but it isn't installed (#362)

github.com/bower/bower - a57d2c0e14a87ce729c97da2d175cc6ae9654919 authored over 11 years ago
Merge pull request #441 from wibblymat/issue-275

Allow a commit hash instead of a semver version (#275)

github.com/bower/bower - 90afa5b3e1238bb7fb83627b15e22a46388eb3f2 authored over 11 years ago
Make the code a little clearer

github.com/bower/bower - a7c0cd405d60969ba1d39364d9e435a574d23a67 authored over 11 years ago
Merge pull request #512 from dvberkel/master

Update link to Bower Server

github.com/bower/bower - bed22468ba576d6eb6b43600a74d24ecf813f772 authored over 11 years ago
update reference to Bower Server

The link to Bower Server is stale.

github.com/bower/bower - 93d4c3c47ca8b89b8478186a6fd85b833c5134ef authored over 11 years ago
Merge pull request #435 from stephenplusplus/master

components/ -> bower_components/

github.com/bower/bower - 0c190651cb6042c682a1e81a9c906c5ade910db9 authored over 11 years ago
Change registryName to registry.

github.com/bower/bower - 3cf56ff7d58c56a0743e13f62ee738ee80025b00 authored over 11 years ago
Merge pull request #509 from passy/readme-tar

Update readme to reflect supported archive types

github.com/bower/bower - f3f16c96e8a72de7989889b2b8aa7954042c1771 authored over 11 years ago
Add update command and also finish install.

github.com/bower/bower - 70a4ab863d0806042a53b54fe35af6564c5ed019 authored over 11 years ago
Change name separator of the endpoint (can't use pipe duh).

github.com/bower/bower - d62ccfd234f702b66124a673e54076dbdfe693be authored over 11 years ago
readme: correct tar.gz to tar

github.com/bower/bower - 370793a0059812a2409351675089e8b4736c205a authored over 11 years ago
components/ -> bower_components/

github.com/bower/bower - 292c0356f1ec0f6c70e9c51b4404257d2a6756f1 authored over 11 years ago
Small tweaks.

github.com/bower/bower - 4d6bcf27e9f950c6d591fb04d4c4e0ec02577d8e authored over 11 years ago
Fix render of errors.

github.com/bower/bower - 130e417451c388b417831d9aa510bdff89ab79fc authored over 11 years ago
Typo due to search & replace.

github.com/bower/bower - e6f2d9de86c53eaa0a92ae1fea2d97bc5451ab98 authored over 11 years ago
README typo.

github.com/bower/bower - 415a1bffacd88d48fba3e4af4e46e5b17181c82d authored over 11 years ago
Set log level to infinity when --verbose is used.

github.com/bower/bower - 798895d78d19efe652392971fd0ea338993b8033 authored over 11 years ago
Merge pull request #478 from wibblymat/issue-437

Don't use connection keep alive for HTTP requests (Fixes #437)

github.com/bower/bower - e24529d8d1aa5113cdca614f4d8b0d4d5b99c994 authored over 11 years ago
Huge commit.

- Changed way renderers work
- Move worker to a separate module
- Improve loglevel
- Minor tweak...

github.com/bower/bower - 454436905c12b11ab416a39e955ea836e345fe41 authored over 11 years ago
chore: improve package registration docs

Make it a bit clearer that people should be using Git tags and
remembering to push their tags t...

github.com/bower/bower - 26feee1ed54aa2073bce230b827b9c0ea9fb9302 authored over 11 years ago
Several things changed.

- Make force and offline part of config, clearing all the options mess in the architecture
- Fix...

github.com/bower/bower - 005b3356f2a84745a71ec0614f329cc3089e722d authored over 11 years ago
Move force and offline options to the constructor.

github.com/bower/bower - f1717f8319d77f69daddec56efe05671865c262d authored over 11 years ago
Small tweaks.

github.com/bower/bower - cb000549bd63edd8aa5fbf8c0bb7cf132fd1415c authored over 11 years ago
Add info level to default log levels.

github.com/bower/bower - c8d4d39068e765feaffe0fd7dfc371dfd0c09187 authored over 11 years ago
Forgot to tweak some more notifications.

github.com/bower/bower - 8539298008622c431905356f34c201f73608c54d authored over 11 years ago
Add special "all" log level.

github.com/bower/bower - f7395b7d7c69003f52cc9acce5b12ce7a12d34b7 authored over 11 years ago
Merge branch 'rewrite' of github.com:bower/bower into rewrite

github.com/bower/bower - 86758dcb70fd8eb31f114569addae3110a985402 authored over 11 years ago
Indexed resolvers.

github.com/bower/bower - f7c3b7c664c9330b01bf22ef24cf232559285f55 authored over 11 years ago
Make the grunt jshint task use the .jshintrc

github.com/bower/bower - 616d1a2c88092903231115c9ce57a3bc6412f635 authored over 11 years ago
I'm dumb.

github.com/bower/bower - 9f2b02d98eb0ef83342528e506fd2afbac94ddfc authored over 11 years ago
Minor CS fixes.

github.com/bower/bower - 01d8d0dbec2f7dc063dbea3a0d8ef2017b489cee authored over 11 years ago
Merge branch 'master' of github.com:bower/json

github.com/bower/bower - 2712aa2ae279bcd0976435756242c839007bfe7a authored over 11 years ago
Add repository to package.json and fix URL's, also bump rc version.

github.com/bower/bower - 7dcefa6bee94c5187d4a3573b4d83b757fe8580f authored over 11 years ago
Add repository to package.json and bump rc version.

github.com/bower/bower - 70e3528809c742ad1fd1c44bcb1173f6945a3a4b authored over 11 years ago
Try next registry endpoint on 404.

github.com/bower/bower - c7780a2708e2ee421ce1598e0317d8515ffa8bdb authored over 11 years ago
Add repository to package.json.

github.com/bower/bower - 784d458e629c874ba33ebc27022a65dad2cea3ec authored over 11 years ago
Throw an error if we try to use git but it isn't installed (#362)

github.com/bower/bower - 0e1e7875a8f5e4411e314cb6ffac18018849471e authored over 11 years ago
Added which as a dev dependency accidentally

github.com/bower/bower - 03c6614aedc7018a8bf7ea08a56b7f34d3dd1a21 authored over 11 years ago
Check that git is installed when instantiating a git resolver

github.com/bower/bower - 26f33b9581e91797f08fc57b1bff140a43898421 authored over 11 years ago
Make travis work with grunt

github.com/bower/bower - 0ba66d4d479d2b683a13500d7e07c9e2ad929c82 authored over 11 years ago
Set up Grunt, because Grunt is magic

github.com/bower/bower - 5bc0b24913b3ce6aaad5896b2d04edb78f820b64 authored over 11 years ago
Make warnings go out on stderr

github.com/bower/bower - da87fd77470f8182c3603cfea7eb6e035d6b9e6c authored over 11 years ago
Put the dependencies in alphabetical order for better readability

github.com/bower/bower - 49b1608af8ffa4e69662715df016d9da5e124d56 authored over 11 years ago
Added the update notifier

github.com/bower/bower - 8bc6d7af8c03db548c827e36fcfa8c256872319a authored over 11 years ago
Remove trailing commas.

github.com/bower/bower - 479690f01112d8d2eb4254912548854539d56027 authored over 11 years ago
Sum up when exceeds the size of the label.

github.com/bower/bower - 2510f21c81f2a1e52a41e865b5f505de151088ef authored over 11 years ago
Auto align cli output in wide mode.

github.com/bower/bower - d6e55dffb066facc949504ccf8cd20be8989f0db authored over 11 years ago
Add new line at the end of the json renderer.

github.com/bower/bower - 7df0e226644307d13d6478b192550e987f04daad authored over 11 years ago
Make tag lower case in case of error.

github.com/bower/bower - 8939fe0b8399802fc8300382d8a270be4ae4893f authored over 11 years ago
Move stdout/stderr logic to the renderers to allow for greater flexibility.

github.com/bower/bower - c4cbfd352e509157eca3d0277ef98744607d8880 authored over 11 years ago
Don't use connection keep alive for HTTP requests (Fixes #437)

github.com/bower/bower - 658a4dbb2e1ae6f30ea727b3f3c0cceb9f540308 authored over 11 years ago
Don't fail silently when no version specified in the JSON (#439) - Make having a blank version be an error.

github.com/bower/bower - 607e16025df8081b5346fdb7c1616f68fa1bb788 authored over 11 years ago
Avoid having to deal with circular references when outputting json.

github.com/bower/bower - ecacdfaf499792c56491cac325482324665f5620 authored over 11 years ago