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
/
spec
/
unit
/
indirector
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduce abstract queue terminus within the indirection system.
Ethan Rowe
2009-04-22
1
-0
/
+87
*
Refactoring the Rails integration
Luke Kanies
2009-04-22
2
-4
/
+4
*
Adding ActiveRecord terminus classes for Catalog
Luke Kanies
2009-04-22
1
-0
/
+119
*
Adding ActiveRecord terminus classes for Node and Facts.
Luke Kanies
2009-04-22
3
-0
/
+196
*
Fixing #2171 - All certificate files are written with default perms
Luke Kanies
2009-04-22
2
-4
/
+4
*
Partially fixing #2029 - failed caches doesn't throw an exception
Luke Kanies
2009-04-17
1
-0
/
+15
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
1
-0
/
+20
|
\
|
*
Fixing #1991 - ldap booleans get converted to booleans
Luke Kanies
2009-03-05
1
-0
/
+20
|
*
Fixing every failing test I can find on the build server.
Luke Kanies
2009-02-28
1
-0
/
+5
*
|
Adding explicit optional attribute to indirection requests
Luke Kanies
2009-03-20
1
-0
/
+16
*
|
Adding a model accessor to the Request class
Luke Kanies
2009-03-20
1
-0
/
+17
*
|
Requests now use default environment when none is specified
Luke Kanies
2009-03-20
1
-0
/
+4
*
|
Moving the REST API functions into a module
Luke Kanies
2009-03-20
1
-2
/
+2
*
|
Using the Handler for the REST api on both sides of the connection
Luke Kanies
2009-03-20
1
-43
/
+22
*
|
Adding environment support to the REST URI
Luke Kanies
2009-03-20
2
-10
/
+28
*
|
Moving the query_string method to Request
Luke Kanies
2009-03-20
2
-78
/
+82
*
|
Adding tests for the REST query string usage
Luke Kanies
2009-03-20
1
-5
/
+21
*
|
Correctly handling numerical REST arguments
Luke Kanies
2009-03-10
1
-0
/
+10
*
|
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
2
-10
/
+17
*
|
Providing better indirection authorization errors
Luke Kanies
2009-02-19
1
-0
/
+8
*
|
Adding pluginsyncing support to the Indirector
Luke Kanies
2009-02-19
4
-423
/
+162
*
|
Switching the ModuleFiles Indirection terminus to the new Module/Env api
Luke Kanies
2009-02-19
1
-30
/
+39
*
|
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
1
-7
/
+60
*
|
Fixing #1527 - Failing Facter does not hurt Puppet
Luke Kanies
2009-02-14
1
-0
/
+5
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-13
1
-9
/
+29
|
\
|
|
*
Fixing #1964 - Facts get loaded from plugins
Luke Kanies
2009-02-12
1
-2
/
+20
|
*
Adding tests for Puppet::Indirector::Facts::Facter.loadfacts
Luke Kanies
2009-02-12
1
-2
/
+9
*
|
Changing how the Configurer interacts with the cache
Luke Kanies
2009-02-06
2
-7
/
+30
*
|
Adding an Agent::Runner class.
Luke Kanies
2009-02-06
1
-0
/
+11
*
|
Fixing (and testing) the return of Indirection#save
Luke Kanies
2009-02-06
1
-3
/
+13
*
|
Adding REST support for facts and catalogs.
Luke Kanies
2009-02-06
2
-0
/
+22
*
|
Allowing the Indirection cache to be reset to nil
Luke Kanies
2009-02-06
1
-2
/
+3
*
|
Only caching saved resources when the main save works
Luke Kanies
2009-02-06
1
-1
/
+11
*
|
Refactoring how the Facter integration works
Luke Kanies
2009-02-06
1
-13
/
+42
*
|
Adding Puppet client facts to Facter facts.
Luke Kanies
2009-02-06
1
-0
/
+17
*
|
Clarifying how node names are used during catalog compilation
Luke Kanies
2009-02-06
1
-50
/
+65
*
|
Reformatting Indirector catalog compiler tests
Luke Kanies
2009-02-06
1
-119
/
+121
*
|
Adding support for skipping cached indirection instances.
Luke Kanies
2009-02-06
2
-1
/
+16
*
|
Merge branch '0.24.x'
James Turnbull
2008-12-27
1
-7
/
+14
|
\
|
|
*
Fixing #1812 (hopefully) - adding read and write locks to yaml.
Luke Kanies
2008-12-12
1
-7
/
+14
*
|
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
2
-18
/
+18
*
|
Fix #1483 - use REST to transmit reports over the wire
Brice Figureau
2008-12-06
1
-0
/
+11
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-2
/
+2
*
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
4
-10
/
+23
*
|
Fixing a test in the module_files terminus
Luke Kanies
2008-08-26
1
-6
/
+1
*
|
Removing the last vestiges of the 'puppetmounts' protocol marker.
Luke Kanies
2008-08-26
1
-2
/
+1
*
|
Adding a 'plural?' method to the Indirection::Request class.
Luke Kanies
2008-08-26
1
-0
/
+12
*
|
Refactoring how files in FileServing are named.
Luke Kanies
2008-08-26
3
-15
/
+5
*
|
Finishing the rename of FileBase => Base.
Luke Kanies
2008-08-26
2
-34
/
+32
*
|
Renaming FileServing::FileBase to FileServing::Base.
Luke Kanies
2008-08-26
1
-15
/
+15
[prev]
[next]