summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
| * Add unit test coverage for Puppet::Util::SELinux and fix problems found by testsSean E. Millichamp2008-10-091-0/+174
| * 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
| * 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
| * Fixed #1613 - The client environment will be substituted when looking up sett...Luke Kanies2008-10-031-0/+15
| * Adding user_attr util to parse attributes on solarisAndrew Shafer2008-10-011-0/+47
| * Fixed #791 - You should now be able to create and find a user/group in one tr...Luke Kanies2008-10-021-0/+256
* | Merge branch '0.24.x'Luke Kanies2008-09-231-0/+13
|\|
| * Fixed #1521 -- ldap user and group are now used with the default connectionLuke Kanies2008-09-171-0/+13
* | Removing dead-end file work as promised.Luke Kanies2008-08-201-59/+0
* | Adding files temporarily, since I've decided this work is a dead-end.Luke Kanies2008-08-201-0/+59
* | Merge branch '0.24.x'Luke Kanies2008-07-041-2/+8
|\|
| * Fixed #1231 - Exceptions during startup should now be clear.Luke Kanies2008-07-041-2/+8
* | Merge branch '0.24.x'Luke Kanies2008-07-022-556/+722
|\|
| * Adding an 'instance' class method to ldap connections.Luke Kanies2008-07-011-0/+42
| * issue 1183Andrew Shafer2008-06-161-585/+701
* | Merge branch '0.24.x'Luke Kanies2008-06-142-0/+58
|\|
| * Adding execute bits to every test currently missing them.Luke Kanies2008-06-131-0/+0
| * Adding a class for using templates directly within resourcesLuke Kanies2008-06-091-0/+58
* | Merge branch '0.24.x'Luke Kanies2008-05-252-1/+43
|\|
| * Fixing tests that are broken when running as root under OSX 10.5Paul Lathrop2008-05-231-2/+5
| * Added warnings test and cleaning up trailing whitespace.Paul Lathrop2008-05-231-0/+35
| * Fixed a bug in my tests which caused them to fail when run against the master...Paul Lathrop2008-05-231-0/+4
* | Merge branch '0.24.x'Luke Kanies2008-05-204-0/+1059
|\|
| * Minor cosmetic changes to cleanup some style elements and get rid of some cruft.Paul Lathrop2008-05-181-22/+23
| * Another refactor based on feedback from Luke. This includes adding an accesso...Paul Lathrop2008-05-181-19/+23
| * Refactored tests based on feedback from Luke.Paul Lathrop2008-05-171-176/+169
| * Rewritten tests for Puppet::Util::Storage.Paul Lathrop2008-05-171-44/+211
| * Add unit tests for Puppet::Util::StoragePaul Lathrop2008-05-171-0/+72
| * Adding ldap providers for the user and group type.Luke Kanies2008-05-123-0/+822
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-4/+20
* | Adding a module for handling caching information.Luke Kanies2008-05-071-0/+142
* | The Settings class now clears the 'used' sections when a value is changed.Luke Kanies2008-05-051-0/+5
* | Merge branch '0.24.x'Luke Kanies2008-04-111-0/+65
|\|
| * Making a test executableLuke Kanies2008-04-081-0/+0
| * Used stubs to decouple our code behavior from the behavior of the underlying ...Paul Lathrop2008-04-071-19/+23
| * Added some more tests for loadedfile, based off the old unit tests.Paul Lathrop2008-03-251-2/+23
| * Added rspec tests for loadedfilePaul Lathrop2008-03-241-0/+40
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-011-39/+1
* | Merge branch '0.24.x'Luke Kanies2008-03-201-1/+53
|\|
| * Refactoring how the catalog creation handles errors.Luke Kanies2008-03-181-0/+11
| * Settings now (again?) do not use a section more thanLuke Kanies2008-03-181-0/+13
| * Hopefully *finally* fixed the "already being managed" problemLuke Kanies2008-03-181-1/+29
* | Merge branch '0.24.x'Luke Kanies2008-02-252-4/+8
|\|
| * Fixes ticket #1079 - added . support for tagsJames Turnbull2008-02-241-0/+4
| * Quashed commit of my fixes for #1010.Luke Kanies2008-02-211-4/+4
* | Merge branch '0.24.x'Luke Kanies2008-02-181-0/+99
|\|
| * Refactoring the incremental checksum generationLuke Kanies2008-02-141-18/+12
| * Enhancing the stand-alone checksums utility moduleLuke Kanies2008-02-141-0/+105