index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.el
James Turnbull
2008-12-27
1
-31
/
+32
*
|
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
2
-2
/
+2
*
|
Fix #1483 - use REST to transmit reports over the wire
Brice Figureau
2008-12-06
1
-0
/
+43
|
/
*
Fixed #1767 - Minor fix to emacs mode
James Turnbull
2008-11-24
1
-1
/
+1
*
Fixed #1603 - Added support for running Puppet inside a Rack application
James Turnbull
2008-09-30
3
-0
/
+132
*
Updates to ext/puppetlast to support multiple hosts
James Turnbull
2008-08-20
1
-1
/
+1
*
Fixed #1394 - Added stored configuration clearing script to /ext
mh
2008-08-17
1
-0
/
+87
*
Specs for yaml indirector .search - I'm still learning!
James Turnbull
2008-08-01
1
-27
/
+0
*
Made puppetlast work on 0.24.5 by using the YAML indirector
AJ Christensen
2008-08-01
1
-5
/
+7
*
Revert "Fixing puppetlast to make it work with 0.24.5 / 0.25."
James Turnbull
2008-08-01
1
-17
/
+22
*
Fixing puppetlast to make it work with 0.24.5 / 0.25.
AJ Christensen
2008-07-26
1
-22
/
+17
*
Fixing puppet_module -- it needed the same node interface change.
Luke Kanies
2008-07-21
1
-1
/
+1
*
Further moves from the examples directory and ext directory
James Turnbull
2008-07-15
10
-216
/
+0
*
Moved debian to conf and updated examples directory
James Turnbull
2008-07-10
10
-0
/
+283
*
Adding changes to config print that were missed in fix for 1183
Andrew Shafer
2008-07-03
1
-2
/
+3
*
Further Emacs puppet-mode fixes
Russ Allbery
2008-05-30
1
-15
/
+15
*
Added the ability to add arbitrary attributes to ldap.
Gunnar Wrobel
2008-05-15
1
-1
/
+6
*
adding more autotest docs
Luke Kanies
2008-05-13
1
-0
/
+7
*
Adding autotest info to the ext/ directory.
Luke Kanies
2008-05-13
3
-0
/
+60
*
Fix Emacs mode indentation of multiple nested blocks
Russ Allbery
2008-05-12
1
-7
/
+13
*
Enhancements to syntax highlighting and indentation for Emacs
Russ Allbery
2008-05-12
1
-125
/
+159
*
Use our own count-matches for Emacs 21 compatibility
Russ Allbery
2008-05-12
1
-1
/
+10
*
Added puppetlast script to ext directory
James Turnbull
2008-04-19
1
-0
/
+40
*
Fixing the executables to use the new indirection api.
Luke Kanies
2008-04-08
1
-1
/
+1
*
Additional fix for emacs syntax for ticket #1160
James Turnbull
2008-04-04
1
-5
/
+5
*
Revert "Additional fix to emacs for ticket #1160"
James Turnbull
2008-04-04
1
-5
/
+5
*
Additional fix to emacs for ticket #1160
James Turnbull
2008-04-04
1
-5
/
+5
*
Committed patch from #1160
James Turnbull
2008-04-03
1
-76
/
+89
*
Fixed duplicate oid for parentnode and environment in schema - addresses #1170
James Turnbull
2008-04-01
1
-1
/
+1
*
Added check_puppet.rb Nagios check plugin (See #1162)
James Turnbull
2008-03-27
1
-0
/
+117
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-1
/
+2
*
* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code som...
Karl Fogel
2008-03-20
1
-8
/
+8
*
* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated...
Karl Fogel
2008-03-20
1
-0
/
+3
*
Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be:
Karl Fogel
2008-03-20
1
-2
/
+2
*
* ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New help...
Karl Fogel
2008-03-20
1
-29
/
+88
*
* ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes.
Karl Fogel
2008-03-20
1
-61
/
+61
*
Adding a filebucket test to puppet-test
Luke Kanies
2008-03-16
1
-8
/
+17
*
Adding a test for local compiling
Luke Kanies
2008-03-16
1
-4
/
+13
*
Using the indirected facts rather than master.getfacts, so no factsync is used
Luke Kanies
2008-03-16
1
-2
/
+4
*
Partially fixing #1113: LDAP nodes now support environments,
Luke Kanies
2008-03-06
1
-1
/
+6
*
Significantly refactoring the lexer, including adding Token and TokenList
Luke Kanies
2008-01-30
1
-2
/
+2
*
Merge commit 'turnbull/0.24.x' into 0.24.x
Luke Kanies
2008-01-19
1
-0
/
+5
|
\
|
*
Fixed ticket #1005 - added additional logcheck lines
James Turnbull
2008-01-14
1
-0
/
+5
*
|
Adding a parse test to puppet-test.
Luke Kanies
2008-01-18
1
-5
/
+28
|
/
*
Fixed ticket #978 - logcheck/puppet
James Turnbull
2008-01-01
1
-0
/
+2
*
Updating filetype detection for vim, and changing
Luke Kanies
2007-12-19
4
-9
/
+4
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
2
-5
/
+5
*
Reorganizing the file structure for indirection terminus types.
Luke Kanies
2007-10-15
1
-1
/
+1
*
All tests should now pass again.
Luke Kanies
2007-10-08
1
-17
/
+26
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-3
/
+3
[prev]
[next]