summaryrefslogtreecommitdiff
path: root/gemfiles
Commit message (Collapse)AuthorAgeFilesLines
* Update gem dependenciesAndrew Brown2015-07-102-4/+4
| | | | This commit simply updates the dependencies for more recent versions.
* update oc-chef-pedant gemfile and remove chef-pedant gemfileMarc Paradise2015-07-102-8/+1
|
* integrate oc-chef-pedant 2.0 for cs12, drop chef-pedant supportMarc Paradise2015-07-101-1/+0
|
* Update pedant revisions to latestJohn Keiser2014-08-281-3/+3
|
* Update to latest chef gemJohn Keiser2014-08-221-1/+1
|
* Update to chef that points at chef-zero 3.0John Keiser2014-08-221-1/+1
|
* Update to latest pedantJohn Keiser2014-08-221-2/+2
|
* Update to latest chefJohn Keiser2014-08-221-1/+1
|
* Update pedant refs to latestJohn Keiser2014-08-221-2/+2
|
* User key is "username" (not "name") on ECJohn Keiser2014-08-221-3/+3
|
* Make oc-chef-pedant runJohn Keiser2014-08-221-0/+7
|
* Run chef specs against chef-zero in travis on each checkinJohn Keiser2014-05-272-0/+20
|
* Use real github URL for chef-pedant / rest-client dependenciesJohn Keiser2014-04-181-0/+1
|
* Remove puma and clean up threadingSeth Vargo2013-12-173-7/+0
| | | | | | | | | | | | | | | This commit removes all instances of the Puma webserver, since it has known issues on a number of supported platforms and adds significant branching logic to the code. This commit also re-defines what it means when the server is "running". In the past, "running" has meant the web server is up. Testing has revealed that web servers actually lie and say they are running, even if they are not accepting requests. The new `running?` method uses OpenURI to access a known URL on the server. WEBrick does not support running on a socket, so the `--socket` option has also been removed.
* Add pedant dep back to puma testsJohn Keiser2013-11-011-0/+2
|
* Add travis test for pumaJohn Keiser2013-11-011-0/+5
|
* Add chef 11 as development dependencyJohn Keiser2013-06-271-0/+1
|
* Allow jruby to start/stop serverJohn Keiser2013-06-071-0/+4
|
* Fix latest-pedant gemfile for travisJohn Keiser2013-05-291-1/+2
|
* Add test for latest version of chef-pedantJohn Keiser2013-05-191-0/+4