-
Noticed more and more questions about adding ES5 files to your projects. The reason is off course that we started dropping support for older Node versions. So I expect more questions in the future. Sa…
-
Hi.
I have a problem with model.
```javascript
import { TreeView } from "@bosket/vue"
import { string } from "@bosket/tools"
export default {
name: 'test-bos…
-
The current Mac OS X package is not really usable. Known issues:
1. The package is unsigned (see #1366)
2. If multiple users launch Mailpile (using user switching), ports conflict (#1139, #877)
3. The…
-
Hi,
Not sure if this is intended, but I noticed that executables from some of the conda environments aren't getting symlinked into `bcbio_nextgen/tools/bin`. The ones from the bcbio-vm environment …
-
Between #11762 and #12640, our JS tests would crash the phantomjs server (infinite loop leads to a Segmentation fault), but the test suite would still pass.
That's bad, if phantomjs crashes, the ra…
-
I propose adding a new struct tag to the json/encoding package that tells the unmarshaller to skip a field when it is unmarshalling, and leave the existing value as-is.
This mirrors the behaviour the…
-
This is a tracking issue for the upcoming release of SecureDrop 0.7.0 - tasks may get added or modified.
**Feature freeze:** April 24, 2018
**String freeze:** May 1, 2018
**Pre-release announcem…
emkll updated
6 years ago
-
Between #11762 and #12640, our JS tests would crash the phantomjs server (infinite loop leads to a Segmentation fault), but the test suite would still pass.
That's bad, if phantomjs crashes, the ra…
-
In `form.js` there is:
```js
// Set a default value for the form during development
if (process.env.NODE_ENV !== 'production') {
validator.validate('token', 'platypus')
emit…
-
Need to dig deeper, but not pleased with the way this looks.