Age | Commit message (Expand) | Author | Files | Lines |
2014-01-06 | (PUP-716) Fix up FileSystem API change, tests indirector, parser, node | Henrik Lindberg | 1 | -2/+2 |
2013-11-08 | (#19447) Puppet::FileSystem::File.exist? | Ethan J. Brown | 1 | -2/+2 |
2013-01-03 | (#18162) Honor fileserver SRV record for file metadata requests | Erik Dalén | 1 | -0/+5 |
2012-09-26 | (Maint) Remove rspec from shebang line | Jeff McCune | 4 | -4/+4 |
2012-07-12 | Merge branch '2.7.x' into 3.0rc | Patrick Carlisle | 1 | -0/+11 |
2012-07-02 | (maint) Standardize on /usr/bin/env ruby -S rspec | Jeff McCune | 3 | -3/+3 |
2012-06-26 | Add specs for selector terminuses of file_{content,metadata} | Nick Lewis | 1 | -0/+11 |
2012-04-23 | Make positional arguments distinct in Request#initialize | Patrick Carlisle | 1 | -2/+2 |
2011-09-27 | Fix issues with Windows based file URIs | Josh Cooper | 1 | -4/+6 |
2011-08-18 | maint: remove inaccurate copyright and license statements. | Daniel Pittman | 2 | -8/+0 |
2011-04-13 | maint: clean up the spec test headers in bulk. | Daniel Pittman | 3 | -4/+3 |
2011-04-08 | maint: just require 'spec_helper', thanks rspec2 | Daniel Pittman | 3 | -3/+3 |
2010-12-06 | maint: Use expand_path when requiring spec_helper or puppettest | Matt Robinson | 3 | -3/+3 |
2010-07-09 | Code smell: Two space indentation | Markus Roberts | 3 | -40/+40 |
2010-06-28 | [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb | Markus Roberts | 3 | -0/+0 |
2010-06-28 | [#3994-part 2] rename integration tests to *_spec.rb | Markus Roberts | 3 | -0/+0 |
2010-06-23 | [#3994] rename the specs to have _spec.rb at the end | Markus Roberts | 3 | -0/+0 |
2009-02-19 | Adding pluginsyncing support to the Indirector | Luke Kanies | 1 | -42/+0 |
2008-08-26 | Adding automatic attribute collection to the new fileserving code. | Luke Kanies | 2 | -4/+4 |
2008-08-26 | Refactoring how files in FileServing are named. | Luke Kanies | 1 | -2/+2 |
2008-08-26 | Finishing the rename of FileBase => Base. | Luke Kanies | 1 | -1/+1 |
2008-07-18 | Fixed all of the fileserving termini so they use indirection requests. | Luke Kanies | 1 | -2/+4 |
2008-04-08 | Intermediate commit. | Luke Kanies | 1 | -23/+27 |
2007-10-24 | File serving should work now, both recursive and | Luke Kanies | 2 | -42/+8 |
2007-10-22 | Renaming the :local termini for metadata and content | Luke Kanies | 1 | -7/+7 |
2007-10-22 | Link handling is now in the file serving classes. | Luke Kanies | 1 | -5/+14 |
2007-10-22 | Adding searchability to the fileserving termini, using the | Luke Kanies | 1 | -4/+34 |
2007-10-20 | Renaming the 'mounts' terminus to 'file_server', and renaming | Luke Kanies | 1 | -4/+4 |
2007-10-19 | File serving now works. I've tested a couple of ways to | Luke Kanies | 2 | -38/+42 |
2007-10-18 | I've now split the file-serving termini into two separate types (in | Luke Kanies | 2 | -0/+83 |
2007-10-18 | Fixing all of the classes that I just renamed, and adding | Luke Kanies | 1 | -3/+3 |
2007-10-18 | Renaming the file serving indirection termini to match | Luke Kanies | 1 | -0/+0 |
2007-10-18 | Renaming the file_serving/{content,metadata} indirections | Luke Kanies | 2 | -0/+23 |