summaryrefslogtreecommitdiffstats
path: root/spec/unit/file_bucket
Commit message (Expand)AuthorAgeFilesLines
* Always put a slash between the checksum and path in filebucket URLsJacob Helwig2011-08-021-1/+1
* Clarify logic and error messages when initializing Puppet::FileBucket::FileJacob Helwig2011-08-021-3/+9
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-07-191-1/+1
* Fix tests with "relative" paths on WindowsJosh Cooper2011-07-191-2/+2
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-132-4/+2
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-082-2/+2
* Merge branch '2.6.next' into nextMatt Robinson2011-03-072-36/+1
|\
| * (#6353) Restore the ability to store paths in the filebucketPaul Berry2011-02-212-36/+1
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-192-167/+82
|\|
| * (#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
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-302-17/+14
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-292-14/+6
|/
* 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