summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Fix failing specsRein Henrichs2010-02-174-14/+14
* Rename puppet application spec to mainRein Henrichs2010-02-171-74/+74
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-177-362/+365
* Replace test/unit file write test with specRein Henrichs2010-02-171-11/+36
* Allow adding single key to hashesBrice Figureau2010-02-172-48/+82
* Raise an error when appending not a hash to a hashBrice Figureau2010-02-171-4/+9
* Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-173-0/+157
* Fix #2929 - Allow checksum to be "none"Brice Figureau2010-02-175-1/+58
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-171-2/+12
* Fix #3150 - require function doesn't like ::class syntaxBrice Figureau2010-02-171-0/+11
* Fixed the return types were valid, and removed the copy paste error with the ...Bryan Kearney2010-02-171-3/+3
* Add AIX package management support (installp&nim)Andrew Forgue2010-02-172-0/+108
* Fixing #3148 Settings#without_noop when run with no noop settingLuke Kanies2010-02-171-0/+7
* Move scope parenting & class_scope from Compiler to ScopeMarkus Roberts2010-02-173-44/+60
* Fixing tests in pkg providerMarkus Roberts2010-02-171-6/+6
* bug #3407 Part 2Jesse Wolfe2010-03-221-1/+1
* Fixing #3407 Failing tests in spec/unit/node/environment.rbJesse Wolfe2010-03-221-6/+6
* Bug #3406 augeas spec fails if there is not a default providerJesse Wolfe2010-03-221-0/+2
* Bug #3402 Stub returning invalid type for :noopJesse Wolfe2010-03-221-1/+2
* Bug #3400 Bad mocks causing failing testsJesse Wolfe2010-03-221-1/+3
* Merge branch '0.25.x'Markus Roberts2010-02-098-45/+128
|\
| * Fixed #3162 - tidy does not remove empty files when "size => 0" is setJames Turnbull2010-02-091-0/+6
| * 2047: Add a not_include into matchBryan Kearney2010-02-011-0/+10
| * Fix for #3094 (libdir should take ":" delimited path)Markus Roberts2010-01-301-1/+2
| * Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymoreJesse Wolfe2010-01-301-17/+9
| * Fixing #2914 - pre/post hooks now work for transactionsLuke Kanies2010-01-182-2/+78
| * Fix for #3075 (sshkey host_aliases ignored)Markus Roberts2010-01-151-4/+23
| * Revert "Fix #2845 Cron entries using "special" parameter lose their title whe...James Turnbull2010-01-141-21/+0
* | Fixed Rails database testsJames Turnbull2010-01-281-10/+25
* | Fix #3117 - cert fingerprinting uses a method not available in ruby <= 1.8.6Brice Figureau2010-01-281-2/+5
* | First shot at the OpenSolaris pkg(5) providerMartin Englund2010-01-271-0/+63
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-196-37/+258
* | Fix a few puppetd specs testsBrice Figureau2010-01-191-1/+2
* | Revert "Feature #2839 - fingerprint certificate"James Turnbull2010-01-193-129/+29
* | Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-183-23/+189
* | Fix #2894 - exclude .pp files under modules files directoriesBrice Figureau2010-01-181-0/+6
* | Adapt to method name change since 8971d8Brice Figureau2010-01-181-2/+2
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-183-29/+129
* | Feature #2395 - revoke when cleaning a certificate with puppetcaBrice Figureau2010-01-181-0/+10
* | Merge branch '0.25.x'James Turnbull2010-01-1339-196/+659
|\|
| * Fix #1464 Mount complains about missing fieldsJesse Wolfe2010-01-121-0/+9
| * Fix #2845 Cron entries using "special" parameter lose their title when changedJesse Wolfe2010-01-121-0/+21
| * Fix #2887 'service' tests paths too earlyJesse Wolfe2010-01-082-15/+16
| * Partial rollback of refinements to fix for #2994Markus Roberts2010-01-021-4/+24
| * ReFix 2675 ending slash in directory should get stripped offJesse Wolfe2010-01-012-0/+18
| * Additional fix for #2994 (followed symlinks do not have checksums)Markus Roberts2010-01-011-16/+30
| * Fix for #2995 (don't fail to load PSON when UTF-8 missing)Markus Roberts2009-12-313-0/+31
| * Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)Markus Roberts2009-12-241-0/+22
| * Fixing failing testsMarkus Roberts2009-12-231-22/+39
| * Fixing #2964 updated resources cannot be collected until they are exported twiceMarkus Roberts2009-12-231-0/+20