summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fixing tests I broke when trying to fix the Providers reference.Luke Kanies2008-10-173-6/+27
| * | | | | Use fully qualified paths when calling binaries, adjust chcon call to use Pup...Sean E. Millichamp2008-10-172-16/+10
| * | | | | Setting SELinux contexts with chcon should not dereference symbolic linksSean E. Millichamp2008-10-172-7/+7
| * | | | | Fixed #1646 - service puppet status does not work as non-root on redhat systemJames Turnbull2008-10-142-1/+4
| * | | | | Fix #1115 - Allow checking tags/classes from ERb templatesBrice Figureau2008-10-142-0/+24
| * | | | | Fixed #1649 - OS X package creation script should be more selective about cle...James Turnbull2008-10-142-1/+6
| * | | | | Fixing #1647 - puppetdoc's 'providers' report works again.Luke Kanies2008-10-142-1/+18
| * | | | | Fix 1642 (always warning) and improve unit tests to cover when to warn and notPaul Nasrat2008-10-112-2/+26
| * | | | | lazy load latest package definitions with yumhelper 2.2duritong2008-10-101-17/+24
| * | | | | Revert "Added last part of #1633 patch - update to util/metrics.rb"James Turnbull2008-10-101-5/+0
| * | | | | Added last part of #1633 patch - update to util/metrics.rbJames Turnbull2008-10-101-0/+5
| | |_|_|/ | |/| | |
| * | | | Fixing some tests that were broken in 2fba85afLuke Kanies2008-10-082-21/+22
| * | | | Fixing a test that was failing as a result of the fix to #1491Luke Kanies2008-10-081-4/+1
| * | | | Adding an additional option for the fix in ff36832e, skipping missing cert dirsLuke Kanies2008-10-081-0/+3
| * | | | Removing a gid test for users, since it is a bad test and has mostly been rep...Luke Kanies2008-10-082-52/+1
| * | | | Fixing a test that was broken in ee579641Luke Kanies2008-10-081-1/+1
| * | | | Fixing some tests that were broken in the fix for #1633Luke Kanies2008-10-082-6/+2
| * | | | Fixing a test that was failing because i-have-no-ideaLuke Kanies2008-10-081-1/+5
| * | | | Fixing a test that was failing because of the change to retrieve() in ee579641Luke Kanies2008-10-081-2/+1
| * | | | Fixing a file source test that was failing because missing sources is now a f...Luke Kanies2008-10-081-3/+1
| * | | | Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-082-2/+4
| * | | | Adding warnings when example groups are skipped.Luke Kanies2008-10-082-1/+6
| * | | | Moving some test/ package tests to rspec integration testsLuke Kanies2008-10-082-31/+26
| * | | | Cleanup selboolean and selmodule unit tests to pass on non-SELinux systemsSean E. Millichamp2008-10-093-3/+14
| * | | | Add unit test coverage for Puppet::Util::SELinux and fix problems found by testsSean E. Millichamp2008-10-092-13/+204
| * | | | Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseraddJames Turnbull2008-10-092-1/+3
| * | | | Fix #1636 - part2 - correct some client errors.Brice Figureau2008-10-091-3/+7
| * | | | Add failing test for plugin with file and recursePaul Nasrat2008-10-091-0/+8
| * | | | Fix several small regressions in plugins mountBrice Figureau2008-10-092-5/+46
| * | | | Fixing #1640 - file groups now no longer get set on every runLuke Kanies2008-10-082-1/+47
| * | | | Incremented CHANGELOG to 0.24.6James Turnbull2008-10-081-1/+1
| * | | | Fix scenario when SELinux support tools exist, but SELinux is disabledSean E. Millichamp2008-10-081-0/+6
| * | | | Add new set of unit tests for selmodule typeJames Turnbull2008-10-084-35/+81
| * | | | Removal of redundant lines from unit testSean E. Millichamp2008-10-081-3/+0
| * | | | Remove old selboolean unit tests and fix permissions on new testsJames Turnbull2008-10-083-30/+0
| * | | | Rewrote seboolean unit tests to provide better coverageSean E. Millichamp2008-10-082-0/+79
| * | | | New and improved tests for file type SELinux contextsSean E. Millichamp2008-10-083-28/+83
| * | | | Fix regression when templatedir doesn't exist.Brice Figureau2008-10-083-8/+30
| * | | | Fix #1202 - Collection attribute matching doesn't parse arraysBrice Figureau2008-10-083-1/+100
| * | | | Fixed #1633 - Added support for --detailed-exits to bin/puppetLuke Kanies2008-10-082-3/+25
| * | | | Adding an array indexer method to Puppet::Util::Metric as requested in #1633.Luke Kanies2008-10-082-0/+18
| * | | | Adding partial spec tests for Puppet::Util::Metric.Luke Kanies2008-10-082-9/+100
| * | | | Fixed #1473 - Rescue Timeout::Error in xmlrpc clientsAndrew Shafer2008-10-073-4/+20
| * | | | Fxied #1354 - yum provider problems with RHEL 3James Turnbull2008-10-073-14/+106
| * | | | Fix #1109 - allow empty if or else branchesBrice Figureau2008-10-077-563/+692
| * | | | Fixed documentation, typo and added CHANGELOG entryFrancois Deppierraz2008-10-072-3/+5
| * | | | Fix #1530: Correctly parse ssh type 1 keysFrancois Deppierraz2008-10-072-0/+9
| * | | | Fixed additional environments testsJames Turnbull2008-10-052-4/+3
| * | | | Rspec Tests for #381.Brice Figureau2008-10-055-29/+156
| * | | | Fix #381 - Allow multiple resource overrides or referencesBrice Figureau2008-10-054-390/+383