summaryrefslogtreecommitdiffstats
path: root/test/network/handler/fileserver.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-960/+960
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-23/+23
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-20/+20
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-92/+164
* Supressing warnings (not really failures) in test/unitJesse Wolfe2010-02-171-9/+15
* Removed extra whitespace from end of linesIan Taylor2009-06-061-14/+14
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Merge branch '0.24.x'Luke Kanies2008-12-021-0/+5
|\
| * Fixed #1711 - fileserver test fails due to incorrect mockingJames Turnbull2008-11-191-0/+5
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-0/+8
|\|
| * Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-0/+8
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-311-49/+51
|\|
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-49/+51
* | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-4/+0
|/
* Fixing #796 -- the fileserver can now start with noLuke Kanies2007-11-271-2/+23
* Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-1/+0
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-12/+7
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-7/+12
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Modified the fileserver to cache file information, so thatluke2007-06-191-0/+2
* Fixing the ability to fail correctly in the fileserver -- a constant was not ...luke2007-05-091-0/+22
* Fixing the fileserver naming tests after the change to allow "-" in fileserve...luke2007-04-301-15/+5
* Allowing "-" in fileserver module names, #617luke2007-04-301-4/+4
* Introduces a new implicit 'modules' fileserver module, whose allow/deny canlutter2007-03-091-0/+116
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+1024