summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2008-11-24Fixed #1767 - Minor fix to emacs modeJames Turnbull1-1/+1
2008-09-30Fixed #1603 - Added support for running Puppet inside a Rack applicationJames Turnbull3-0/+132
2008-08-20Updates to ext/puppetlast to support multiple hostsJames Turnbull1-1/+1
2008-08-17Fixed #1394 - Added stored configuration clearing script to /extmh1-0/+87
2008-08-01Specs for yaml indirector .search - I'm still learning!James Turnbull1-27/+0
2008-08-01Made puppetlast work on 0.24.5 by using the YAML indirectorAJ Christensen1-5/+7
2008-08-01Revert "Fixing puppetlast to make it work with 0.24.5 / 0.25."James Turnbull1-17/+22
2008-07-26Fixing puppetlast to make it work with 0.24.5 / 0.25.AJ Christensen1-22/+17
2008-07-21Fixing puppet_module -- it needed the same node interface change.Luke Kanies1-1/+1
2008-07-15Further moves from the examples directory and ext directoryJames Turnbull10-216/+0
2008-07-10Moved debian to conf and updated examples directoryJames Turnbull10-0/+283
2008-07-03Adding changes to config print that were missed in fix for 1183Andrew Shafer1-2/+3
2008-05-30Further Emacs puppet-mode fixesRuss Allbery1-15/+15
2008-05-15Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel1-1/+6
2008-05-13adding more autotest docsLuke Kanies1-0/+7
2008-05-13Adding autotest info to the ext/ directory.Luke Kanies3-0/+60
2008-05-12Fix Emacs mode indentation of multiple nested blocksRuss Allbery1-7/+13
2008-05-12Enhancements to syntax highlighting and indentation for EmacsRuss Allbery1-125/+159
2008-05-12Use our own count-matches for Emacs 21 compatibilityRuss Allbery1-1/+10
2008-04-19Added puppetlast script to ext directoryJames Turnbull1-0/+40
2008-04-08Fixing the executables to use the new indirection api.Luke Kanies1-1/+1
2008-04-04Additional fix for emacs syntax for ticket #1160James Turnbull1-5/+5
2008-04-04Revert "Additional fix to emacs for ticket #1160"James Turnbull1-5/+5
2008-04-04Additional fix to emacs for ticket #1160James Turnbull1-5/+5
2008-04-03Committed patch from #1160James Turnbull1-76/+89
2008-04-01Fixed duplicate oid for parentnode and environment in schema - addresses #1170James Turnbull1-1/+1
2008-03-27Added check_puppet.rb Nagios check plugin (See #1162)James Turnbull1-0/+117
2008-03-21Found all instances of methods where split() is used withoutLuke Kanies1-1/+2
2008-03-20* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code som...Karl Fogel1-8/+8
2008-03-20* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated...Karl Fogel1-0/+3
2008-03-20Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be:Karl Fogel1-2/+2
2008-03-20* ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New help...Karl Fogel1-29/+88
2008-03-20* ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes.Karl Fogel1-61/+61
2008-03-16Adding a filebucket test to puppet-testLuke Kanies1-8/+17
2008-03-16Adding a test for local compilingLuke Kanies1-4/+13
2008-03-16Using the indirected facts rather than master.getfacts, so no factsync is usedLuke Kanies1-2/+4
2008-03-06Partially fixing #1113: LDAP nodes now support environments,Luke Kanies1-1/+6
2008-01-30Significantly refactoring the lexer, including adding Token and TokenListLuke Kanies1-2/+2
2008-01-19Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies1-0/+5
2008-01-18Adding a parse test to puppet-test.Luke Kanies1-5/+28
2008-01-14Fixed ticket #1005 - added additional logcheck linesJames Turnbull1-0/+5
2008-01-01Fixed ticket #978 - logcheck/puppetJames Turnbull1-0/+2
2007-12-19Updating filetype detection for vim, and changingLuke Kanies4-9/+4
2007-12-11Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2-5/+5
2007-10-15Reorganizing the file structure for indirection terminus types.Luke Kanies1-1/+1
2007-10-08All tests should now pass again.Luke Kanies1-17/+26
2007-09-22Renaming the 'Puppet::Util::Config' class toLuke Kanies1-3/+3
2007-09-17This is basically another intermediate commit. I feel likeLuke Kanies1-2/+2
2007-09-13Removing the completely obsolete passwd2puppet and the obsolete component.rbLuke Kanies1-45/+0
2007-07-31Adding a test for railsluke1-1/+68