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
/
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
-0
/
+8
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-6
/
+6
*
Adding better logging when cached indirection resources are used
Luke Kanies
2009-04-22
1
-1
/
+1
*
Partially fixing #2029 - failed caches doesn't throw an exception
Luke Kanies
2009-04-17
1
-0
/
+15
*
Changing how the Configurer interacts with the cache
Luke Kanies
2009-02-06
1
-3
/
+18
*
Fixing (and testing) the return of Indirection#save
Luke Kanies
2009-02-06
1
-3
/
+13
*
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
*
Adding support for skipping cached indirection instances.
Luke Kanies
2009-02-06
1
-1
/
+8
*
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-2
/
+2
*
Causing the Indirection to fail if a terminus selection hook does not return ...
Luke Kanies
2008-08-26
1
-0
/
+16
*
Merge branch '0.24.x'
Luke Kanies
2008-06-14
1
-4
/
+4
|
\
|
*
Fixing how the indirection tests for whether the request has node info.
Luke Kanies
2008-06-11
1
-4
/
+4
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-22
/
+4
|
/
*
The 'destroy' method in the indirection now returns
Luke Kanies
2008-04-11
1
-3
/
+3
*
Fixing the expire method (it wasn't using a request
Luke Kanies
2008-04-10
1
-8
/
+30
*
Moved the request creation into the Indirection
Luke Kanies
2008-04-10
1
-161
/
+209
*
Intermediate commit.
Luke Kanies
2008-04-08
1
-112
/
+103
*
Adding a Request class to the Indirection layer. This
Luke Kanies
2008-04-08
1
-82
/
+129
*
Reworking the caching layer to use TTLs instead of versions
Luke Kanies
2008-04-08
1
-442
/
+485
*
converting indirection specs away from setup/teardown to rspec compatible bef...
Rick Bradley
2008-02-18
1
-232
/
+227
*
Fixing #951 -- external nodes work again, but you have to
Luke Kanies
2007-12-10
1
-0
/
+35
*
Merge branch 'master' of git://reductivelabs.com/puppet into routing
Rick Bradley
2007-10-26
1
-8
/
+86
|
\
|
*
File serving should work now, both recursive and
Luke Kanies
2007-10-24
1
-0
/
+6
|
*
Adding post- hooks for :find and :search in the indirection class.
Luke Kanies
2007-10-23
1
-0
/
+20
|
*
Adding the calls to the authorization hooks in the Indirection.
Luke Kanies
2007-10-23
1
-10
/
+62
*
|
Merge branch 'master' of git://reductivelabs.com/puppet into routing
Rick Bradley
2007-10-23
1
-1
/
+8
|
\
|
|
*
Adding authorization hooks to the file_server and
Luke Kanies
2007-10-21
1
-1
/
+8
*
|
Merge branch 'master' of git://reductivelabs.com/puppet into routing
Rick Bradley
2007-10-22
1
-43
/
+144
|
\
|
|
*
I'm working on making file serving work in the indirector now, so I
Luke Kanies
2007-10-18
1
-29
/
+96
|
*
Adding spec stubs for authorization in the indirection
Luke Kanies
2007-10-17
1
-16
/
+50
*
|
First pass through initializers of {mongrel, webrick} REST handlers; hooks in...
Rick Bradley
2007-10-16
1
-2
/
+12
|
/
*
Reorganizing the file structure for indirection terminus types.
Luke Kanies
2007-10-15
1
-8
/
+8
*
Adding version handling through most of the indirection work.
Luke Kanies
2007-10-12
1
-0
/
+5
*
All tests should now pass again.
Luke Kanies
2007-10-08
1
-9
/
+9
*
Adding support for versions and freshness-checking
Luke Kanies
2007-10-06
1
-39
/
+123
*
Switching the indirection from using settings for configuration
Luke Kanies
2007-10-04
1
-48
/
+54
*
Adding cache support to indirection. If you have
Luke Kanies
2007-09-25
1
-23
/
+122
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-4
/
+4
*
Merge branch 'configurations' into indirection
Luke Kanies
2007-09-22
1
-5
/
+5
|
\
|
*
An intermediate commit so I can start working on a different
Luke Kanies
2007-09-20
1
-1
/
+1
*
|
All indirections are working, and they have all
Luke Kanies
2007-09-22
1
-7
/
+13
*
|
It looks like the new indirection setup is complete.
Luke Kanies
2007-09-21
1
-5
/
+5
*
|
Adding the first top-level terminus (yaml). It works
Luke Kanies
2007-09-21
1
-0
/
+15
*
|
The unit tests for the newly-resurrected indirection class
Luke Kanies
2007-09-20
1
-20
/
+102
|
/
*
Another intermediate commit. The node and fact classes are now functional an...
Luke Kanies
2007-09-12
1
-0
/
+57