summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * Really minor change to user creation in Leopard.Jeffrey J McCune2008-02-151-5/+2
* | Fixed ticket #1068 - Minor documentation fixJames Turnbull2008-02-151-1/+1
|/
* Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-151-13/+51
|\
| * Refactoring the incremental checksum generationLuke Kanies2008-02-141-11/+12
| * Enhancing the stand-alone checksums utility moduleLuke Kanies2008-02-141-10/+47
* | Fixed #1060 - Debian service removal and additionJames Turnbull2008-02-151-0/+2
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-142-9/+9
|\|
| * Changing portage to use Puppet::Error instead of Puppet::PackageError,Luke Kanies2008-02-131-4/+4
| * Fixing #1064 -- providers et al are now autoloadedLuke Kanies2008-02-131-2/+1
| * removing "lib" deprecation notice from autoloaderLuke Kanies2008-02-131-4/+0
| * Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies2008-02-131-3/+8
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-142-5/+5
|\|
| * Fixed #1003 -- Applying DavidS's patch to fix searching forLuke Kanies2008-02-131-1/+1
| * Fixed #992 -- Puppet is now compatible with gems 1.0.1.Luke Kanies2008-02-131-4/+4
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-1416-38/+43
|\|
| * Fixed #968 again, this time with tests -- parseonly works,Luke Kanies2008-02-134-27/+32
| * Renaming the 'pfile' and 'pfilebucket' files to plainLuke Kanies2008-02-1312-11/+11
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-144-65/+9
|\|
| * Fixed #1021 -- the problem was that my method of determiningLuke Kanies2008-02-131-6/+9
| * Removing the last vestiges of GRATR from the PGraph classLuke Kanies2008-02-131-29/+0
| * Removing obsolete references (they're in the indirectionLuke Kanies2008-02-132-30/+0
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-141-0/+1
|\|
| * 'rake' within the spec dir works now, anyway, which isLuke Kanies2008-02-121-0/+1
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-1339-601/+482
|\|
| * Adding an inflection util class.Luke Kanies2008-02-121-0/+14
| * Merge commit 'bartv/pending/fix-997' into 0.24.xLuke Kanies2008-02-121-2/+6
| |\
| | * Fix bug #997, only evaluate non-virtual definitionsBart Vanbrabant2008-01-221-2/+6
| * | Moving the ast node tests to rspec (which I could haveLuke Kanies2008-02-125-38/+24
| * | Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-118-27/+19
| * | Switching the Node catalog to use the Tagging moduleLuke Kanies2008-02-111-25/+4
| * | Added a 'tagged?' method to the Tagging module.Luke Kanies2008-02-111-0/+5
| * | Switching the Node Catalog to using a separate methodLuke Kanies2008-02-111-29/+27
| * | Changing the name of the Compile class to Compiler,Luke Kanies2008-02-1112-32/+32
| * | Refactoring the interface between the Compile classLuke Kanies2008-02-111-3/+1
| * | Changing some methods in the Compile class toLuke Kanies2008-02-115-27/+27
| * | Fixed #1030 - class and definition evaluation has been significantlyLuke Kanies2008-02-114-28/+32
| * | Converting the Compile class to use a Node::Catalog instanceLuke Kanies2008-02-113-58/+36
| * | Moving all of the tests for Puppet::Parser::Compile toLuke Kanies2008-02-113-20/+17
| * | More AST refactoring -- each of the code wrapping classesLuke Kanies2008-02-086-266/+256
| * | Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-0822-110/+68
| * | Removing some obsolete code from the AST base classLuke Kanies2008-02-081-39/+3
| * | Ceasing autoloading ast files; loading them manually insteadLuke Kanies2008-02-081-7/+21
* | | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-087-23/+34
|\| |
| * | Adding more information to dependencies that do not resolveLuke Kanies2008-02-071-1/+1
| * | Applying patch by Jay to fix #989 -- missing crl files areLuke Kanies2008-02-074-7/+7
| * | Fixing the Settings class so that it correctly handlesLuke Kanies2008-02-071-7/+9
| * | Merge commit 'plathrop/fix-1007' into 0.24.xLuke Kanies2008-02-071-7/+16
| |\ \
| | * | Added :env parameter for backwards-compatibility, with warning about deprecat...Paul Lathrop2008-02-051-0/+9
| | * | Fujin's patch for ticket #1007 - consistent use of 'environment' instead of '...Paul Lathrop2008-02-051-8/+8
| * | | Fix ticket 974. My original "fix" wasn't. This actually fixes the problem by ...Paul Lathrop2008-02-051-2/+2