Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch '2.6.x' into next | Nick Lewis | 2010-12-16 | 12 | -119/+156 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'ticket/2.6.next/4487' into 2.6.next | Nick Lewis | 2010-12-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | (#4487) Fix environment column in hosts table | Nick Lewis | 2010-12-13 | 1 | -1/+1 | |
| * | | | | | | | | maint: restore plugin handler safety | Jesse Wolfe | 2010-12-13 | 1 | -1/+1 | |
| * | | | | | | | | (#5408) Attributes can be both audited and managed | Jesse Wolfe | 2010-12-10 | 4 | -63/+54 | |
| * | | | | | | | | maint: broken test not failing due to over-eager exception catching | Jesse Wolfe | 2010-12-10 | 1 | -3/+1 | |
| * | | | | | | | | Merge branch 'ticket/2.6.next/1757' into 2.6.next | Jesse Wolfe | 2010-12-08 | 3 | -46/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix #1757 Change file mode representation to octal | Jesse Wolfe | 2010-12-08 | 3 | -46/+13 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | Bug #5423: This moves the home directory property before the uid property, th... | Jonathan Boyett | 2010-12-06 | 1 | -5/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'ticket/2.6.next/4943' into 2.6.next | Nick Lewis | 2010-12-02 | 2 | -2/+83 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | (#4943) Add puppet inspect application | Nick Lewis | 2010-12-02 | 2 | -2/+83 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | (#5261) Fix #5261 Don't escape Unicode characters in PSON | Jesse Wolfe | 2010-12-02 | 1 | -22/+1 | |
| * | | | | | | | [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading... | Matt Robinson | 2010-12-01 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | (#5427) Using Propery::OrderedList for host_alias | Stefan Schulte | 2010-12-14 | 2 | -29/+12 | |
* | | | | | | | (#5393) Add "dataset" parameter to the zone provider | Derek Olsen | 2010-12-07 | 2 | -0/+30 | |
* | | | | | | | Merge remote branch 'someword/feature/master/5391' into next | Paul Berry | 2010-12-06 | 2 | -1/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | (#5391) Include additional zfs properties | Derek Olsen | 2010-11-24 | 2 | -3/+22 | |
* | | | | | | | | Merge branch '2.6.x' into next | Matt Robinson | 2010-12-02 | 12 | -18/+16 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | (#5304) Use internal_name rather than real_name for maillist provider | Nigel Kersten | 2010-12-01 | 1 | -5/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Revert "(#5304) Use internal_name rather than real_name for maillist provider" | James Turnbull | 2010-12-02 | 1 | -5/+6 | |
| * | | | | | | Disable remote ralsh by default | Paul Berry | 2010-12-02 | 1 | -1/+0 | |
| * | | | | | | (#5304) Use internal_name rather than real_name for maillist provider | Nigel Kersten | 2010-11-30 | 1 | -6/+5 | |
| * | | | | | | Renamed Reductive to Puppet | James Turnbull | 2010-11-29 | 10 | -11/+11 | |
* | | | | | | | Merge branch 'ticket/next/5211' into next | Matt Robinson | 2010-12-02 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | (#5211) Added patch and tests for checking the size of the arrary which is re... | Steve Nielson | 2010-12-02 | 1 | -1/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | (#2495) Better value validation for sshkey | Stefan Schulte | 2010-11-30 | 1 | -1/+6 | |
* | | | | | | | Maint: Modified uses of indirector.save to call the indirection directly. | Paul Berry | 2010-11-30 | 14 | -23/+16 | |
* | | | | | | | Maint: Add a default value for key in Facts::NodeExpirer#save | Paul Berry | 2010-11-30 | 1 | -1/+1 | |
* | | | | | | | Maint: Moved auto-signing logic into an indirector extension | Paul Berry | 2010-11-30 | 1 | -10/+14 | |
* | | | | | | | Maint: Swap the order of arguments to Indirection#save | Paul Berry | 2010-11-30 | 3 | -3/+3 | |
* | | | | | | | Maint: Make http handler code call the indirector through ".indirection" | Paul Berry | 2010-11-30 | 1 | -3/+3 | |
* | | | | | | | Maint: Refactor code to use <class>.indirection.<method> | Paul Berry | 2010-11-29 | 24 | -91/+65 | |
* | | | | | | | Maint: Removed unused monkey patch that connected OpenSSL::PKey::RSA to indir... | Paul Berry | 2010-11-24 | 1 | -6/+0 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge branch 'ticket/next/5375' into next | Paul Berry | 2010-11-23 | 2 | -23/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | (#5375) Rework puppet apply to use configurer.run | Paul Berry | 2010-11-23 | 2 | -23/+6 | |
* | | | | | | | (#2866) yum should support downgrade. | Dan Bode | 2010-11-23 | 1 | -1/+8 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'ticket/2.6.x/5261' into next | Jesse Wolfe | 2010-11-22 | 1 | -22/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix #5261 Don't escape Unicode characters in PSON | Jesse Wolfe | 2010-11-22 | 1 | -22/+1 | |
| |/ / / / / | ||||||
* | | | | | | maint: Fix tests that don't run on their own | Matt Robinson | 2010-11-22 | 1 | -0/+1 | |
* | | | | | | Merge remote branch 'masterzen/feature/master/4339' into next | Paul Berry | 2010-11-22 | 7 | -18/+69 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix #4339 - Locally save the last report to $lastrunreport | Brice Figureau | 2010-11-13 | 4 | -0/+20 | |
| * | | | | | | Fix #4339 - Allow puppet apply to save last run summary | Brice Figureau | 2010-11-13 | 1 | -0/+1 | |
| * | | | | | | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yaml | Brice Figureau | 2010-11-13 | 4 | -18/+48 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'ticket/2.6.x/5370' into next | Paul Berry | 2010-11-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | (#5370) Made metrics and --summarize work with Puppet apply | Paul Berry | 2010-11-22 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Maint: Added assertion to make sure Log.close_all succeeds | Paul Berry | 2010-11-18 | 1 | -0/+1 | |
* | | | | | | Maint: Switched spec tests to use a class rather than Array as the log destin... | Paul Berry | 2010-11-18 | 1 | -1/+13 | |
* | | | | | | Merge branch 'ticket/next/5274' into next | Nick Lewis | 2010-11-17 | 2 | -72/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | (#5274) New comment property for the hosttype | Stefan Schulte | 2010-11-17 | 2 | -72/+32 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ticket/next/5288' into next | Nick Lewis | 2010-11-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ |