Christoph Brill

Results 6 comments of Christoph Brill

I've been using it like this in Gruntfile.js: var sonar = require('sonarqube-scanner'); module.exports = function (grunt) { grunt.initConfig({...}); grunt.registerTask('sonar', function() { sonar({ serverUrl: '...', options: {...} }); }); }; Afterwards...

Nice hack, I was unable to figure it out due to time constraints.

If I understood this correctly for me it started happening after using meld on differnt monitor layouts, i.e. using it on the second monitor, detaching the macbook from it and...

Successfully tested in a production app with jersey 2.27 and shiro-jersey 0.3.0-SNAPSHOT.

I'm not certain how to implement this (never did it myself), but maybe we could look at the code of how github implements it when browsing the source online.

First of all: I hope no package get's 200 tags ;-) How about additional [...] link to show all in a jquery-ui dialog? We could keep the "most important ones"...