2238 次程式碼提交 (c7b7b9005f733ec867f99932b3fd50803a56cd99)

作者 SHA1 備註 提交日期
  alisdair sullivan 80f5bc6152 add warning about `auto_compile` 9 年之前
  alisdair sullivan 94169fbdf2 reenable support for most command line options and rename `ct_tests` to `ct_opts` 9 年之前
  alisdair sullivan f73307bb65 support atom suites in `ct_tests` 9 年之前
  alisdair sullivan 19a3a96893 refactor `rebar_prv_common_test` 9 年之前
  Tristan Sloughter e5aa04f278 fix #903: use app discover of entire plugins dir when listing 9 年之前
  alisdair sullivan d8be03ab6a fixes for cover under new compiler/eunit/ct 9 年之前
  alisdair sullivan 67bf54d04d add an option to soft purge rather than purge old code 9 年之前
  Heinz N. Gies afd2b9b4fb Fixed error log formating 9 年之前
  Heinz N. Gies 04be3f5963 Make output a bit more discrete 9 年之前
  alisdair sullivan 31cc213b81 prevent rebar3 from reloading it's own path and terminating itself 9 年之前
  James Fish d48f02dbc4 Rebuild PLT when beams no longer exist 9 年之前
  alisdair sullivan edfa4427a3 dedup `src_dirs` and `extra_src_dirs` on read 9 年之前
  alisdair sullivan 17e26f7265 delay validation of eunit tests until just before running 9 年之前
  alisdair sullivan 3fc51b912c move test profile bootstrap into core 9 年之前
  Tristan Sloughter 3f7886abe0 only clean project apps once even when doing --all 9 年之前
  alisdair sullivan dee2392e13 remove unnecessary filtering of checkapps from project apps in `rebar_prv_eunit` 9 年之前
  alisdair sullivan 3bf52241bd restore debug calls to `rebar_erlc_compiler` and `rebar_prv_eunit` 9 年之前
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 年之前
  alisdair sullivan 621d8a9485 Revert "add an export to allow specifing arbitrary extra erl files to be compiled" 9 年之前
  Tristan Sloughter d6ea1e7df4 return more useful error message (failed to download) when pkg http req fails 9 年之前
  Fred Hebert 6637ec4548 Allow non-default checkouts dir for relx 9 年之前
  Byaruhanga Franklin 2e2a37baf6 Added comments to explain the utf8 symbols Binary 9 年之前
  Byaruhanga Franklin d63d285e8b removing the /utf8 flag and using the the exact utf-8 value in bytes 9 年之前
  Byaruhanga Franklin aff273316d Fix for issue #859 - unicode rendering of deps tree based on PR #865 9 年之前
  Fred Hebert 4ad998b718 Support proper paths in non-erl first files 9 年之前
  Tristan Sloughter 15c98a78c2 add ERLANG_ARCH and ERLANG_TARGET to os env for hooks 9 年之前
  Tristan Sloughter 1337de6454 if not in a git repo but have 'git' as vsn, fallback to 0.0.0 9 年之前
  Tristan Sloughter 625f76f4cd print a warning if a profile in 'as' has no config entry 9 年之前
  Fred Hebert 4177c75a7c Bump to beta-3 9 年之前
  David Leach d3e83b7a9e Add support for disabling ssl verification for hex 9 年之前
  alisdair sullivan 2b799ba1c7 fix failing cover test 9 年之前
  alisdair sullivan 420d804ea3 shiny and new test suite for eunit provider 9 年之前
  alisdair sullivan 2a1e0dd07e inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macro 9 年之前
  alisdair sullivan 9571605865 Revert "drop `eunit_first_files' and `eunit_compile_opts'. that's what" 9 年之前
  alisdair sullivan 9e9c4212ce drop `eunit_first_files' and `eunit_compile_opts'. that's what 9 年之前
  alisdair sullivan 391d95d953 add `application' flag and additional tests 9 年之前
  alisdair sullivan 8825e648e5 add `error_on_warning' option to eunit provider 9 年之前
  alisdair sullivan d080c96156 reworked eunit provider to allow access to full range of eunit tests 9 年之前
  Heinz N. Gies cf70dbfd67 Add some documentaiton. 9 年之前
  Heinz N. Gies a08fd03d3f Fix sub string highlighting for form positions 9 年之前
  Heinz N. Gies 02a7dc4772 Add colour for 'the call comtains' message 9 年之前
  Heinz N. Gies 2ab43014e8 Return legnth of the original warnings no the formated ones 9 年之前
  Heinz N. Gies 3bbebfe730 Fix error messages that were not resetting color 9 年之前
  Heinz N. Gies c85edcdadb Group dialyzer warnings by file and concentrate output 9 年之前
  Tristan Sloughter 0839efda57 fix dialyzer warnings 9 年之前
  Tristan Sloughter 90a06efa4f add test to not upgrade unrelated transitive dep during upgrade 9 年之前
  Tristan Sloughter dfa668f211 only upgrade children and transitive children of dep being upgraded 9 年之前
  Fred Hebert 4e30b6f172 Shell handles all possible relx app formats 9 年之前
  Fred Hebert 6a4b5428b3 Properly warn on missing rebar3 deps 9 年之前
  Tristan Sloughter 3b0584abd6 handle newly added deps to config even when lock is empty 9 年之前