summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back to git-based versioningFred Hebert2017-11-221-1/+1
* Bump to 3.4.7Fred Hebert2017-11-223-3/+3
* Merge pull request #1665 from ferd/bump-cth_readable-1.3.2Fred Hebert2017-11-222-3/+3
|\
| * Bump cth_readable to 1.3.2Fred Hebert2017-11-202-3/+3
* | Merge pull request #1668 from ferd/fix-make_vsn-custom-resourcesFred Hebert2017-11-221-1/+12
|\ \
| * | Fix compilation for custom resources dynamic vsnFred Hebert2017-11-221-1/+12
|/ /
* | Merge pull request #1667 from ferd/lrascao-profile_dep_countertestFred Hebert2017-11-211-1/+18
|\ \
| * | Fix test mocking for profile overridesFred Hebert2017-11-211-2/+4
| * | Merge branch 'profile_dep_countertest' of https://github.com/lrascao/rebar3 i...Fred Hebert2017-11-211-0/+15
| |\ \ |/ / /
| * | Profile deps counter testLuis Rascao2017-10-161-0/+15
* | | Merge pull request #1666 from tsloughter/relx-3.24.3Fred Hebert2017-11-212-3/+3
|\ \ \
| * | | upgrade relx to 3.24.3Tristan Sloughter2017-11-212-3/+3
|/ / /
* | | Merge pull request #1656 from ferd/unconfuse-debug_infoFred Hebert2017-11-212-6/+60
|\ \ \
| * | | Make debug_info rules clearFred Hebert2017-11-202-6/+60
|/ / /
* | | Merge pull request #1664 from liamjjmcnamara/quiet_dep_skippingFred Hebert2017-11-201-2/+7
|\ \ \ | |_|/ |/| |
| * | Allow silencing skip warnings when fetching depsLiam McNamara2017-11-201-2/+7
|/ /
* | Back to git-based versioningFred Hebert2017-11-171-1/+1
* | Bump to 3.4.6Fred Hebert2017-11-172-2/+2
* | Merge pull request #1662 from tsloughter/up-ec-1.0.4Fred Hebert2017-11-172-6/+6
|\ \
| * | upgrade relx and erlware commonsTristan Sloughter2017-11-172-6/+6
|/ /
* | Return to git-based versioningFred Hebert2017-11-171-1/+1
* | Bump to 3.4.5Fred Hebert2017-11-172-2/+2
* | Merge pull request #1660 from ferd/otp-21-preparednessFred Hebert2017-11-1629-86/+143
|\ \
| * | OTP-21 readiness, Full Unicode supportFred Hebert2017-11-1629-86/+143
* | | Merge pull request #1658 from ferd/fix-install-readmeFred Hebert2017-11-161-1/+2
|\ \ \
| * | | We no longer build the nightlies, just stablesFred Hebert2017-11-161-1/+2
|/ / /
* | | Merge pull request #1655 from kanyukaaa/masterFred Hebert2017-11-051-1/+2
|\ \ \ | |/ / |/| |
| * | added http option {relaxed, true} when fetching registryAndrey Kanyuka2017-11-051-1/+1
| * | fixed handling of proxy username and password when fetching registryAndrey Kanyuka2017-11-031-1/+2
|/ /
* | Merge pull request #1654 from tsloughter/strip-vFred Hebert2017-11-021-0/+3
|\ \
| * | git vsn from tag both strip 'v' prefixTristan Sloughter2017-11-021-0/+3
|/ /
* | Merge pull request #1650 from ferd/prevent-crash-on-dup-plugin-pathsFred Hebert2017-11-022-1/+2
|\ \
| * | Prevent hard crash on duplicate plugin pathsFred Hebert2017-10-202-1/+2
| |/
* | Merge pull request #1652 from ferd/fix-multiapp-incl-edge-caseFred Hebert2017-11-022-3/+51
|\ \ | |/ |/|
| * Fix include paths in profile multiapp edge caseFred Hebert2017-10-232-3/+51
|/
* Merge pull request #1647 from ferd/fix-unlock-state-carryFred Hebert2017-10-132-7/+13
|\
| * Add tests for unlock state passthroughFred Hebert2017-10-131-2/+5
| * Fixing the carry of unlocksFred Hebert2017-10-131-5/+8
* | Merge pull request #1646 from ferd/fix-unicode-app-filesalisdair sullivan2017-10-132-9/+14
|\ \ | |/ |/|
| * Avoid guessing on utf8 decoding of app filesFred Hebert2017-10-132-9/+14
|/
* Merge pull request #1640 from ferd/app-src-fixesFred Hebert2017-10-084-6/+28
|\
| * Bundle in debug for weak testFred Hebert2017-10-041-0/+3
| * Add a description in compiled app file if undefFred Hebert2017-10-041-1/+13
| * Normalize return values of app_info dataFred Hebert2017-10-041-4/+11
| * Fix messed up rollback to git versioningFred Hebert2017-10-041-1/+1
* | Merge pull request #1641 from ferd/warn-local-resourcesFred Hebert2017-10-082-0/+28
|\ \ | |/ |/|
| * Warn user when a local git or hg resource is usedFred Hebert2017-10-052-0/+28
|/
* Merge pull request #1637 from ferd/re-fix-src-dir-specsFred Hebert2017-09-272-3/+6
|\
| * Corrects a fix to src_dir valuesFred Hebert2017-09-272-3/+6
|/
* Merge pull request #1634 from seancribbs/sdc/update-eunit-formattersTristan Sloughter2017-09-252-3/+3
|\