Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Feature #2597 -- use O(1) methods as often as possible. | Daniel Pittman | 2011-02-03 | 1 | -19/+23 | |
| * | | | | | | | | | | | Feature #2597 -- improve names and whitespace in the code. | Daniel Pittman | 2011-02-03 | 1 | -15/+16 | |
| * | | | | | | | | | | | Feature #2597 -- report all paths in each cycle found. | Daniel Pittman | 2011-02-03 | 1 | -3/+45 | |
| * | | | | | | | | | | | Feature #2597 -- remove obsolete licensing comment... | Daniel Pittman | 2011-02-03 | 1 | -4/+0 | |
| * | | | | | | | | | | | Feature #2597 -- use iterative DFS in Tarjan clustering. | Daniel Pittman | 2011-02-03 | 1 | -35/+59 | |
| * | | | | | | | | | | | Feature #2597 -- really find and report cycles. | Daniel Pittman | 2011-02-03 | 1 | -31/+72 | |
| * | | | | | | | | | | | Feature #2597 -- nicer reporting of relationships. | Daniel Pittman | 2011-02-03 | 1 | -2/+4 | |
| * | | | | | | | | | | | Feature #2597 -- fix cycle relationship notification format. | Daniel Pittman | 2011-02-03 | 1 | -3/+5 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'maint/2.6.next/help' into next | Jesse Wolfe | 2011-02-03 | 26 | -949/+1100 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Maint: move puppet resource --help | Jesse Wolfe | 2011-02-03 | 2 | -89/+104 | |
| * | | | | | | | | | | Maint: move puppet kick --help | Jesse Wolfe | 2011-02-03 | 2 | -126/+131 | |
| * | | | | | | | | | | Maint: move puppet queue --help | Jesse Wolfe | 2011-02-03 | 2 | -53/+59 | |
| * | | | | | | | | | | Maint: move puppet doc --help | Jesse Wolfe | 2011-02-03 | 2 | -67/+84 | |
| * | | | | | | | | | | Maint: move puppet cert --help | Jesse Wolfe | 2011-02-03 | 2 | -110/+111 | |
| * | | | | | | | | | | Maint: move puppet apply --help | Jesse Wolfe | 2011-02-03 | 2 | -69/+76 | |
| * | | | | | | | | | | Maint: move puppet describe --help | Jesse Wolfe | 2011-02-03 | 2 | -48/+53 | |
| * | | | | | | | | | | Maint: move puppet filebucket --help | Jesse Wolfe | 2011-02-03 | 2 | -97/+98 | |
| * | | | | | | | | | | Maint: move puppet master --help | Jesse Wolfe | 2011-02-03 | 2 | -74/+77 | |
| * | | | | | | | | | | Maint: move puppet agent --help | Jesse Wolfe | 2011-02-03 | 2 | -188/+206 | |
| * | | | | | | | | | | Maint: remove puts and exit from inspect --help | Jesse Wolfe | 2011-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | Maint: remove rdoc/usage dependency | Jesse Wolfe | 2011-02-03 | 1 | -18/+3 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'docs/2.6.next/inspect-help' into 2.6.next | Jesse Wolfe | 2011-02-03 | 1 | -0/+53 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | (#6018) Nick F's --help text for puppet inspect. | Jesse Wolfe | 2011-02-03 | 1 | -0/+53 | |
| * | | | | | | | | | | (#5823) document the not-an-API status of set_run_mode | Daniel Pittman | 2011-02-03 | 1 | -0/+7 | |
| * | | | | | | | | | | Merge branch 'bug/2.6.next/5823-allow-run-mode-to-cut-your-hand-off' into 2.6... | Daniel Pittman | 2011-02-03 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | (#5823) run mode can now be set dynamically... | Daniel Pittman | 2011-02-03 | 1 | -3/+6 | |
| | |/ / / / / / / / / | ||||||
| * / / / / / / / / / | (6114) Update the audit metaparameter for 2.6.5. | nfagerlund | 2011-02-03 | 1 | -6/+19 | |
| |/ / / / / / / / / | ||||||
| * / / / / / / / / | (#4139) hook log autoflush into global defaults | Daniel Pittman | 2011-02-03 | 3 | -1/+13 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch '2.6.x' into next | Matt Robinson | 2011-02-02 | 44 | -191/+216 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Merge branch '2.6.next' of git://github.com/puppetlabs/puppet into 2.6.next | Markus Roberts | 2011-02-01 | 12 | -35/+43 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge remote branch 'bodepd/feature/2.6.4/5910' into 2.6.next | Paul Berry | 2011-02-01 | 1 | -2/+7 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | (#5910) Improved logging when declared classes cannot be found: | Dan Bode | 2011-01-12 | 1 | -2/+7 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge branch 'ticket/2.6.x/5913' of git://github.com/mitchellh/puppet into 2.... | Jacob Helwig | 2011-02-01 | 1 | -2/+9 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | (#5913) Fix Puppet::Application.find constant lookup behavior | Mitchell Hashimoto | 2011-01-16 | 1 | -2/+9 | |
| | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge remote branch 'james/tickets/2.6.x/5916' into 2.6.next | Jesse Wolfe | 2011-02-01 | 3 | -16/+4 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fixes #5916 - Cleanup of unused doc methods and documentation | James Turnbull | 2011-01-17 | 3 | -16/+4 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge remote branch 'james/tickets/2.6.x/5914' into 2.6.next | Jesse Wolfe | 2011-02-01 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fixed #5914 Removed genconfig = true from genconfig output | James Turnbull | 2011-01-20 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge remote branch 'jamtur01/tickets/2.6.x/6071' into 2.6.next | Jacob Helwig | 2011-02-01 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fixed #6071 - Fixed typo and improved exec path error message | James Turnbull | 2011-01-30 | 1 | -2/+2 | |
| | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge branch 'tickets/2.6.x/5564' into 2.6.next | Paul Berry | 2011-02-01 | 1 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fixed #5564 - Added some more fqdn_rand documentation | James Turnbull | 2011-02-01 | 1 | -3/+6 | |
| | * | | | | | | | | | Merge remote branch 'james/tickets/2.6.x/6002' into 2.6.next | Jesse Wolfe | 2011-02-01 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fixed #6002 - Added note about function execution | James Turnbull | 2011-01-25 | 1 | -0/+4 | |
| | * | | | | | | | | | | Merge remote branch 'jamtur01/tickets/2.6.x/5736' into 2.6.next | Jacob Helwig | 2011-02-01 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Modified rubydoc in lib/puppet/util/command_line/puppetca to fix inaccurate d... | nfagerlund | 2011-01-17 | 1 | -2/+2 | |
| | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'tickets/2.6.x/5167' into 2.6.next | Matt Robinson | 2011-02-01 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Fixed #5167 - misleading documentation in the defaults of [main] | James Turnbull | 2011-01-17 | 1 | -2/+2 | |
| | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge remote branch 'james/tickets/2.6.x/5742' into 2.6.next | Jesse Wolfe | 2011-02-01 | 1 | -5/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Fixed #5742 - Removed legacy fqdn option from documentation | James Turnbull | 2011-01-17 | 1 | -5/+6 | |
| | | |/ / / / / / / / / |