summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Forgot fakedata called in specJames Turnbull2010-02-041-0/+1
| * Fixing #2669 puppetmasterd integration has leaky stateJesse Wolfe2010-02-041-9/+20
| * Fix for #2327, check the return types from augeas and fail where appropriateBryan Kearney2010-02-011-4/+10
| * 2047: Add a not_include into matchBryan Kearney2010-02-013-0/+15
| * Minor unit test fixesJames Turnbull2010-01-302-6/+6
| * vim: Improve function matching when functions contain ')'Todd Zullinger2010-01-301-2/+4
| * vim: puppetDefArguments is contained by puppetDefineTodd Zullinger2010-01-301-1/+1
| * Fix for #3094 (libdir should take ":" delimited path)Markus Roberts2010-01-302-3/+4
| * Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymoreJesse Wolfe2010-01-308-27/+9
| * Fix for #3035 (redhat services use init for source)Markus Roberts2010-01-301-1/+1
| * Fix for #3077 (unit tests broken in 0.25.1-->0.25.4)Markus Roberts2010-01-306-73/+18
| * Fix for #3085 (user_role_add pulls from same source as useradd)Markus Roberts2010-01-301-1/+1
| * Fix for #3114 (ruby's arbitrary limit on process groups too low)Markus Roberts2010-01-301-0/+1
| * Updated CHANGELOG for 0.25.4James Turnbull2010-01-291-103/+15
| * Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-2412-16/+16
| * Updated CHANGELOG for 0.25.4rc3James Turnbull2010-01-251-10/+39
| * Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-2412-0/+32
| * Fix for #3089 (timestamp may now be a time object, not a string)Markus Roberts2010-01-221-1/+1
| * Fix for #3093 (also need to be able to call pkgget_with_cat on class)Markus Roberts2010-01-221-2/+2
| * Uncommeniting the fix for #3001Markus Roberts2010-01-211-1/+1
| * Updated CHANGELOG for 0.24.5rc2James Turnbull2010-01-201-290/+103
| * Minimal fix for #3001 (failing to fetch metadata on dangling symlink)Markus Roberts2010-01-191-1/+1
| * Fixing #2914 - pre/post hooks now work for transactionsLuke Kanies2010-01-186-6/+123
| * Fix for #3075 (sshkey host_aliases ignored)Markus Roberts2010-01-152-9/+28
| * Updated version and CHANGELOG for 0.25.4James Turnbull2010-01-142-43/+144
| * Revert "Fix #2845 Cron entries using "special" parameter lose their title whe...James Turnbull2010-01-142-25/+9
* | 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-282-3/+6
* | Fixed test error message.James Turnbull2010-01-281-1/+1
* | First shot at the OpenSolaris pkg(5) providerMartin Englund2010-01-272-0/+177
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-1914-59/+367
* | Fix a few puppetd specs testsBrice Figureau2010-01-191-1/+2
* | Revert "Feature #2839 - fingerprint certificate"James Turnbull2010-01-197-185/+39
* | Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-188-131/+252
* | Removing some unneeded validation code from Transaction.newLuke Kanies2010-01-181-8/+2
* | Removing unused configurer codeLuke Kanies2010-01-181-6/+0
* | Fix #2894 - exclude .pp files under modules files directoriesBrice Figureau2010-01-182-0/+7
* | Adapt to method name change since 8971d8Brice Figureau2010-01-183-5/+22
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-187-39/+185
* | Feature #2395 - revoke when cleaning a certificate with puppetcaBrice Figureau2010-01-182-0/+11
* | Merge branch '0.25.x'James Turnbull2010-01-13128-2644/+3004
|\|
| * Updated rake task to fix gem build issueJames Turnbull2010-01-131-1/+1
| * Updated version and CHANGELOG for 0.25.3James Turnbull2010-01-122-704/+626
| * Reversion of pipe IO patch for testing on #3025Markus Roberts2010-01-121-39/+54
| * Fix #1464 Mount complains about missing fieldsJesse Wolfe2010-01-122-1/+19
| * Fix #2845 Cron entries using "special" parameter lose their title when changedJesse Wolfe2010-01-122-9/+25
| * Fix #2887 'service' tests paths too earlyJesse Wolfe2010-01-084-31/+35
| * Replaced ugly gem creation task with slightly less ugly taskJames Turnbull2010-01-061-6/+19
| * Added tasks directory to Rakefile and gem task file listsJames Turnbull2010-01-062-0/+2
| * Added puppetpackages task descriptionJames Turnbull2010-01-061-0/+1