summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #2484 - "format missing" messages are betterLuke Kanies2009-08-041-2/+2
* Fixes #2483 - Log only copies metadata from RAL objectsLuke Kanies2009-08-041-9/+14
* Fixed #2486 - Missing require 'monitor' in parser_support.rbJames Turnbull2009-08-041-0/+1
* Fxied #2481 - Added status and restart overrides for Red Hat service provider.James Turnbull2009-08-031-4/+4
* rack: SSL Env vars can be in Request.env or ENVChristian Hofstaedtler2009-08-033-8/+26
* rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack ...Christian Hofstaedtler2009-08-031-1/+1
* Cleaning up tests for #2469Luke Kanies2009-08-031-32/+15
* default server in remote filebucketsTill Maas2009-08-031-23/+31
* Fixed #2294 - Classes sometimes cannot be foundMarkus Roberts2009-08-031-52/+63
* Adding #2477 - puppet can apply provided catalogsLuke Kanies2009-08-022-9/+45
* Fixing problems my Feature refactor causedLuke Kanies2009-08-021-3/+4
* Fixing tests broken by caching autoload resultsLuke Kanies2009-08-021-1/+1
* Migrating Feature tests to specLuke Kanies2009-08-021-15/+21
* Logging the configuration version we're applyingLuke Kanies2009-08-011-0/+2
* Configuration version information is now in logsLuke Kanies2009-08-012-1/+11
* Adding support for an external catalog versionLuke Kanies2009-08-012-2/+16
* Implement node matching with regexesBrice Figureau2009-08-016-572/+604
* Make sure node are referenced by their namesBrice Figureau2009-08-016-579/+600
* Enhance selector and case statements to match with regexpBrice Figureau2009-08-015-617/+652
* Fix #2033 - Allow regexp in if expressionBrice Figureau2009-08-015-635/+692
* Add AST::Regex, an AST leaf node representing a regexBrice Figureau2009-08-013-38/+93
* Add regexes and regex match operators to the parserBrice Figureau2009-08-012-775/+773
* Add regex, match and not match token to the lexerBrice Figureau2009-08-011-0/+7
* Allow variable $0 to $9 to be interpolated, if ephemeralBrice Figureau2009-08-011-2/+7
* Implement ephemeral scope variablesBrice Figureau2009-08-012-19/+44
* Modifying the REST client error to make server errors more clearLuke Kanies2009-08-011-1/+1
* Fixes #2472. Load Facter facts when ralsh is invoked, plus test.Nigel Kersten2009-08-011-0/+2
* Fixes #2461. Provide new and old code paths for macosx_productversion_major w...Nigel Kersten2009-07-311-1/+12
* Fixing #2440 - catalogs can now be compiled on demandLuke Kanies2009-07-311-1/+27
* Exiting from app failures instead of raisingLuke Kanies2009-07-311-5/+16
* Fix #2465 - Default auth information is confusing with no auth.confBrice Figureau2009-07-301-1/+1
* Fix #2459 - puppetdoc added namespace classes as RDoc modules instead of classesBrice Figureau2009-07-302-1/+9
* Fix #2448 - fix the broken runit provider and testsBrice Figureau2009-07-291-0/+10
* Fixed #2405 - Mount parameter "dump" doesn't accept all valid values on FreeBSDJames Turnbull2009-07-291-2/+7
* Fixes #2362. Do not validate users/groups when supplied with numeric uid/gidsNigel Kersten2009-07-292-0/+12
* Fix #2454 - Definition named after a module don't show in puppetdocBrice Figureau2009-07-281-2/+0
* Fix #2453 - puppetdoc mixes long class names that look alikeBrice Figureau2009-07-281-2/+14
* Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctlyBrice Figureau2009-07-255-25/+35
* Fixing #2296 - overlapping recursions work againLuke Kanies2009-07-251-1/+29
* Fixing #2423 - no more strange dependency cyclesLuke Kanies2009-07-251-1/+5
* Fixing #2443: Adding debugging guidance to dep cycle errorsLuke Kanies2009-07-251-1/+1
* Minor fix to URL for LDAP nodes documentationJames Turnbull2009-07-241-1/+1
* Fixing #2399 - removing client-side rrd graphsLuke Kanies2009-07-232-5/+0
* Fixing #2421 - file renaming errors now propagateLuke Kanies2009-07-241-1/+1
* Fixes #2438, get major OS X version from Facter and replace Puppet::Error inv...Nigel Kersten2009-07-241-20/+16
* Fixing #2403 - provider specificity is richer and betterLuke Kanies2009-07-242-4/+4
* Fix #2439 - let puppetdoc use loaded_codeBrice Figureau2009-07-242-3/+9
* Fixed #2436 - Changed ralsh to use Puppet::Type.new and avoid deprecation noticeJames Turnbull2009-07-231-1/+1
* Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...Nigel Kersten2009-07-214-7/+7
* Fix #2425 - make sure client can contact CA server with RESTBrice Figureau2009-07-213-0/+9