summaryrefslogtreecommitdiffstats
path: root/spec/unit/file_bucket
Commit message (Expand)AuthorAgeFilesLines
* (#6353) Restore the ability to store paths in the filebucketPaul Berry2011-02-212-36/+1
* (#5838) Improve the quality of file bucket specs.Paul Berry2011-01-121-12/+31
* (#5838) Make file bucket dipper efficient when saving a file that already existsPaul Berry2011-01-121-0/+23
* (#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry2011-01-122-95/+15
* (#5838) Reworked file dipper spec to perform less stubbing.Paul Berry2011-01-121-82/+32
* Code smell: Two space indentationMarkus Roberts2010-07-092-243/+243
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+16
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-232-0/+0
* For #3822 - Reducing checksum code duplicationLuke Kanies2010-02-171-87/+78
* Fix tests that use or stub find_by_checksum, which I just changed theJesse Wolfe2010-04-101-6/+6
* REST FileBucket: REST barfs on relative pathsJesse Wolfe2010-02-171-0/+6
* REST: hide Request objectJesse Wolfe2010-02-171-8/+2
* Fix tests on #3347Jesse Wolfe2010-02-171-0/+110
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-0/+239