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
/
indirector
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Moving the REST API functions into a module
Luke Kanies
2009-03-20
1
-5
/
+2
*
|
Using the Handler for the REST api on both sides of the connection
Luke Kanies
2009-03-20
1
-9
/
+9
*
|
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
*
|
Correctly handling numerical REST arguments
Luke Kanies
2009-03-10
1
-0
/
+1
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-2
/
+2
*
|
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
5
-9
/
+10
*
|
Providing better indirection authorization errors
Luke Kanies
2009-02-19
2
-1
/
+6
*
|
Adding pluginsyncing support to the Indirector
Luke Kanies
2009-02-19
4
-127
/
+29
*
|
Switching the ModuleFiles Indirection terminus to the new Module/Env api
Luke Kanies
2009-02-19
1
-3
/
+3
*
|
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
1
-3
/
+13
*
|
Fixing #1527 - Failing Facter does not hurt Puppet
Luke Kanies
2009-02-14
1
-1
/
+7
*
|
Removing some unused code
Luke Kanies
2009-02-14
1
-11
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-13
1
-2
/
+6
|
\
|
|
*
Fixing #1964 - Facts get loaded from plugins
Luke Kanies
2009-02-12
1
-2
/
+6
*
|
Changing how the Configurer interacts with the cache
Luke Kanies
2009-02-06
2
-3
/
+16
*
|
Adding an Agent::Runner class.
Luke Kanies
2009-02-06
1
-0
/
+7
*
|
Fixing (and testing) the return of Indirection#save
Luke Kanies
2009-02-06
1
-1
/
+3
*
|
Adding REST support for facts and catalogs.
Luke Kanies
2009-02-06
2
-0
/
+12
*
|
Allowing the Indirection cache to be reset to nil
Luke Kanies
2009-02-06
1
-1
/
+1
*
|
Only caching saved resources when the main save works
Luke Kanies
2009-02-06
1
-1
/
+2
*
|
Refactoring how the Facter integration works
Luke Kanies
2009-02-06
1
-26
/
+25
*
|
Adding Puppet client facts to Facter facts.
Luke Kanies
2009-02-06
1
-1
/
+10
*
|
Clarifying how node names are used during catalog compilation
Luke Kanies
2009-02-06
1
-11
/
+10
*
|
Adding support for skipping cached indirection instances.
Luke Kanies
2009-02-06
2
-4
/
+13
*
|
Merge branch '0.24.x'
James Turnbull
2008-12-27
1
-3
/
+12
|
\
|
|
*
Fixing #1812 (hopefully) - adding read and write locks to yaml.
Luke Kanies
2008-12-12
1
-3
/
+12
*
|
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
2
-4
/
+4
*
|
Fix #1483 - use REST to transmit reports over the wire
Brice Figureau
2008-12-06
1
-0
/
+5
*
|
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
1
-4
/
+2
*
|
Removing mention of obsolete edgelist_class from GRATR.
Luke Kanies
2008-11-06
1
-2
/
+0
*
|
Reducing the number of calls to terminus() to reduce interference with caching
Luke Kanies
2008-11-04
1
-2
/
+3
*
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
3
-3
/
+4
*
|
Adding a 'plural?' method to the Indirection::Request class.
Luke Kanies
2008-08-26
1
-2
/
+8
*
|
Refactoring how files in FileServing are named.
Luke Kanies
2008-08-26
3
-8
/
+6
*
|
Finishing the rename of FileBase => Base.
Luke Kanies
2008-08-26
1
-4
/
+3
*
|
Causing the Indirection to fail if a terminus selection hook does not return ...
Luke Kanies
2008-08-26
1
-1
/
+3
*
|
Spell-correcting a comment
Luke Kanies
2008-08-26
1
-1
/
+1
*
|
Cleaning up an exception.
Luke Kanies
2008-08-26
1
-1
/
+5
*
|
Special-casing 'file' URIs in the indirection requests.
Luke Kanies
2008-08-26
1
-0
/
+7
*
|
Dividing server/port configuration responsibility between the REST terminus a...
Luke Kanies
2008-08-26
2
-15
/
+61
*
|
Adding parameter and URL support to the REST terminus.
Luke Kanies
2008-08-20
1
-8
/
+31
*
|
Merge branch '0.24.x'
Luke Kanies
2008-08-18
2
-3
/
+13
|
\
|
|
*
Ensure that we consistently use either string #{} interpolation or String.%
Daniel Pittman
2008-08-01
1
-2
/
+3
|
*
Added a search method to the YAML indirector.
AJ Christensen
2008-08-01
1
-1
/
+10
*
|
Adding logging when files are removed.
Luke Kanies
2008-08-07
2
-0
/
+2
*
|
Correctly handling when REST searches return nothing.
Luke Kanies
2008-07-30
1
-1
/
+4
*
|
Removing an obsolete method from the rest indirector
Luke Kanies
2008-07-30
1
-4
/
+0
*
|
Searching again works over REST, including full content-type translation.
Luke Kanies
2008-07-29
1
-3
/
+7
*
|
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
1
-6
/
+16
[prev]
[next]