3584 コミット (4ce21e4c800108030d5c646b226032f460e68065)
 

作成者 SHA1 メッセージ 日付
  Alexander Sedov 4ce21e4c80 Avoid backward-compatibility-breaking changes. 8年前
  Alexander Sedov 0afb4c4d47 Made reading sys.configs consistent with OTP specification. 8年前
  Alexander Sedov 6e9503c4f0 Rereading system configuration sets up persistent options if possible. 8年前
  Alexander Sedov 3966610e53 Made Common Test load the user's applications before slurping config. 8年前
  Fred Hebert cc7141ba41 Merge pull request #1342 from lrascao/feature/OTP19.1 8年前
  Luis Rascao f824f92ce9 Update Travis CI to latest OTP19.1 8年前
  Fred Hebert c0e5f8a95f Merge pull request #1340 from ferd/fix-test-includes-in-compile 8年前
  Fred Hebert 82e7616745 Use all_src_dirs for include paths 8年前
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile 8年前
  Fred Hebert 7ed3ecdf4e Merge pull request #1339 from inaka/elbrujohalcon.behavior 8年前
  Brujo Benavides 3f0e56d9c8 Add support for behaviors, and not just behaviours 8年前
  Fred Hebert a40fe42d90 Merge pull request #1335 from erlang/rebar-1331 8年前
  alisdair sullivan b79e5da236 allow using an alternate regex to locate test modules during eunit runs 8年前
  Fred Hebert 69a9cf8a6d Merge pull request #1332 from erlang/rebar-1327 8年前
  Fred Hebert c001c09dd7 Merge pull request #1333 from erlang/rebar-1328 8年前
  alisdair sullivan dad7900d31 recompile all files when a parse transform given as an opt needs updating 8年前
  alisdair sullivan f653d4dffe only compile/cover compile when generating analysis 8年前
  alisdair sullivan c0a903bbf9 cover compile prior to calculating coverage 8年前
  Fred Hebert fb363cd8de Merge pull request #1329 from soranoba/update_bbmustache 8年前
  soranoba 7b8ce5cc9a update bbmustache 1.3.0 8年前
  Fred Hebert cba1a1f6d9 Merge pull request #1321 from vans163/error_on_load_file_failure 8年前
  Fred Hebert 6a8150e336 Merge pull request #1326 from ddeboer/fix-preserve-ownership 8年前
  David de Boer 2b6fa7a25e Ignore mv warnings 8年前
  vans163 9ab25aaf15 replace error with debug 8年前
  vans163 04589cf963 log error if a module failed to load_file, the user should be aware 8年前
  Fred Hebert 0e2b1a11b2 Back to semver version post release 8年前
  Fred Hebert ff752834ee Bump to 3.3.1 8年前
  alisdair sullivan 909d1f248d Merge pull request #1320 from vans163/atomic_compile_and_nif_fix 8年前
  vans163 0f524bb6c2 delete purge load_file specific order 8年前
  vans163 6180ce0c64 Make less than R17 compatible 8年前
  vans163 9b64c60f8b comment and spacing fixup 8年前
  vans163 d74cd14065 Update rebar_agent.erl 8年前
  vans163 4b69622d72 Update rebar_agent.erl 8年前
  Fred Hebert 8efcd3b92b Merge pull request #1318 from tuncer/conventional-stacktrace 8年前
  Tuncer Ayaz d4b7639147 Print stacktrace in a more conventional way 8年前
  alisdair sullivan c0b5f7f921 Merge pull request #1316 from erlang/reset_coverdata 8年前
  alisdair sullivan 3beeec9db0 r15 proof cover tests`` 8年前
  alisdair sullivan 5ef4b7bcbe use `cover:analyse(cover:modules())` for tests instead of `cover:analyse()` 8年前
  alisdair sullivan 7e554d0697 reset accumulated coverdata on writing out to disk. this prevents 8年前
  Fred Hebert 4347f48e7f Merge pull request #1315 from ferd/fix-hashcheck-noindex 8年前
  alisdair sullivan 00b1053058 Merge pull request #1314 from ferd/cover_excl_mods 8年前
  Fred Hebert 6bd8cda77a Fix crash when doing hash check with missing index 8年前
  Fred Hebert 4b0a07221d Re-format cover exclusion code 8年前
  Fred Hebert dc03bb4c2d Add test suite for cover_excl_mods option 8年前
  Fred Hebert 03412438fa Merge branch 'cover_excl_mods' of https://github.com/lpgauth/rebar3 into lpgauth-cover_excl_mods 8年前
  Fred Hebert 8ee9cc8996 Returning to git-based tagging 8年前
  Fred Hebert ff4fd9f6f0 Bumping to 3.3.0 8年前
  Fred Hebert 7fc48ca855 Merge pull request #1312 from ferd/compatible-trim_all 8年前
  Fred Hebert 4f32da2ab7 Equivalent trim_all in bin split for <17.x 8年前
  Fred Hebert b4e78f38a5 Merge pull request #1311 from tsloughter/relx-3.21.0 8年前