index
:
puppet-cron_core
main
Puppet module for core cron functionality
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-24
Merge pull request #3 from ehom/master
Jorie Tappa
2018-10-24
fixed typo
ehom
2018-08-30
Merge pull request #2 from jtappa/prep-for-1.0.0
Josh Cooper
2018-08-30
Prep for 1.0.0 release.
Jorie Tappa
2018-08-27
Merge pull request #1 from jtappa/extract
Josh Cooper
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
2018-08-23
pdk update with spec and gemfile stuffs
Jorie Tappa
2018-08-23
Fix acceptance tests
Jorie Tappa
2018-08-21
Convert acceptance tests to Rspec
Jorie Tappa
2018-08-09
Add common_utils.rb
Jorie Tappa
2018-08-09
Add spec_helper_accceptance.rb
Jorie Tappa
2018-08-08
Fix Layout/CommentIndentation violation
Jorie Tappa
2018-08-08
Disable Style/PredicateName cop
Jorie Tappa
2018-08-08
Disable Lint/EmptyWhen cop
Jorie Tappa
2018-08-08
Fix Style/MultilineBlockChain violation
Jorie Tappa
2018-08-08
Fix Style/MultipleComparison cop violations
Jorie Tappa
2018-08-08
Fix Style/IfInsideElse violation
Jorie Tappa
2018-08-08
Fix Lint/EmptyWhen violation
Jorie Tappa
2018-08-07
Fix Style/GuardClause violations.
Jorie Tappa
2018-08-01
Fix Lint/EndAlignment violations
Jorie Tappa
2018-08-01
Disable Lint/HandleExceptions
Jorie Tappa
2018-08-01
Fix Lint/AssignmentInCondition violations.
Jorie Tappa
2018-08-01
Disable Style/GlobalVars violations
Jorie Tappa
2018-08-01
Fix Performance/Caller violation
Jorie Tappa
2018-08-01
Disable RSpec/AnyInstance
Jorie Tappa
2018-08-01
Fix RSpec/DescribeMethod violation.
Jorie Tappa
2018-08-01
Fix Style/RegexpLiteral violations
Jorie Tappa
2018-08-01
Fix RSpec/InstanceVariable violations
Jorie Tappa
2018-08-01
Fix RSpec/RepeatedExample violations
Jorie Tappa
2018-08-01
Disable Security/YAMLLoad
Jorie Tappa
2018-08-01
Fix Lint/AmbiguousBlockAssociation violation
Jorie Tappa
2018-08-01
Fix Lint/ScriptPermission violations
Jorie Tappa
2018-08-01
Apply automatic pdk validate fixes
Jorie Tappa
2018-07-31
Initial cron import from puppet 7a4c5f07bdf61a7bc7aa32a50e99489a604eac52
Jorie Tappa
2018-07-19
Install pdk
Jorie Tappa
2018-07-11
Initial commit
Jorie Tappa