04 Jun, 2016

1 commit


01 Jun, 2016

2 commits


30 May, 2016

2 commits


28 May, 2016

2 commits


25 May, 2016

1 commit


11 May, 2016

3 commits


09 May, 2016

1 commit


06 May, 2016

10 commits


04 May, 2016

3 commits

  • This is meant to ensure we remember when we commit changes without
    tests. Also, to be able to run all the tests locally without worrying
    about that, we make the minimum coverage only required if the
    environment variable 'CI' is set to true. In practice, this means we
    only check minimun coverage if we are building the environment on
    travis.
    
    Also remove some default configurations for Rails on Simplecov.
    
    Updates CHANGELOG
    Diego Araújo
     
  • Apparently, the ruby 2.0.0-p598 (CentOS 7 default) breaks with the code
    we were using. This commit replace it with a different syntax that
    should be reverted when CentOS 7 updates its ruby.
    Diego Araújo
     
  • The issue https://github.com/rubygems/rubygems/issues/1220 shows the
    problem when using ruby 2.1.5 in association with rubygems 2.5.1 to
    build prezento. This is the same fix as we did on kalibro client.
    Diego Araújo
     

27 Apr, 2016

5 commits


20 Apr, 2016

6 commits


18 Apr, 2016

4 commits