Alex Kalyvitis

Results 7 issues of Alex Kalyvitis

Hi @niemeyer, This is not an issue, more of a question really. Is there any plan to add support for self hosted deployments. It would be really cool if we...

resolves #16 For self hosted deployments of gopkg, the `-domain` flag should be used to specify the domain you want to use. For example `go.mysite.com`. Now your github repositories are...

In order to release this package with a degree of confidence, I would like to make sure that a significant amount (if not all) of specification tests can pass. Currently...

help wanted

The lookup function tries to find a value from the context that matches a mustache tag. Currently its implementation is incomplete and not all edge cases are covered. Check the...

help wanted

Hi everyone, After about four years since the initial commit to this repository and it's accompanied SDK, it is time for me to hand over the reigns. The project was...

Hello, I am having a strange issue with `JSON.stringify` when using browserify. Most times it works as expected, while I get an `Uncaught TypeError: JSON.stringify is not a function` error...