Commit Graph

34 Commits

Author SHA1 Message Date
Alexandre Archambault ac23e17c49 Remove "ivy-like" Maven repository support
Was a workaround for ~/.ivy2/local, before support for Ivy repositories was added
2016-01-02 14:06:16 +01:00
Alexandre Archambault f52e2ecca4 Add support for attributes 2015-12-30 01:34:32 +01:00
Alexandre Archambault 91d4ad0d18 Move scala js custom Task to coursier namespace 2015-12-30 01:34:32 +01:00
Alexandre Archambault f84e9ad938 Changes in files 2015-12-30 01:34:32 +01:00
Alexandre Archambault e4dfc862b4 Replace scopes with Ivy-like configuration 2015-12-30 01:34:32 +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 5242573bd9 Edit repository list from web app 2015-07-04 17:51:30 +02:00
Alexandre Archambault a42ed7e121 Formatting / styling 2015-07-04 16:55:56 +02:00
Alexandre Archambault 6ed8f6e2d1 Minor refactoring 2015-07-04 16:19:41 +02:00
Alexandre Archambault 6eeb792829 Made implicit the cache policy arguments 2015-07-04 16:19:39 +02:00
Alexandre Archambault ee1a6a68f6 Offline option in CLI tool, minor refactoring in MavenRepository 2015-07-04 16:19:34 +02:00
Alexandre Archambault 2d93790f6f Shorter log messages in web app 2015-06-27 15:27:12 +02:00
Alexandre Archambault dc2e2278b0 Various API changes 2015-06-26 01:59:12 +02:00
Alexandre Archambault b010d4b620 Rework Resolution iteration and artifacts API 2015-06-26 01:59:08 +02:00
Alexandre Archambault 6a91ddfaca ResolutionProcess API 2015-06-26 01:59:07 +02:00
Alexandre Archambault 9fd56848a8 Refactor artifact API 2015-06-25 01:18:57 +02:00
Alexandre Archambault d30be245dc Rename MavenArtifact to Attributes 2015-06-25 01:18:54 +02:00
Alexandre Archambault 27c8cc9929 Changes in Resolution API 2015-06-25 01:18:50 +02:00
Alexandre Archambault e6ec32f33a Back to a simpler artifact model in resolver 2015-06-25 01:18:46 +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 2d541093ff Preparing the ground for Ivy artifacts, and better artifact API 2015-06-21 19:37:19 +02:00
Alexandre Archambault 7d3a9d215d Displaying exclusions in results in web app 2015-06-21 19:37:18 +02:00
Alexandre Archambault df7d1e7693 Rework of the filtering of no more required dependencies 2015-06-21 19:37:18 +02:00
Alexandre Archambault 56c5a98e4d Cleaning 2015-06-21 19:04:49 +02:00
Alexandre Archambault a325a8fdf0 Minor fix 2015-06-20 16:02:34 +02:00
Alexandre Archambault 2ea45e9269 Workaround for loading of javascript resources from github
Fixes https://github.com/alexarchambault/coursier/issues/35
2015-06-20 01:01:24 +02:00
Alexandre Archambault 08349d129a Typo in web app log 2015-06-18 18:52:25 +02:00
Alexandre Archambault a52719a25b Cleaning 2015-06-18 18:52:24 +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 1c1c390439 Displaying errors in web app
Fixes https://github.com/alexarchambault/coursier/issues/5
2015-06-18 00:25:11 +02:00
Alexandre Archambault 31c7c401a5 Remove js libs from repo 2015-06-17 19:27:35 +02:00
Alexandre Archambault eb086c002f Web page fix 2015-06-16 21:30:59 +02:00
Alexandre Archambault 3fcec99f01 gh-pages adjustment 2015-06-16 20:42:08 +02:00
Alexandre Archambault 5e25748d83 Initial commit 2015-06-16 20:32:17 +02:00