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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treat Windows absolute paths as absolute paths
Jacob Helwig
2011-08-19
2
-1
/
+5
*
Remove use of Util::Cacher from FileServing::Mount::File
Nick Lewis
2011-08-19
2
-13
/
+9
*
Remove use of Util::Cacher in FileServing::Configuration
Nick Lewis
2011-08-19
1
-9
/
+7
*
(#8268) Require windows drive letters in absolute file paths
Josh Cooper
2011-08-19
1
-2
/
+7
*
maint: remove inaccurate copyright and license statements.
Daniel Pittman
2011-08-18
8
-32
/
+0
*
Fix #6026 - security file should support inline comments
Brice Figureau
2011-07-26
1
-13
/
+6
*
(#7139) Accept '/' as a valid path in filesets
Nick Lewis
2011-05-03
1
-1
/
+1
*
(#5221) Fix fileset path absoluteness checking with trailing slash
James Turnbull
2011-03-24
1
-0
/
+1
*
Fix for #4489 -- apply was using the rest terminus
Markus Roberts
2010-08-24
1
-2
/
+2
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
12
-694
/
+694
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
6
-8
/
+8
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
2
-2
/
+2
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
7
-9
/
+9
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-2
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
5
-18
/
+6
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
8
-26
/
+26
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
4
-22
/
+27
*
Relax path qualification check on FileServing::Fileset
David Schmitt
2010-02-17
1
-1
/
+1
*
Add master side file content streaming
Brice Figureau
2010-02-17
1
-3
/
+4
*
Fix #2929 - Allow checksum to be "none"
Brice Figureau
2010-02-17
2
-2
/
+3
*
Uncommeniting the fix for #3001
Markus Roberts
2010-01-21
1
-1
/
+1
*
Minimal fix for #3001 (failing to fetch metadata on dangling symlink)
Markus Roberts
2010-01-19
1
-1
/
+1
*
Partial rollback of refinements to fix for #2994
Markus Roberts
2010-01-02
1
-3
/
+3
*
Additional fix for #2994 (followed symlinks do not have checksums)
Markus Roberts
2010-01-01
1
-6
/
+4
*
Fixing 2725 Error message when permissions incorrect on file server directory
Jesse Wolfe
2009-12-02
1
-1
/
+4
*
Possible workaround for #2824 (MRI GC bug)
Markus Roberts
2009-11-19
1
-1
/
+1
*
Fix #2757 & CSR 92 (symlinks in recursively managed dirs)
Markus Roberts
2009-11-05
2
-3
/
+57
*
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
4
-16
/
+16
*
Fixing #1544 - plugins in modules now works again
Luke Kanies
2009-08-18
2
-13
/
+4
*
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
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
6
-9
/
+9
*
Modules now can find their own paths
Luke Kanies
2009-05-15
1
-1
/
+1
*
Fix #2101 - fix recurselimit == 0 bad behaviour
Brice Figureau
2009-03-27
1
-2
/
+2
*
Fix #1469 - Add an option to recurse only on remote side
Brice Figureau
2009-03-20
1
-13
/
+7
*
Moving default fileserving mount creation to the Configuration class
Luke Kanies
2009-03-05
2
-8
/
+9
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
2
-12
/
+12
*
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
7
-237
/
+268
*
Moving Request and Fileset integration into Fileset.
Luke Kanies
2009-02-19
2
-18
/
+31
*
Supporting multiple paths for searching for files.
Luke Kanies
2009-02-18
1
-3
/
+7
*
Adding support for merging multiple filesets.
Luke Kanies
2009-02-18
1
-0
/
+17
*
Fixing fileserving to support strings or symbols
Luke Kanies
2009-02-18
2
-1
/
+2
*
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
2
-6
/
+10
[next]