Commit Graph

20 Commits

Author SHA1 Message Date
Alexandre Archambault 064f495114 Remove Files case class 2015-12-30 01:34:32 +01:00
Alexandre Archambault 46732be5c9 Changes in cache policy 2015-12-30 01:34:32 +01:00
Alexandre Archambault f84e9ad938 Changes in files 2015-12-30 01:34:32 +01:00
Alexandre Archambault 84124ba38b Don't create unnecessary directories in cache 2015-12-03 09:52:17 +01:00
Alexandre Archambault ae66d22024 Download progress in terminal 2015-11-29 20:35:21 +01:00
Alexandre Archambault adef5a2438 Minor changes in logging 2015-11-29 20:35:21 +01:00
Alexandre Archambault e20b93326d Move things around
- core doesn't depend anymore on scalaz-concurrent, only on scalaz-core
- metadata and JARs downloading now unified (merged with the latter)
- ...
2015-11-29 20:35:21 +01:00
Alexandre Archambault 700bf84296 Add fetchLocalFirst, fix in the way local repo are handled 2015-11-23 22:55:30 +01:00
Alexandre Archambault ef09b62f3c Minor refactoring in CachePolicy
Preparing the ground for TTLs
2015-07-08 12:47:02 +02:00
Alexandre Archambault 7f774319e6 Better file URI handling
Next step would be to make Artifact generic, and use java.net.URI /
java.io.File instead of strings.
2015-07-07 14:21:27 +02:00
Alexandre Archambault d84fcf6608 Basic file locking
Needs tests
2015-07-06 02:48:26 +02:00
Alexandre Archambault d7696cc445 Formatting 2015-07-06 02:48:25 +02:00
Alexandre Archambault 25c5c938c6 Typo 2015-07-06 02:48:24 +02:00
Alexandre Archambault 38f6eda609 Changes in files API, checksum verifying 2015-07-05 15:47:49 +02:00
Alexandre Archambault 77fc66aae8 Configurable concurrent download count (default: 6) 2015-07-04 16:19:43 +02:00
Alexandre Archambault e2c654eb88 Move back CachePolicy to namespace coursier.core 2015-07-04 16:19:37 +02:00
Alexandre Archambault 6f68abc4d6 Formatting / styling, minor refactoring 2015-07-04 16:19:36 +02:00
Alexandre Archambault b010d4b620 Rework Resolution iteration and artifacts API 2015-06-26 01:59:08 +02:00
Alexandre Archambault 95f51fdb8f Local ivy2 support 2015-06-26 01:59:07 +02:00
Alexandre Archambault 9fd56848a8 Refactor artifact API 2015-06-25 01:18:57 +02:00