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
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
25
-167
/
+365
|
\
|
*
Fixing #1631 - adding /sbin and /usr/sbin to PATH
Luke Kanies
2009-03-24
1
-0
/
+9
|
*
Fixed #2004 - ssh_authorized_key fails if no target is defined
Francois Deppierraz
2009-03-24
2
-14
/
+15
|
*
Fix Bug #1629
Francois Deppierraz
2009-03-24
1
-12
/
+52
|
*
Fix #1807 - make Puppet::Util::Package.versioncmp a module function
Brice Figureau
2009-03-24
1
-0
/
+2
|
*
Fix #1829 - Add puppet function versioncmp to compare versions
Brice Figureau
2009-03-24
1
-0
/
+10
|
*
Fixes incorrect detail variable in OS X version check, re-patches ralsh to wo...
Nigel Kersten
2009-03-20
1
-3
/
+3
|
*
Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
Brice Figureau
2009-03-14
1
-3
/
+3
|
*
Fixed #2000 - No default specified for checksum
James Turnbull
2009-03-09
1
-1
/
+7
|
*
Fixing change printing when list properties are absent
Luke Kanies
2009-03-07
1
-1
/
+5
|
*
Fixed #2026 - Red Hat ignoring stop method
James Turnbull
2009-03-07
1
-4
/
+4
|
*
Bring in the documentation changes from the master branch
Bryan Kearney
2009-03-04
1
-3
/
+2
|
*
Added a force option to ensure the change is always applied, and call augeas ...
Bryan Kearney
2009-03-04
2
-55
/
+76
|
*
Backport the fix for #1835
Bryan Kearney
2009-03-04
1
-4
/
+22
|
*
First cut at the not running if augeas does not change any of the underlieing...
Bryan Kearney
2009-03-04
1
-25
/
+76
|
*
Bug 1948: Added patch by jab to support the correct ins syntax. Updated the t...
Bryan Kearney
2009-03-04
1
-5
/
+3
|
*
Fixing #1991 - ldap booleans get converted to booleans
Luke Kanies
2009-03-05
1
-0
/
+25
|
*
Refactored a method: extracted about five other methods
Luke Kanies
2009-03-05
1
-39
/
+50
|
*
Fix #2010 - add protection code for some storeconfig corruption
Brice Figureau
2009-03-04
1
-14
/
+28
|
*
Fixing #2013 - prefetching had a mismatch between type and title
Luke Kanies
2009-03-04
1
-1
/
+1
|
*
Fixed report reference page
James Turnbull
2009-03-03
1
-0
/
+1
|
*
Make puppetd --waitforcert option behave as documented:
Paul Lathrop
2009-02-28
1
-1
/
+6
|
*
Adding a performance optimization to the FileCollection.
Luke Kanies
2009-02-28
1
-3
/
+5
|
*
Using the FileCollection where appropriate.
Luke Kanies
2009-02-28
9
-10
/
+33
|
*
Adding a FileCollection and a lookup module for it.
Luke Kanies
2009-02-28
2
-0
/
+36
|
*
Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloads
James Turnbull
2009-02-28
1
-1
/
+3
|
*
Fixed #2025 - gentoo service provider handle only default init level
James Turnbull
2009-02-27
1
-1
/
+1
|
*
Updated useradd.rb managehome confine to include other RH-like distributions
James Turnbull
2009-02-25
1
-1
/
+1
|
*
Use Puppet.debug instead of own debug flag
Peter Meier
2009-02-22
1
-7
/
+5
|
*
Fixing #558 - File checksums no longer refer to 'nosum'
Luke Kanies
2009-02-20
1
-34
/
+0
*
|
Fix #2107 - flatten resource references arrays properly
Brice Figureau
2009-03-27
1
-0
/
+4
*
|
Fix #2101 - Return to recurse=0 == no recursion behavior
Brice Figureau
2009-03-27
1
-1
/
+10
*
|
Fix #2101 - fix failing test
Brice Figureau
2009-03-27
1
-1
/
+5
*
|
Fix #2101 - fix recurselimit == 0 bad behaviour
Brice Figureau
2009-03-27
1
-2
/
+2
*
|
Fixed #2110 - versioncmp broken
James Turnbull
2009-03-26
1
-1
/
+1
*
|
Fix #1469 - Add an option to recurse only on remote side
Brice Figureau
2009-03-20
2
-22
/
+50
*
|
Forbidding REST clients to set the node or IP
Luke Kanies
2009-03-20
1
-1
/
+7
*
|
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
8
-60
/
+28
*
|
Adding explicit optional attribute to indirection requests
Luke Kanies
2009-03-20
1
-9
/
+25
*
|
Removing an unused source file
Luke Kanies
2009-03-20
1
-59
/
+0
*
|
Adding a model accessor to the Request class
Luke Kanies
2009-03-20
1
-4
/
+10
*
|
Requests now use default environment when none is specified
Luke Kanies
2009-03-20
1
-1
/
+8
*
|
Moving the REST API functions into a module
Luke Kanies
2009-03-20
4
-62
/
+70
*
|
Using the Handler for the REST api on both sides of the connection
Luke Kanies
2009-03-20
2
-56
/
+44
*
|
Adding REST::Handler methods for converting between indirection and uris
Luke Kanies
2009-03-20
2
-0
/
+50
*
|
Adding environment support to the REST URI
Luke Kanies
2009-03-20
2
-7
/
+28
*
|
Moving the query_string method to Request
Luke Kanies
2009-03-20
2
-22
/
+22
*
|
Fixing #2108 - pi should work again
Luke Kanies
2009-03-20
1
-6
/
+8
*
|
Fix #1088 - Collections overrides
Brice Figureau
2009-03-14
4
-721
/
+860
*
|
Fixing #1949 - relationships now use attributes instead of a label
Luke Kanies
2009-03-10
2
-32
/
+23
[next]