58 Commity (2dfba204e4dea5d1c3821fd26d22bd7201595f6c)

Autor SHA1 Wiadomość Data
  Tristan Sloughter 2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var (#1889) 6 lat temu
  Tristan Sloughter 8e0ef83de4
add option to compiler provider to only build dependencies (#1888) 6 lat temu
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) 6 lat temu
  Tristan Sloughter 6e672852a7
fix code path when validating plugins 7 lat temu
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support 7 lat temu
  Fred Hebert 963c49f5eb Unicode support in all the places 7 lat temu
  Fred Hebert 7c125d95f0 More fixes for bad calls to find_apps 8 lat temu
  Fred Hebert c15c31f35c Testing expected hash behaviour and errors in pkgs 9 lat temu
  Fred Hebert be79259e32 Test support for OTP-19 9 lat temu
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile 9 lat temu
  Tristan Sloughter ca64142633 add test to verify only project_plugins override providers 9 lat temu
  Luis Rascao f60c522cdc Add test case for relx overlay vars 9 lat temu
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 lat temu
  alisdair sullivan 420d804ea3 shiny and new test suite for eunit provider 9 lat temu
  Fred Hebert a27fd22c3f Basic package aliasing tests 9 lat temu
  pvmart 293dfb79d6 speed up tests a bit by setting global_rebar_dir 9 lat temu
  Fred Hebert 59579c0708 Add tests for mixed deps installs 9 lat temu
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps 9 lat temu
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ 9 lat temu
  Fred Hebert 81bf52501d Failing case for unstable upgrade lock files 9 lat temu
  Fred Hebert cfea721d98 wip: deps install refactor 9 lat temu
  Viacheslav V. Kovalev 99858f3b69 Use same random seeding function for random_name and random_vsn 9 lat temu
  Daniel Widgren ebfdbc695e Fixed review comments 9 lat temu
  Viacheslav V. Kovalev 44272e23b6 Some fixes after review 9 lat temu
  Viacheslav Kovalev 4a605faab8 Fix multi_app_default_dirs test on windows. 10 lat temu
  Daniel Widgren 4eaa21cd27 Fixed so that release tests now pass. Got all green tests. 10 lat temu
  Viacheslav Kovalev 701f66aab2 Fix multi_app_default_dirs test on windows. 10 lat temu
  Fred Hebert 36cc244607 Adding erl_first_files test 9 lat temu
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error 10 lat temu
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps 10 lat temu
  Tristan Sloughter dc3afe96c6 update stable_lock test from Fred's branch 10 lat temu
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins 10 lat temu
  Tristan Sloughter bce924e04a don't load package registry unless there are pkg deps to solve 10 lat temu
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config 10 lat temu
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 lat temu
  Tristan Sloughter 00a183e3a8 test building of deps plugins 10 lat temu
  alisdair sullivan 069ed62690 add a more direct way to generate an `eunitized` test app to 10 lat temu
  Kelly McLaughlin 81969f1cf6 Test cases to exercise the dev_mode release option 10 lat temu
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled 10 lat temu
  Fred Hebert f35f26fece Implement deps conflicts as errors 10 lat temu
  Tristan Sloughter 3f5fa807cb update erlydtl compiler to output to _build, add simple test 10 lat temu
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10 lat temu
  Tristan Sloughter d4c2332aab make base_dir for a run include the profiles in path, link to shared deps 10 lat temu
  Fred Hebert c283dd2c69 Add tests and fixes for packages upgrades 10 lat temu
  Fred Hebert 249be4985c Reuse test code and drop duplicated stuff 10 lat temu
  Tristan Sloughter 96f1b21ef8 basic profile deps tests 10 lat temu
  Tristan Sloughter bf70733981 fix test, remove use of filelib:wildcard for R15 support 10 lat temu
  Tristan Sloughter 633dafafc3 release and tar tests 10 lat temu
  Fred Hebert 6d8567a7ed Support multiple app upgrade & lock tests 10 lat temu
  Fred Hebert 748a046133 Partial work + Failing tests 10 lat temu