summaryrefslogtreecommitdiff
path: root/lib/chef/org.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-4/+4
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-1/+1
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-4/+6
* fix Style/HashSyntaxLamont Granquist2018-07-021-8/+8
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-5/+0
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-12/+10
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-9/+9
* Some more author domain stragglers.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* deprecate a few more callstm/rest_deprecationThom May2016-01-191-2/+3
* Use double quotes by defaultThom May2016-01-141-10/+10
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-10/+10
* Update copyright notices in Chef::Org-related filesSteven Danna2015-01-251-0/+18
* Make name argument mandatory for Chef::Org.newSteven Danna2015-01-251-3/+2
* Remove Org#add_user_to_group functionSteven Danna2015-01-251-12/+0
* Add Chef::Org model classSteven Danna2015-01-251-0/+143