summaryrefslogtreecommitdiffstats
path: root/spec/unit/file_serving
Commit message (Expand)AuthorAgeFilesLines
* Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-08-191-169/+163
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-08-191-36/+24
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-191-1/+1
* Fix tests with "relative" paths on WindowsJosh Cooper2011-08-192-56/+73
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-182-8/+0
* Fix #6026 - security file should support inline commentsBrice Figureau2011-07-261-0/+8
* (#7139) Accept '/' as a valid path in filesetsNick Lewis2011-05-031-0/+7
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1312-22/+12
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0812-12/+12
* Merge commit '2.6.next^1' into nextJesse Wolfe2011-03-251-0/+8
|\
| * (#5221) Add test for fix to fileset with trailing separatorNick Lewis2011-03-241-0/+8
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-4/+4
|\|
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-4/+4
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-0/+1
|\|
| * maint: missing stubJesse Wolfe2010-12-101-0/+1
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-0612-12/+12
|/
* Code smell: Two space indentationMarkus Roberts2010-07-0912-1438/+1438
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-093-5/+5
* Code smell: Use string interpolationMarkus Roberts2010-07-091-5/+5
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-5/+5
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2812-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2812-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2312-0/+0
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-172-2/+2
* Add master side file content streamingBrice Figureau2010-02-171-3/+11
* Fix #2929 - Allow checksum to be "none"Brice Figureau2010-02-172-0/+16
* Partial rollback of refinements to fix for #2994Markus Roberts2010-01-021-4/+24
* Additional fix for #2994 (followed symlinks do not have checksums)Markus Roberts2010-01-011-16/+30
* Fix for #2950 (parens needed warning)Markus Roberts2009-12-171-1/+1
* Fixing 2725 Error message when permissions incorrect on file server directoryJesse Wolfe2009-12-021-0/+8
* Fix #2757 & CSR 92 (symlinks in recursively managed dirs)Markus Roberts2009-11-051-0/+78
* Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...Brice Figureau2009-10-271-2/+16
* Fixing #2577 - clarifying and demoting the deprecation noticeLuke Kanies2009-09-011-1/+1
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-244-105/+97
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-182-38/+12
* Fix #2424 - take 2, make sure default mounts allow every clientsBrice Figureau2009-07-211-0/+13
* Fix #2424 - File server can't find module in environmentBrice Figureau2009-07-181-2/+2
* Fix small typo in the fix for #2394Brice Figureau2009-07-181-1/+1
* Fixed #2394 - warn once on module mount deprecation.Sam Livingston-Gray2009-07-131-1/+1
* Add test for current module mount deprec warning.Sam Livingston-Gray2009-07-131-1/+2
* Modules now can find their own pathsLuke Kanies2009-05-151-2/+2
* Fix #2101 - fix recurselimit == 0 bad behaviourBrice Figureau2009-03-271-3/+3
* Fix #1469 - Add an option to recurse only on remote sideBrice Figureau2009-03-201-18/+34
* Moving default fileserving mount creation to the Configuration classLuke Kanies2009-03-052-12/+15
* Correctly handling URI escaping throughout the REST processLuke Kanies2009-02-191-6/+6
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-197-289/+498
* Moving Request and Fileset integration into Fileset.Luke Kanies2009-02-192-22/+39
* Supporting multiple paths for searching for files.Luke Kanies2009-02-181-18/+22
* Adding support for merging multiple filesets.Luke Kanies2009-02-181-0/+43
* Fixing fileserving to support strings or symbolsLuke Kanies2009-02-181-0/+4