Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-16 | (FM-4046) Update to current msync configs [006831f] | David Schmitt | |
This moves all copyright statements to the NOTICE file in accordance with the ASFs guidelines on applying the Apache-2.0 license. | |||
2016-01-27 | (FM-4049) Update to current msync configs [2c99161] | David Schmitt | |
2015-08-25 | Remove 2.7 from travis matrix | Morgan Haskel | |
I believe 2.7 in the matrix is an error, this module has never claimed support for 2.7 and 2.7 currently doesn't work (though fails in places that are not unit tested) | |||
2015-05-27 | Add ability to unittest puppet 4 | Hunter Haugen | |
2015-05-06 | sync via modulesync | Morgan Haskel | |
2015-03-23 | Update .travis.yml | Colleen Murphy | |
This commit makes the following changes to the test matrix: - Runs tests on ruby 2.1.5 instead of 2.0.0 - Runs tests on ruby 1.8.7 with puppet 3.x - Adds an environment to run on an intermediate 3.x puppet version instead of latest (specifically 3.4.x) - Adds an environment to run with the future parser on latest puppet. This would affect the test runs for the validate and spec checks. - Runs the tests on docker | |||
2014-12-08 | Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md | Colleen Murphy | |
2014-06-27 | Synchronize .travis.yml | Colleen Murphy | |
2014-06-25 | Sync files | Colleen Murphy | |
2014-01-07 | Temporary workaround for broken Rubygems on Travis | Aaron Stone | |
2013-10-01 | Modifications to .travis.yml to test appropriately. | Ashley Penney | |
2013-07-25 | Travis should run three Puppet versions in a matrix with three Ruby ↵ | Aaron Stone | |
versions, but limit Puppet 2.6.x to Ruby 1.8.7. | |||
2013-07-13 | Bundle exec rake spec in travis | Aaron Stone | |
2013-04-04 | Add travis.yml to repo for automated CI | Ryan Coleman | |
2013-03-28 | Adding travis.yml file for publishing | Ryan Coleman | |