Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | (#6830) Fix stat method calls to not use an unneeded argument | Matt Robinson | 2011-03-25 | 9 | -9/+9 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | (#4576) Raise an error when a node is classified into a non-existent class | Jesse Wolfe | 2011-03-24 | 1 | -10/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '2.6.next' into next | Max Martin | 2011-03-23 | 6 | -161/+198 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'tickets/2.6.x/6562' into 2.6.next | James Turnbull | 2011-03-22 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixed #6562 - Minor kick documentation fix | James Turnbull | 2011-03-22 | 1 | -1/+0 | |
| * | | | | | | | Merge branch 'ticket/2.6.next/6658' into 2.6.next | Matt Robinson | 2011-03-18 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | (#6658) Propagate ENC connection errors to the agent | Matt Robinson | 2011-03-18 | 1 | -2/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'feature/2.6.next/4884-an-exec-provider-that-executes-unfiltered... | Max Martin | 2011-03-17 | 5 | -159/+197 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | (#4884) Revise new exec tests, add a few more | Max Martin | 2011-03-17 | 1 | -1/+1 | |
| | * | | | | | | (#4884) Add an shell provider for execs | Matt Robinson | 2011-03-15 | 1 | -0/+17 | |
| | * | | | | | | (#4884) Break the exec type out to have a posix provider | Daniel Pittman | 2011-03-15 | 2 | -156/+135 | |
| | * | | | | | | (#4884) Add consistent path validation and behavior | Daniel Pittman | 2011-03-15 | 2 | -0/+44 | |
| | * | | | | | | (#4884) Get rid of open3 require since it wasn't being used | Matt Robinson | 2011-03-15 | 1 | -3/+1 | |
* | | | | | | | | (#6820) Fix File class lookup in the file type for Ruby 1.9 | Matt Robinson | 2011-03-23 | 1 | -14/+14 | |
* | | | | | | | | (#6820) Fix nagios parser to use proper hash syntax for Ruby 1.9 | Matt Robinson | 2011-03-23 | 1 | -1/+1 | |
* | | | | | | | | (#6820) Fix RDOC parser to work with Ruby 1.9 | Matt Robinson | 2011-03-23 | 1 | -3/+9 | |
* | | | | | | | | (#6820) Fix invalid next that should be a return | Matt Robinson | 2011-03-23 | 1 | -1/+1 | |
* | | | | | | | | (#2782) Fix constant_defined? | Matt Robinson | 2011-03-23 | 1 | -1/+13 | |
* | | | | | | | | Merge branch 'feature/next/6257-pip_package_provider' into next | Matt Robinson | 2011-03-22 | 1 | -0/+109 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | (#6527) Fix uninstall problem and refactor | Matt Robinson | 2011-03-22 | 1 | -12/+6 | |
| * | | | | | | | | (#6527) Added pip package provider. | Richard Crowley | 2011-03-22 | 1 | -0/+115 | |
* | | | | | | | | | Fix error "invalid multibyte char (US-ASCII)" under Ruby 1.9 | Matt Robinson | 2011-03-22 | 1 | -3/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | (#6555) Fix another ruby 1.9 incompatible case statement | Matt Robinson | 2011-03-22 | 1 | -1/+1 | |
* | | | | | | | | Fixed #6555 - Fixed two more when then colon issues | James Turnbull | 2011-03-22 | 2 | -2/+2 | |
* | | | | | | | | Fixed #6555 - Ruby 1.9.x returning Invalid next (SyntaxError) | James Turnbull | 2011-03-22 | 1 | -1/+1 | |
* | | | | | | | | Fixed #6555 - Ruby 1.9.x warning: class variable access from toplevel | James Turnbull | 2011-03-22 | 1 | -3/+3 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge branch '2.6.x' into next | Matt Robinson | 2011-03-18 | 33 | -53/+333 | |
|\| | | | | | | ||||||
| * | | | | | | Updated CHANGELOG for 2.6.7rc1 | Matt Robinson | 2011-03-16 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'ticket/2.6.next/5073' into 2.6.next | Matt Robinson | 2011-03-16 | 2 | -1/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | (#5073) Download plugins even if you're filtering on tags | Matt Robinson | 2011-03-15 | 2 | -1/+9 | |
| * | | | | | | | Fix #5610: Prevent unnecessary RAL lookups | Jesse Wolfe | 2011-03-15 | 1 | -1/+1 | |
| * | | | | | | | Revert "Merge branch 'ticket/2.6.x/5605' of git://github.com/stschulte/puppet... | Jesse Wolfe | 2011-03-15 | 3 | -15/+4 | |
| * | | | | | | | Merge branch 'ticket/2.6.x/5605' of git://github.com/stschulte/puppet into 2.... | Jesse Wolfe | 2011-03-15 | 3 | -4/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | (#5605) Prefetch doesnt work with composite keys | Stefan Schulte | 2010-12-23 | 3 | -4/+15 | |
| * | | | | | | | | (#6723) Fix withenv environment restoration bug | Max Martin | 2011-03-15 | 1 | -5/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'ticket/2.6.next/5428-handle-0.25.x-storedconfig-data' into 2.6.... | Jacob Helwig | 2011-03-15 | 1 | -18/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove extra trailing whitespace from lib/puppet/resource.rb | Jacob Helwig | 2011-03-15 | 1 | -1/+1 | |
| | * | | | | | | | (#5428) More fully "stub" Puppet::Resource::Reference for use with storedconfigs | Jacob Helwig | 2011-03-15 | 1 | -16/+19 | |
| * | | | | | | | | Merge branch 'ticket/2.6.next/6689' into 2.6.next | Nick Lewis | 2011-03-15 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | (#6689) Remove extraneous include of Puppet::Util in InventoryActiveRecord | Nick Lewis | 2011-03-15 | 1 | -1/+0 | |
| * | | | | | | | | Merge branch 'ticket/2.6.x/5662' of https://github.com/stschulte/puppet into ... | Jesse Wolfe | 2011-03-14 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | (#5662) Parsedfile doesnt work with mult keyattr | Stefan Schulte | 2010-12-23 | 1 | -1/+3 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'ticket/2.6.x/5661' of https://github.com/stschulte/puppet into ... | Jesse Wolfe | 2011-03-14 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | (#5661) Creating types dont work with >1 namevar | Stefan Schulte | 2010-12-23 | 1 | -4/+4 | |
| | |/ / / / / / / | ||||||
| * | / / / / / / | (#6707) Fix typo in rest_authconfig.rb | nfagerlund | 2011-03-14 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | (#6689) Make inventory_active_record terminus search quickly | Nick Lewis | 2011-03-11 | 4 | -22/+16 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'ticket/2.6.next/5392' into 2.6.next | Matt Robinson | 2011-03-09 | 1 | -4/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | (#5392) Give a better error when realizing a non-existant resource | Matt Robinson | 2011-03-09 | 1 | -4/+5 | |
| * | | | | | | | Merge branch 'tickets/2.6.x/2645' into 2.6.next | Jesse Wolfe | 2011-03-09 | 2 | -1/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed #2645 - Added support for creating system users | James Turnbull | 2011-03-09 | 2 | -1/+17 |