summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Simplify launchd service provider and add testsNigel Kersten2008-12-013-21/+158
| * Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone ...James Turnbull2008-12-012-0/+3
| * Fixing #1749 - Splay now hopefully behaves "better" for small values.Luke Kanies2008-12-012-10/+10
| * Fix #1741 - Add inline_template functionBrice Figureau2008-11-292-0/+80
| * Fix #1741 - refactor TemplateWrapper, test for template functionBrice Figureau2008-11-294-43/+133
| * Fix #1741 - Puppet::Parser::Functions rmfunctions and unit testBrice Figureau2008-11-292-0/+97
| * Fixes #1773 - no longer check for absolute pathsThom May2008-11-292-1/+7
| * make sure only types that have passwords search for the passwordNigel Kersten2008-11-281-1/+3
| * fix bug with numeric uid/gid in directoryservice provider. doc string cleanupsNigel Kersten2008-11-283-22/+23
| * Documentation fix for runit providerJames Turnbull2008-11-281-3/+5
| * Documentation fix for daemontools providerJames Turnbull2008-11-281-3/+4
| * Fixed #1776 - Trivial fix for gentoo service providerJames Turnbull2008-11-282-1/+3
| * Rename migration so it's still appliedThom May2008-11-261-0/+0
| * Slight denormalisation to store a host's environment as a first classThom May2008-11-263-0/+14
| * Fixing #1743 - defined types get catalogs too.Luke Kanies2008-11-262-1/+8
| * Adjusted CI tasks exit codesJames Turnbull2008-11-261-2/+2
| * Fixing #1755 - handling fully qualified classes correctly.Luke Kanies2008-11-264-4/+61
| * Added Rake :ci namespace and CI tasksJames Turnbull2008-11-262-1/+26
| * Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten2008-11-266-35/+284
| * launchd service providerNigel Kersten2008-11-262-1/+189
| * Refactoring the thread-safety in Puppet::Util a bit.Luke Kanies2008-11-261-21/+27
| * Fixing #1683 - accessing and changing settings is now thread-safe.Luke Kanies2008-11-262-144/+148
| * Partially fixing #1772 - fixing selinux tests broken by removal of extraneous...Luke Kanies2008-11-261-2/+1
| * Partially fixing #1772 - fixing tidy code I broke.Luke Kanies2008-11-261-1/+1
| * Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-264-19/+33
| * Manually setting an env var to mark autotest enabled so we see colorLuke Kanies2008-11-251-0/+1
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-25596-34906/+59
| * Fixing #1708 - user groups specified as names are now detected correctly.Luke Kanies2008-11-242-0/+30
| * Fixed #1767 - Minor fix to emacs modeJames Turnbull2008-11-242-1/+3
| * Revert "Fixing #1755 - File modes (and other strange properties) will now dis...James Turnbull2008-11-222-16/+2
| * Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-218-80/+32
| * Refactoring the file/owner property to be simpler and cleaner.Luke Kanies2008-11-212-64/+164
| * Fixing #1755 - File modes (and other strange properties) will now display cor...Luke Kanies2008-11-212-2/+16
| * Fixed #1668 - puppetca can't clean unsigned certsJames Turnbull2008-11-202-5/+8
| * Fix #1759 - Comparison operator was using string comparison for numbersBrice Figureau2008-11-202-10/+54
| * Fixed #1711 - fileserver test fails due to incorrect mockingJames Turnbull2008-11-192-0/+7
| * Fixed #1751 - Mac OS X DirectoryService nameservice provider support for plis...James Turnbull2008-11-192-100/+130
| * Fixed #1752 - Add an optional argument to Puppet::Util.execute to determine ...James Turnbull2008-11-192-2/+10
| * Fix the init service type to cope with an array for defpath and if defpath do...Nigel Kersten2008-11-191-17/+23
| * Added versionable feature to the RPM providerJames Turnbull2008-11-182-0/+4
| * Fixing broken tests resulting from the fix to #1747Luke Kanies2008-11-175-1/+8
| * Moved RRD feature from util/metric.rb to feature/base.rbJames Turnbull2008-11-173-5/+5
| * Manifest documentation generationBrice Figureau2008-11-176-15/+2730
| * Move function existance test to parser evaluationBrice Figureau2008-11-173-13/+104
| * Add a doc attribute to AST nodes and fill it with the last seen commentsBrice Figureau2008-11-1717-111/+252
| * RSpec tests for the doc system (covers AST.doc, lexer and parser)Brice Figureau2008-11-173-5/+121
| * Fixed #1735 and #1747 - Fixes to confine systemJames Turnbull2008-11-163-20/+27
| * CHANGELOG updatesJames Turnbull2008-11-161-0/+10
| * Fixed #1718 - Added preseed to apt uninstall and purgeJames Turnbull2008-11-162-0/+8
| * Include spec directory in packagesSean E. Millichamp2008-11-141-0/+1