André Cruz
|
454436905c
|
Huge commit.
- Changed way renderers work
- Move worker to a separate module
- Improve loglevel
- Minor tweaks
- Fix tests
|
2013-05-27 22:59:13 +01:00 |
|
André Cruz
|
005b3356f2
|
Several things changed.
- Make force and offline part of config, clearing all the options mess in the architecture
- Fix some bugs with the renderer
- Parse cli options
|
2013-05-26 13:47:13 +01:00 |
|
André Cruz
|
c4cbfd352e
|
Move stdout/stderr logic to the renderers to allow for greater flexibility.
|
2013-05-24 11:14:14 +01:00 |
|
André Cruz
|
cfb3d14028
|
Initial take on the commands + renderers + cli.
|
2013-05-23 19:55:59 +01:00 |
|
André Cruz
|
87d0e1d886
|
Revised and improved code for the upper resolve layer.
|
2013-05-22 14:36:19 +01:00 |
|
André Cruz
|
d2290d509f
|
Copy now uses ncp to copy if there is no ignore filter, which is must faster.
|
2013-05-13 15:07:41 +01:00 |
|
André Cruz
|
e09a3b8cbf
|
Huge commit, implement rough working version of the whole resolve process.
|
2013-05-13 11:09:04 +01:00 |
|
Sindre Sorhus
|
083cb9cc9a
|
Replace util/osJunk with junk module
|
2013-05-05 01:53:42 +02:00 |
|
André Cruz
|
8069e5568b
|
Changes to new code style.
|
2013-05-04 16:56:31 +01:00 |
|
André Cruz
|
0682df3801
|
Merge branch 'rewrite' of github.com:bower/bower into rewrite
Also improve codebase.
Conflicts:
lib/resolve/resolverFactory.js
lib/util/copy.js
test/resolve/resolverFactory.js
|
2013-05-04 16:54:22 +01:00 |
|
André Cruz
|
e5c4391900
|
Fix some bugs.
|
2013-05-04 16:32:31 +01:00 |
|
Nicolas Gallagher
|
de0eca7890
|
Code style consistency
Some very minor changes to improve code style consistency.
|
2013-05-03 09:01:19 -07:00 |
|
André Cruz
|
2d292000a8
|
Oops.
|
2013-05-03 10:11:26 +01:00 |
|
André Cruz
|
6e75f94505
|
Apply removal of ignored files, add tests.
Minor improvements.
|
2013-05-03 10:07:27 +01:00 |
|
André Cruz
|
007b3644be
|
Finish UrlResolver tests, fix some bugs.
|
2013-05-02 11:14:23 +01:00 |
|
André Cruz
|
96f2e150a1
|
Oops.
|
2013-05-01 11:58:47 +01:00 |
|
André Cruz
|
a38af3a31c
|
Do not take OS junk files into account when counting files.
|
2013-05-01 11:57:06 +01:00 |
|
André Cruz
|
3a93600195
|
Implement renaming to index in the FsResolver, fix minor issues.
|
2013-04-30 19:22:47 +01:00 |
|
André Cruz
|
2530c577dc
|
Fix some bugs when extracting archives, add some tests.
|
2013-04-29 17:09:54 +01:00 |
|
André Cruz
|
9ead37845e
|
Fix some issues with the extraction step.
|
2013-04-29 16:06:48 +01:00 |
|
André Cruz
|
bff9141a4f
|
Oops.
|
2013-04-29 15:25:25 +01:00 |
|
André Cruz
|
f11b2f6782
|
Walk towards finishing FsResolver.
|
2013-04-29 15:21:33 +01:00 |
|
André Cruz
|
e52756bf9f
|
Switch to promise progress events, ability to target specific tags.
|
2013-04-28 10:48:05 +01:00 |
|
André Cruz
|
ddbfc5c57a
|
Add initial tests for the Resolver, fix some bugs.
|
2013-04-21 14:55:06 +01:00 |
|
André Cruz
|
29c93d2b0d
|
Use 'end' instead of 'exit' to guarantee that streams are flushed.
|
2013-04-20 13:15:37 +01:00 |
|
André Cruz
|
2fc014af03
|
More succinct again.
|
2013-04-14 18:30:11 +01:00 |
|
André Cruz
|
dcabf2738a
|
Minor changes.
|
2013-04-14 16:14:51 +01:00 |
|
André Cruz
|
a4fbe65259
|
Implemented GitFsResolver, minor refactor to the GitRemoteResolver.
|
2013-04-14 15:27:08 +01:00 |
|
André Cruz
|
59fbc308b0
|
Update codebase to the almost finalised architecture.
The GitRemoteResolver is almost done.
|
2013-04-14 03:40:25 +01:00 |
|
André Cruz
|
2841bfe819
|
Initial commit
|
2013-04-06 00:21:28 +01:00 |
|