Alexandre Rio
Alexandre Rio
After building transmission-rss following the instructions from the README, the executable raises the following error: ``` :85:in `require': cannot load such file -- rss (LoadError) from :85:in `require' from /home/orb/dev/transmission-rss/lib/transmission-rss/aggregator.rb:3:in...
Hi, Correct me if I'm wrong but the callback method of the server is not called if the requested file does not exist and a location is specified? I'm trying...
I'm reporting this here but maybe it's a vim-fugitive issue. It seems that the usage of the current_compiler variable: autoload/fugitive.vim:2630: let b:current_compiler = 'git' conflict with Eclim, even in the...
I'm using Xtend (http://www.eclipse.org/xtend/) programming language in my java projects. I tried to use Eclim features on it just to see if it works and it doesn't (pretty obvious). I...
Correct me if I'm wrong but it seems that the dashboard methods are expecting uids and not names. So getDashboard and others cannot work as expected from the README and...
Is there a way to create a dashboard using a JSON export of an existing one? Just by looking at it it seems that it's the expected format http://docs.grafana.org/http_api/dashboard/#create-update-dashboard What...
Hi, It would be great to have a support for the datasources endpoint http://docs.grafana.org/http_api/data_source/#create-data-source If nobody is working on it I might do it myself or at least the create...
I tried to use git lfs on my gitlab but it doesn't work, even for really small files. LFS is enabled both in gitlab settings and project settings. I'm using...