summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | (#6582) move more helper code into methods, out of RSpec#configureDaniel Pittman2011-03-032-20/+24
| | * | | | | | | | | | (#6582) add fixture helper methods to replace unit test code.Daniel Pittman2011-03-032-0/+31
| | * | | | | | | | | | (#6582) order RSpec global :before and :after hooks naturally.Daniel Pittman2011-03-031-17/+17
| | * | | | | | | | | | (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testingDaniel Pittman2011-03-032-2/+5
| |/ / / / / / / / / /
| * | | | | | | | | | (#6551) remove deprecated 'env' parameter to the 'exec' typeDaniel Pittman2011-03-032-52/+0
| * | | | | | | | | | Merge branch 'ticket/next/5496' into nextNick Lewis2011-03-012-5/+37
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (#5496) Added tests for the new zpool output formatDevon Peters2011-03-011-0/+30
| | * | | | | | | | | | (#5496) zpool provider supports new 'zpool status' formatDevon Peters2011-03-011-5/+7
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...Jesse Wolfe2011-03-017-384/+10
| * | | | | | | | | | Merge remote branch 'brice/feature/process-instrumentation' into nextJesse Wolfe2011-02-257-10/+384
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Some high-level process name probesBrice Figureau2010-12-184-10/+35
| | * | | | | | | | | | Process name instrumentation infrastructureBrice Figureau2010-12-183-0/+348
| * | | | | | | | | | | Merge branch 'ticket/next/1204' into nextnfagerlund2011-02-1735-1969/+2186
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | (#1204) Make rake gen_manpages fail explicitly if ronn isn't presentnfagerlund2011-02-171-2/+2
| | * | | | | | | | | | | (#1204) Add manpages for modern apps and update puppet.conf manpagenfagerlund2011-02-1713-3/+889
| | * | | | | | | | | | | (#1204) Fix --param flag in puppet resource manpagenfagerlund2011-02-171-2/+2
| | * | | | | | | | | | | (#1204) Make rake gen_manpages output puppet-{application} manpagesnfagerlund2011-02-171-4/+14
| | * | | | | | | | | | | (#1204) Update all the manpagesnfagerlund2011-02-1711-1472/+732
| | * | | | | | | | | | | (#1204) Move man generation task from install.rb to a rake tasknfagerlund2011-02-172-53/+27
| | * | | | | | | | | | | (#1204) Edit content and formatting of puppet resource helpnfagerlund2011-02-171-45/+44
| | * | | | | | | | | | | (#1204) Edit content and formatting of puppet queue helpnfagerlund2011-02-171-17/+31
| | * | | | | | | | | | | (#1204) Fix --compile and --apply optionsnfagerlund2011-02-172-10/+9
| | * | | | | | | | | | | (#1204) Reformat help text for puppet masternfagerlund2011-02-171-28/+43
| | * | | | | | | | | | | (#1204) Reformat help text for puppet kick and inspectnfagerlund2011-02-172-51/+64
| | * | | | | | | | | | | (#1204) Reformat help text for puppet filebucketnfagerlund2011-02-171-29/+43
| | * | | | | | | | | | | (#1204) Fix garbled help for puppet filebucketnfagerlund2011-02-171-21/+12
| | * | | | | | | | | | | (#1204) Edit content of puppet describe helpnfagerlund2011-02-171-6/+1
| | * | | | | | | | | | | (#1204) Reformat help text for puppet cert and describenfagerlund2011-02-172-73/+90
| | * | | | | | | | | | | (#1204) Edit content and formatting of puppet apply helpnfagerlund2011-02-171-33/+49
| | * | | | | | | | | | | (#1204) Reformat help text for puppet doc and puppet agent.nfagerlund2011-02-172-149/+163
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch '2.6.x' into nextNick Lewis2011-02-033-1/+129
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Updated CHANGELOG and version for 2.6.5rc1Nick Lewis2011-02-032-1/+128
| | * | | | | | | | | | Merge branch '2.6.next' into 2.6.xJacob Helwig2011-02-0310-10/+160
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'bug/2.6.next/5755-gc-issue' into 2.6.nextPaul Berry2011-02-031-0/+2
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Fix for #5755 -- making zaml serialization robust over projected objectsMarkus Roberts2011-02-031-0/+2
| * | | | | | | | | | | | | Merge branch 'feature/next/2597-better-cycle-reporting' into nextDaniel Pittman2011-02-032-28/+267
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Feature #2597 -- generate a DOT graph of cycles on request.Daniel Pittman2011-02-032-8/+37
| | * | | | | | | | | | | | | Feature #2597 -- eliminate OpenStruct for performance...Daniel Pittman2011-02-031-40/+37
| | * | | | | | | | | | | | | Feature #2597 -- use O(1) methods as often as possible.Daniel Pittman2011-02-031-19/+23
| | * | | | | | | | | | | | | Feature #2597 -- improve names and whitespace in the code.Daniel Pittman2011-02-031-15/+16
| | * | | | | | | | | | | | | Feature #2597 -- report all paths in each cycle found.Daniel Pittman2011-02-032-4/+92
| | * | | | | | | | | | | | | Feature #2597 -- remove obsolete licensing comment...Daniel Pittman2011-02-031-4/+0
| | * | | | | | | | | | | | | Feature #2597 -- use iterative DFS in Tarjan clustering.Daniel Pittman2011-02-032-36/+60
| | * | | | | | | | | | | | | Feature #2597 -- really find and report cycles.Daniel Pittman2011-02-032-32/+122
| | * | | | | | | | | | | | | Feature #2597 -- nicer reporting of relationships.Daniel Pittman2011-02-032-3/+5
| | * | | | | | | | | | | | | Feature #2597 -- fix cycle relationship notification format.Daniel Pittman2011-02-032-3/+11
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'maint/2.6.next/help' into nextJesse Wolfe2011-02-0329-952/+1162
|/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Maint: move puppet resource --helpJesse Wolfe2011-02-032-89/+104
| * | | | | | | | | | | | | Maint: move puppet kick --helpJesse Wolfe2011-02-032-126/+131
| * | | | | | | | | | | | | Maint: move puppet queue --helpJesse Wolfe2011-02-032-53/+59