summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * the indirector will not serve xmlrpc (this is the responsibility of the legac...Rick Bradley2008-04-114-12/+0
| * removing obsolete TODO commentRick Bradley2008-04-111-1/+0
| * puppet-compliant indentationRick Bradley2008-04-111-22/+22
* | Merge branch '0.24.x'Luke Kanies2008-04-1145-556/+410
|\|
| * Resources now return the 'should' value for properties fromLuke Kanies2008-04-111-7/+3
| * Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-114-218/+11
| * Fixed #1184 -- definitions now autoload correctly all of the time.Luke Kanies2008-04-101-2/+6
| * Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-56/+2
| * Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-101-1/+1
| * Fixing the expire method (it wasn't using a requestLuke Kanies2008-04-102-3/+13
| * Moved the request creation into the IndirectionLuke Kanies2008-04-102-17/+51
| * Making the log messages around caching better.Luke Kanies2008-04-081-3/+3
| * Ported the rest of the indirection terminuses over toLuke Kanies2008-04-089-69/+21
| * Intermediate commit.Luke Kanies2008-04-0811-107/+94
| * Fixing some tests that were failing because new base typesLuke Kanies2008-04-082-0/+6
| * Adding the ability for indirection requests to be createdLuke Kanies2008-04-081-2/+9
| * Fixing an errant commentLuke Kanies2008-04-081-1/+1
| * Fixing the tests that were failing because of the useLuke Kanies2008-04-081-2/+4
| * Adding a Request class to the Indirection layer. ThisLuke Kanies2008-04-082-55/+52
| * Changing how destroy works, just a bit -- it now acceptsLuke Kanies2008-04-083-8/+13
| * Reworking the caching layer to use TTLs instead of versionsLuke Kanies2008-04-081-19/+77
| * Removing unused code from the file_serving/metadata class.Luke Kanies2008-04-081-9/+0
| * Adding an envelope module to handle indirected instanceLuke Kanies2008-04-081-0/+13
| * Changing the default environment to production.Luke Kanies2008-04-081-1/+1
| * Adding validation to the user type to confirm that theLuke Kanies2008-04-081-0/+3
| * Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only f...Andreas Rogge2008-04-032-9/+15
| * Changed some non-standard Ruby locations to env ruby shebangsJames Turnbull2008-04-041-1/+1
| * Fixes debian service enabled/disable issue as detailed in #1161.James Turnbull2008-04-031-1/+1
| * Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-03-312-2/+9
| |\
| | * Updates to rrdgraph documentationJames Turnbull2008-04-011-2/+4
| | * Better fix for #1020James Turnbull2008-04-011-0/+5
| | * Revert "Added updated fix for #1020"James Turnbull2008-04-011-5/+1
| | * Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-04-011-1/+1
| | |\
| | * | Added updated fix for #1020James Turnbull2008-03-311-1/+5
| * | | Adding the report reference back; I don't really knowLuke Kanies2008-03-311-0/+23
| | |/ | |/|
| * | Fixing a duplicate word in the mount docsLuke Kanies2008-03-311-1/+1
| |/
| * Add a bunch of directives, allows a full parse of stanford's huge nagios configBlake Barnett2008-03-281-46/+60
| * Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-2/+2
* | Fixing the tests in test/ that were broken asLuke Kanies2008-04-011-1/+2
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-012-5/+1
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-31138-2333/+2179
|\ \
| * | Merge branch '0.24.x'Luke Kanies2008-03-2531-72/+125
| |\|
| | * Pass source to pkg_add via the PKG_PATH environment variable ifRyan McBride2008-03-251-1/+9
| | * Fixing #571 -- provider suitability is now checked at resourceLuke Kanies2008-03-242-9/+7
| | * Moved the configuration of the Node cache to the puppetmasterdLuke Kanies2008-03-241-1/+1
| | * Modifying the way ensure is handled so that it supportsLuke Kanies2008-03-241-3/+8
| | * Fixing #1138 -- the yamldir is automatically created by theLuke Kanies2008-03-242-11/+5
| | * Disabling http keep-alive as a means of preventing #1010.Luke Kanies2008-03-242-9/+21
| | * Applying patch by Ryan McBride to fix OpenBSD packageLuke Kanies2008-03-231-1/+1
| | * Ported #198 man page creation functionality to 0.24.x branchJames Turnbull2008-03-221-3/+3