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
/
fileset.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#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
1
-4
/
+0
*
(#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
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-131
/
+131
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
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
-2
/
+2
*
Relax path qualification check on FileServing::Fileset
David Schmitt
2010-02-17
1
-1
/
+1
*
Fix #2929 - Allow checksum to be "none"
Brice Figureau
2010-02-17
1
-2
/
+2
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-2
/
+2
*
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 Request and Fileset integration into Fileset.
Luke Kanies
2009-02-19
1
-7
/
+29
*
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
1
-1
/
+1
*
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
1
-2
/
+2
|
\
|
*
Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.
Paul Nasrat
2008-09-30
1
-1
/
+1
|
*
Make fileserver use fileset for recursion and handle dangling links by ignori...
Paul Nasrat
2008-09-30
1
-1
/
+1
*
|
Fixing filesets to allow nil ignore values.
Luke Kanies
2008-08-28
1
-0
/
+2
*
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
1
-1
/
+1
|
/
*
Adding searchability to the fileserving termini, using the
Luke Kanies
2007-10-22
1
-2
/
+2
*
Adding a Fileset class for managing sets of files. This
Luke Kanies
2007-10-22
1
-0
/
+138