| Commit message (Expand) | Author | Age | Files | Lines |
* | warn if the matched package is retired, skip prerelease (#1897) | Tristan Sloughter | 2018-10-01 | 1 | -3/+3 |
* | support for hex v2, multiple repository fetching, private organizations (#1884) | Tristan Sloughter | 2018-09-13 | 1 | -36/+64 |
* | Update existing tests to use new index structure | Fred Hebert | 2016-10-03 | 1 | -1/+4 |
* | Support package hashes in structure and lockfile | Fred Hebert | 2016-05-24 | 1 | -5/+6 |
* | Revert "Revert "only load packages when needed"" | Fred Hebert | 2015-09-02 | 1 | -1/+1 |
* | Revert "only load packages when needed" | Fred Hebert | 2015-09-02 | 1 | -1/+1 |
* | only load packages when needed | Tristan Sloughter | 2015-09-02 | 1 | -1/+1 |
* | replace use of dict of packages and registry with single ets table | Tristan Sloughter | 2015-08-21 | 1 | -30/+25 |
* | this patch treats pkg and src deps as equals, so level decides winner | Tristan Sloughter | 2015-08-21 | 1 | -1/+3 |
* | update ct to play nice with previous commit | pvmart | 2015-08-19 | 1 | -4/+4 |
* | Merge pull request #474 from tsloughter/fix_plugin_install | Tristan Sloughter | 2015-05-29 | 1 | -1/+2 |
|\ |
|
| * | store plugin providers in app_info's state for deps | Tristan Sloughter | 2015-05-28 | 1 | -1/+2 |
* | | Fix upgrade of atom-only packages | Fred Hebert | 2015-05-28 | 1 | -2/+1 |
|/ |
|
* | fix storing of pkg and src deps in app_info | Tristan Sloughter | 2015-05-22 | 1 | -3/+2 |
* | Update mock so existing tests pass | Fred Hebert | 2015-05-13 | 1 | -3/+8 |
* | don't load package registry unless there are pkg deps to solve | Tristan Sloughter | 2015-04-28 | 1 | -1/+1 |
* | add test for single atom pkg dep picking the highest available | Tristan Sloughter | 2015-04-11 | 1 | -1/+16 |
* | treat _checkouts as deps that are always compiled | Tristan Sloughter | 2015-03-21 | 1 | -3/+3 |
* | Add tests and fixes for packages upgrades | Fred Hebert | 2015-02-23 | 1 | -2/+2 |
* | replace package management with hex.pm | Tristan Sloughter | 2015-02-17 | 1 | -8/+11 |
* | Change mock_pkg_resource to create ebin directory | Kelly McLaughlin | 2015-02-06 | 1 | -1/+1 |
* | Adding pkg deps tests and refactorings | Fred Hebert | 2014-12-16 | 1 | -0/+143 |