summaryrefslogtreecommitdiff
path: root/lib/chef/config.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert file_resource.atomic_update property values to boolean.sersut2013-06-031-1/+1
* Merge branch 'master' into file-refactorsersut2013-05-311-4/+8
|\
| * added explicit require 'chef/exceptions'Yoni Yalovitsky2013-05-301-0/+1
| * CHEF-4114: fixed syntax of raise ConfigurationErrorYoni Yalovitsky2013-05-301-1/+1
| * adding carrot to group regexJessica Bourne2013-05-301-1/+1
| * CHEF-2770: user_valid_regex is too restrictiveJessica Bourne2013-05-301-2/+2
| * Adding support for environments when running under chef-solo.Nick Stielau2013-05-301-1/+4
* | Typo fixes in config.rbsersut2013-05-201-2/+2
* | Rename file config parameters to be file_atomic_update & file_staging_uses_de...sersut2013-05-201-3/+5
* | Increase windows ACL testing coverage. Fix children inheritance of windows ACLs.sersut2013-05-201-5/+4
* | Remove file_force_unlink from config.sersut2013-05-161-5/+0
* | Remove ability to override selinux restorecon command. Tidy selinux config op...sersut2013-05-161-4/+3
* | Merge branch 'master' into file-refactorsersut2013-05-141-55/+33
|\ \ | |/
| * [CHEF-4176] default to https port 443 for chef_server_urldanielsdeleo2013-05-101-1/+1
| * [CHEF-4176] remove unneeded aliases for chef_server_urldanielsdeleo2013-05-101-7/+1
| * [CHEF-4106] Remove obsolete default configurationTeemu Matilainen2013-05-101-49/+1
| * [CHEF-3615] Make encrypted data bag format configurabledanielsdeleo2013-04-301-0/+15
| * CHEF-3938: create global config option for zypper gpg checksIonuț Arțăriși2013-04-111-0/+6
| * [CHEF-4011] move default secret file path to Chef::ConfigSeth Chisamore2013-04-111-0/+11
* | explict handling of replacing non-files by file resourcesLamont Granquist2013-04-231-0/+5
* | use deploy_with :copy or :move as external API in resourcesLamont Granquist2013-04-181-2/+2
* | Merge branch 'master' into file-refactorLamont Granquist2013-04-111-1/+1
|\ \ | |/
| * CHEF-4065: change chef-client config default to use client_forkLamont Granquist2013-04-111-1/+1
* | expand and fix selinux functionalityLamont Granquist2013-04-041-1/+2
* | Merge branch 'master' into file-refactorLamont Granquist2013-03-271-1/+1
|\ \ | |/
| * diff disabling: the config value is :diff_disabledsdelano2013-03-071-1/+1
* | refactoring of file providersLamont Granquist2013-03-151-0/+14
|/
* Introducing windows_admin_check and config option to make it fatal.sersut2013-01-221-0/+2
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-1/+1
|\
* | [CHEF-3715] rm moneta's config optionsdanielsdeleo2012-12-211-4/+12
* | [CHEF-3715] remove caching of sha256 cksumsdanielsdeleo2012-12-211-3/+1
* | Change default output to formatters when in consoledanielsdeleo2012-11-201-3/+30
* | Merge branch '10-stable'Bryan McLellan2012-10-301-0/+3
|\ \ | |/
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+310
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-98/+0
* Fixing searching in recipes to use the RESTful server, instead of the local i...Adam Jacob2008-10-051-0/+1
* Adding default file_cache_pathAdam Jacob2008-09-301-0/+1
* Adding script support!Adam Jacob2008-09-041-0/+1
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-14/+11
* Updating search ticketsAdam Jacob2008-07-281-0/+2
* Updating to fix a few lingering issues with Merb rootAdam Jacob2008-06-221-0/+3
* Moving chef-server into lib, reworking specs, adding storieschef-server-packageAdam Jacob2008-06-151-0/+1
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-091-3/+9
* Working on network layerAdam Jacob2008-05-191-0/+6
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-081-1/+4
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-35/+43
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-0/+69