Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | (#5233) Randomize tmp dir paths | Matt Robinson | 2010-11-08 | 1 | -0/+2 | |
* | | | | | | Merge branch 'next' of git://github.com/puppetlabs/puppet into next | Markus Roberts | 2010-11-17 | 1 | -77/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | (#5079) Refactor and cleanup mcxcontent provider | Matt Robinson | 2010-11-16 | 1 | -40/+23 | |
| * | | | | | | (#5079) Move methods around to make it clearer whether they're public or private | Matt Robinson | 2010-11-16 | 1 | -51/+48 | |
* | | | | | | | Merge branch 'ticket/next/4590' into next | Markus Roberts | 2010-11-17 | 2 | -208/+224 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | [#4590] SimpleGraph is slow | Paul Berry | 2010-10-07 | 2 | -208/+222 | |
* | | | | | | | Merge branch 'feature/next/3747' into next | Nick Lewis | 2010-11-11 | 1 | -0/+73 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | (#3747) Add specs for upstart provider | Nick Lewis | 2010-11-11 | 1 | -4/+1 | |
| * | | | | | | | (#3747) Implement upstart provider | Nan Liu | 2010-11-11 | 1 | -0/+76 | |
| | |_|/ / / / | |/| | | | | | ||||||
* / | | | | | | Fix #4904 Mounts shouldn't remount unless they are ensure=>mounted | Jesse Wolfe | 2010-11-11 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'feature/master/5198' into next | Paul Berry | 2010-11-09 | 1 | -4/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | (#5198) add terabyte support to tidy type's size parameter | Garrett Honeycutt | 2010-11-03 | 1 | -3/+4 | |
| * | | | | | | (#5198) add gigabyte reference to docs for tidy type's size parameter | Garrett Honeycutt | 2010-11-03 | 1 | -3/+4 | |
* | | | | | | | Merge remote branch 'jamtur01/tickets/2.6.x/5108' into next | Paul Berry | 2010-11-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed to #5108 - Change default of service hasstatus property to true | James Turnbull | 2010-10-27 | 1 | -0/+2 | |
* | | | | | | | | Merge commit '2.6.3rc2' into next | Paul Berry | 2010-11-09 | 7 | -22/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit '2.6.3rc2' into next | Paul Berry | 2010-11-09 | 7 | -22/+37 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients. | donavan | 2010-10-29 | 1 | -1/+1 | |
| | * | | | | | | | Fixed #5137 - Removed no longer required TOC references | James Turnbull | 2010-10-29 | 1 | -2/+0 | |
| | * | | | | | | | Kludge for #5048 -- serialization compatibility with 0.25.x | Markus Roberts | 2010-10-27 | 1 | -0/+10 | |
| | * | | | | | | | (#4534/#4778) -- Normalize parameterized classes | Paul Berry | 2010-10-27 | 3 | -18/+24 | |
| | |/ / / / / / | ||||||
| | * / / / / / | Fix for #5022 -- Escaped newlines should be elided | Markus Roberts | 2010-10-18 | 1 | -1/+2 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'ticket/next/5150' into next | Matt Robinson | 2010-11-09 | 2 | -2/+19 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | (#5150) Make fact REST terminus configurable to connect to inventory service | Matt Robinson | 2010-11-05 | 2 | -2/+19 | |
* | | | | | | | Maint: Added missing requires to fileserver.rb. | Paul Berry | 2010-11-09 | 1 | -0/+2 | |
* | | | | | | | maint: prevent fork bombs by disabling ActiveSupport's Kernel.daemonize | Jesse Wolfe | 2010-11-09 | 1 | -0/+8 | |
|/ / / / / / | ||||||
* | | | | | | Maint: Remove Indirector::Request objects from HTTP Handler and API V1 | Jesse Wolfe | 2010-11-02 | 4 | -36/+36 | |
* | | | | | | (#5166) Inventory service is now searchable by timestamp. | Paul Berry | 2010-11-01 | 1 | -0/+22 | |
* | | | | | | Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshness | Paul Berry | 2010-11-01 | 1 | -17/+29 | |
* | | | | | | Fix #5164 Change Facts timestamp when they are received by the master | Jesse Wolfe | 2010-11-01 | 2 | -5/+14 | |
* | | | | | | (#5132) Provide a query REST interface for inventory | Matt Robinson | 2010-10-28 | 7 | -3/+59 | |
* | | | | | | (#5148) Add support for PSON to facts | Nick Lewis | 2010-10-28 | 1 | -0/+21 | |
* | | | | | | Merge remote branch 'nigel/tickets/2.6.x/4382' into next | Jesse Wolfe | 2010-10-18 | 1 | -1/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make --mkusers work on OS X, we now find unused uid/gids if unspecified | Nigel Kersten | 2010-10-11 | 1 | -1/+33 | |
* | | | | | | | Merge commit '2.6.3rc1' into next | Jesse Wolfe | 2010-10-18 | 4 | -23/+19 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Fix for #4832 -- Making PSON handle arbitrary binary data | Markus Roberts | 2010-10-13 | 1 | -12/+5 | |
| * | | | | | | Minimal fix for #4975 -- only call chage when managing password age rules | Markus Roberts | 2010-10-13 | 3 | -8/+11 | |
| * | | | | | | Fix for #4963 -- Use correct commands for password expiry on solaris | Markus Roberts | 2010-10-13 | 1 | -3/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge commit '2.6.2' into next | Jesse Wolfe | 2010-10-12 | 2 | -3/+2 | |
|\| | | | | | ||||||
| * | | | | | Reversion of 021d534482dd8edb863cb77d668ac3525362a0a6 | Markus Roberts | 2010-10-05 | 1 | -2/+1 | |
| * | | | | | Fixed #4919 - added parenths to fix error message: | James Turnbull | 2010-10-02 | 1 | -1/+1 | |
* | | | | | | Merge remote branch 'paul/ticket/next/4657' into next | Jesse Wolfe | 2010-10-05 | 5 | -40/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [#4657] Customer-supplied .rb files are not compatible with multiple environm... | Paul Berry | 2010-09-02 | 6 | -40/+44 | |
* | | | | | | | Merge commit '2.6.2rc1' into next | Jesse Wolfe | 2010-10-04 | 15 | -50/+159 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Fixed documentation typo | James Turnbull | 2010-10-01 | 1 | -1/+1 | |
| * | | | | | | Fix for #4896 -- stray newline left over from removed diagnostic | Markus Roberts | 2010-09-30 | 1 | -1/+0 | |
| * | | | | | | Fixes #4792 (Duplicate definition since 2.6.1 upgrade) | Paul Berry | 2010-09-30 | 1 | -0/+1 | |
| * | | | | | | Adds #3046 - support for password min/max age | Nick Lewis | 2010-09-29 | 6 | -13/+98 | |
| * | | | | | | [#4783] (#4783) Fix RRDGraph report generation | Matt Robinson | 2010-09-29 | 1 | -1/+1 | |
| * | | | | | | Add user account expiry to the useradd type and provider | Dean Wilson | 2010-09-29 | 2 | -1/+25 |