-
Hello, we're using intensively logstash+elasticsearch (http://logstash.net/) for managing our logs. Is there any way how to integrate pm2 with logstash?
As I understand pm2 allows to log into file an…
-
It would be nice to either have a way to install files in other package directory (that's not very safe) or a way to install stuff in `lib/pkgconfig` (which quite useful when you cross-compile C libra…
-
A screencast should suffice to demonstrate this problem:
[![asciicast](https://asciinema.org/a/645061r08iwz94hdxxtnfkmpz.png)](https://asciinema.org/a/645061r08iwz94hdxxtnfkmpz)
The problem is that …
-
The UI needs to build augur.js as part of its compilation/minification process. There's already been too much time spent on implementing hackish solutions like "replace all instances of string X in a…
-
While reading multiple frames/pages is supported, I couldn't find a way to write them, despite some mentions in the code and in the changelog of version 1.1.7c1.
-
I just have a simple question as I've been using Redux directly for the last few months:
Where are the Reducers?
It seems like you are putting all your state mutation code inside your actions. I…
-
Following not working..
```
{{ user.name | uppercase }}
```
-
Hi,
The following is intended to start a conversation about a thought that I had last night. I'm not necessarily advocating that resources be committed to it but I do think it deserves some discus…
-
Would be useful for RCAP to output its current version, much in the same way that the current RCloud version is visible.
![image](https://cloud.githubusercontent.com/assets/2493614/16454159/7c6fdffc-…
-
Hello,
Do you have any plans to add the ability to include files without parsing, for example, SVG sprite or CSS?
```html
```
Or I should to use `posthtml/content` with my ow…