summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Remove highline from status testNicolas Dupeux2014-10-061-2/+1
* | | | | | | | Merge pull request #2203 from martinb3/masterSerdar Sutay2014-10-101-2/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Adjust banner, error messagesMartin Smith2014-10-101-1/+8
| * | | | | | | | Allow `knife cookbook site share` to omit categoryMartin Smith2014-10-101-2/+22
* | | | | | | | | Merge pull request #2167 from alexpop/fix_knife_config_loggingSerdar Sutay2014-10-101-1/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | print the path to the configuration file usedAlex Pop2014-10-041-1/+18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2079 from jbence/CHEF-2065Serdar Sutay2014-10-101-0/+46
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master'James Bence2014-09-272-3/+25
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add test for matching heads when no tag matchesJames Bence2014-09-271-0/+9
| * | | | | | | | | | Merge branch 'master' of https://github.com/opscode/chefJames Bence2014-09-2413-11/+1299
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add fallback search for exact revision enteredJames Bence2014-09-241-0/+10
| * | | | | | | | | | | Update specs for exact match on remote revisionsJames Bence2014-09-231-0/+27
* | | | | | | | | | | | Merge pull request #2165 from coderanger/rfc017Serdar Sutay2014-10-101-2/+79
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | More unit tests to catch the negative case.Noah Kantrowitz2014-10-041-0/+16
| * | | | | | | | | | | | Fix up the tests post-merge.Noah Kantrowitz2014-10-041-36/+54
| * | | | | | | | | | | | Tests for new loader behavior.Noah Kantrowitz2014-10-041-3/+46
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2052 from mapleoin/suse-systemdSerdar Sutay2014-10-101-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | change default service mapping for SLES to systemdIonuț Arțăriși2014-10-021-0/+11
* | | | | | | | | | | | | Merge pull request #2051 from wacky612/pacman-fixSerdar Sutay2014-10-101-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Modify testwacky2014-09-151-6/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #2041 from nsdavidson/Issues-1689Serdar Sutay2014-10-101-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Changed exception to ResourceNotFound and printed the passed block nameNolan Davidson2014-09-111-2/+2
| * | | | | | | | | | | | | Added exec method to Recipe, addressing Issue 1689Nolan Davidson2014-09-111-0/+9
* | | | | | | | | | | | | | Merge pull request #2013 from nvwls/sensitive-executeSerdar Sutay2014-10-101-6/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use let for optsjoe.nuspl2014-09-111-3/+5
| * | | | | | | | | | | | | | Factored out opts into before clause.joe.nuspl2014-09-101-15/+10
| * | | | | | | | | | | | | | Added spec tests for sensitive execute resourcesjoe.nuspl2014-09-101-0/+19
* | | | | | | | | | | | | | | Merge pull request #1957 from BundesIT/masterSerdar Sutay2014-10-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fixed unit tests for be01da9Thomas Berger2014-08-311-1/+1
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #1914 from gofullstack/supermarket_attributes_metadataSerdar Sutay2014-10-101-4/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Use individual URL attributes in metadataBrett Chalupa2014-08-261-20/+36
| * | | | | | | | | | | | | | | Add supermarket_attributes to MetadataBrett and Tristan2014-08-251-0/+17
* | | | | | | | | | | | | | | | Merge pull request #1907 from Aevin1387/freebsd-port-pkgngSerdar Sutay2014-10-102-9/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Move supports_with_pkgng? check to the freebsd_package package.Cory Stephenson2014-08-282-10/+13
| * | | | | | | | | | | | | | | | Remove unnecessary version check in freebsd port and package tests.Cory Stephenson2014-08-272-2/+0
| * | | | | | | | | | | | | | | | Have freebsd port use pkg info if the freebsd version is >= 10000017Cory Stephenson2014-08-241-4/+12
* | | | | | | | | | | | | | | | | Merge pull request #1724 from higanworks/prevew_archive_before_site_shareSerdar Sutay2014-10-101-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | wrap specs in contextsawanoboly2014-09-131-12/+20
| * | | | | | | | | | | | | | | | | change option name to dry-run and set false as default.sawanoboly2014-09-121-4/+4
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-09-1265-1879/+4097
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-08-1225-144/+649
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | change option name --preview-archive to --[no-]uploadsawanoboly2014-08-121-2/+8
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-08-043-26/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | updates by comment. #1724sawanoboly2014-08-021-4/+6
| * | | | | | | | | | | | | | | | | | | | Add option --prevew-archive to `knife cookbook site share`sawanoboly2014-07-311-0/+10
* | | | | | | | | | | | | | | | | | | | | Merge pull request #2107 from livinginthepast/unix-crontab-read-failureSerdar Sutay2014-10-101-60/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Log output of crontab -l when non-zero exit statusEric Saxby2014-10-011-0/+12
| * | | | | | | | | | | | | | | | | | | | | Unix cron provider uses shell_outEric Saxby & Greg Poirier2014-09-261-60/+66
| * | | | | | | | | | | | | | | | | | | | | Reading user crontab on unix as that userEric Saxby2014-09-231-6/+6
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #2129 from JeanMertz/library_subfoldersSerdar Sutay2014-10-102-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | |