summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.3v1.3John Keiser2013-06-061-1/+1
* Fix issue with multiple identical keys, speed up searchJohn Keiser2013-06-063-19/+8
* Bump version to 1.2.1v1.2.1John Keiser2013-06-051-1/+1
* Stop using Hashie's deep_merge (https://github.com/intridea/hashie/issues/99)John Keiser2013-06-054-13/+56
* Bump version to 1.2v1.2John Keiser2013-06-031-1/+1
* Allow cookbook NAME, VERSION, { :frozen => true }John Keiser2013-06-032-2/+10
* Merge pull request #12 from andrewgross/patch-1John Keiser2013-06-031-1/+1
|\
| * Fix usage info to be consistent with latest versionAndrew Gross2013-06-031-1/+1
|/
* Lock to latest version of chef-pedantJohn Keiser2013-05-301-1/+1
* Bump version to 1.1.3v1.1.3John Keiser2013-05-291-1/+1
* long_description is in fact supposed to be defaulted.John Keiser2013-05-291-1/+1
* Return minimal version of cookbook from depsolverJohn Keiser2013-05-292-1/+5
* Update to latest PedantJohn Keiser2013-05-291-1/+1
* Fix POST response (no long_description default)John Keiser2013-05-291-1/+1
* Don't defaultize things on cookbook PUT (ridiculously)John Keiser2013-05-291-8/+17
* Mimick Chef 11's 503 when some files aren't uploadedJohn Keiser2013-05-291-0/+7
* Support cookbook_versions query param in /cookbooksJohn Keiser2013-05-291-1/+8
* Fix crash in hoover_checksums when there are multiple files with a single che...John Keiser2013-05-291-1/+1
* Fix latest-pedant gemfile for travisJohn Keiser2013-05-291-1/+2
* Bump version to 1.1.2v1.1.2John Keiser2013-05-281-1/+1
* Allow duplicate data to override earlier dataJohn Keiser2013-05-281-1/+1
* Bump version to 1.1.1v1.1.1John Keiser2013-05-281-1/+1
* Fix cookbook loading in rspecJohn Keiser2013-05-281-1/+1
* Fix new data bag and cookbook creation in rspecJohn Keiser2013-05-283-6/+9
* Merge pull request #10 from reset/undefined-method-listJohn Keiser2013-05-281-1/+1
|\
| * fix undefined method .list on CookbookDataJamie Winsor2013-05-281-1/+1
|/
* Bump version to 1.1v1.1John Keiser2013-05-282-2/+2
* Create plugin system to allow other data stores in chef zeroJohn Keiser2013-05-2730-159/+497
|\
| * Get memory data store pedant cleanJohn Keiser2013-05-278-10/+31
| * More rounded support for data storesJohn Keiser2013-05-249-18/+44
| * Support chef_fs as well as memory directories when loading cookbooksJohn Keiser2013-05-241-24/+58
| * Move data store init to MemoryStore, make it possible to use other data storesJohn Keiser2013-05-232-19/+23
| * Add the actual data storeJohn Keiser2013-05-234-0/+202
| * Make DataStore interface to allow data store to be replacedJohn Keiser2013-05-2323-125/+176
|/
* Bump version to 1.0.1v1.0.1John Keiser2013-05-201-1/+1
* Merge pull request #9 from sethvargo/fix_frozenJohn Keiser2013-05-201-1/+1
|\
| * Fix frozen versionSeth Vargo2013-05-201-1/+1
* | Bump version to 1.0v1.0John Keiser2013-05-201-1/+1
|/
* Fix travis syntaxJohn Keiser2013-05-191-1/+1
* Add test for latest version of chef-pedantJohn Keiser2013-05-192-0/+10
* Allow 2.0.0 to fail until chef-pedant is fixedJohn Keiser2013-05-191-0/+1
* Fix moneta dependency so tests can pass moreJohn Keiser2013-05-191-0/+1
* Bump version to 0.9.13v0.9.13John Keiser2013-05-191-1/+1
* Don't require thin with chef_zero/rspecJohn Keiser2013-05-191-1/+0
* Bump version to 0.9.12v0.9.12John Keiser2013-05-191-1/+1
* Merge pull request #8 from sethvargo/pumaJohn Keiser2013-05-1919-234/+331
|\
| * Apparently the .travis.yml doesn't work that way...Seth Vargo2013-05-191-3/+2
| * Whoops - forgot oneSeth Vargo2013-05-191-1/+1
| * Allow failure on 1.8.7Seth Vargo2013-05-191-1/+3
| * Remove dep on solveSeth Vargo2013-05-195-14/+8