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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* provider/augeas (process_match): no match results in empty array
David Lutterkort
2009-06-03
1
-1
/
+1
*
* provider/augeas: remove useless checks for nil
David Lutterkort
2009-06-03
1
-36
/
+32
*
* provider/augeas: simplify evaluation in process_get/match
David Lutterkort
2009-06-03
1
-10
/
+9
*
* provider/augeas (open_augeas): use Augeas flag names, not ints
David Lutterkort
2009-06-03
1
-2
/
+2
*
* provider/augeas: ensure Augeas connection is always closed
David Lutterkort
2009-06-03
1
-35
/
+41
*
* provider/augeas: minor code cleanup
David Lutterkort
2009-06-03
1
-44
/
+44
*
* provider/augeas (parse_commands): use split to split string into lines
David Lutterkort
2009-06-03
1
-3
/
+1
*
* provider/augeas: remove trailing whitespace (no functional change)
David Lutterkort
2009-06-03
1
-4
/
+4
*
Brought in lutters parse_commands patch and integrated it into the type.
David Lutterkort
2009-06-03
2
-63
/
+113
*
Fixing a bunch of warnings
Luke Kanies
2009-06-03
9
-15
/
+15
*
Always providing a value for 'exported' on Rails resources
Luke Kanies
2009-06-03
1
-2
/
+11
*
Fixing #2230 - exported resources work again
Luke Kanies
2009-06-03
1
-0
/
+1
*
Disabling the catalog cache, so puppetqd is compatible with storeconfigs
Luke Kanies
2009-06-03
1
-0
/
+6
*
Fixing the rails feature to be compatible with 2.1+
Luke Kanies
2009-06-03
1
-19
/
+16
*
Using Message acknowledgement in queueing
Luke Kanies
2009-06-03
1
-1
/
+4
*
Fixing #2315 - ca --generate works again
Luke Kanies
2009-06-03
1
-9
/
+1
*
Fix #2220 - Make sure stat is refreshed while managing Files
Brice Figureau
2009-06-02
1
-1
/
+1
*
JRuby OpenSSL implementation is more strict than real ruby one and
James Turnbull
2009-05-30
1
-1
/
+1
*
Logging when a cached catalog is used.
Luke Kanies
2009-05-28
1
-0
/
+1
*
Changing Puppet::Cacher::Expirer#expired? method name
Luke Kanies
2009-05-28
3
-3
/
+4
*
Fixing #2240 - external node failures now log output
Luke Kanies
2009-05-28
1
-5
/
+1
*
Fixing #2237 - client_yaml dir is always created by puppetd
Luke Kanies
2009-05-28
1
-0
/
+2
*
Fixing #2228 - --logdest works again in puppetd and puppetmasterd
Luke Kanies
2009-05-27
2
-2
/
+2
*
Fixing the Agent so puppetrun actually works server-side
Luke Kanies
2009-05-27
1
-2
/
+2
*
Fixing #2248 - --no-client correctly leaves off client
Luke Kanies
2009-05-27
1
-1
/
+1
*
Fixing #2243 - puppetrun works again
Luke Kanies
2009-05-27
1
-1
/
+4
*
Fixed #2280 - Detailed exit codes fix
James Turnbull
2009-05-27
1
-1
/
+1
*
Fixing #2253 - pluginsync failures propagate correctly
Luke Kanies
2009-05-26
1
-8
/
+8
*
Refactoring resource generation slightly
Luke Kanies
2009-05-26
1
-5
/
+4
*
Extracting a method from eval_resource in Transaction
Luke Kanies
2009-05-26
1
-37
/
+45
*
Not trying to load files that get removed in pluginsyncing
Luke Kanies
2009-05-26
1
-0
/
+1
*
Fix #2300 - Update ssh_authorized_key documentation
Francois Deppierraz
2009-05-26
1
-3
/
+8
*
enable maillist on centos, redhat, fedora
Peter Meier
2009-05-22
1
-4
/
+8
*
Fixing #2288 - fixing the tests broken by my attr_ttl code
Luke Kanies
2009-05-22
1
-0
/
+1
*
Fix for #2234: test fails with old Rack version
Christian Hofstaedtler
2009-05-20
2
-2
/
+24
*
Fixing #2273 - file purging works more intuitively
Luke Kanies
2009-05-20
2
-14
/
+13
*
Caching whether named autoloaded files are missing
Luke Kanies
2009-05-20
2
-2
/
+18
*
Adding caching of file metadata to the autoloader
Luke Kanies
2009-05-20
2
-1
/
+101
*
Adding modulepath caching to the Autoloader
Luke Kanies
2009-05-20
1
-17
/
+22
*
Adding caching to the Environment class
Luke Kanies
2009-05-20
1
-2
/
+18
*
Adding TTL support to attribute caching
Luke Kanies
2009-05-20
1
-4
/
+34
*
Fixed #2666 - Broken docstring formatting
James Turnbull
2009-05-20
4
-9
/
+19
*
Deprecating factsync - pluginsync should be used instead
Luke Kanies
2009-05-20
1
-0
/
+3
*
Protecting Stomp client against internal failures
Luke Kanies
2009-05-18
1
-1
/
+5
*
Adding some usability bits to puppetqd
Luke Kanies
2009-05-18
1
-3
/
+21
*
Refactoring the stomp client and tests a bit
Luke Kanies
2009-05-18
1
-2
/
+12
*
Relying on threads rather than sleeping for puppetqd
Luke Kanies
2009-05-18
1
-5
/
+1
*
Fixing #2250 - Missing templates throw a helpful error
Luke Kanies
2009-05-18
2
-10
/
+7
*
Fixing #2273 - CA location is set correctly in puppetca
Luke Kanies
2009-05-17
1
-1
/
+1
*
RackXMLRPC: buffer request contents in memory, as a real string.
Christian Hofstaedtler
2009-05-15
1
-1
/
+1
[prev]
[next]