aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiveHelpers.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move GetStream and URI methods from ArchiveReadRequest -> ↵Justin Clark-Casey (justincc)2010-05-281-0/+64
| | | | ArchiveHelpers
* make oar object filename/pathname creation a helper methodJustin Clark-Casey (justincc)2010-05-211-0/+64
reused in both tests and oar code reduction in checking is outweighed by greater test clarity