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

Huge commit.

- Support local path repositories
- Fix various issues with the list command
- If no component.j...

822efbe34cca9e0772986d12017f7a94a20f97c5 authored about 12 years ago by André Cruz <[email protected]>
Merge pull request #133 from mojombo/patch-1

Correct capitalization of GitHub.

4f5f36e4b3369c47ad9fce2809ceb3c6376ab0b7 authored about 12 years ago by Sindre Sorhus <[email protected]>
Correct capitalization of GitHub.

70df4932f2ee7103572f364256bb87f8477a1281 authored about 12 years ago by Tom Preston-Werner <[email protected]>
CS.

133b1c12a784337498780bedacf48fdaaec95e67 authored about 12 years ago by André Cruz <[email protected]>
Simplify code.

657a5e02099c371c2b6dfb7354a72982ff252e10 authored about 12 years ago by André Cruz <[email protected]>
Bump version.

bdedd4d995286c5aca9f845663c3cc1f034ba73a authored about 12 years ago by André Cruz <[email protected]>
Fix ls command when asset is zip/tar.

03bbbb22af2557b6b68f7c3e5dbd3ca3bcc22f6f authored about 12 years ago by André Cruz <[email protected]>
Change template verb.

bd11df44eea080f8a8339f9789b0dd903a234082 authored about 12 years ago by André Cruz <[email protected]>
Update README.md, adding the new features.

b46e8166cc24869b1c750f67db6453eba288c789 authored about 12 years ago by André Cruz <[email protected]>
Add github shorthands support (with tests), closes #121.

2948eae4484a1c31292032c085c42f9f7f885477 authored about 12 years ago by André Cruz <[email protected]>
Fix CS.

b23cbb8c3fd377693fd7ebbbd164060330d61b56 authored about 12 years ago by André Cruz <[email protected]>
Some cleanup, add tests for tar and zip files.

Also improve tests.

b3d04e9083fb5c129351a94c136f243379bc00bd authored about 12 years ago by André Cruz <[email protected]>
Add suport for zip and tar url's.

d59e1e45a8e4d331eb6ffce9ef28760532ca9118 authored about 12 years ago by André Cruz <[email protected]>
Merge pull request #129 from jenius/master

Add config to public api

8598f9493dd53914335933b89ac8558538c888ac authored about 12 years ago by André Cruz <[email protected]>
Fix ls command, closes #126.

376788f385f33303af6dcdfa2e327cce517ebce5 authored about 12 years ago by André Cruz <[email protected]>
add config to public api

5ce5b4c3c65efb4e707c02a6cba58cb76938b748 authored about 12 years ago by Jeff Escalante <[email protected]>
Oops, fix little regression.

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

030e557575e752769d782ab93afd7364ed3c4d88 authored about 12 years ago by André Cruz <[email protected]>
Fix update for asset packages.

4ab8cd398bd2d301f0f4056adef481ca3a167330 authored about 12 years ago by André Cruz <[email protected]>
0.3.2

8c9a08b3a35dad7d8bf405bf2a4920f798bee7d6 authored about 12 years ago by fat <[email protected]>
Merge pull request #124 from iammerrick/master

Improve bower install --save

8fcb328411e0ad796ff5614e1eb5718f2e70c7be authored about 12 years ago by André Cruz <[email protected]>
Updated Bower documentation.

d60ca60360a7c18e4fc1b065de287c7cb2b2018b authored about 12 years ago by Merrick Christensen <[email protected]>
If the dependencies object doesn't exist on a --save. Create it.

eb747d7508ed50b054b77e46357b514f09d9bb6b authored about 12 years ago by Merrick Christensen <[email protected]>
Specify dependency versions in package.json

12921bfeadf41c3c202b08198fd9a34e8ef604e7 authored about 12 years ago by Sindre Sorhus <[email protected]>
Fix force flag.

d23adeef5ae5894193f5bb0432e691aacbdd41c7 authored about 12 years ago by André Cruz <[email protected]>
Fix tests.

b0687baa00c8b88db5fb70d2209cf759183ccde0 authored about 12 years ago by André Cruz <[email protected]>
Add notes about how to unregister a package.

7437be886996f8e0dbed0f06119f750bef9e059a authored about 12 years ago by André Cruz <[email protected]>
publish 0.3.1 with cache improvements

8d9bba61a13d62d4208101c7f0a1d3adfeec6a20 authored about 12 years ago by fat <[email protected]>
Merge pull request #109 from twitter/cache-id

Same package names but different endpoints now have different caches.

86840784377cfb2431d6e80a3ac331c90f2bd74e authored about 12 years ago by André Cruz <[email protected]>
Fix CS.

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

4ea387ed358a79cf364de1b586c2d2f37ed8977a authored about 12 years ago by André Cruz <[email protected]>
Quick fix.

83661eec48c0c13abd49bc4668268b253196dbc6 authored about 12 years ago by André Cruz <[email protected]>
Generate a resource id everytime the gitUrl is set, fixes list command.

07b93ffe604fcb4b78106b3cda888e31d45a2709 authored about 12 years ago by André Cruz <[email protected]>
Change way status codes are parsed.

ab9c3f9ec71397275338f4f091d60a71fcef504a authored about 12 years ago by André Cruz <[email protected]>
Remove dot from error message.

381c5fea77133ed2663479b012a7525a68e264c4 authored about 12 years ago by André Cruz <[email protected]>
Same package name's but different endpoints have now different caches.

dc1f1422419ac916c01d04a95faae2bb314bd552 authored about 12 years ago by André Cruz <[email protected]>
Remove unnecessary var.

197fc346180a802c79c5a70668f6f7c214b445f7 authored about 12 years ago by André Cruz <[email protected]>
Use custom fileExists that returns true if the file exists but cannot be stat'ed.

This is needed because fs.exists was returning false values when it should actually return true.

9c81c3ce291d1c7a14b5faef827c7176d7e0f334 authored about 12 years ago by André Cruz <[email protected]>
Important fixes to the update command.

- Update command now correctly process passed packages
- Fix packages in which the name couldn't...

8dc17f64f8db9abd17ddf186dcd2fc7fdd957d4f authored about 12 years ago by André Cruz <[email protected]>
Reflect the recent changes on the README.md.

d4329c3b00d8a72cd738936aa8c469de353c529c authored about 12 years ago by André Cruz <[email protected]>
publish v0.3 + add satazor to author note

d8278e0fb0dbf1a0b2ad4dc175c0ce48f8cbbcfd authored about 12 years ago by fat <[email protected]>
Merge pull request #97 from satazor/features_fixes

A lot of fixes and added features

7021b112ead0f6c470cbe59fe60e8cfff8b3f21c authored about 12 years ago by billy gates <[email protected]>
Return early.

3af267669ee2eb06883ae880aa396187dba2218e authored about 12 years ago by André Cruz <[email protected]>
Fix comment.

b904177ccce96d021f7ff7776fc60c735f23c701 authored about 12 years ago by André Cruz <[email protected]>
Lineup.

0b85b50adde53db3a8f2136372ebe324a889ef71 authored about 12 years ago by André Cruz <[email protected]>
Fix CS.

b22cc1cc0401e393ed7575916ab13dd506367f4e authored about 12 years ago by André Cruz <[email protected]>
Return early.

b371dd2cf77bd29229d4c759f18f9592d7210d7b authored about 12 years ago by André Cruz <[email protected]>
Not needed anymore.

00a4923d5fb2569ab739496a948fab53e898598c authored about 12 years ago by André Cruz <[email protected]>
Move --force tests from the package to the manager.

8fe0abfc4bf575b7cb56d76df29bbef829e183ca authored about 12 years ago by André Cruz <[email protected]>
Typo and add some useful comment.

f50520e04e5f438d6b07376b7507e23a55728d6a authored about 12 years ago by André Cruz <[email protected]>
Change Package constructor slightly, add rudimentary test for the --force flag.

6a6eb75a3b6857c327c6a87ec4c56e41009a34cb authored about 12 years ago by André Cruz <[email protected]>
Oops.

bff311f8ec4d1c9c638c606391559061d6ece508 authored about 12 years ago by André Cruz <[email protected]>
Add tests for cache-clean, unified some return values.

a74f6630dfc38f142c558fea75f04c9acb881738 authored about 12 years ago by André Cruz <[email protected]>
Simplified things by adding a .commit property.

f0836ba655040b945e4a3d8423c3c2a49d90747e authored about 12 years ago by André Cruz <[email protected]>
Merge pull request #100 from benjaminoakes/master

Fix typo

f7438617a281795ab18059fe56a029e93d7e90d8 authored about 12 years ago by Sindre Sorhus <[email protected]>
Fix typo

f4d386b69469106cb6eb8f1f1abb426f0432ff22 authored about 12 years ago by Ben Oakes <[email protected]>
Also use local .bowerrc file.

64d1d4a1c974f13b97efb672c86cf81b693b1afd authored about 12 years ago by André Cruz <[email protected]>
Add some useful comments.

956dac2c50580b752360123a04136adffaef3952 authored about 12 years ago by André Cruz <[email protected]>
Do cleanup also after the tests and not only before each iteration.

This is because the cache could be in an inconsistence state for normal usage afterwards.

51bd1f559c7d37a5b4ca4529c0709fb0571a9dc5 authored about 12 years ago by André Cruz <[email protected]>
Use the lookup name when using the --save option whenever possible.

Also fix important bug regarding the checkout process in some edge cases.

97f8efcbb9acc5ce0bb96a67d0a906897a0096e4 authored about 12 years ago by André Cruz <[email protected]>
Do not install if there is a conflict.

f335f5f1fbea70de78f8689ae759ab7e377fcfe6 authored about 12 years ago by André Cruz <[email protected]>
Add missing template for the cache-clean command.

712953e7992d027d5c443dab734312468e62e540 authored about 12 years ago by André Cruz <[email protected]>
Oops.

406ed297ca2723d1ed4f4b5872caa07d02986a9f authored about 12 years ago by Andre Cruz <[email protected]>
Tweak help templates.

4d1882ed4974c55cb78b462f01264cf668720ea7 authored about 12 years ago by André Cruz <[email protected]>
Remove forgotten code about the reverted componentsDir option.

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

Conflicts:
lib/core/config.js
lib/core/package.js
package.json

8a4963026a1b057e374deb985a8fc24555a9bb8e authored about 12 years ago by André Cruz <[email protected]>
say we don't know version… when we don't know version…

341ad5c10c36e1056d8b8ff45e8cf7dc0df82470 authored about 12 years ago by Jacob Thornton <[email protected]>
add note about programatic api

8716c2bb6c4ae358f56491b176943a784c854f62 authored about 12 years ago by Jacob Thornton <[email protected]>
fix config path

4a40e755e790eb603292201097ce9257f71ec820 authored about 12 years ago by Jacob Thornton <[email protected]>
Merge branch 'master' of git://github.com/KarthikDot/bower into KarthikDot-master

Conflicts:
README.md
lib/core/config.js
lib/core/source.js
package.json

59d49166c7fc8e17627f40a09931ba9d3b587dc0 authored about 12 years ago by Jacob Thornton <[email protected]>
move cache to config.js + get tests passing again…

52e72b466a31c440e3debe5cae2101eec81f8f5b authored about 12 years ago by Jacob Thornton <[email protected]>
Merge pull request #78 from sindresorhus/no-colors

Make it possible to disable colors

9825707837734fea51287446f661835764657a73 authored about 12 years ago by billy gates <[email protected]>
Merge pull request #92 from satazor/master

Unit of work implementation

173f5ed17ebec7f1ca2eec6875308096b6641b9e authored about 12 years ago by billy gates <[email protected]>
Prune function now gives priority to non local packages if they are equal.

d53878c130155992737e37aa4974f77601674088 authored about 12 years ago by André Cruz <[email protected]>
Fix install not appearing for local resolved packages.

badcde0ef91d878e94f46c3066bc1a3b3382db2b authored about 12 years ago by André Cruz <[email protected]>
Remove unnecessary tear down code in test because it is already being done in the beforeEach.

df4ee497265e3bbff57e50a73138d852d057aa9b authored about 12 years ago by André Cruz <[email protected]>
Merge branch 'master' of git://github.com/satazor/bower into features_fixes

Conflicts:
test/assets/project/component.json
test/manager.js
test/package.js

a7e464a9025a242c58bf7f9274697b24191369f4 authored about 12 years ago by André Cruz <[email protected]>
Manually revert componentsDirectory option.

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

Conflicts:
test/package.js

b7c3aa59a736d137be914e0572221db860baf350 authored about 12 years ago by André Cruz <[email protected]>
Fix CS again.

2abde5539d3ccc14085e93151dbe00040407cbc2 authored about 12 years ago by Andre Cruz <[email protected]>
Fix redirect test not being async, cache and local files are now flushed before each test.

c5a0f0ddcf23ef717d98827402ba96fd67f1195d authored about 12 years ago by Andre Cruz <[email protected]>
Fix download() emitting the 'download' event several times.

612084fb57690996b2e96bb058ab3df38729653b authored about 12 years ago by Andre Cruz <[email protected]>
Prevent errors when passing duplicate packages to cache-clean.

708d68aee7d4cdb84fea040b5beff63e552909c2 authored about 12 years ago by Andre Cruz <[email protected]>
Fix CS.

760ef7a13a7ed726f19ac83a157cd1483e6153e3 authored about 12 years ago by Andre Cruz <[email protected]>
Change --no-colors to --no-color.

be6a424c1c19d79a237076ff7728a597d54ae923 authored about 12 years ago by André Cruz <[email protected]>
Merge branch 'no-colors' of git://github.com/sindresorhus/bower into improv_fixing

be79b7028c2c5d4ed5ef07e62bc2412cde6d0bcc authored about 12 years ago by André Cruz <[email protected]>
Revert "Ability to disable colors with the --no-colors arg."

This reverts commit 008e0d8c8a680445cdec9138c637522da90a0230.

3bcd2e08e85a7daa7f7ef698a182e6daad54af7a authored about 12 years ago by André Cruz <[email protected]>
Add cache-clean command, remove unnecessary code.

5967acb15e3a726e903cd675b298bd632212450d authored about 12 years ago by André Cruz <[email protected]>
Several fixes.

- Fix issue with download() emiting two 'resolve' events.
- Do not fallback to package.json and ...

71cddb628ee04c9a951d6e398ccbf8e9912ea2b7 authored about 12 years ago by André Cruz <[email protected]>
Use exists instead of stat whenever possible.

24d126e70284ed169215e3c6b775deb77f596959 authored about 12 years ago by André Cruz <[email protected]>
Add --no-colors options to the help templates, add missing --no-colors to the uninstall.

c589625b01fa384def08da70079eef4db311dbdf authored about 12 years ago by André Cruz <[email protected]>
Fix update command on non tagged repos.

a403585e1e8648b7a86ea9bd90d0f5787f8daa2f authored about 12 years ago by André Cruz <[email protected]>
Ability to disable colors with the --no-colors arg.

008e0d8c8a680445cdec9138c637522da90a0230 authored about 12 years ago by André Cruz <[email protected]>
Fix broken ls command.

f220ee53022f8e509c147c17334142aa3b1e8c2c authored about 12 years ago by André Cruz <[email protected]>
Add vendor to the gitignore.

a1c16a3bae264e2ae43cb94edccb6d6b1de656cd authored about 12 years ago by André Cruz <[email protected]>
Add componentsDirectory option, fix and add tests.

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

Conflicts:
test/manager.js

da9d5538994aff8796c80d4cc9bc362c47825842 authored about 12 years ago by André Cruz <[email protected]>
Remove unnecessary code, fix beforeEach in some cases.

bf371acc4104b294cc21843181cc0e126e37ba67 authored about 12 years ago by André Cruz <[email protected]>
Add and fix failing test.

6ef92b0c959d3b282842badba89c0108b9fb1703 authored about 12 years ago by André Cruz <[email protected]>
Tweak tests so they don't break in the future.

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