summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Updates to ext/puppetlast to support multiple hostsJames Turnbull2008-08-201-1/+1
* Fixed #1394 - Added stored configuration clearing script to /extmh2008-08-171-0/+87
* Specs for yaml indirector .search - I'm still learning!James Turnbull2008-08-011-27/+0
* Made puppetlast work on 0.24.5 by using the YAML indirectorAJ Christensen2008-08-011-5/+7
* Revert "Fixing puppetlast to make it work with 0.24.5 / 0.25."James Turnbull2008-08-011-17/+22
* Fixing puppetlast to make it work with 0.24.5 / 0.25.AJ Christensen2008-07-261-22/+17
* Fixing puppet_module -- it needed the same node interface change.Luke Kanies2008-07-211-1/+1
* Further moves from the examples directory and ext directoryJames Turnbull2008-07-1510-216/+0
* Moved debian to conf and updated examples directoryJames Turnbull2008-07-1010-0/+283
* Adding changes to config print that were missed in fix for 1183Andrew Shafer2008-07-031-2/+3
* Further Emacs puppet-mode fixesRuss Allbery2008-05-301-15/+15
* Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel2008-05-151-1/+6
* adding more autotest docsLuke Kanies2008-05-131-0/+7
* Adding autotest info to the ext/ directory.Luke Kanies2008-05-133-0/+60
* Fix Emacs mode indentation of multiple nested blocksRuss Allbery2008-05-121-7/+13
* Enhancements to syntax highlighting and indentation for EmacsRuss Allbery2008-05-121-125/+159
* Use our own count-matches for Emacs 21 compatibilityRuss Allbery2008-05-121-1/+10
* Added puppetlast script to ext directoryJames Turnbull2008-04-191-0/+40
* Fixing the executables to use the new indirection api.Luke Kanies2008-04-081-1/+1
* Additional fix for emacs syntax for ticket #1160James Turnbull2008-04-041-5/+5
* Revert "Additional fix to emacs for ticket #1160"James Turnbull2008-04-041-5/+5
* Additional fix to emacs for ticket #1160James Turnbull2008-04-041-5/+5
* Committed patch from #1160James Turnbull2008-04-031-76/+89
* Fixed duplicate oid for parentnode and environment in schema - addresses #1170James Turnbull2008-04-011-1/+1
* Added check_puppet.rb Nagios check plugin (See #1162)James Turnbull2008-03-271-0/+117
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
* * puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code som...Karl Fogel2008-03-201-8/+8
* * puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated...Karl Fogel2008-03-201-0/+3
* Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be:Karl Fogel2008-03-201-2/+2
* * ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New help...Karl Fogel2008-03-201-29/+88
* * ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes.Karl Fogel2008-03-201-61/+61
* Adding a filebucket test to puppet-testLuke Kanies2008-03-161-8/+17
* Adding a test for local compilingLuke Kanies2008-03-161-4/+13
* Using the indirected facts rather than master.getfacts, so no factsync is usedLuke Kanies2008-03-161-2/+4
* Partially fixing #1113: LDAP nodes now support environments,Luke Kanies2008-03-061-1/+6
* Significantly refactoring the lexer, including adding Token and TokenListLuke Kanies2008-01-301-2/+2
* Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-01-191-0/+5
|\
| * Fixed ticket #1005 - added additional logcheck linesJames Turnbull2008-01-141-0/+5
* | Adding a parse test to puppet-test.Luke Kanies2008-01-181-5/+28
|/
* Fixed ticket #978 - logcheck/puppetJames Turnbull2008-01-011-0/+2
* Updating filetype detection for vim, and changingLuke Kanies2007-12-194-9/+4
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-112-5/+5
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-1/+1
* All tests should now pass again.Luke Kanies2007-10-081-17/+26
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-3/+3
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-2/+2
* Removing the completely obsolete passwd2puppet and the obsolete component.rbLuke Kanies2007-09-131-45/+0
* Adding a test for railsluke2007-07-311-1/+68
* More updates to puppet-testluke2007-06-191-111/+183
* Updating puppet-test with clearer options around describe and retrieveluke2007-06-191-13/+23