summaryrefslogtreecommitdiff
path: root/spec/unit/provider/git_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* CHEF-4248: Fix Ruby 1.8 incompatibilitiesBryan McLellan2013-09-171-5/+3
* Fix botched rebaseJack Foy2013-07-191-2/+0
* Remove stray :focus from specJack Foy2013-07-191-1/+1
* Update specs to encompass scm timeout attributeJack Foy2013-07-191-10/+34
* [CHEF-955] Refactored remote url update conditionsPawel Kozlowski2013-06-181-0/+49
* [CHEF-955] Test fixes after rebasing the branchPawel Kozlowski2013-06-181-26/+6
* [CHEF-955] Made setup_remote_tracking_branches parameters to be requiredPawel Kozlowski2013-06-181-43/+10
* [CHEF-955] Test refactoring and formatting cleanupPawel Kozlowski2013-06-181-68/+72
* [CHEF-955] Updated remote branch url change commandPawel Kozlowski2013-06-181-2/+2
* [CHEF-955] Refactored add_remotes function to use setup remote tracking branchesPawel Kozlowski2013-06-181-42/+34
* [CHEF-955] Added tests to document the current state of add_remote methodPawel Kozlowski2013-06-181-0/+60
* [CHEF-955] Added condition running remote set-url only when neccessaryPawel Kozlowski2013-06-181-2/+22
* [CHEF-955] Changed behavior of setup_remote_tracking_branches methodPawel Kozlowski2013-06-181-9/+86
* [CHEF-955] Refactored remote tracking setup tests into a separate contextPawel Kozlowski2013-06-181-19/+32
* [CHEF-955] Turned on remote tracking branch setup for 'origin' remote in git ...Pawel Kozlowski2013-06-181-0/+18
* remove log level special casing from git resourcedanielsdeleo2013-06-121-15/+19
* Apparently git.exe on windows only works with double quotes.sersut2013-06-051-4/+4
* Use quotes instead of shellwords so that escaping is done correctly on windows.sersut2013-06-051-4/+4
* CHEF-4239: Quote git repository attribute to handle spacesBryan McLellan2013-06-041-5/+5
* Fix unit tests for [CHEF-2750]Steffen Gebert2013-05-241-0/+2
* [CHEF-2420] Support annotated tags in the git providerSeth Falcon2013-05-241-5/+15
* Finished refactoring converge and updated teststylercloke2012-11-051-10/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+352