index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Expand
)
Author
2015-07-30
(maint) use puppet's utility function instead of API that's not available on ...
David Schmitt
2015-07-22
(main) clean up fqdn_rand acceptance tests to work on windows
David Schmitt
2015-07-22
(maint) Remove failing acceptance test for ensure_packages
David Schmitt
2015-07-21
disable pw_hash test on sles, as it only supports md5
Hunter Haugen
2015-07-20
(maint) Fix test to not assume is_pe fact on > 4.0.0 puppet
Travis Fields
2015-07-09
Use puppet_install_helper
Morgan Haskel
2015-07-09
Add validate_slength's optional 3rd arg to README
Alexander Fisher
2015-06-19
AIO uses puppet 4 so should return true for is_future_parser_enabled
Morgan Haskel
2015-06-12
(maint) getvar: update spec to match implementation
David Schmitt
2015-06-08
(maint) update PUPPET_VERSION default to be 3.8.1
Justin Stoller
2015-06-04
Merge pull request #469 from hunner/fix_time
Morgan Haskel
2015-06-04
Fix time() on 1.8.7
Hunter Haugen
2015-06-02
fqdn_rand_string: Add acceptance tests for custom charsets
Eli Young
2015-06-02
fqdn_rotate: Add acceptance tests for custom seeds
Eli Young
2015-06-01
fqdn_rotate: Add tests for custom seeds
Eli Young
2015-06-01
fqdn_rotate: Don't use the value itself as part of the random seed
Eli Young
2015-06-01
Remove unused puppet_spec code
David Schmitt
2015-06-01
Convert tests to use plain rspec-puppet
David Schmitt
2015-06-01
spec_helper: implement an easy way for specs to confine to puppet version
David Schmitt
2015-06-01
Add the missing symlinks to get puppet 4 pickup the functions from the enviro...
David Schmitt
2015-06-01
Workaround the broken rspec-mocks support in rspec-puppet
David Schmitt
2015-05-29
Merge pull request #463 from CENGN/fix/master/file_line_multiple_after
David Schmitt
2015-05-29
(MODULES-2071) Refactor file_line provider to contain logic to handle parame...
Raymond Maika
2015-05-27
validate_integer, validate_numeric: explicitely reject hashes in arrays
David Schmitt
2015-05-12
Remove all the pops stuff
Hunter Haugen
2015-05-06
range(): fix TypeError(can't convert nil into Integer) when using range syntax
David Schmitt
2015-05-05
spec_helper: Remove unneccesary stubbing
David Schmitt
2015-05-05
spec_helper: use proper mocha import to avoid warning
David Schmitt
2015-05-05
spec_helper: set parser config if requested
David Schmitt
2015-05-05
spec_helper_acceptance: fix FUTURE_PARSER usage
David Schmitt
2015-05-05
specs: move function specs to where rspec-puppet expects them
David Schmitt
2015-04-23
specs: loosen certain error expectations to make tests pass on future parser
David Schmitt
2015-04-16
Merge pull request #314 from amateo/feature/loadyaml_check_file
Morgan Haskel
2015-04-13
test case for when the file does not exist
Angel L. Mateo
2015-04-10
Modules-2474: Only runs enhanced salts functional test on systems that suppor...
Bryan Jen
2015-04-10
Merge pull request #433 from cmurphy/fix_acceptance
Bryan Jen
2015-04-10
Fix acceptance tests for #405
Colleen Murphy
2015-04-10
Merge pull request #425 from jeffcoat/validate_augeas_spec
David Schmitt
2015-04-09
Merge pull request #431 from bmjen/file-line-refactor
Morgan Haskel
2015-04-09
Fix unsupported platforms variable name in tests
Colleen Murphy
2015-04-09
Add spec tests and pulled in PR #427
Travis Fields
2015-04-09
Merge pull request #405 from elyscape/feature/fqdn_rand_strings
Hunter Haugen
2015-04-05
(MODULES-1737) Add pw_hash() function
Eli Young
2015-03-31
(MODULES-1715) Add fqdn_rand string generators
Eli Young
2015-03-10
Fix off-by-one error in validate_augeas_spec.rb that was causing rspec failure.
Mark Jeffcoat
2015-03-05
If present, top-level domain must be alphabetic
Rod Montgomery
2015-03-05
Merge pull request #422 from cyberious/assert_private
TP Honey
2015-03-05
Add private function back and forward to assert_private with deprecation warning
Travis Fields
2015-03-05
Merge pull request #369 from rfugina/dirname_typecheck
Hunter Haugen
2015-03-05
Rename private() to assert_private()
Franz Pletz
[next]