3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #50 from nanliu/tb/13194 More... over 13 years ago
Fix mysql service on Ubuntu. More... over 13 years ago
Merge pull request #49 from bodepd/test_coverage More... over 13 years ago
try to avoid setting acls that already exist More... over 13 years ago
Merge pull request #48 from nanliu/tb/11963 More... over 13 years ago
fixed order of args for setfacl command More... over 13 years ago
missing comma in setfacl command More... over 13 years ago
Added '-n' to setfacl commands to prevent unexpected mask changes More... over 13 years ago
(#11963) Fix spec test due to path changes. More... over 13 years ago
Merge pull request #46 from bodepd/add_rspec_tests_for_config_class More... over 13 years ago
Merge pull request #42 from fcharlier/master More... over 13 years ago
Add more spec test coverage More... over 13 years ago
(#13205) Rotate array/string randomley based on fqdn, fqdn_rotate() More... over 13 years ago
(#13163) Datadir should be configurable More... over 13 years ago
cleaned up stray/misleading comments More... over 13 years ago
Fixed bug where getfacl/setfacl commands in posixacl.rb were being called with empty string arguments when acl param recursive was false. This triggered a syntax error in the command because of how execve passes args to programs. * Part of this fix was making the setfacl/getfacl calls dumber using conditionals. There may be a more clever way to implement this but I just learned enough Ruby to make this work. More... over 13 years ago
Add rspec-puppet tests for mysql::config More... over 13 years ago
Moved class dependency between sever and config to server More... over 13 years ago
Merge pull request #20 from pdxcat/ticket_6899_virtual_a2mod_resource More... over 13 years ago
Merge pull request #44 from nanliu/tb/update More... over 13 years ago
Merge pull request #45 from bodepd/fix_issues_from_nans_massive_pull_request More... over 13 years ago
Notify mysql restart from set_mysql_rootpw exec More... over 13 years ago
Mention osfamily value in failure message More... over 13 years ago
Fix bug when querying for all database users More... over 13 years ago
Add documentation related to osfamily fact. More... over 13 years ago
Merge pull request #41 from nanliu/tb/update More... over 13 years ago
Style guideline fixes More... over 13 years ago
Merge branch '2.3.x' More... over 13 years ago
Update CHANGELOG and Modulefile for 2.3.1 More... over 13 years ago
Merge pull request #50 from jeffmccune/ticket/2.3.x/13091_stdlib_throws_a_loaderror_when_running_with_puppet_apply More... over 13 years ago