summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
* Protecting Stomp client against internal failuresLuke Kanies2009-05-181-0/+5
* Refactoring the stomp client and tests a bitLuke Kanies2009-05-181-32/+87
* Confine stomp tests to Stomp enabled systemsBrice Figureau2009-05-151-0/+4
* Fixing #2183 - checksum buffer size is now 4096bLuke Kanies2009-04-241-1/+1
* Modifying the Settings#handlearg prototypeLuke Kanies2009-04-251-0/+14
* Using a setting for configuring queueingLuke Kanies2009-04-221-11/+4
* Introduce queue client "plugin" namespace and interface, with a Stomp client ...Ethan Rowe2009-04-222-0/+157
* Initial implementation of a "cache accumulator" behavior.Ethan Rowe2009-04-221-0/+69
* Changing rails value serialization to deal with booleansLuke Kanies2009-04-221-0/+52
* Adding a common Settings method for setting valuesLuke Kanies2009-04-221-3/+13
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-1/+4
* Correctly handling URI escaping throughout the REST processLuke Kanies2009-02-191-41/+0
* Refactoring how the Settings file is parsedLuke Kanies2009-02-191-81/+130
* Fixing broken filetype tests resulting from the loss of Type[]Luke Kanies2009-02-141-11/+1
* Merge branch '0.24.x'Luke Kanies2009-02-132-0/+149
|\
| * Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-131-6/+0
| * Migrated FileType tests to spec, and fleshed them out a bit.Luke Kanies2009-02-131-0/+116
| * Fixing #1869 - autoloaded files should never leak exceptionsLuke Kanies2009-02-121-0/+39
* | Merge branch '0.24.x'Luke Kanies2009-02-111-34/+32
|\|
| * Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-111-34/+32
* | Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-0/+42
* | Adding a 'close_all' method to the Log class.Luke Kanies2009-02-061-0/+8
* | Fix #1807 - make Puppet::Util::Package.versioncmp a module functionBrice Figureau2008-12-271-0/+21
* | Merge branch '0.24.x'James Turnbull2008-12-272-2/+117
|\|
| * Not using a temporary file when locking files for writing.Luke Kanies2008-12-151-37/+6
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-122-2/+148
* | Canonicalizing Setting section names to symbols.Luke Kanies2008-12-181-0/+5
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-2/+2
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-0/+9
* | Supporting a nil expirer on cacher objects.Luke Kanies2008-12-181-0/+15
* | Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-142/+272
* | Merge branch '0.24.x'Luke Kanies2008-12-021-32/+77
|\|
| * Fixing #1785 - selinux tests no longer break other testsLuke Kanies2008-12-021-5/+9
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-252-0/+8
| * Fix bug #1681: Add filesystem type check to test for per-file SELinux context...Sean E. Millichamp2008-11-141-0/+41
| * Refactoring of SELinux functions to use native Ruby SELinux interfaceSean E. Millichamp2008-11-141-33/+33
* | Adding caching support to parameters, and using cached attributes for file so...Luke Kanies2008-11-111-0/+10
* | Allowing a nil expirer for caching classes.Luke Kanies2008-11-111-1/+6
* | Refactoring the Cacher interface to always require attribute declaration.Luke Kanies2008-11-111-100/+50
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-17/+11
* | Fixing a critical bug in the Cacher module.Luke Kanies2008-11-111-8/+0
* | Adding a method to Checksums to extract the sum typeLuke Kanies2008-11-051-0/+8
* | Merge branch '0.24.x'Luke Kanies2008-10-311-46/+0
|\|
| * Fixing #1698 - all logs again show up in the report.Luke Kanies2008-10-281-46/+0
* | Merge branch '0.24.x'Luke Kanies2008-10-221-1/+1
|\|
| * Fix regression caused by switch to Puppet's execute() functionsSean E. Millichamp2008-10-221-1/+1
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-176-0/+740
|\|
| * 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