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
/
file_serving
/
configuration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of Util::Cacher in FileServing::Configuration
Nick Lewis
2011-08-19
1
-9
/
+7
*
maint: remove inaccurate copyright and license statements.
Daniel Pittman
2011-08-18
1
-4
/
+0
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-84
/
+84
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-4
/
+4
*
Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...
Brice Figureau
2009-10-27
1
-2
/
+2
*
Fixing #2577 - clarifying and demoting the deprecation notice
Luke Kanies
2009-09-01
1
-1
/
+1
*
Fixing #2558 - propagating recent fileserving changes
Luke Kanies
2009-08-24
1
-3
/
+3
*
Fix #2424 - take 2, make sure default mounts allow every clients
Brice Figureau
2009-07-21
1
-0
/
+2
*
Fix #2424 - File server can't find module in environment
Brice Figureau
2009-07-18
1
-1
/
+1
*
Fix small typo in the fix for #2394
Brice Figureau
2009-07-18
1
-1
/
+1
*
Fixed #2394 - warn once on module mount deprecation.
Sam Livingston-Gray
2009-07-13
1
-1
/
+1
*
Moving default fileserving mount creation to the Configuration class
Luke Kanies
2009-03-05
1
-0
/
+9
*
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
1
-5
/
+1
*
Adding pluginsyncing support to the Indirector
Luke Kanies
2009-02-19
1
-56
/
+50
*
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
1
-2
/
+5
*
FileServing Configurations now expect unqualified files.
Luke Kanies
2008-08-26
1
-2
/
+3
*
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-9
/
+4
*
Adding authorization hooks to the file_server and
Luke Kanies
2007-10-21
1
-0
/
+9
*
File serving now works. I've tested a couple of ways to
Luke Kanies
2007-10-19
1
-40
/
+3
*
I've now split the file-serving termini into two separate types (in
Luke Kanies
2007-10-18
1
-22
/
+12
*
This is the first mostly functional commit of the
Luke Kanies
2007-10-18
1
-162
/
+68
*
Adding the first pass at modifying file serving
Luke Kanies
2007-10-17
1
-0
/
+261