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
*
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
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
2
-23
/
+15
|
/
*
Fixing the tests that were failing because of the use
Luke Kanies
2008-04-08
1
-2
/
+4
*
Removing unused code from the file_serving/metadata class.
Luke Kanies
2008-04-08
1
-9
/
+0
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-2
/
+4
*
Fixing #1093 -- 0.23.2 clients are again compatible
Luke Kanies
2008-02-28
1
-0
/
+1
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
2
-14
/
+44
*
File serving should work now, both recursive and
Luke Kanies
2007-10-24
4
-16
/
+47
*
Renaming the FileServing TerminusSelector module to IndirectionHooks,
Luke Kanies
2007-10-22
3
-5
/
+5
*
Renaming the :local termini for metadata and content
Luke Kanies
2007-10-22
1
-2
/
+2
*
Link handling is now in the file serving classes.
Luke Kanies
2007-10-22
3
-25
/
+74
*
Adding searchability to the fileserving termini, using the
Luke Kanies
2007-10-22
2
-2
/
+17
*
Adding a Fileset class for managing sets of files. This
Luke Kanies
2007-10-22
1
-0
/
+138
*
Adding authorization hooks to the file_server and
Luke Kanies
2007-10-21
2
-3
/
+18
*
Renaming the 'mounts' terminus to 'file_server', and renaming
Luke Kanies
2007-10-20
1
-3
/
+3
*
File serving now works. I've tested a couple of ways to
Luke Kanies
2007-10-19
5
-84
/
+24
*
I've now split the file-serving termini into two separate types (in
Luke Kanies
2007-10-18
4
-35
/
+60
*
Fixing all of the classes that I just renamed, and adding
Luke Kanies
2007-10-18
2
-2
/
+3
*
I'm working on making file serving work in the indirector now, so I
Luke Kanies
2007-10-18
2
-1
/
+28
[next]