Christian Höltje

Results 91 issues of Christian Höltje

As a user, I might want to review ADRs for a repository that I don't have write access to. I realize that since the ADRs are markdown, they view fine...

**How to reproduce:** 1. Add a repository to two browsers. 1. In one browser, create a new ADR and "commit and push". 1. In the other browser, you will not...

I tried to make the README a clearer and easier to follow. I hope I didn't change your intent any. :-)

This add support for Travis (not Jenkins, but it works really well with github ruby projects and is available for everyone). It'll put the travis-ci icon showing the current status...

This adds tasks (spec and features) for running the tests. In addition, there is a new task called 'test' that runs all tests at once, which is the default task.

Apparently the views for the ci-jruby.org Jenkin's instance has changed. This is just temporary, since it uses live data, and it'll change constantly. A better solution needs to be figured...

I added Rake as a development requirement because if you don't have it installed already, then you can't use rake...especially with Bundler enabled.

It would be nice if there was a way to have standard Pmenu have a highlight group for the text typed so far. Something like [ncm2-match-highlight](https://github.com/ncm2/ncm2-match-highlight) but with a highlight...

enhancement
display
core
highlight
completion

A bug is open on Mozilla to support Firefox [e10](https://wiki.mozilla.org/Electrolysis) (multiprocess Firefox): [bug 1042965](https://bugzilla.mozilla.org/show_bug.cgi?id=1042965) Nicholas Nethercote says: > When you mouse over a text box, the small "edit" button is...

critical
Contributions Welcome!

I've gotten this request several times over the years, the latest being Alex. The idea is that the "edit" gumdrop would appear on for `` elements as well as for...

feature