summaryrefslogtreecommitdiff
path: root/spec/functional/resource/link_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-4/+4
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-4/+4
* autofixing whitespace copsLamont Granquist2016-02-051-2/+7
* 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
* Use double quotes by defaultThom May2016-01-141-131/+131
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-11/+5
* As https://github.com/opscode/chef/issues/2580 summarizes, Link resource need...sersut/revert-1901Serdar Sutay2014-12-111-4/+4
* Revert "Merge pull request #1901 from opscode/dont-prepend-to-relative-paths"Serdar Sutay2014-12-111-16/+16
* Remove remaining should syntax.Claire McQuin2014-11-031-4/+4
* Clean up for Windows spec deprecation warnings.Claire McQuin2014-11-031-1/+1
* Fix some Windows specs.Claire McQuin2014-10-301-2/+2
* Fix failures from pendingClaire McQuin2014-10-301-4/+4
* Update to RSpec 3.Claire McQuin2014-10-291-89/+87
* Stop using homegrown canonicalize() and use Chef::Util::PathHelper.paths_eql?.Chris Doherty2014-09-121-16/+16
* Limit change to windows and fix test to be accurate.jmink2014-07-151-1/+3
* Add comments to clarify linking codejmink2014-07-151-1/+1
* CHEF-3960 Symlinks to directories should be swingablejmink2014-07-151-0/+6
* s/stub!/stub/gLamont Granquist2014-01-291-6/+6
* aix does not allow link creation to nonexistent files.kaustubh-d2013-08-191-4/+4
* Make sure file_class doesn't raise an exception when links are not supported ...sersut2013-06-041-380/+388
* Convert eager creation of resources into lazy creation to pick up config chan...sersut2013-06-041-1/+1
* Fix path canonicalization of link paths on windows.sersut2013-06-041-9/+9
* Fix missed link specs and cleanup.sersut2013-05-201-16/+42
* Refactor securable tests to differentiate based on target file availability. ...sersut2013-05-181-1/+1
* make nil the default for second argument of make_tmpname()Lamont Granquist2013-01-291-9/+9
* fix functional test context for permissions.danielsdeleo2013-01-071-0/+2
* Disable link tests on Windows Server 2003 since symlink is not yet supported ...sersut2012-12-141-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+572