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
/
indirection.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #2391 - Exported resources never make to the storeconfigs db
Brice Figureau
2009-07-18
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-3
/
+3
*
Changing Puppet::Cacher::Expirer#expired? method name
Luke Kanies
2009-05-28
1
-0
/
+1
*
Partially fixing #2029 - failed caches doesn't throw an exception
Luke Kanies
2009-04-17
1
-7
/
+17
*
Providing better indirection authorization errors
Luke Kanies
2009-02-19
1
-1
/
+1
*
Changing how the Configurer interacts with the cache
Luke Kanies
2009-02-06
1
-2
/
+2
*
Fixing (and testing) the return of Indirection#save
Luke Kanies
2009-02-06
1
-1
/
+3
*
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
*
Adding support for skipping cached indirection instances.
Luke Kanies
2009-02-06
1
-2
/
+2
*
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
1
-4
/
+2
*
Reducing the number of calls to terminus() to reduce interference with caching
Luke Kanies
2008-11-04
1
-2
/
+3
*
Causing the Indirection to fail if a terminus selection hook does not return ...
Luke Kanies
2008-08-26
1
-1
/
+3
*
Cleaning up an exception.
Luke Kanies
2008-08-26
1
-1
/
+5
*
Merge branch '0.24.x'
Luke Kanies
2008-06-14
1
-1
/
+1
|
\
|
*
Fixing how the indirection tests for whether the request has node info.
Luke Kanies
2008-06-11
1
-1
/
+1
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-14
/
+8
|
/
*
The 'destroy' method in the indirection now returns
Luke Kanies
2008-04-11
1
-2
/
+2
*
disabling caching for Puppet::Indirector::Indirection as it was causing hella...
Rick Bradley
2008-04-11
1
-1
/
+0
*
Fixing the expire method (it wasn't using a request
Luke Kanies
2008-04-10
1
-2
/
+4
*
Moved the request creation into the Indirection
Luke Kanies
2008-04-10
1
-13
/
+42
*
Making the log messages around caching better.
Luke Kanies
2008-04-08
1
-3
/
+3
*
Intermediate commit.
Luke Kanies
2008-04-08
1
-27
/
+23
*
Fixing an errant comment
Luke Kanies
2008-04-08
1
-1
/
+1
*
Adding a Request class to the Indirection layer. This
Luke Kanies
2008-04-08
1
-55
/
+34
*
Changing how destroy works, just a bit -- it now accepts
Luke Kanies
2008-04-08
1
-0
/
+2
*
Reworking the caching layer to use TTLs instead of versions
Luke Kanies
2008-04-08
1
-19
/
+77
*
Downgrading the "Using cache" message from the indirection to debug
Luke Kanies
2008-03-16
1
-1
/
+1
*
Adding an Indirection reference, along with the work
Luke Kanies
2007-12-10
1
-1
/
+28
*
Fixing #951 -- external nodes work again, but you have to
Luke Kanies
2007-12-10
1
-4
/
+18
*
Merge branch 'master' of git://reductivelabs.com/puppet into routing
Rick Bradley
2007-10-26
1
-1
/
+28
|
\
|
*
File serving should work now, both recursive and
Luke Kanies
2007-10-24
1
-0
/
+4
|
*
Adding post- hooks for :find and :search in the indirection class.
Luke Kanies
2007-10-23
1
-1
/
+8
|
*
Adding the calls to the authorization hooks in the Indirection.
Luke Kanies
2007-10-23
1
-0
/
+16
*
|
Merge branch 'master' of git://reductivelabs.com/puppet into routing
Rick Bradley
2007-10-23
1
-1
/
+1
|
\
|
|
*
Adding authorization hooks to the file_server and
Luke Kanies
2007-10-21
1
-1
/
+1
*
|
Merge branch 'master' of git://reductivelabs.com/puppet into routing
Rick Bradley
2007-10-22
1
-7
/
+28
|
\
|
|
*
I'm working on making file serving work in the indirector now, so I
Luke Kanies
2007-10-18
1
-7
/
+28
*
|
First pass through initializers of {mongrel, webrick} REST handlers; hooks in...
Rick Bradley
2007-10-16
1
-0
/
+8
|
/
*
Reorganizing the file structure for indirection terminus types.
Luke Kanies
2007-10-15
1
-2
/
+2
*
Adding version handling through most of the indirection work.
Luke Kanies
2007-10-12
1
-0
/
+6
*
All tests should now pass again.
Luke Kanies
2007-10-08
1
-3
/
+6
*
Adding support for versions and freshness-checking
Luke Kanies
2007-10-06
1
-6
/
+15
*
Switching the indirection from using settings for configuration
Luke Kanies
2007-10-04
1
-33
/
+34
*
Adding cache support to indirection. If you have
Luke Kanies
2007-09-25
1
-1
/
+31
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-2
/
+2
*
Merge branch 'configurations' into indirection
Luke Kanies
2007-09-22
1
-1
/
+1
|
\
*
|
All indirections are working, and they have all
Luke Kanies
2007-09-22
1
-2
/
+3
*
|
It looks like the new indirection setup is complete.
Luke Kanies
2007-09-21
1
-1
/
+2
*
|
Adding the first top-level terminus (yaml). It works
Luke Kanies
2007-09-21
1
-0
/
+6
[next]