Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

Fixed version of #395 #522

Merged
merged 2 commits into from Jul 3, 2015
Merged

Fixed version of #395 #522

merged 2 commits into from Jul 3, 2015

Commits on Jul 3, 2015

  1. Add colored logs

    Fix verbose level in global rebar config
    
    Replace application:set_env on erlang:put
    platinumthinker authored and Tuncer Ayaz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    a587a9f View commit details
    Browse the repository at this point in the history
  2. Fix up colored log support

     * do not use pdict
     * do not enable color support by default. once we have the new
       getopt version, we can add a new type of command line flag
       for that.
     * fix Dialyzer warnings
     * use atom instead of boolean
     * use better name for internal function
     * do not try (and fail) to access rebar's app env in retest test
    Tuncer Ayaz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    8da0e01 View commit details
    Browse the repository at this point in the history