-
I frequently find I have more tabs open for a given DB connection than will fit horizontally across the screen. There is a horizontal scrollbar below the tabs for moving right and left but it is only…
-
The purpose of the code refactor is to improve our code quality and usability, the approach we take should be considered from two sides: from the user's aspect and from our developers' aspect.
From…
-
When a connection is marked as read-only, shouldn't the import action be blocked?
I think it should because I could accidentally restore a dump at the wrong instance. I expected the read-only optio…
-
I think the transfer of files through UDP could be dropped, as nowadays the binaries we use are way too big for that.
For reference, here is the sizes in MebiBytes of the official dpk files:
```…
ghost updated
2 years ago
-
We have been receiving CRIs which complain that the FunctionExecutionCount unit shown in portal for Linux ElasticPremium apps is not accurate. This is because today the platform publishes an aggregate…
-
I'm glad to be working on oboe, but it's a large codebase that I didn't write, so I can't progress quickly. I am a fan of helping anyone interested in contributing to a project to do so as soon as pos…
-
## The devDependency [coveralls](https://github.com/nickmerwin/node-coveralls) was updated from `3.0.3` to `3.0.4`.
🚨 [View failing branch](https://github.com/deanius/antares-ts/compare/master...dea…
-
Tracks without empfy album information are tried to be grouped together in an album which leads to useless search results.
### Problem
Running this command:
```sh
$ beet import -t -g /remote…
-
Original [issue 22](https://code.google.com/p/antares/issues/detail?id=22) created by sfiera on 2009-12-05T16:06:00.000Z:
What steps will reproduce the problem?
1. Instruct a transport to land at a p…
-
This is not really a bug nor is it a missing feature, just something I have observed:
When dragging enumerated components (like inputs or outputs) into a circuit that already contains at least one o…