Martin Schürrer

Results 19 issues of Martin Schürrer

https://github.com/basho/cuttlefish supports generating the `vm.args` from the `app.conf`, is something similar planned for conform? Just being able to set the node name and cookie would already solve all my problems.

RFC
enhancement
feature

Currently if warden.user is nil we crash. devise-twitter should set a flash message (from i18n) and redirect back.

feature

The devise oauth2 gem supports custom callback routes after signin in. devise-twitter should support them too.

feature

I noticed gproc's ets table is of type `ordered_set` and it sets `{write_concurrency, true}`, yet the [erlang docs](http://www.erlang.org/doc/man/ets.html) say > In current implementation, table type ordered_set is not affected by...

We noticed that our test suite kept timing out and when investigating found that xcpretty chokes on really long test failure messages. The process just hangs with 100% cpu trying...

Google in its all-knowing wisdom has decreed that the latest version of the Android NDK shall be shipped as a 7zip self-extracting archive. So naturally ark errors with ``` Don't...

Just got hit by https://github.com/middleman/middleman-minify-html/issues/24 because I expected no potentially unsafe options to be enabled by default. Furthermore the https://github.com/paolochiodi/htmlcompressor#usage documentation has different "basic and safe default options" than middleman-minify-html

Fixes scrolling via cursors bug (#14), adds .framework target, fixes warnings/errors when built for archiving via LLVM

Steps to Reproduce: 1. Set NUM_EXAMPLE_ITEMS to 1000 2. Start demo app 3. Select an item 4. Press cursor down repeatedly 5. Observe that PXListView scrolls to the absolute bottom...