Ken Baltrinic

Results 11 issues of Ken Baltrinic

I am attempting to use the command line: `jasmine-node --watch test/lib/ --autotest test/unit/` Doing so give the following output: ``` USAGE: jasmine-node [--color|--noColor] [--verbose] [--coffee] directory Options: --autotest - rerun...

Arwid, Really like this plugin, works great. But initially it didn't work at all (current Chrome or Firefox). Not user how this might have been working before or why the...

I am using the `jenkins_windows_slave` resource to add a slave to a master that uses SSL with a cert signed by our internal CA (more or less the same problem...

I am not sure if this was intended or an unexpected a side effect, but I think its the result of adaa1a7. Our automated hook creation script is now returning...

If I have a model with a property `someDate` of type `date`, I get two different serialization results when I save with `{wait: true}`, depending on if I set someDate...

This is a really useful little cookbook but I am curious why is does not support the two other basic SSH features, generation of ssh public/private key pairs and adding...

enhancement

Personally I like shorter directory names, so I would prefer to use js and css in lieu of the Mimosa defaults of javascripts and stylesheets. The problem is, there is...

Presently the growl-reporter does not provide any notification types when registering with growly. As a result, it is not possible in the Growl client to filter notifications from karma in...

Just trying to better understand what is going on, could someone enlighten me regarding the call to `getWindowHandle()` [(Lines 19 - 23)](https://github.com/AndrewKeig/protractor-cucumber/blob/master/lib/index.js#L19) in the code? It seems to be leftover...