summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-104-63/+54
| * | | | | | maint: broken test not failing due to over-eager exception catchingJesse Wolfe2010-12-101-3/+1
| * | | | | | Merge branch 'ticket/2.6.next/1757' into 2.6.nextJesse Wolfe2010-12-083-46/+13
| |\ \ \ \ \ \
| | * | | | | | Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-083-46/+13
| | |/ / / / /
| * / / / / / Bug #5423: This moves the home directory property before the uid property, th...Jonathan Boyett2010-12-061-5/+5
| |/ / / / /
| * | | | | Merge branch 'ticket/2.6.next/4943' into 2.6.nextNick Lewis2010-12-022-2/+83
| |\ \ \ \ \
| | * | | | | (#4943) Add puppet inspect applicationNick Lewis2010-12-022-2/+83
| | | |/ / / | | |/| | |
| * | | | | (#5261) Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-12-021-22/+1
| * | | | | [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-011-1/+0
| |/ / / /
* | | | | (#5427) Using Propery::OrderedList for host_aliasStefan Schulte2010-12-142-29/+12
* | | | | (#5393) Add "dataset" parameter to the zone providerDerek Olsen2010-12-072-0/+30
* | | | | Merge remote branch 'someword/feature/master/5391' into nextPaul Berry2010-12-062-1/+21
|\ \ \ \ \
| * | | | | (#5391) Include additional zfs propertiesDerek Olsen2010-11-242-3/+22
* | | | | | Merge branch '2.6.x' into nextMatt Robinson2010-12-0212-18/+16
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-12-011-5/+3
| | |/ / / | |/| | |
| * | | | Revert "(#5304) Use internal_name rather than real_name for maillist provider"James Turnbull2010-12-021-5/+6
| * | | | Disable remote ralsh by defaultPaul Berry2010-12-021-1/+0
| * | | | (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-301-6/+5
| * | | | Renamed Reductive to PuppetJames Turnbull2010-11-2910-11/+11
* | | | | Merge branch 'ticket/next/5211' into nextMatt Robinson2010-12-021-1/+6
|\ \ \ \ \
| * | | | | (#5211) Added patch and tests for checking the size of the arrary which is re...Steve Nielson2010-12-021-1/+6
| |/ / / /
* | | | | (#2495) Better value validation for sshkeyStefan Schulte2010-11-301-1/+6
* | | | | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-3014-23/+16
* | | | | Maint: Add a default value for key in Facts::NodeExpirer#savePaul Berry2010-11-301-1/+1
* | | | | Maint: Moved auto-signing logic into an indirector extensionPaul Berry2010-11-301-10/+14
* | | | | Maint: Swap the order of arguments to Indirection#savePaul Berry2010-11-303-3/+3
* | | | | Maint: Make http handler code call the indirector through ".indirection"Paul Berry2010-11-301-3/+3
* | | | | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-2924-91/+65
* | | | | Maint: Removed unused monkey patch that connected OpenSSL::PKey::RSA to indir...Paul Berry2010-11-241-6/+0
| |_|_|/ |/| | |
* | | | Merge branch 'ticket/next/5375' into nextPaul Berry2010-11-232-23/+6
|\ \ \ \
| * | | | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-11-232-23/+6
* | | | | (#2866) yum should support downgrade.Dan Bode2010-11-231-1/+8
|/ / / /
* | | | Merge branch 'ticket/2.6.x/5261' into nextJesse Wolfe2010-11-221-22/+1
|\ \ \ \
| * | | | Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-11-221-22/+1
| |/ / /
* | | | maint: Fix tests that don't run on their ownMatt Robinson2010-11-221-0/+1
* | | | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-227-18/+69
|\ \ \ \
| * | | | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-134-0/+20
| * | | | Fix #4339 - Allow puppet apply to save last run summaryBrice Figureau2010-11-131-0/+1
| * | | | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2010-11-134-18/+48
| | |_|/ | |/| |
* | | | Merge branch 'ticket/2.6.x/5370' into nextPaul Berry2010-11-221-1/+1
|\ \ \ \
| * | | | (#5370) Made metrics and --summarize work with Puppet applyPaul Berry2010-11-221-1/+1
| | |/ / | |/| |
* | | | Maint: Added assertion to make sure Log.close_all succeedsPaul Berry2010-11-181-0/+1
* | | | Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-181-1/+13
* | | | Merge branch 'ticket/next/5274' into nextNick Lewis2010-11-172-72/+32
|\ \ \ \
| * | | | (#5274) New comment property for the hosttypeStefan Schulte2010-11-172-72/+32
| |/ / /
* | | | Merge branch 'ticket/next/5288' into nextNick Lewis2010-11-171-2/+2
|\ \ \ \
| * | | | Fixed #5288 - Changed report default to trueJames Turnbull2010-11-141-2/+2
| | |/ / | |/| |
* | | | (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-171-6/+5
* | | | Merge commit '2.6.3' into nextPaul Berry2010-11-1731-219/+155
|\ \ \ \ | | |/ / | |/| |
| * | | Fix test failures that fixing #4726 exposed.Jesse Wolfe2010-11-161-4/+7