summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixed #1104 - Classes and nodes should set $name variablesBrice Figureau2008-10-281-0/+13
* | Merge branch '0.24.x'Luke Kanies2008-10-228-18/+409
|\|
| * Fixes #1663 - added Symbol check and additional testSean E. Millichamp2008-10-231-0/+9
| * Fix SELinux test to succeed when Puppet debug mode is enabledSean E. Millichamp2008-10-221-0/+1
| * Fix regression caused by switch to Puppet's execute() functionsSean E. Millichamp2008-10-221-1/+1
| * Solaris RBAC AttributesAndrew Shafer2008-10-224-15/+345
| * Fix #936 - Allow trailing comma in array definitionBrice Figureau2008-10-211-0/+8
| * Fix #1115 - part2 - fix tests and add all_tagsBrice Figureau2008-10-211-1/+7
| * Fixed #1663 - Regression relating to facter fact naming from 0.24.5James Turnbull2008-10-211-1/+14
| * Fix #636 - Allow extraneous comma in function argument listBrice Figureau2008-10-211-0/+24
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-1746-146/+2915
|\|
| * Fixing tests I broke when trying to fix the Providers reference.Luke Kanies2008-10-171-5/+15
| * Use fully qualified paths when calling binaries, adjust chcon call to use Pup...Sean E. Millichamp2008-10-171-8/+8
| * Setting SELinux contexts with chcon should not dereference symbolic linksSean E. Millichamp2008-10-171-5/+5
| * Fix #1115 - Allow checking tags/classes from ERb templatesBrice Figureau2008-10-141-0/+14
| * Fixing #1647 - puppetdoc's 'providers' report works again.Luke Kanies2008-10-141-0/+17
| * Fix 1642 (always warning) and improve unit tests to cover when to warn and notPaul Nasrat2008-10-111-1/+25
| * Adding warnings when example groups are skipped.Luke Kanies2008-10-081-1/+4
| * Moving some test/ package tests to rspec integration testsLuke Kanies2008-10-081-0/+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-091-0/+174
| * Add failing test for plugin with file and recursePaul Nasrat2008-10-091-0/+8
| * Fix several small regressions in plugins mountBrice Figureau2008-10-091-0/+38
| * Fixing #1640 - file groups now no longer get set on every runLuke Kanies2008-10-081-1/+32
| * 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-082-27/+82
| * Fix regression when templatedir doesn't exist.Brice Figureau2008-10-081-0/+13
| * Fix #1202 - Collection attribute matching doesn't parse arraysBrice Figureau2008-10-081-0/+92
| * Adding an array indexer method to Puppet::Util::Metric as requested in #1633.Luke Kanies2008-10-081-0/+9
| * Adding partial spec tests for Puppet::Util::Metric.Luke Kanies2008-10-081-0/+86
| * Fixed #1473 - Rescue Timeout::Error in xmlrpc clientsAndrew Shafer2008-10-071-0/+13
| * Fix #1109 - allow empty if or else branchesBrice Figureau2008-10-072-0/+46
| * Fixed additional environments testsJames Turnbull2008-10-051-2/+2
| * Rspec Tests for #381.Brice Figureau2008-10-053-1/+154
| * Fixing #1098 - Multiline strings now correctly increment the line countLuke Kanies2008-10-041-0/+21
| * Fixing #1089 - Log messages are now tagged with the log level,Luke Kanies2008-10-041-3/+4
| * Adding rspec tests for the Puppet::Util::Log class.Luke Kanies2008-10-041-0/+152
| * Fix failing tests dependent on /etc/user_attr file existingAndrew Shafer2008-10-041-3/+3
| * Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-2/+2
| * Fixing the Node class to no longer validate environmentsLuke Kanies2008-10-031-15/+0
| * Add new support for :selrange SELinux file propertySean E. Millichamp2008-10-031-1/+5
| * Clean up of SELinux rspec tests so all passSean E. Millichamp2008-10-031-0/+9
| * Merged fsweetser's selinux patch against HEADBrett Lentz2008-10-031-0/+79
| * Fixed #1613 - The client environment will be substituted when looking up sett...Luke Kanies2008-10-031-0/+15
| * Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-031-52/+0
| * Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-0/+301
| * Add role support to user type and an implementionAndrew Shafer2008-10-012-0/+278