Commit Graph

11 Commits

Author SHA1 Message Date
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