Vinh

Results 22 issues of Vinh

Speaking of packagist and composer, I found that it's easier to work on same directory with 2 branches: - master: for php source itself which is generated from alpace -...

discussion

When something is wrong in doc.json - missing class def - missing param I got some general error like: ``` template: php/readme.md:188:20: executing "php/readme.md" at : error calling index: index...

bug
enhancement

Can we considering allow extra argument on script, right now, if I write this: ``` cleanup-release: desc: Cleanup old release stdin: true script: ./scripts/deploy/release -t cleanup ``` and run I...

There was a typo in `ws-port` parameter. The document has `--rpc-port` appear twice. The second time it should be `--ws-port`. Originally the doc looks like this ``` | `--rpc-port `...

This does't require any chances on statsd site as other solution. It works by appending `tag` into metric name, and parse metric name to write tags. First, disable sanity key...

Unit test and ingreation test

It's so easy to use official docs on http://rethinkdb.com/api/javascript/. We should probably try to add our language

Currently it's up to Caller to parse response. We have to do that and follow official Ruby driver

Current API using LIST and seems a bit weak. Let's review this and try to make sure of it https://github.com/pichi/epexercises/blob/master/Exercise3-8/e38.erl