122 Commits (5ef7d024c30c35e69e4882c1bc847fd46af6901a)

Autor SHA1 Mensaje Fecha
  Tristan Sloughter 3f5fa807cb update erlydtl compiler to output to _build, add simple test hace 10 años
  Fred Hebert 8cfb4df3e0 Fix namespace regressions hace 10 años
  alisdair sullivan ba79fc0823 parse `rebar3 as foo, bar task` correctly hace 10 años
  Pierre Fenoll 2d3a0ebe21 Add escriptize provider and a minimal test hace 10 años
  Tristan Sloughter 0638c85634 store base opts after initialization of providers hace 10 años
  alisdair sullivan 67aca881c1 add test for test profile applied to project apps hace 10 años
  alisdair sullivan ed45ed2d8a two failing tests and one passing test to attempt to isolate where hace 10 años
  Tristan Sloughter 1b851267f8 use git or hg configs if exist for default user and email in templates hace 10 años
  Tristan Sloughter 28694fa4ef test end case cleanups hace 10 años
  alisdair sullivan ccfebdd155 switch from loading modules to read compile info to using `beam_lib` hace 10 años
  Tristan Sloughter 4a2996a756 fix for profiles_remain_applied_with_config_present hace 10 años
  alisdair sullivan 434c662816 rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively hace 10 años
  alisdair sullivan d72812cb5f name profile directories in `_build` similarly to the arguments hace 10 años
  alisdair sullivan 08ee1d9f9f fix names in `rebar_as_SUITE` hace 10 años
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir hace 10 años
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to hace 10 años
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in hace 10 años
  alisdair sullivan 4a61bae7b3 `as` delegates task handling to `do` provider hace 10 años
  alisdair sullivan 12726111bc `add_to_profile/3` function added to `rebar_state` hace 10 años
  Fred Hebert b98d977c5d Some free tests from a debugging session hace 10 años
  Tristan Sloughter 80f276e5e5 don't replace non-string list with empty list in profile merge hace 10 años
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation hace 10 años
  Tristan Sloughter d4c2332aab make base_dir for a run include the profiles in path, link to shared deps hace 10 años
  Tristan Sloughter 235436a410 profiles: combine lists of values for conflicting config options hace 10 años
  Fred Hebert c283dd2c69 Add tests and fixes for packages upgrades hace 10 años
  Fred Hebert 249be4985c Reuse test code and drop duplicated stuff hace 10 años
  alisdair sullivan 521a49dd26 don't unescessarily recompile yrl/xrl files hace 10 años
  Tristan Sloughter 96f1b21ef8 basic profile deps tests hace 10 años
  Tristan Sloughter bf70733981 fix test, remove use of filelib:wildcard for R15 support hace 10 años
  Tristan Sloughter 633dafafc3 release and tar tests hace 10 años
  Tristan Sloughter 24383e2283 fix order of top_level_deps function in ugprade_SUITE hace 10 años
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 hace 10 años
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock hace 10 años
  Tristan Sloughter be49c5cd44 use project sub-apps with deps in their rebar.config hace 10 años
  Tristan Sloughter 410e2bcdec replace package management with hex.pm hace 10 años
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile hace 10 años
  Fred Hebert 53a05890ab Initial `deps` command hace 10 años
  Fred Hebert 2e34e91dfb Warnings for Deletions and friendly errors hace 10 años
  Fred Hebert 6d8567a7ed Support multiple app upgrade & lock tests hace 10 años
  Fred Hebert 62dc8fa9c7 Fix testcases, add multi-app upgrade support hace 10 años
  Fred Hebert 92436d9960 More progress on upgrades hace 10 años
  Fred Hebert 748a046133 Partial work + Failing tests hace 10 años
  Fred Hebert b94afdfa2d WIP hace 10 años
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta hace 10 años
  James Fish 9a90239e51 Add initial dialyzer tests hace 10 años
  Kelly McLaughlin 29039bece6 Change mock_pkg_resource to create ebin directory hace 10 años
  Kelly McLaughlin 2abb55170e Add xref provider for cross reference analysis hace 10 años
  Tristan Sloughter 1e71b47817 fix find_apps when searching for invalid apps hace 10 años
  Tristan Sloughter 14037aa45f add hook SUITE tests hace 10 años
  alisdair sullivan f94108e164 fix `reset_dir` test suite for r15x hace 10 años