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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Fixed #2025 - gentoo service provider handle only default init level
James Turnbull
2009-02-27
2
-1
/
+3
|
|
*
Fixed #1910 - updated logcheck
James Turnbull
2009-02-26
2
-1
/
+4
|
|
*
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
*
|
|
Adding #2122 - you can specify the node to test with puppet-test
Luke Kanies
2009-04-06
1
-13
/
+21
|
/
/
*
|
Fix #2107 - flatten resource references arrays properly
Brice Figureau
2009-03-27
2
-0
/
+12
*
|
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
2
-5
/
+5
*
|
Merge branch 'tickets/master/2110'
James Turnbull
2009-03-27
1
-1
/
+1
|
\
\
|
*
|
Fixed #2110 - versioncmp broken
James Turnbull
2009-03-26
1
-1
/
+1
*
|
|
Added rake ci:all task
James Turnbull
2009-03-26
1
-0
/
+3
|
/
/
*
|
CHANGELOG updates
James Turnbull
2009-03-21
1
-0
/
+4
*
|
Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbin
James Turnbull
2009-03-21
5
-4
/
+12
*
|
Fixed #2086 - Fixes to make building tarballs easier
James Turnbull
2009-03-21
1
-2
/
+4
*
|
Fix #1469 - Add an option to recurse only on remote side
Brice Figureau
2009-03-20
5
-45
/
+107
*
|
Forbidding REST clients to set the node or IP
Luke Kanies
2009-03-20
3
-1
/
+27
*
|
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
22
-185
/
+88
*
|
Adding explicit optional attribute to indirection requests
Luke Kanies
2009-03-20
2
-9
/
+41
*
|
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
2
-4
/
+27
*
|
Requests now use default environment when none is specified
Luke Kanies
2009-03-20
2
-1
/
+12
*
|
Moving the REST API functions into a module
Luke Kanies
2009-03-20
7
-169
/
+197
*
|
Using the Handler for the REST api on both sides of the connection
Luke Kanies
2009-03-20
4
-296
/
+124
*
|
Adding REST::Handler methods for converting between indirection and uris
Luke Kanies
2009-03-20
4
-0
/
+155
*
|
Adding environment support to the REST URI
Luke Kanies
2009-03-20
4
-17
/
+56
*
|
Moving the query_string method to Request
Luke Kanies
2009-03-20
4
-100
/
+104
*
|
Adding tests for the REST query string usage
Luke Kanies
2009-03-20
1
-5
/
+21
*
|
Fixing #2108 - pi should work again
Luke Kanies
2009-03-20
1
-6
/
+8
*
|
Fix #1088 - part2 - Add rspec tests
Brice Figureau
2009-03-14
4
-37
/
+216
*
|
Fix #1088 - Collections overrides
Brice Figureau
2009-03-14
4
-721
/
+860
*
|
Fixed #2071 - Updated LDAP schema
James Turnbull
2009-03-14
2
-1
/
+4
*
|
Fixing tests broken in previous commits
Luke Kanies
2009-03-11
2
-14
/
+5
*
|
Fixing #1949 - relationships now use attributes instead of a label
Luke Kanies
2009-03-10
4
-69
/
+57
*
|
Correctly handling numerical REST arguments
Luke Kanies
2009-03-10
4
-0
/
+25
*
|
Not passing file sources on to child files
Luke Kanies
2009-03-10
2
-2
/
+2
*
|
Correctly handling non-string checksums
Luke Kanies
2009-03-10
2
-1
/
+16
*
|
Removing unnecessary calls to expire()
Luke Kanies
2009-03-10
2
-2
/
+0
*
|
Passing checksums around instead of file contents
Luke Kanies
2009-03-05
4
-73
/
+158
*
|
Moving default fileserving mount creation to the Configuration class
Luke Kanies
2009-03-05
4
-20
/
+24
*
|
Fixing #2028 - Better failures when a cert is found with no key
Luke Kanies
2009-02-28
2
-2
/
+91
*
|
Moving the clientyamldir setting into the puppetd section
Luke Kanies
2009-02-28
1
-2
/
+2
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
76
-254
/
+256
*
|
Fixed metaparameter reference to return str
James Turnbull
2009-02-26
1
-1
/
+11
*
|
Merge branch 'tickets/master/2016'
James Turnbull
2009-02-24
2
-36
/
+38
|
\
\
|
*
|
Fixed #2016 - Split metaparameters from types in reference documentation
James Turnbull
2009-02-24
2
-36
/
+38
*
|
|
Fixed #2017 - incorrect require
James Turnbull
2009-02-24
1
-1
/
+1
|
/
/
*
|
Fixing #1904 - aliases are no longer inherited by child files
Luke Kanies
2009-02-20
2
-3
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-20
3
-12
/
+38
|
\
|
[prev]
[next]