summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixed #1595 - Internally, Property#retrieve is no longer calledLuke Kanies2008-09-232-23/+6
| * Only apply splay the first runAndrew Shafer2008-09-211-8/+8
| * Add an append (+=) variable operator:Brice Figureau2008-09-215-716/+760
| * Bug #1550 - Rework to avoid regressing rspec tests, add new rspec tests for t...Paul Nasrat2008-09-202-10/+17
| * Allow a templatedir to be colon separated.Thom May2008-09-201-3/+15
| * Fixed #1521 -- ldap user and group are now used with the default connectionLuke Kanies2008-09-171-1/+11
| * Fixed #1572 -- file purging now fails if remote sources do not exist.Luke Kanies2008-09-161-0/+9
| * Fixing #1576 - moving all of the Puppet::Type code back into type.rb.Luke Kanies2008-09-1511-2123/+2100
| * Fixed issues with file descriptors leaking into subprocessesJames Turnbull2008-09-131-0/+1
| * Fixed #1571 - Puppet::Util::binary returns incorrect resultsJames Turnbull2008-09-131-8/+3
| * Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-135-476/+2
| * Adjusted hpuxuseradd user provider to confine to HP-UX and fixed HP-UX user p...James Turnbull2008-09-131-3/+4
| * Fixed #1566 - changed password property of the user typeJames Turnbull2008-09-131-0/+8
| * Fixed debug messages in package type - thanks to Todd Zullinger for this fixJames Turnbull2008-09-121-2/+2
| * Fixes #1455 - Adds HP-UX support for user typeJames Turnbull2008-09-061-0/+29
| * Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect typeNigel Kersten2008-09-051-1/+1
| * Fixes #1554 - Fix exception for undefined hostnameJames Turnbull2008-09-051-2/+4
| * Runit service providerBrice Figureau2008-08-291-0/+93
| * Daemontools service providerBrice Figureau2008-08-291-0/+154
* | Merge commit 'turnbull/0.24.x'Luke Kanies2008-08-2617-239/+244
|\|
| * Fixed #1488 - Moved individual functions out of functions.rb intoJames Turnbull2008-08-2613-217/+208
| * Fixed #1457 - case insensitive match for errorJames Turnbull2008-08-241-1/+1
| * Fix leaking LoadedFile when adding templates to be watchedAndrew Shafer2008-08-231-13/+18
| * id column is autogenerated by rails as a primary key, there is no needBrice Figureau2008-08-222-8/+17
* | Adding parameter and URL support to the REST terminus.Luke Kanies2008-08-202-9/+36
* | Merge branch '0.24.x'Luke Kanies2008-08-202-4/+41
|\|
| * Removed reference to namespaces from --genconfig documentationJames Turnbull2008-08-211-4/+0
| * Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-201-0/+41
* | Fixing the String format (fixes #1522).Luke Kanies2008-08-203-17/+16
* | Removing dead-end file work as promised.Luke Kanies2008-08-203-179/+0
* | Adding files temporarily, since I've decided this work is a dead-end.Luke Kanies2008-08-203-0/+179
* | Merge branch '0.24.x'Luke Kanies2008-08-1822-86/+228
|\|
| * Fix #1502 - abysmal storeconfig performance - part2Brice Figureau2008-08-171-2/+10
| * Fix #1052 - abysmal storeconfig performance - part1Brice Figureau2008-08-171-1/+1
| * Fix #1510 - storeconfig fails with rails 2.1Brice Figureau2008-08-171-5/+5
| * Fixes #1274 - allow class names to start with numbersJames Turnbull2008-08-171-1/+1
| * Fixed #1442 - replaced use of Facter for report titling with certnameJames Turnbull2008-08-161-7/+1
| * Fixed $1456 - add proxy configuration to yum repoJames Turnbull2008-08-131-2/+18
| * Fixing #1447 -- Replacing Puppet::PackageError with Puppet::Error.Luke Kanies2008-08-122-4/+4
| * Added tests for TemplateWrapper's use of Scope#to_hash.Luke Kanies2008-08-091-11/+10
| * Fixed #1457 - removed confine warningJames Turnbull2008-08-061-1/+1
| * Fixed #1441 - Updated console coloursJames Turnbull2008-08-011-14/+22
| * Expose all puppet variables as instance member variables of the template wrap...Daniel Pittman2008-08-012-13/+59
| * Ensure that we consistently use either string #{} interpolation or String.%Daniel Pittman2008-08-016-16/+23
| * Added a search method to the YAML indirector.AJ Christensen2008-08-011-1/+10
| * Fixes #1417 - whitespace in ssh_auth_key providerJames Turnbull2008-07-301-1/+1
| * Feature #1241 : Improve performance of group lookupsJames Turnbull2008-07-291-14/+67
| * Bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on ea...Nigel Kersten2008-07-291-2/+3
| * Fixes #1445 and #1426James Turnbull2008-07-221-1/+6
* | Adding 'require' statements as necessary for Puppet::SSL to work.Luke Kanies2008-08-071-0/+1