Commit Graph

26 Commits

Author SHA1 Message Date
André Cruz
cfb3d14028 Initial take on the commands + renderers + cli. 2013-05-23 19:55:59 +01:00
André Cruz
19e3a2ecc4 Setup rudimentary CLI usage for the demo. 2013-05-13 15:09:16 +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
6e75f94505 Apply removal of ignored files, add tests.
Minor improvements.
2013-05-03 10:07:27 +01:00
André Cruz
4cc09e49ac Tweak resolverFactory and other stuff, improve related tests. 2013-05-02 22:42:48 +01:00
André Cruz
665b5363e3 Update some links to the new bower org. 2013-05-02 14:37:26 +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
f11b2f6782 Walk towards finishing FsResolver. 2013-04-29 15:21:33 +01:00
marcooliveira
dc67e8bbde [wip] resolver factory tests 2013-04-24 04:01:55 +01:00
marcooliveira
af4131bb4d [wip] initial version of the resolver factory 2013-04-24 03:04:26 +01:00
André Cruz
a87969d85f Add tests for the GitRemoveResolver. 2013-04-23 23:19:08 +01:00
Andre Cruz
108fcd5691 Fix issues in windows. 2013-04-22 18:34:01 +01:00
André Cruz
9c13e48b62 Lock tmp to 0.0.17 due to a bug. 2013-04-22 01:13:56 +01:00
André Cruz
ddbfc5c57a Add initial tests for the Resolver, fix some bugs. 2013-04-21 14:55:06 +01:00
André Cruz
b1e97266e3 Update resolver implementation according to the API, integrate bower-json package. 2013-04-20 14:09:01 +01:00
André Cruz
b968b4a9a4 Change UnitOfWork to Worker. 2013-04-19 19:05:33 +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
5e1d49cc7e Forgot to add some packages to the package.json, add notes on the rc package. 2013-04-06 16:28:14 +01:00
André Cruz
5dce6e416e Add node 0.10.x to travis ignore, small changes. 2013-04-06 12:41:06 +01:00
André Cruz
3d8c8a36dd Setup project meta files. 2013-04-06 00:43:51 +01:00
André Cruz
ca1b9d35dd Add travis.yml. 2013-04-06 00:29:31 +01:00
André Cruz
2841bfe819 Initial commit 2013-04-06 00:21:28 +01:00