Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ad-hoc attempt at restructuring pkg cache | Fred Hebert | 2015-05-12 | 1 | -24/+55 |
| | |||||
* | check md5sum of package against that sent by s3 | Tristan Sloughter | 2015-05-12 | 1 | -4/+13 |
| | |||||
* | store hex package downloads in shared cache dir | Tristan Sloughter | 2015-05-12 | 1 | -6/+64 |
| | |||||
* | Add tests and fixes for packages upgrades | Fred Hebert | 2015-02-23 | 1 | -1/+1 |
| | | | | | | | | | | - Track level of packages properly, they're not level 0 anymore (this could yield an issue where a src dep takes precedence over a pkg dep) - Proper stable sort of vertices in the digraph module - PkgDeps no longer 'see themselves' when fetching and upgrading after locking themselves - Pkg Locks are added to pkg deps rather than source deps - Updating test cases to support pkg mocking on top of src mocking | ||||
* | replace package management with hex.pm | Tristan Sloughter | 2015-02-17 | 1 | -3/+5 |
| | |||||
* | add make_vsn to rebar_resource for replacing app vsns | Tristan Sloughter | 2014-11-03 | 1 | -1/+5 |
| | |||||
* | add pkg resource | Tristan Sloughter | 2014-11-02 | 1 | -0/+28 |