Commit Graph

20 Commits

Author SHA1 Message Date
Alexandre Archambault 6eeb792829 Made implicit the cache policy arguments 2015-07-04 16:19:39 +02:00
Alexandre Archambault e2c654eb88 Move back CachePolicy to namespace coursier.core 2015-07-04 16:19:37 +02:00
Alexandre Archambault edb1c6f2c5 Formatting / styling 2015-07-04 16:19:36 +02:00
Alexandre Archambault ee1a6a68f6 Offline option in CLI tool, minor refactoring in MavenRepository 2015-07-04 16:19:34 +02:00
Alexandre Archambault 91e39421d2 Increase JS requests timeout 2015-06-26 18:15:55 +02:00
Alexandre Archambault 4e0094f12d Log metadata fetching from js
Lost in refactoring
2015-06-26 17:42:19 +02:00
Alexandre Archambault b010d4b620 Rework Resolution iteration and artifacts API 2015-06-26 01:59:08 +02:00
Alexandre Archambault c6398592ce Cleaning 2015-06-25 01:18:58 +02:00
Alexandre Archambault 9fd56848a8 Refactor artifact API 2015-06-25 01:18:57 +02:00
Alexandre Archambault 4391859a72 Handling version interval properly
Fixes https://github.com/alexarchambault/coursier/issues/2
2015-06-22 23:34:19 +02:00
Alexandre Archambault a70ed0c292 Add Central test 2015-06-21 19:37:19 +02:00
Alexandre Archambault 13cbbf6fbd Shorter timeout 2015-06-18 18:52:28 +02:00
Alexandre Archambault 830a81c651 Proper URL encoding in proxied JSONP request 2015-06-18 18:52:27 +02:00
Alexandre Archambault 754ffcbd38 Recovering futures in case of error in web app
Fixes https://github.com/alexarchambault/coursier/issues/3
2015-06-18 18:52:26 +02:00
Alexandre Archambault 43ccad0c4e Timeout for jsonp/xhr requests 2015-06-18 18:52:13 +02:00
Alexandre Archambault 524ed3320b Change in model
- version split off module
- not trying to merge dependencies having the same module (by merging
  exclusions, optional flag, etc.)

*needs tests and comments* (there were corner cases exclusions + optional were buggy if together)
2015-06-18 03:16:54 +02:00
Alexandre Archambault 399922e204 Fix 2015-06-18 00:25:19 +02:00
Alexandre Archambault 1c1c390439 Displaying errors in web app
Fixes https://github.com/alexarchambault/coursier/issues/5
2015-06-18 00:25:11 +02:00
Alexandre Archambault 60a7d3796f Remove dependency on http4s 2015-06-17 20:27:47 +02:00
Alexandre Archambault 5e25748d83 Initial commit 2015-06-16 20:32:17 +02:00