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
*
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
*
Deduplicating slashes in the fileserving code
Luke Kanies
2008-11-04
1
-2
/
+2
*
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
2
-5
/
+5
|
\
|
*
Fix metadata class for cases when checksum_type set
Paul Nasrat
2008-09-30
1
-3
/
+3
|
*
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
*
|
Fixing FileServing::Base so that it can recurse on a single file.
Luke Kanies
2008-08-27
1
-1
/
+1
*
|
Fixing the terminus helper so it correctly catches options passed from client...
Luke Kanies
2008-08-26
1
-1
/
+10
*
|
Adding a "source" attribute to fileserving instances.
Luke Kanies
2008-08-26
1
-0
/
+4
*
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
4
-2
/
+4
*
|
Adding the content writer to the content class.
Luke Kanies
2008-08-26
1
-1
/
+3
*
|
Fixing the rest backends for webrick and mongrel so the get the whole request...
Luke Kanies
2008-08-26
1
-1
/
+15
*
|
Refactoring how files in FileServing are named.
Luke Kanies
2008-08-26
3
-8
/
+3
*
|
Finishing the rename of FileBase => Base.
Luke Kanies
2008-08-26
1
-0
/
+76
*
|
Renaming FileServing::FileBase to FileServing::Base.
Luke Kanies
2008-08-26
3
-83
/
+14
*
|
Removing the yaml conversion code from FileContent.
Luke Kanies
2008-08-26
1
-8
/
+0
*
|
FileServing Configurations now expect unqualified files.
Luke Kanies
2008-08-26
1
-2
/
+3
*
|
Fixing the fileserving terminus selection hook.
Luke Kanies
2008-08-26
1
-22
/
+23
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
1
-4
/
+4
|
\
|
|
*
Fixed all of the fileserving termini so they use indirection requests.
Luke Kanies
2008-07-18
1
-4
/
+4
[next]