summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fixed #1201 - all external node attributes are converted to strings.Luke Kanies2008-06-151-0/+7
| | |/
| * | Merge branch 'tickets/0.24.x/1178' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-164-135/+119
| |\ \
| | * | Removing the Node.find_by_name method.Luke Kanies2008-06-152-8/+1
| | * | The LDAP Node terminus now searches for the fqdn, short name, and default.Luke Kanies2008-06-152-14/+32
| | * | Refactoring the 'find' method a bit in the LDAP Node terminus.Luke Kanies2008-06-151-45/+57
| | * | Removing the now-obsolete Node.node_facts method.Luke Kanies2008-06-151-13/+0
| | * | Converting the Node.node_names class method into an instance method.Luke Kanies2008-06-151-63/+37
| | |/
| * | Adds support for keepconfig for the dpkg provider fixes #234James Turnbull2008-06-151-1/+16
| * | Merge branch 'ticket/0.24.x/1243' of git://github.com/littleidea/puppet into ...James Turnbull2008-06-151-12/+13
| |\ \ | | |/ | |/|
| | * Removed the unless condition in query, because the issue is a stale cachedAndrew Shafer2008-06-141-12/+13
* | | Fixing #1168 for REST -- all ssl classes downcase their names.Luke Kanies2008-06-152-2/+2
* | | Merge branch '0.24.x'Luke Kanies2008-06-142-21/+13
|\| |
| * | Merge branch 'ticket/0.24.x/1215' of git://github.com/littleidea/puppet into ...James Turnbull2008-06-151-17/+2
| |\ \
| | * | Issue 1215Andrew Shafer2008-06-131-17/+2
| * | | Fix bug in test, add more specs and small refactorAndrew Shafer2008-06-141-3/+12
| | |/ | |/|
* | | Merge branch '0.24.x'Luke Kanies2008-06-1415-191/+317
|\| |
| * | Fixing #1362 -- I had previously removed a stub point needed for testing.Luke Kanies2008-06-131-1/+7
| * | Replacing all two-space indents with four-spaceLuke Kanies2008-06-132-15/+15
| |/
| * Merge branch 'ticket/0.24.x/1359' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-132-1/+2
| |\
| | * Fixing how the Indirector::Request sets its options.Luke Kanies2008-06-111-0/+1
| | * Fixing how the indirection tests for whether the request has node info.Luke Kanies2008-06-111-1/+1
| * | Try againAndrew Shafer2008-06-101-0/+68
| |/
| * Merge branch 'feature/authenticated_rest_requests' of git://github.com/lak/pu...James Turnbull2008-06-104-64/+116
| |\
| | * The mongrel and webrick REST handlers now extract certificate information.Luke Kanies2008-06-093-60/+96
| | * Adding to the indirection request support for authentication information.Luke Kanies2008-06-091-4/+20
| * | Applying the fixes recommended by David Schmitt to the inline documentation ofLuke Kanies2008-06-091-4/+4
| * | Updating the docs for ResourceTemplate.Luke Kanies2008-06-091-0/+23
| * | Adding a class for using templates directly within resourcesLuke Kanies2008-06-091-0/+38
| |/
| * Updated fix for ticket #1271James Turnbull2008-05-311-1/+1
| * Applied patch for ticket #1271James Turnbull2008-05-301-3/+8
| * Fixing #1242 -- lack of storeconfigs only produces warning, not exception.Luke Kanies2008-05-263-6/+12
| * Merge branch 'tickets/1264' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-271-60/+1
| |\
| | * Moving the majority of the pkgdmg docs to the wiki, fixing #1264.Luke Kanies2008-05-261-60/+1
| * | Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-262-50/+33
| |/
* | Merge branch '0.24.x'Luke Kanies2008-05-2510-30/+73
|\|
| * Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-241-1/+0
| |\
| | * Removing extra debuggingLuke Kanies2008-05-221-1/+0
| * | Put function in ticket #311 in correct locationJames Turnbull2008-05-241-0/+16
| * | Reverted function - "Added cron random function fixing ticket #311"James Turnbull2008-05-241-15/+0
| * | Refactoring warnings.rb for tests.Paul Lathrop2008-05-231-0/+7
| * | Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-231-0/+4
| |\|
| | * Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...Luke Kanies2008-05-221-0/+4
| * | Added cron random function fixing ticket #311James Turnbull2008-05-221-0/+15
| * | Pushed patch fixing #1235James Turnbull2008-05-221-0/+2
| |/
| * Fixing transaction support for prefetching generated resources.Luke Kanies2008-05-211-2/+4
| * Merge branch 'ldap_fixes' into 0.24.xLuke Kanies2008-05-215-28/+41
| |\
| | * The ldap user/group providers now work when no users/groups are in ldap yet.Luke Kanies2008-05-212-12/+16
| | * Adding support for settings within the existing Facter provider confines.Luke Kanies2008-05-203-14/+23
| | * Intermediate commit so I can move on to other things.Luke Kanies2008-05-202-2/+2
* | | Merge branch '0.24.x'Luke Kanies2008-05-2036-161/+1133
|\| |