summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add support for 1.8.7 (back)Seth Vargo2013-05-194-3/+9
| * generate_real_keys defaults to trueSeth Vargo2013-05-191-1/+1
| * Revert "Fix moneta dependency"Seth Vargo2013-05-191-3/+1
| * Fix moneta dependencySeth Vargo2013-05-191-1/+3
| * Allow failure on JRubySeth Vargo2013-05-191-0/+3
| * Whoops - wasn't paying attentionSeth Vargo2013-05-191-1/+1
| * Report back on threads and be more informative to the userSeth Vargo2013-05-191-5/+22
| * Lock to a specific SHA for chef-pedantSeth Vargo2013-05-191-1/+1
| * Allow the user to specify any log levelSeth Vargo2013-05-192-4/+4
| * Typo (CLTR -> CTRL)Seth Vargo2013-05-191-1/+1
| * Remove rspec.failuresSeth Vargo2013-05-191-8/+0