summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/chef_server/rest_list_entry.rb
Commit message (Expand)AuthorAgeFilesLines
* invalidate @this_object_cache also in writeJeremy J. Miller2017-03-101-0/+3
* rename target_object to this_object_cacheJeremy J. Miller2017-03-091-5/+5
* free up target_object on deleteJeremy J. Miller2017-03-091-0/+2
* moved commentJeremy J. Miller2017-03-091-1/+1
* add target_object cacheJeremy J. Miller2017-03-081-3/+6
* testing short circuiting _read_jsonJeremy J. Miller2017-03-081-2/+3
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-24/+18
* [cheffs] Don't iterate parent object on exist? callssd/chef-fs-n-squaredSteven Danna2016-12-131-1/+8
* Introduce display_name and use itThom May2016-05-051-0/+4
* Remove file extensions from API targetsThom May2016-05-051-4/+6
* Allow rest entries to define a display pathThom May2016-05-051-0/+5
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-131-2/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Ensure we use from_hash rather than the deprecated json_createThom May2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-7/+7
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-0/+187