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
/
lib
/
puppet
/
defaults.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set ENV['PATH'] to an empty string if non-existent
Nigel Kersten
2009-06-28
1
-1
/
+1
*
Change the diff default output to "unified"
Stig Sandbeck Mathisen
2009-06-26
1
-1
/
+1
*
Removing deprecated :pluginpath setting
Luke Kanies
2009-06-19
1
-6
/
+0
*
Changing the preferred serialization format to json
Luke Kanies
2009-06-06
1
-1
/
+1
*
Switching Queueing to using JSON instead of YAML
Luke Kanies
2009-06-06
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-14
/
+14
*
Added .git to pluginsignore default list of ignores
James Turnbull
2009-05-09
1
-1
/
+1
*
Fixing rails feature test
Luke Kanies
2009-04-24
1
-1
/
+1
*
Failing to enable storeconfigs if ActiveRecord isn't available
Luke Kanies
2009-04-25
1
-0
/
+1
*
Fix #1875 - Add a REST authorization system
Brice Figureau
2009-04-23
1
-0
/
+5
*
Adding support for specifying a preferred serialization format
Luke Kanies
2009-04-22
1
-3
/
+5
*
Finishing class renames
Luke Kanies
2009-04-22
1
-2
/
+2
*
Adding defaults necessary for queueing
Luke Kanies
2009-04-22
1
-2
/
+19
*
Using a setting for configuring queueing
Luke Kanies
2009-04-22
1
-1
/
+2
*
Switching to Indirected ActiveRecord
Luke Kanies
2009-04-22
1
-4
/
+18
*
Partially fixing #1765 - node searching supports strict hostname checking
Luke Kanies
2009-04-22
1
-1
/
+4
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
1
-0
/
+9
|
\
|
*
Fixing #1631 - adding /sbin and /usr/sbin to PATH
Luke Kanies
2009-03-24
1
-0
/
+9
*
|
Moving the clientyamldir setting into the puppetd section
Luke Kanies
2009-02-28
1
-2
/
+2
*
|
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
1
-71
/
+46
*
|
Finishing the work to use Puppet::Resource instead of TransObject
Luke Kanies
2008-12-18
1
-9
/
+11
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-1
/
+1
|
\
|
*
|
Fixing :bindaddress setting to work with the new server subsystem.
Luke Kanies
2008-11-03
1
-3
/
+6
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
1
-6
/
+1
|
\
|
|
*
Fixing #1614 - Environments no longer have to be listed out.
Luke Kanies
2008-10-03
1
-6
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-09-23
1
-1
/
+2
|
\
|
|
*
Bug #1550 - Rework to avoid regressing rspec tests, add new rspec tests for t...
Paul Nasrat
2008-09-20
1
-1
/
+2
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
1
-1
/
+4
|
\
|
|
*
You can now select the encoding format when transferring the catalog,
Luke Kanies
2008-07-18
1
-1
/
+4
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
1
-3
/
+3
|
\
|
|
*
Fixed #1232 - the rundir no longer specifies a user/group,
Luke Kanies
2008-07-03
1
-3
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-16
1
-2
/
+6
|
\
|
|
*
Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.
Luke Kanies
2008-06-15
1
-2
/
+6
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
1
-3
/
+9
|
\
|
|
*
Modified the 'factpath' setting to automatically configure
Luke Kanies
2008-05-16
1
-3
/
+5
|
*
Added the ability to add arbitrary attributes to ldap.
Gunnar Wrobel
2008-05-15
1
-0
/
+4
*
|
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
1
-6
/
+2
*
|
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
1
-9
/
+9
*
|
Moving some http configuration values to the main
Luke Kanies
2008-05-05
1
-14
/
+14
*
|
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
1
-1
/
+10
*
|
Adding integration tests for a lot of the SSL code.
Luke Kanies
2008-04-17
1
-1
/
+1
*
|
Changing all of the SSL terminus classes to treat CA files specially.
Luke Kanies
2008-04-17
1
-1
/
+6
*
|
Adding he last of the indirection classes for the ssl
Luke Kanies
2008-04-15
1
-0
/
+1
|
/
*
Changing the default environment to production.
Luke Kanies
2008-04-08
1
-1
/
+1
*
Fixing #1138 -- the yamldir is automatically created by the
Luke Kanies
2008-03-24
1
-6
/
+5
*
Ported #198 man page creation functionality to 0.24.x branch
James Turnbull
2008-03-22
1
-3
/
+3
*
Regression in :node_name functionality
John Ferlito
2008-03-14
1
-2
/
+2
*
Ticket #1041
Andrew Shafer
2008-03-05
1
-0
/
+1
*
Fixing #1062 by moving the yamldir setting to its own yaml
Luke Kanies
2008-02-28
1
-2
/
+5
*
Applying patch by Jay to fix #989 -- missing crl files are
Luke Kanies
2008-02-07
1
-1
/
+1
[next]