Adam Stankiewicz
|
6bc778df32
|
Format with prettier (#2510)
|
2018-03-28 19:28:43 +02:00 |
|
Adam Stankiewicz
|
182d92f9bd
|
test: Fix SvnResolver tests on all platforms
|
2015-02-28 23:56:17 -08:00 |
|
Ben Schwarz
|
254aba0995
|
Back concurrency down to 5 (from 50!)
|
2014-08-28 20:28:22 +10:00 |
|
Mat Scales
|
247b7ee1ab
|
Let's use a library instead of rolling our own solution
|
2013-11-28 13:09:26 +00:00 |
|
Mat Scales
|
58eafce947
|
Slightly reworked the code for readability
|
2013-11-27 10:06:51 +00:00 |
|
Mat Scales
|
ed25cf9d23
|
A queueing system for the cmd module to limit the number of open handles.
|
2013-11-26 22:26:58 +00:00 |
|
André Cruz
|
b282d02a77
|
Fix jshint error.
|
2013-08-05 22:59:01 +01:00 |
|
Mat Scales
|
83edff6b26
|
Reject the promise for a command if an error event is fired
|
2013-08-05 20:53:26 +02:00 |
|
André Cruz
|
c06b9d696e
|
Close GH-664: Fix for some windows users. Fixes #626
|
2013-07-27 15:21:14 +01:00 |
|
André Cruz
|
915c8d7afa
|
Detect old versions of git that do not support --b tag when cloning.
|
2013-07-06 11:59:00 +01:00 |
|
André Cruz
|
ca76d41f9a
|
Report progress for remote git resolvers that take too long to clone.
|
2013-07-04 23:58:35 +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
|
3a93600195
|
Implement renaming to index in the FsResolver, fix minor issues.
|
2013-04-30 19:22:47 +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
|
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 |
|