summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* return to git-based versioningFred Hebert2018-05-091-1/+1
* bump to 3.5.3Fred Hebert2018-05-091-1/+1
* start at least one async thread in async thread poolGrigory Starinkin2018-05-082-2/+2
* Logger support in cth_readable; compact CT outputFred Hebert2018-05-051-14/+20
* Return to git-based versioningFred Hebert2018-05-031-1/+1
* Bump to 3.5.2Fred Hebert2018-05-031-1/+1
* Back to git-based versioningFred Hebert2018-05-031-1/+1
* bump to 3.5.1Fred Hebert2018-05-031-1/+1
* Fix handling of loosely formatted OTP_VERSION fileFred Hebert2018-05-031-6/+5
* Confirm lack of regressions on new logger in shellFred Hebert2018-05-031-9/+16
* Work around OTP-21 deprecation of get_stacktrace()Fred Hebert2018-05-0310-30/+34
* Fix symlink/copying logic in compiler for privFred Hebert2018-04-271-1/+10
* Prevent copying or symlink non-existing src_dirsFred Hebert2018-04-271-1/+4
* Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int...Fred Hebert2018-04-271-0/+4
|\
| * fix & testDmitry2018-04-231-2/+6
| * ensure Dest exists before copying to itDmitry2018-04-221-2/+2
* | Display warnings when cache dirs are read-onlyFred Hebert2018-04-272-2/+16
* | Clear all dialyzer errorsFred Hebert2018-04-232-1/+2
|/
* Merge pull request #1762 from ferd/reload-shell-apps-for-cfgFred Hebert2018-04-211-3/+28
|\
| * Reload apps running in shell with new configFred Hebert2018-04-201-3/+28
* | Fix local upgrade etag handlingFred Hebert2018-04-211-1/+10
|/
* Merge pull request #1759 from ferd/fix-erlopts-test-profileFred Hebert2018-04-201-1/+5
|\
| * Fix precedence rules of erl_opts for test profileFred Hebert2018-04-201-1/+5
* | Fix broken windows buildFred Hebert2018-04-201-1/+1
* | Display error when rebar.config.script failsFred Hebert2018-04-201-0/+2
|/
* Fix various Dialyzer warningsFred Hebert2018-04-204-11/+5
* Merge branch '1743_specs' of https://github.com/tothlac/rebar3 into tothlac-1...Fred Hebert2018-04-201-64/+250
|\
| * (#1743): Refactor rebar_pkg_resource, add documentationLaszlo Toth2018-04-121-81/+152
| * (#1743): Add specs for dialyzerLaszlo Toth2018-04-111-3/+118
* | Merge pull request #1756 from ferd/handle-schemeless-proxyFred Hebert2018-04-201-1/+9
|\ \
| * | Handle Schemaless Proxy URLs in ENV varsFred Hebert2018-04-201-1/+9
* | | Do not die on a pkg etag cache write failFred Hebert2018-04-201-1/+1
| |/ |/|
* | (#1743): store the etags in cache filesLaszlo Toth2018-04-111-10/+26
|/
* (#1741): Fix quotes in etag valuestothlac2018-04-091-1/+2
* Remove noisy debug messageFred Hebert2018-03-301-2/+0
* Merge pull request #1716 from fenollp/sort-asFred Hebert2018-03-301-0/+3
|\
| * sort-as: a more general patternPierre Fenoll2018-03-021-2/+2
| * do not append test profile if already there. Note that it comes from the prv ...Pierre Fenoll2018-03-021-0/+3
| * Revert "sort-as: found the issue. Will look into tests now"Pierre Fenoll2018-03-021-5/+4
| * Revert "sort-as: show issue more clearly"Pierre Fenoll2018-03-021-4/+0
| * sort-as: show issue more clearlyPierre Fenoll2018-03-021-0/+4
| * sort-as: found the issue. Will look into tests nowPierre Fenoll2018-03-021-4/+5
| * Revert "sort-as: force an order on multiple profiles"Pierre Fenoll2018-03-021-1/+1
| * sort-as: force an order on multiple profilesPierre Fenoll2018-03-021-1/+1
* | remove the .app from app_infoJean Bouchard2018-03-161-3/+4
|/
* use debug level for logs about bad package versioningTristan Sloughter2018-02-271-7/+7
* don't attempt retry of missing packages when updating indexTristan Sloughter2018-02-272-1/+2
* Merge pull request #1706 from campanja-forks/env-for-providersFred Hebert2018-02-273-75/+91
|\
| * make it easier to create envCarl-Johan Kjellander2018-02-261-1/+8
| * remove whitespaceCarl-Johan Kjellander2018-02-231-1/+0