Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | (#6270) Fix formatting in regsubst function's doc string | nfagerlund | 2011-02-09 | 1 | -14/+7 | |
| | |/ / / / / / / | ||||||
| | * | / / / / / | (6130) Change header level on metaparameter reference | nfagerlund | 2011-02-08 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Updated CHANGELOG for 2.6.5rc2 | Jacob Helwig | 2011-02-08 | 1 | -0/+5 | |
| | * | | | | | | Merge remote branch 'dan/ticket/2.6.4/5977' into 2.6.next | Jesse Wolfe | 2011-02-08 | 2 | -2/+30 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | (5977) Puppet::Applications can be loaded from multiple paths. | Dan Bode | 2011-01-14 | 2 | -2/+30 | |
| | * | | | | | | | Merge branch 'ticket/2.6.next/6257' into 2.6.next | Jesse Wolfe | 2011-02-08 | 1 | -3/+1 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | (#6257) Speed up PUT and POST requests under rack | Jesse Wolfe | 2011-02-08 | 1 | -3/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'ticket/next/maint-fix_test_randomization_problem' into next | Matt Robinson | 2011-03-03 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | maint: Fix a randomization test failure | Matt Robinson | 2011-03-03 | 1 | -1/+3 | |
| * | | | | | | | | Merge branch 'refactor/next/6582-stop-using-'test-lib-'-for-'spec-'-tests' in... | Daniel Pittman | 2011-03-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | (#6582) Don't demand the checkout be named 'puppet'. | Daniel Pittman | 2011-03-03 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'refactor/next/6582-stop-using-'test-lib-'-for-'spec-'-tests' in... | Daniel Pittman | 2011-03-03 | 69 | -142/+902 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | (#6582) stub puts to prevent screen output when testing help. | Daniel Pittman | 2011-03-03 | 1 | -0/+1 | |
| | * | | | | | | | (#6582) eliminate a backtrace from mismatched block arguments. | Daniel Pittman | 2011-03-03 | 1 | -1/+1 | |
| | * | | | | | | | (#6582) unstub Puppet settings to improve indirector queue tests. | Daniel Pittman | 2011-03-03 | 1 | -5/+7 | |
| | * | | | | | | | (#6582) Eliminate the last vestige of the unit tests from the specs. | Daniel Pittman | 2011-03-03 | 1 | -4/+0 | |
| | * | | | | | | | (#6582) eliminate fakeresource use in ssh_authorized_key spec. | Daniel Pittman | 2011-03-03 | 2 | -27/+18 | |
| | * | | | | | | | (#6582) eliminate fakeparsefile helper method. | Daniel Pittman | 2011-03-03 | 5 | -47/+34 | |
| | * | | | | | | | (#6582) Eliminate the old fakedata helper method. | Daniel Pittman | 2011-03-03 | 60 | -32/+777 | |
| | * | | | | | | | (#6582) move more helper code into methods, out of RSpec#configure | Daniel Pittman | 2011-03-03 | 2 | -20/+24 | |
| | * | | | | | | | (#6582) add fixture helper methods to replace unit test code. | Daniel Pittman | 2011-03-03 | 2 | -0/+31 | |
| | * | | | | | | | (#6582) order RSpec global :before and :after hooks naturally. | Daniel Pittman | 2011-03-03 | 1 | -17/+17 | |
| | * | | | | | | | (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testing | Daniel Pittman | 2011-03-03 | 2 | -2/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | (#6551) remove deprecated 'env' parameter to the 'exec' type | Daniel Pittman | 2011-03-03 | 2 | -52/+0 | |
| * | | | | | | | Merge branch 'ticket/next/5496' into next | Nick Lewis | 2011-03-01 | 2 | -5/+37 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | (#5496) Added tests for the new zpool output format | Devon Peters | 2011-03-01 | 1 | -0/+30 | |
| | * | | | | | | | (#5496) zpool provider supports new 'zpool status' format | Devon Peters | 2011-03-01 | 1 | -5/+7 | |
| * | | | | | | | | Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int... | Jesse Wolfe | 2011-03-01 | 7 | -384/+10 | |
| * | | | | | | | | Merge remote branch 'brice/feature/process-instrumentation' into next | Jesse Wolfe | 2011-02-25 | 7 | -10/+384 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Some high-level process name probes | Brice Figureau | 2010-12-18 | 4 | -10/+35 | |
| | * | | | | | | | | Process name instrumentation infrastructure | Brice Figureau | 2010-12-18 | 3 | -0/+348 | |
| * | | | | | | | | | Merge branch 'ticket/next/1204' into next | nfagerlund | 2011-02-17 | 35 | -1969/+2186 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | (#1204) Make rake gen_manpages fail explicitly if ronn isn't present | nfagerlund | 2011-02-17 | 1 | -2/+2 | |
| | * | | | | | | | | | (#1204) Add manpages for modern apps and update puppet.conf manpage | nfagerlund | 2011-02-17 | 13 | -3/+889 | |
| | * | | | | | | | | | (#1204) Fix --param flag in puppet resource manpage | nfagerlund | 2011-02-17 | 1 | -2/+2 | |
| | * | | | | | | | | | (#1204) Make rake gen_manpages output puppet-{application} manpages | nfagerlund | 2011-02-17 | 1 | -4/+14 | |
| | * | | | | | | | | | (#1204) Update all the manpages | nfagerlund | 2011-02-17 | 11 | -1472/+732 | |
| | * | | | | | | | | | (#1204) Move man generation task from install.rb to a rake task | nfagerlund | 2011-02-17 | 2 | -53/+27 | |
| | * | | | | | | | | | (#1204) Edit content and formatting of puppet resource help | nfagerlund | 2011-02-17 | 1 | -45/+44 | |
| | * | | | | | | | | | (#1204) Edit content and formatting of puppet queue help | nfagerlund | 2011-02-17 | 1 | -17/+31 | |
| | * | | | | | | | | | (#1204) Fix --compile and --apply options | nfagerlund | 2011-02-17 | 2 | -10/+9 | |
| | * | | | | | | | | | (#1204) Reformat help text for puppet master | nfagerlund | 2011-02-17 | 1 | -28/+43 | |
| | * | | | | | | | | | (#1204) Reformat help text for puppet kick and inspect | nfagerlund | 2011-02-17 | 2 | -51/+64 | |
| | * | | | | | | | | | (#1204) Reformat help text for puppet filebucket | nfagerlund | 2011-02-17 | 1 | -29/+43 | |
| | * | | | | | | | | | (#1204) Fix garbled help for puppet filebucket | nfagerlund | 2011-02-17 | 1 | -21/+12 | |
| | * | | | | | | | | | (#1204) Edit content of puppet describe help | nfagerlund | 2011-02-17 | 1 | -6/+1 | |
| | * | | | | | | | | | (#1204) Reformat help text for puppet cert and describe | nfagerlund | 2011-02-17 | 2 | -73/+90 | |
| | * | | | | | | | | | (#1204) Edit content and formatting of puppet apply help | nfagerlund | 2011-02-17 | 1 | -33/+49 | |
| | * | | | | | | | | | (#1204) Reformat help text for puppet doc and puppet agent. | nfagerlund | 2011-02-17 | 2 | -149/+163 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch '2.6.x' into next | Nick Lewis | 2011-02-03 | 3 | -1/+129 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | |