Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-06 | Merge pull request #20 from tavilarion/pdksync_pdksync_1.9.0-0-g7281db5 | Josh Cooper | |
(maint) pdksync_1.9.0-0-g7281db5 | |||
2019-02-05 | (maint) pdksync_1.9.0-0-g7281db5 | octavianlarion | |
This is required to keep in line with our module release process. | |||
2019-01-09 | Merge pull request #14 from puppetlabs/localization/master | Josh Cooper | |
(L10n) Updating translations for readmes/README_ja_JP.md | |||
2019-01-09 | (L10n) Updating translations for locales/ja/puppetlabs-cron_core.po | transifex-bot | |
2019-01-09 | (L10n) Updating translations for readmes/README_ja_JP.md | transifex-bot | |
2019-01-09 | Merge pull request #13 from ekinanp/MODULES-7789-again | Josh Cooper | |
(MODULES-7789) Port over the PUP-9217 changes | |||
2019-01-09 | (MODULES-7789) Don't run new tests on older agents | Enis Inan | |
We only want to run these tests on agents that shipped with PUP-9217's changes. These are any agents newer than 5.5.8 in the 5.y release stream, and any agents newer than 6.0.4 in the 6.y release stream. | |||
2019-01-09 | Merge pull request #17 from melissa/maint/master/add-license-file | Josh Cooper | |
(maint) add LICENSE file | |||
2019-01-09 | (maint) Simplify the confine in the unauthorized users acceptance test | Enis Inan | |
2019-01-09 | (MODULES-7789) Port over the PUP-9217 changes | Enis Inan | |
PUP-9217 introduced the :raise_prefetch_errors option to the ParsedFile provider base class that, when set, will fail any resources associated with a failed prefetch target. Thus, when a file read error does occur, Puppet will fail all of the resources associated with the failed crontab (target). This means that the failed crontab will not be overwritten, thus fixing the issue described in the ticket. For more details, please refer to https://github.com/puppetlabs/puppet/commit/5b0fa987e5b7b27839e424ff16d59c7bf081c73a | |||
2019-01-09 | (maint) Add more crontab provider tests | Enis Inan | |
This commit adds the following tests to the cron resource: * A test to ensure that the crontab provider writes the crontab file of a new user * A test to ensure that the crontab provider fails to write the crontab file of a nonexistent user * A test to ensure that the crontab provider writes an originally unauthorized user's crontab file _if_ Puppet authorizes them in the middle of the run These tests are part of the crontab provider's specifications and should have been added before. | |||
2019-01-09 | (maint) add LICENSE file | Melissa Stone | |
2019-01-08 | Merge pull request #18 from ekinanp/update-templates | Melissa | |
(maint) Update to PDK 1.8.0; update all templates | |||
2019-01-08 | (maint) Update to PDK 1.8.0; update all templates | Enis Inan | |
2019-01-07 | Merge pull request #15 from ekinanp/fed29-ci-fix | speedofdark | |
(maint) Enable cron tests on Fedora 28, 29 using cronie | |||
2019-01-07 | (maint) Enable cron tests on Fedora 28, 29 using cronie | Enis Inan | |
2019-01-07 | Merge pull request #16 from ekinanp/bundler2 | speedofdark | |
(maint) Update for Bundler 2 | |||
2019-01-07 | (maint) Update for Bundler 2 | Enis Inan | |
2018-12-11 | (packaging) Updating POT file for ad6375d2bb6d779e808cb27b8af6120dc5ce1cac | Jenkins CI | |
2018-12-11 | Merge pull request #11 from ekinanp/MODULES-8306 | Sean P McDonald | |
(MODULES-8306) Port over the crontab filetypes from Puppet | |||
2018-12-07 | (MODULES-8306) Port over the crontab filetypes from Puppet | Enis Inan | |
2018-11-29 | Merge pull request #10 from puppetlabs/anchors | Melissa | |
Add anchors for l10n | |||
2018-11-29 | Add anchors for l10n | Josh Cooper | |
Also remove REFERENCE.md relative link. | |||
2018-11-28 | Merge pull request #9 from melissa/maint/master/loc-link-fix | Josh Cooper | |
Maint/master/loc link fix | |||
2018-11-28 | (L10n) Add Anchor Tags so that TOC links will work | Melissa Stone | |
2018-11-28 | (L10n) Updating translations for readmes/README_ja_JP.md | transifex-bot | |
2018-11-28 | (L10n) Updating translations for locales/ja/puppetlabs-cron_core.po | transifex-bot | |
2018-11-28 | Merge pull request #6 from puppetlabs/modules8182 | Melissa | |
Expand test coverage | |||
2018-11-28 | Update tests to pass on puppet 4 | Josh Cooper | |
2018-11-28 | Refer to local reference instead of type reference. | Josh Cooper | |
See MODULES-8182. Add project_page link and update numbered bullets. | |||
2018-11-27 | Test against puppet6 | Josh Cooper | |
2018-11-27 | Merge pull request #7 from ekinanp/MODULES-8301 | Josh Cooper | |
(MODULES-8301) Update the unit tests with the crontab filetype fix | |||
2018-11-27 | (MODULES-8301) Update the unit tests with the crontab filetype fix | Enis Inan | |
Commit 420049f2 in Puppet fixed the crontab filetype's #read method to use Puppet::Util::Execution.execute instead of %x. This commit updates the unit tests to account for this change. | |||
2018-11-02 | Merge pull request #4 from ehom/master | Jorie Tappa | |
(maint) made phrase complete (localization-ready) | |||
2018-10-25 | (maint) made phrase complete (localization-ready) | ehom | |
2018-10-24 | Merge pull request #3 from ehom/master | Jorie Tappa | |
(maint) added missing word: "with" | |||
2018-10-24 | fixed typo | ehom | |
2018-08-30 | Merge pull request #2 from jtappa/prep-for-1.0.0 | Josh Cooper | |
Prep for 1.0.0 release | |||
2018-08-30 | Prep for 1.0.0 release. | Jorie Tappa | |
2018-08-27 | Merge pull request #1 from jtappa/extract | Josh Cooper | |
Import the module | |||
2018-08-27 | Update .sync.yml | Jorie Tappa | |
2018-08-23 | Update gem version requirement for travis | Jorie Tappa | |
: | |||
2018-08-23 | Clean up newly broken cops since import | Jorie Tappa | |
2018-08-23 | update README toc | Jorie Tappa | |
2018-08-23 | Remove common_utils.rb, all used items were added to spec_helper_acceptance. | Jorie Tappa | |
2018-08-23 | (PUP-9053) add locales | Jorie Tappa | |
2018-08-23 | Update version requirements. | Jorie Tappa | |
2018-08-23 | pdk build | Jorie Tappa | |
2018-08-23 | Update readme and description | Jorie Tappa | |
2018-08-23 | generate puppet strings REFERENCE.md | Jorie Tappa | |