2400 次程式碼提交 (d284b72c615bcccaea7d2c48b801a67962ccfe17)

作者 SHA1 備註 提交日期
  Fred Hebert c21a5f7ab2 Bumping to 3.3.4 8 年之前
  alisdair sullivan 5b35265186 eunit: remove application modules from the modules eligible to test 8 年之前
  Siri Hansen 146f2732b9 Handle errors from ct_testspec 8 年之前
  Siri Hansen 998c6756b7 Make sure ct_testspec is loaded 8 年之前
  alisdair sullivan d6a34f9d68 don't filter eunit test modules based on file extension 8 年之前
  Siri Hansen 4e52ce58e5 Add all dirs from test spec 8 年之前
  Fred Hebert 8ae17c483d Fix Alisdair's review, add more types and docs 8 年之前
  getong b99c15d297 the releases website has changed 8 年之前
  Siri Hansen a18340c6ee Allow using relative path to suite in project root 8 年之前
  Luis Rascao 6466c32449 shell: don't crash apps that use release version operators 8 年之前
  Fred Hebert fc12b06d27 Fix regex match for ignored file 8 年之前
  Siri Hansen e427a83530 Translate path to testspec 8 年之前
  Fred Hebert 51c008fb84 Go back to git-based versioning 8 年之前
  Fred Hebert a58857162c Bump to 3.3.3 8 年之前
  Siri Hansen a0e7ff2eb9 Add directory of testspec as extra_src_dir 8 年之前
  Björn-Egil Dahlberg 7780933cfb Use different git commands for different git versions 8 年之前
  alisdair sullivan 3fd29af16c add `get-deps` provider 8 年之前
  Siri Hansen 85e00f2a43 Improve merge of command line options and config options 8 年之前
  Roberto Aloi 74d290b9c2 Restrict regexp to match on files starting with '._' 8 年之前
  Ted Burghart 03832379d6 Addresses https://github.com/erlang/rebar3/issues/1397 8 年之前
  Artem Pervin c0184eae70 1394: refined export list and tests 8 年之前
  Artem Pervin ffc2cf98d3 1394: added fix for rebar_utils, moved setting of http_options into init_config, added unit tests 8 年之前
  Fred Hebert f605b917b4 Replace unprocessed ~n linebreaks 8 年之前
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements 8 年之前
  Nathaniel Waisbrot 62e1aaf6f5
expect the `missing_package` error to have arity 2 or 3 8 年之前
  Eric Meadows-Jönsson 5323fdc377
Always read REBAR_CONFIG env var when loading config 8 年之前
  Siri Hansen 44fabbbf91 Add 'recursive' option 8 年之前
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings 8 年之前
  Fred Hebert e08145b498 Allow rebar3 to edoc itself 8 年之前
  Björn-Egil Dahlberg 9584453194 Fix usage decription of 'rebar3' 8 年之前
  James Fish bcfd8d6f80 Add exclude_apps/mods, plt_extra_mods, base_plt_mods config 8 年之前
  alisdair sullivan 14956eaf16 fix "helpful" compiler spelling correction 8 年之前
  alisdair sullivan 203e5c15bd allow test specifications to be passed via the command line 8 年之前
  Fred Hebert 504431473b Prevent crashes in `rebar3 as` with no tasks 8 年之前
  Fred Hebert 94f87477d5 Return to git-based vsn 8 年之前
  Fred Hebert f0d1a8404c Bump version to 3.3.2 8 年之前
  Alexander Sedov 294fd72f4d Get stacktrace only once and as soon as possible. Fixes #1347. 8 年之前
  Alexander Sedov e71b80752f Some post-review changes: 8 年之前
  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 1f86ed1aed Track package hash in memory index, add hash test 8 年之前
  Fred Hebert 82e7616745 Use all_src_dirs for include paths 8 年之前
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile 8 年之前
  Brujo Benavides 3f0e56d9c8 Add support for behaviors, and not just behaviours 8 年之前
  Fred Hebert 384e9e58db Properly support package aliasing and alt names 8 年之前
  alisdair sullivan b79e5da236 allow using an alternate regex to locate test modules during eunit runs 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 年之前