Commit Graph

32 Commits

Author SHA1 Message Date
André Cruz
54b7920697 Small change. 2013-04-29 16:21:33 +01:00
André Cruz
9ead37845e Fix some issues with the extraction step. 2013-04-29 16:06:48 +01:00
André Cruz
f11b2f6782 Walk towards finishing FsResolver. 2013-04-29 15:21:33 +01:00
André Cruz
b5054a7a7f Add static function to clear the internal resolvers cache, fix some issues. 2013-04-28 12:53:44 +01:00
André Cruz
bf61ed6310 Delete version from package meta if resolution is not a semver version. 2013-04-28 10:56:11 +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
421dbc28bd Small changes. 2013-04-25 18:59:42 +01:00
Andre Cruz
3f7bd98174 Add some more tests and fix some issues. 2013-04-24 19:00:50 +01:00
André Cruz
d9634030d4 Doc typos. 2013-04-24 00:54:44 +01:00
André Cruz
179781dfee Remove logs. 2013-04-24 00:18:59 +01:00
André Cruz
f46ec05a3a Add some tests to the GitFsResolver. 2013-04-23 23:38:13 +01:00
André Cruz
3231ac15c9 Guess name from the source in the GitResolver. 2013-04-23 23:18:31 +01:00
André Cruz
627c75b6b9 Trim refs to prevent empty lines to be in the array. 2013-04-23 23:18:07 +01:00
André Cruz
f28ac0c037 Add more tests, most of them related with the GitResolver. 2013-04-23 20:33:21 +01:00
André Cruz
b872f90365 Add some more tests to be completed later. 2013-04-23 00:57:08 +01:00
Andre Cruz
108fcd5691 Fix issues in windows. 2013-04-22 18:34:01 +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
Andre Cruz
74f7c93a6d Remove fetch origin in the GitFsResolver. 2013-04-15 14:20:40 +01:00
André Cruz
36c3cac484 Fallback to latest commit on master if the repo has no tags and target is *. 2013-04-15 00:59:53 +01:00
André Cruz
8abd010d08 Fix bug when targeting branches. 2013-04-14 18:15:09 +01:00
André Cruz
c117ef3000 More succinct. 2013-04-14 18:11:47 +01:00
André Cruz
3dbdb541ed Some more refactoring. 2013-04-14 18:01:33 +01:00
André Cruz
8f24858af8 Var typos. 2013-04-14 17:50:00 +01:00
André Cruz
f2667bfcae Bug fixes on the git fs resolver. 2013-04-14 17:46:18 +01:00
André Cruz
f33bac5b59 Add missing hasNew. 2013-04-14 17:25:36 +01:00
André Cruz
85d2a33620 Minor tweaks. 2013-04-14 17:18:59 +01:00
André Cruz
8ec8118d39 Refactor. 2013-04-14 17:01:59 +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
83d76a0781 Doc typos. 2013-04-14 03:44:48 +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