Tristan Sloughter
c3c9db7ca6
do not install profile deps of deps
9 лет назад
Tristan Sloughter
3551c64bdf
Merge pull request #621 from ferd/escape-paths
Escape paths and args in shell commands
9 лет назад
Fred Hebert
87a57f0432
Escape paths and args in shell commands
Basic escaping is done only. Fancy hex sequences are not covered, but
this should otherwise take care of the most common issues.
Fixes #497
9 лет назад
Fred Hebert
0a4b43f678
Merge pull request #619 from tsloughter/app_find
only look for top level apps and those directly under apps/ or lib/
9 лет назад
Tristan Sloughter
6f95911d32
only look for top level apps and those directly under apps/ or lib/
9 лет назад
Fred Hebert
88067b1b88
Merge pull request #616 from qrilka/patch-1
Fixed erln8 link
9 лет назад
Kirill Zaborsky
b5dbf7b951
Fixed erln8 link
9 лет назад
Fred Hebert
296f868294
Merge pull request #613 from tsloughter/plugins_fix_path
keep plugins in path after compile provider run
9 лет назад
Tristan Sloughter
7797a66e88
keep plugins in path after compileprovider run
9 лет назад
Tristan Sloughter
57b2b988a1
Merge pull request #611 from talentdeficit/eunit_tests_run_twice
Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile"
9 лет назад
alisdair sullivan
360834dd40
Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile"
This reverts commit b06a6ecadd
.
9 лет назад
Fred Hebert
3ef93babc1
Merge pull request #609 from tsloughter/global_plugin_bug
Global plugin bug
9 лет назад
Tristan Sloughter
a67ce27ac1
add comment for global apply_profiles and log message for bad bootstrap lock file
9 лет назад
Tristan Sloughter
a06a2f8917
handle global plugins installing plugins to build deps
9 лет назад
Tristan Sloughter
8dc0fafb36
fix for empty rebar.lock during bootstrap
9 лет назад
Tristan Sloughter
83fa49ed3c
Merge pull request #606 from ferd/more-git-cding
Fix missing 'cd' that depended on cwd changes
9 лет назад
Fred Hebert
0c53658087
Fix missing 'cd' that depended on cwd changes
9 лет назад
Fred Hebert
749bf58260
Merge pull request #526 from rebar/jem-add-release-notes-tool
Add pr2relnotes tool to generate release notes
9 лет назад
Fred Hebert
41a9a7b855
Merge pull request #605 from tsloughter/pkg_cull_fix
bug fix: was using outer LevelsAcc variable in inner foldl
9 лет назад
Tristan Sloughter
8aaff65d6b
bug fix: was using outer LevelsAcc variable in inner foldl
9 лет назад
Tristan Sloughter
333a102bcf
Merge pull request #604 from ferd/fix-readme-links
Fix links in README
9 лет назад
Fred Hebert
2937aed15d
Merge pull request #551 from tsloughter/travis_update
update travis to test on 18 and 17.5
9 лет назад
Fred Hebert
c62d50ce28
Fix links in README
9 лет назад
Fred Hebert
0d21047389
Merge pull request #602 from tsloughter/level_fix
pass failing upgrade case where levels are increased
9 лет назад
Tristan Sloughter
39518139d0
Merge pull request #603 from ferd/display-undefs
Fix reporting of error:undef exceptions
9 лет назад
Fred Hebert
05e22e4d5c
Fix reporting of error:undef exceptions
The wide-cast catching of undef errors would make it so any provider
calling an undefined function would be reported as a missing 'do' for
the provider.
This patch inspects the stacktrace to know if `Provider:do/1` is indeed
the missing callback, and reports the rest properly.
9 лет назад
Tristan Sloughter
f59efebf56
pass failing upgrade case where levels are increased
9 лет назад
Fred Hebert
81bf52501d
Failing case for unstable upgrade lock files
9 лет назад
Fred Hebert
9affae5c00
Merge pull request #600 from tsloughter/upgarde_deps
upgrade erlware_commons, bbmustache and relx
9 лет назад
Tristan Sloughter
3716c347a5
upgrade erlware_commons, bbmustache and relx
9 лет назад
Tristan Sloughter
9d20fb5c10
Merge pull request #598 from ferd/semver-nopath-change
Only have the port cd, not rebar3 as a whole
9 лет назад
Fred Hebert
d05019ad0c
Only have the port cd, not rebar3 as a whole
9 лет назад
Fred Hebert
d584fa304a
Merge pull request #596 from tsloughter/run_hooks_empty
don't run unnecessary code if hooks are empty list
9 лет назад
Tristan Sloughter
a5569f00e0
don't run unnecessary code if hooks are empty list
9 лет назад
Tristan Sloughter
5e6642680b
cache hex packages in travis
9 лет назад
Tristan Sloughter
7a65d4ec75
Merge pull request #593 from tsloughter/upgrade_http
handle http:// git deps in check fif upgrade needed
9 лет назад
Tristan Sloughter
6430039bb6
handle http:// git deps in check fif upgrade needed
9 лет назад
Fred Hebert
5fe10193c4
Merge pull request #592 from tsloughter/mibs
ensure necessary directories exist to compile mibs files
9 лет назад
Tristan Sloughter
b6b32fc64e
ensure necessary directories exist to compile mibs files
9 лет назад
Fred Hebert
df45aa6d48
Merge pull request #591 from tsloughter/589
always close port when done with it. fixes #589
9 лет назад
Tristan Sloughter
d64cb0f863
always close port when done with it. fixes #589
9 лет назад
Tristan Sloughter
632f2dd304
Merge pull request #579 from carlosedp/add-proxy
Add proxy support to bootstrap and rebar3. Enhancement #561 .
9 лет назад
Fred Hebert
6fdbea7094
Merge pull request #588 from Taure/fix-robocopy-case
Changed cases on robocopy so it uses variables in a better way
9 лет назад
Daniel Widgren
80bfb0dd29
Changed cases on robocopy so it uses variables in a better way
9 лет назад
Fred Hebert
9fdab2cb1b
Merge pull request #581 from carlosedp/robocopy-fix
Robocopy fix for different behaviour when copying/moving files and folders
9 лет назад
CarlosEDP
9e4bf8a3ba
Added version check based on commit 74c68478aa
9 лет назад
Fred Hebert
fcb3b98796
Merge pull request #587 from ferd/reduce-shell-mem-usage
Run agent as current process & hibernate
9 лет назад
CarlosEDP
4d2873e311
Refactor tests to init/exec/end. Check OTP version to skip https test on OTP =< 15.
9 лет назад
CarlosEDP
d260c05d37
Added testcases for http and https proxy use.
9 лет назад
CarlosEDP
6a6cc6a3eb
Added myself to THANKS
9 лет назад