67 커밋 (38aec3fb9d2b3c9b054d98411b34f3fc972fa7f3)

작성자 SHA1 메시지 날짜
  Hakan Nilsson 2ae71b2b88
Add tests for relx config file 4 년 전
  Tristan Sloughter b14fa55c77
require the app name as the last part of git_subdir path 4 년 전
  Tristan Sloughter b3fad9ac0c
filter out non-directories from app discover search 5 년 전
  Tristan Sloughter bff3b76dba
very quick test of git_subdir 5 년 전
  Tristan Sloughter 4264f80e0e
have checkouts test look for apps in the checkouts out dir 5 년 전
  Tristan Sloughter 5f03505eba
initial support for relx 4.0.0 5 년 전
  Bryan Paxton 46765c8c5f Update hex_core to v0.6.8 5 년 전
  Bryan Paxton 209c02ec57 Fix fetching of private packages from orgs on hex repos (#2020) 6 년 전
  Tristan Sloughter 2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var (#1889) 6 년 전
  Tristan Sloughter 8e0ef83de4
add option to compiler provider to only build dependencies (#1888) 6 년 전
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) 6 년 전
  Tristan Sloughter 6e672852a7
fix code path when validating plugins 7 년 전
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support 7 년 전
  Fred Hebert 963c49f5eb Unicode support in all the places 7 년 전
  Fred Hebert 7c125d95f0 More fixes for bad calls to find_apps 8 년 전
  Fred Hebert c15c31f35c Testing expected hash behaviour and errors in pkgs 9 년 전
  Fred Hebert be79259e32 Test support for OTP-19 9 년 전
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile 9 년 전
  Tristan Sloughter ca64142633 add test to verify only project_plugins override providers 9 년 전
  Luis Rascao f60c522cdc Add test case for relx overlay vars 9 년 전
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 년 전
  alisdair sullivan 420d804ea3 shiny and new test suite for eunit provider 9 년 전
  Fred Hebert a27fd22c3f Basic package aliasing tests 9 년 전
  pvmart 293dfb79d6 speed up tests a bit by setting global_rebar_dir 9 년 전
  Fred Hebert 59579c0708 Add tests for mixed deps installs 9 년 전
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps 9 년 전
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ 9 년 전
  Fred Hebert 81bf52501d Failing case for unstable upgrade lock files 9 년 전
  Fred Hebert cfea721d98 wip: deps install refactor 9 년 전
  Viacheslav V. Kovalev 99858f3b69 Use same random seeding function for random_name and random_vsn 9 년 전
  Daniel Widgren ebfdbc695e Fixed review comments 9 년 전
  Viacheslav V. Kovalev 44272e23b6 Some fixes after review 9 년 전
  Viacheslav Kovalev 4a605faab8 Fix multi_app_default_dirs test on windows. 10 년 전
  Daniel Widgren 4eaa21cd27 Fixed so that release tests now pass. Got all green tests. 10 년 전
  Viacheslav Kovalev 701f66aab2 Fix multi_app_default_dirs test on windows. 10 년 전
  Fred Hebert 36cc244607 Adding erl_first_files test 9 년 전
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error 10 년 전
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps 10 년 전
  Tristan Sloughter dc3afe96c6 update stable_lock test from Fred's branch 10 년 전
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins 10 년 전
  Tristan Sloughter bce924e04a don't load package registry unless there are pkg deps to solve 10 년 전
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config 10 년 전
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 년 전
  Tristan Sloughter 00a183e3a8 test building of deps plugins 10 년 전
  alisdair sullivan 069ed62690 add a more direct way to generate an `eunitized` test app to 10 년 전
  Kelly McLaughlin 81969f1cf6 Test cases to exercise the dev_mode release option 10 년 전
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled 10 년 전
  Fred Hebert f35f26fece Implement deps conflicts as errors 10 년 전
  Tristan Sloughter 3f5fa807cb update erlydtl compiler to output to _build, add simple test 10 년 전
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10 년 전