-
This feature request is a result of this user forum [post](https://groups.google.com/forum/#!topic/capsule-user/OUeS4GlIToQ). I would like capsule-shield to support a conduit where files passed at inv…
-
I'm trying to make a migration. Remaim perfectly sees the projects of both Redmine and Phabricator. But when you try to select a policy, it produces an empty list.
```
Let's set some policies on the…
ghost updated
5 years ago
-
**Branch or version of remaim used**
```
commit f19ee18a5fbc172fb7642d2bc86d6334d7fa9d3a (HEAD -> master, tag: 0.3.0, origin/master, origin/HEAD)
Merge: d3f5f2e 0985c16
Author: David Raison …
-
Using the version in the Direwolf20 pack.
1 - Create a circuit with an inventory scanner, and a redstone signal going into a glowstone lamp on the circuit.
2 - Place a normal chest with an item in…
-
The Elements library should have types which represent mechanical systems and equipment according to @wynged.
- What's the simplest way that we can define components in a directed mechanical system?…
-
Would it be practical to have an interface like this:
```
hGetFrames :: Handle -> IO [Frame]
```
that would produce a lazy list of frames?
Possibly a function to write by frames as well.
-
### Description
When liquidsoap 2.3.0 from main runs with source.say_metadata being used, we get the following mess at startup.
* the transition to safe_blank is executed
* the source.say_metadata …
-
Client crashes when holding the wrench and iwrench when there are EnderIO conduits being rendered.
Crash log here:
http://pastebin.com/ppbVd5bA
EDIT: Using the following versions:
Funky Locomotion 1.…
-
### Steps to reproduce
1. Send a message in a room on a Conduit homeserver
2. Restart Element
### Outcome
#### What did you expect?
Nothing, the message gets sent from earlier
#### What happen…
-
Cool project, do you know of Netflix's Hystrix and Facebook's Haxl?
Some patterns that are useful (some that I've used before):
- Request Coalescing (similar to batching, but instead of just batching…