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
...
|
*
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
*
|
Correctly handling numerical REST arguments
Luke Kanies
2009-03-10
2
-0
/
+3
*
|
Not passing file sources on to child files
Luke Kanies
2009-03-10
1
-1
/
+1
*
|
Correctly handling non-string checksums
Luke Kanies
2009-03-10
1
-1
/
+1
*
|
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
3
-25
/
+51
*
|
Moving default fileserving mount creation to the Configuration class
Luke Kanies
2009-03-05
2
-8
/
+9
*
|
Fixing #2028 - Better failures when a cert is found with no key
Luke Kanies
2009-02-28
1
-1
/
+14
*
|
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
57
-204
/
+204
*
|
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
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-20
1
-12
/
+11
|
\
|
|
*
Fixing #1871 once and for all - contents are never printed
Luke Kanies
2009-02-18
1
-8
/
+11
*
|
Removing or fixing old tests
Luke Kanies
2009-02-19
1
-2
/
+2
*
|
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
8
-36
/
+14
*
|
Refactoring how the Settings file is parsed
Luke Kanies
2009-02-19
2
-20
/
+32
*
|
Relying on 'should_parse_config' in the 'puppet' application
Luke Kanies
2009-02-19
1
-5
/
+0
*
|
Providing better indirection authorization errors
Luke Kanies
2009-02-19
2
-1
/
+6
*
|
Adding pluginsyncing support to the Indirector
Luke Kanies
2009-02-19
12
-365
/
+302
*
|
Moving Request and Fileset integration into Fileset.
Luke Kanies
2009-02-19
2
-18
/
+31
*
|
Switching the ModuleFiles Indirection terminus to the new Module/Env api
Luke Kanies
2009-02-19
1
-3
/
+3
*
|
Migrating the old FileServer to the new Module/Environment code
Luke Kanies
2009-02-19
1
-12
/
+13
*
|
Using the Environments to handle a lot of Module searching
Luke Kanies
2009-02-18
1
-37
/
+2
*
|
Environments now use their own modulepath method.
Luke Kanies
2009-02-18
1
-2
/
+2
*
|
The 'Environment' class can now calculate its modulepath.
Luke Kanies
2009-02-18
1
-0
/
+16
*
|
Added support for finding modules from an environment
Luke Kanies
2009-02-18
1
-0
/
+17
[prev]
[next]