Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |