summaryrefslogtreecommitdiff
path: root/spec/tiny_server.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve Lint/RedundantRequireStatement warningsTim Smith2020-09-161-1/+0
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* Simplify / fix our yard doc Rake taskTim Smith2018-08-231-1/+0
* fix Style/MutableConstantLamont Granquist2018-07-021-6/+6
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-221-41/+53
* improved waiting logic for server startMatt Wrock2016-08-161-33/+6
* autofixing whitespace copsLamont Granquist2016-02-051-13/+13
* Update all auth email address from opscode.com and getchef.com to chef.io.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-11/+11
* Consistent return value for started?Jay Mundrawala2015-12-181-0/+1
* tiny_server should retry Errno::EHOSTUNREACHJay Mundrawala2015-12-181-1/+2
* fix rspec timeouts in tinyserverLamont Granquist2015-12-101-1/+1
* fix rspecs-ctrl-clcg/fix-rspec-ctrl-cLamont Granquist2015-11-251-1/+3
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-2/+1
* Return rack-compliant 404 messagesdanielsdeleo2014-06-111-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Rescue ECONNRESET during tiny server startup.sersut2013-05-311-1/+1
* Rescue EOFError in tiny server startupdanielsdeleo2013-05-311-1/+1
* Run remote_file functional tests w/ HTTPSdanielsdeleo2013-05-291-0/+1
* functional test for CHEF-3140Jesse Campbell2013-02-181-10/+11
* race condition that resolves itself?Lamont Granquist2013-01-101-2/+2
* replace thin w/ webrick for func. test serverdanielsdeleo2012-11-191-10/+29
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+183