-
Running the default (create entire lab) recipe bombs out because the `aws_security_group` resource runs into [this bug](https://github.com/chef/chef-provisioning-aws/issues/154). The bug has a known …
-
```
Would be nice to add this static method to OAuthConsumer or some other
class, it's a quick hack to allow POST url-encoded while using java.net
( it can also be used in user code )
public sta…
-
```
Would be nice to add this static method to OAuthConsumer or some other
class, it's a quick hack to allow POST url-encoded while using java.net
( it can also be used in user code )
public sta…
-
```
What steps will reproduce the problem?
1. Create a new win-sshfs connection to a open-ssh server using sftp protocol 3
2. Rename a file to an already existing file
3. Get error
What is the expect…
-
```
Would be nice to add this static method to OAuthConsumer or some other
class, it's a quick hack to allow POST url-encoded while using java.net
( it can also be used in user code )
public sta…
-
So before Rails 5 came out using metisMenu and Turbolinks wasn't a problem because the [jquery.turbolinks](https://github.com/kossnocorp/jquery.turbolinks) gem fixed the discrepancies. But with Rails …
-
I got stuck in the downloader because one of the projects has a redirect loop on their main page.
and the downloader stops at:
Downloading 243478/2434979
Project URL is http://minecraft.curseforge…
-
-
The total path of a file including all tiles and folders should be less than 259 characters. Python and Windows tends to not be able to read files where the paths are longer than this.
So there's a…
-
Dotty removes support for the `@specialized` annotation, but introduces specialising `inline` methods. This brings up some issues:
- can we make specialised code generic, with support for specialised…