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 年之前 |
CarlosEDP
|
eb2d31be26
|
Use rebar own method to read global config file.
|
9 年之前 |
CarlosEDP
|
4a25a4d9d5
|
Renamed functions.
|
9 年之前 |
CarlosEDP
|
38cc32c40a
|
Added rebar profile to httpc initialization and calls.
|
9 年之前 |
CarlosEDP
|
46ca2bb6b0
|
Fix for cases with no proxy configured.
|
9 年之前 |
CarlosEDP
|
9a20d3b56a
|
No need to use profile hex. Proxy settings are applied globally.
|
9 年之前 |
CarlosEDP
|
60265aba34
|
Get proxy vars from ~/.config/rebar3/rebar.config. Variable format is {http_proxy, http://host:port} or {http_proxy, http://host:port}
|
9 年之前 |
CarlosEDP
|
8de84f1af0
|
Added support for proxy on rebar3 based on environment variables.
|
9 年之前 |
CarlosEDP
|
9906fdc25e
|
Added support to http and https proxies on bootstrap. Variables are read from environment vars http_proxy and https_proxy.
|
9 年之前 |
Tristan Sloughter
|
3908c20aae
|
Merge pull request #569 from garret-smith/app_src_script
Read and process .app.src.script if present
|
9 年之前 |
Garret Smith
|
f8728fea2d
|
Read and process .app.src.script if present
|
9 年之前 |
Tristan Sloughter
|
c88a6d3f23
|
Merge pull request #565 from tsloughter/hex_http_profile
setup hex httpc profile and http opts. needed also for proxy
|
9 年之前 |
Tristan Sloughter
|
1c66f0eb9f
|
setup hex httpc profile and http opts. needed also for proxy
|
9 年之前 |
Fred Hebert
|
67d3f26df5
|
Merge pull request #560 from tsloughter/beta-1
Oops, this didn't get in
|
9 年之前 |
Tristan Sloughter
|
0f59ccb9bb
|
formatting of config
|
9 年之前 |
Fred Hebert
|
3e19560160
|
more contributing edits
|
9 年之前 |
Fred Hebert
|
4f981061f3
|
Merge pull request #558 from tsloughter/beta-1
update contributing, readme and app.src for beta-1
|
9 年之前 |
Tristan Sloughter
|
4e410b6d6e
|
update contributing, readme and app.src for beta-1
|
9 年之前 |
Fred Hebert
|
9803bb93fa
|
Merge pull request #557 from tsloughter/relx_args
only reverse some relx args, fixes profile usage for relx
|
9 年之前 |
Tristan Sloughter
|
7e0734efda
|
add test of relx config sorting with 'extend release'
|
9 年之前 |
Fred Hebert
|
88f3077f85
|
Merge pull request #555 from tsloughter/disable_ctrl_c
Revert "disable ctrl-c interrupt in shell for escript"
|
9 年之前 |
Tristan Sloughter
|
da7e15c9a5
|
only reverse some relx args, fixes profile usage for relx
|
9 年之前 |
Tristan Sloughter
|
4238f2a3b4
|
Revert "disable ctrl-c interrupt in shell for escript"
This reverts commit 40ee6d95e1 .
|
9 年之前 |
Fred Hebert
|
c093873b28
|
Merge pull request #552 from tsloughter/disable_ctrl_c
disable ctrl-c interrupt in shell for escript
|
9 年之前 |
Tristan Sloughter
|
5012e06e68
|
Merge pull request #489 from kovyl2404/windows-ct-fix
Make test on windows green.
|
9 年之前 |
Viacheslav V. Kovalev
|
99858f3b69
|
Use same random seeding function for random_name and random_vsn
|
9 年之前 |
Tristan Sloughter
|
40ee6d95e1
|
disable ctrl-c interrupt in shell for escript
|
9 年之前 |
Fred Hebert
|
e28ebaa957
|
Merge pull request #550 from tsloughter/master
expand plugins for profile after applying profiles
|
9 年之前 |
Tristan Sloughter
|
eeb2bf47d0
|
Merge pull request #548 from talentdeficit/ct_no_rogue_msgs
add an (almost) unique reference to message sent from the ct provider
|
9 年之前 |
Viacheslav V. Kovalev
|
b2711335aa
|
Merge branch 'Taure-fix-comments' into windows-ct-fix
|
9 年之前 |
Viacheslav V. Kovalev
|
93cfa4b0b3
|
Merge branch 'fix-comments' of git://github.com/Taure/rebar3 into Taure-fix-comments
Conflicts:
src/rebar_prv_common_test.erl
|
9 年之前 |
Tristan Sloughter
|
5402199d88
|
expand plugins for profile after applying profiles
|
9 年之前 |
Viacheslav V. Kovalev
|
9a83c35a6f
|
Rewrite code around remove_links/1 to make it clearer
|
9 年之前 |
Daniel Widgren
|
ebfdbc695e
|
Fixed review comments
|
9 年之前 |
Viacheslav V. Kovalev
|
44272e23b6
|
Some fixes after review
|
9 年之前 |
alisdair sullivan
|
f51d7f2048
|
add an (almost) unique reference to message sent from the ct provider
to itself so a selective receive can be used to retrieve it
fixes #547
|
9 年之前 |
Fred Hebert
|
1f334c5e52
|
Merge pull request #546 from tsloughter/master
add relup to readme and shell completitions
|
9 年之前 |
Tristan Sloughter
|
9184bffadb
|
add relup to readme and shell completitions
|
9 年之前 |
Tristan Sloughter
|
b2fda59aab
|
Merge pull request #545 from tsloughter/master
Upgrade relx and add relup provider
|
9 年之前 |
Tristan Sloughter
|
b85d827c80
|
add relup provider and update relx
|
9 年之前 |
Viacheslav Kovalev
|
66f007f7df
|
Merge branch 'Taure-windows-ct-fix' into windows-ct-fix
|
9 年之前 |
Viacheslav Kovalev
|
250b626fc6
|
Merge branch 'windows-ct-fix' of git://github.com/Taure/rebar3 into Taure-windows-ct-fix
Conflicts:
src/rebar_file_utils.erl
|
9 年之前 |
Viacheslav Kovalev
|
24815ebc5f
|
Fix rebar_hooks_SUITE:run_hooks_for_plugins/1
Test required `touch` utility to present on user's machine. Remove this dependency.
|
10 年之前 |
Viacheslav V. Kovalev
|
ab98bc15a8
|
Fix rebar_utils:sh on windows
|
10 年之前 |
Viacheslav Kovalev
|
4a605faab8
|
Fix multi_app_default_dirs test on windows.
Seed random with erlang:now() because os:timestamp precision is not enough
on windows.
|
10 年之前 |
Viacheslav Kovalev
|
a753bbeafc
|
Fix common test run duplication on windows
|
10 年之前 |
Daniel Widgren
|
a029e957fd
|
Fixed two tests for windows 8.1 and added touch functionality
|
10 年之前 |
Viacheslav V. Kovalev
|
d734beb850
|
Fix dialyzer tests on windows
|
10 年之前 |