Daniel Widgren
ebfdbc695e
Fixed review comments
há 9 anos
Viacheslav V. Kovalev
44272e23b6
Some fixes after review
há 9 anos
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
há 9 anos
Fred Hebert
1f334c5e52
Merge pull request #546 from tsloughter/master
add relup to readme and shell completitions
há 9 anos
Tristan Sloughter
9184bffadb
add relup to readme and shell completitions
há 9 anos
Tristan Sloughter
b2fda59aab
Merge pull request #545 from tsloughter/master
Upgrade relx and add relup provider
há 9 anos
Tristan Sloughter
b85d827c80
add relup provider and update relx
há 10 anos
Viacheslav Kovalev
66f007f7df
Merge branch 'Taure-windows-ct-fix' into windows-ct-fix
há 10 anos
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
há 10 anos
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.
há 10 anos
Viacheslav V. Kovalev
ab98bc15a8
Fix rebar_utils:sh on windows
há 10 anos
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.
há 10 anos
Viacheslav Kovalev
a753bbeafc
Fix common test run duplication on windows
há 10 anos
Daniel Widgren
a029e957fd
Fixed two tests for windows 8.1 and added touch functionality
há 10 anos
Viacheslav V. Kovalev
d734beb850
Fix dialyzer tests on windows
há 10 anos
Viacheslav V. Kovalev
8138bb92b2
Fix windows-related issues
há 10 anos
Daniel Widgren
4eaa21cd27
Fixed so that release tests now pass. Got all green tests.
há 10 anos
Viacheslav V. Kovalev
9e3b361095
Fix dialyzer tests on windows
há 10 anos
Viacheslav Kovalev
53831dc31b
Fix rebar_hooks_SUITE:run_hooks_for_plugins/1
Test required `touch` utility to present on user's machine. Remove this dependency.
há 10 anos
Viacheslav V. Kovalev
473393a172
Fix rebar_utils:sh on windows
há 10 anos
Viacheslav Kovalev
701f66aab2
Fix multi_app_default_dirs test on windows.
Seed random with erlang:now() because os:timestamp precision is not enough
on windows.
há 10 anos
Viacheslav Kovalev
f7bd6ca8ac
Fix common test run duplication on windows
há 10 anos
Daniel Widgren
e3d32b10cc
Fixed two tests for windows 8.1 and added touch functionality
há 10 anos
Viacheslav V. Kovalev
b944acc204
Fix dialyzer tests on windows
há 10 anos
Viacheslav V. Kovalev
9ad39c979a
Fix windows-related issues
há 10 anos
Fred Hebert
ed0b8fca45
Merge pull request #544 from tsloughter/no_plugin_upgrade
error message when no plugin is passed to plugins upgrade and global upgrade
há 10 anos
Tristan Sloughter
b830c65ef0
check global for plugin if not found in local profiles
há 10 anos
Tristan Sloughter
c2209785f9
add error message when no plugin is passed to plugins upgrade
há 10 anos
Tristan Sloughter
75644c5009
Merge pull request #543 from ferd/more-tests
More tests
há 10 anos
Fred Hebert
8c8774f3e0
Make the test work on more versions
há 10 anos
Fred Hebert
36cc244607
Adding erl_first_files test
The test works by using a parse transform that stamps modules with an
attribute as it runs them. It then compiles everything, loads the
module, and makes sure the stamps respect the defined order.
há 10 anos
Fred Hebert
23eb53ebfd
Adding tests for locks
há 10 anos
Fred Hebert
55e3e55314
Merge pull request #452 from sg2342/fix-as-plugin_install
install_plugins in rebar_prv_as:do
há 10 anos
Stefan Grundmann
136540ff10
install plugins in rebar_prv_as:do
há 10 anos
Fred Hebert
4f23b5c99d
Merge pull request #540 from tsloughter/bad_profile_config
error message for bad profile config, fixes #539
há 10 anos
Tristan Sloughter
b44867db07
error message for bad profile config
há 10 anos
Fred Hebert
ee286ed443
Merge pull request #537 from tsloughter/plugin_overrides
fix for overrides in plugins, simpler plugin state handling
há 10 anos
Tristan Sloughter
f8bb088305
fix for overrides in plugins, simpler plugin state handling
há 10 anos
Fred Hebert
c20ea1c924
Merge pull request #533 from tsloughter/sorted_pkg_list
print sorted list of packages
há 10 anos
Tristan Sloughter
9823ff12f0
print sorted list of packages
há 10 anos
Fred Hebert
11d7a07064
Merge pull request #532 from tsloughter/pkgs_for_deps
Updates some deps, moves to packages for deps and adds dialyzer profile
há 10 anos
Tristan Sloughter
6d3a107056
use application:start(crypto) instead of crypto:start()
há 10 anos
Tristan Sloughter
9df51005e6
use packages for deps and add dialyze profile
há 10 anos
Tristan Sloughter
ea9b60f4be
deduplicate parts of package and source dep handling
há 10 anos
Tristan Sloughter
a5b3f6403b
overrides working for pkg deps
há 10 anos
Tristan Sloughter
5866742dd8
use bbmustache package
há 10 anos
Fred Hebert
4acd8e0151
Merge pull request #531 from tsloughter/new_commands
update readme and completions for new commands
há 10 anos
Tristan Sloughter
18e9def786
update readme and completions for new commands
há 10 anos
Fred Hebert
95cfb44e5a
Merge pull request #530 from tsloughter/plugins_for_plugins
Plugins for plugins
há 10 anos
Tristan Sloughter
102d6c5e8b
include app's state providers when building plugin so they can rely on plugins
há 10 anos