summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/repository
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-054-7/+7
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0214-15/+15
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0213-13/+13
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0214-14/+14
* Remove incorrect cookbook artifact normalizationfix-cookbook-artifact-normalizationdanielsdeleo2016-01-271-1/+1
* Merge pull request #4424 from chef/lcg/chefstyle-catchup2Lamont Granquist2016-01-192-2/+2
|\
| * another chefstyle catchup + pull masterlcg/chefstyle-catchup2Lamont Granquist2016-01-182-2/+2
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
|/
* Revert "another chefstyle catchup + pull master"Lamont Granquist2016-01-182-2/+2
* another chefstyle catchup + pull masterLamont Granquist2016-01-182-2/+2
* Make local cookbook artifacts load correctlyJohn Keiser2016-01-153-1/+77
* Treat repository policies dir as one level (/policies/name-revision.json)John Keiser2016-01-151-1/+1
* Add policies dir that allows directory childrenJohn Keiser2016-01-152-4/+43
* Add server cookbook artifacts and list_specJohn Keiser2016-01-151-1/+3
* Add local cookbook_artifactsJohn Keiser2016-01-151-1/+1
* Use double quotes by defaultThom May2016-01-1411-69/+69
* Split repository versioned and unversioned cookbooksjk/chef-fs-cookbook-refactorJohn Keiser2016-01-134-18/+89
* Split versioned cookbook dir from unversionedJohn Keiser2016-01-131-1/+2
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-139-0/+781