-
Hey,
According to http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DataModel.html it should be possible to PUT a list of dicts to data store. Currently it does not seem to work for me:…
-
```
i've always wanted to define the hamcrest matchers configuration in a clean
java style instead of the (refactoring-unsafe!) XML file. so i came up with the
following solution (see patch):
**
cl…
-
```
Through private discussions with most SVG implementors it seems like they
are not going to implement the SVG 1.2 Video and Audio tags. We should
explore removing support for the SVG 1.2 Video and …
-
```
Through private discussions with most SVG implementors it seems like they
are not going to implement the SVG 1.2 Video and Audio tags. We should
explore removing support for the SVG 1.2 Video and …
-
```
i've always wanted to define the hamcrest matchers configuration in a clean
java style instead of the (refactoring-unsafe!) XML file. so i came up with the
following solution (see patch):
**
cl…
-
```
Through private discussions with most SVG implementors it seems like they
are not going to implement the SVG 1.2 Video and Audio tags. We should
explore removing support for the SVG 1.2 Video and …
-
```
What steps will reproduce the problem?
1. Add the following string to a URL that loads rsh.js:
#foobar'onload='alert("XSS")
What is the expected output? What do you see instead?
Expected b…
-
I just tried to install the latest release on CentOS 7.6. Ran the configuration wizard, where I entered everything except auth ID and secret. It all works now, but I can't use MS auth. After setting t…
-
we get
```
Missing "(" for @media
```
If optimizeCssFiles = true, the media queries from CSS are incorrectly generated, thus ignored, because of this issue on CssMin: http://code.google.com/p/cssmin…
-
We are seeing a weird issue where upstream messages seem to "disappear" if they are sent too soon after getting the registration token from Google for the first time. The client thinks the message is …