davideuler / gitblit

Automatically exported from code.google.com/p/gitblit
Apache License 2.0
0 stars 0 forks source link

Can't see activity/metrics graph on a gitblit instance without internet connection #283

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install Gitblit on a windows computer not connected on a network
2.Repositories are on the computer disk
3.See Activity or Metrics page on Gitblit. 

What is the expected output? What do you see instead?
-> No graph because no link to google cahrt api.
-> I want to see charts when I'n not connected on the internet

What version of the product are you using? On what operating system?
-> the same for 1.2.x and 1.3.1 today

Please, import google chart api into gitblit and add a property to use internet 
one by default or local one.

Thanks.

Original issue reported on code.google.com by bruno.us...@gmail.com on 30 Jul 2013 at 11:04

GoogleCodeExporter commented 9 years ago
I can't offer Google Charts offline, it violates their TOS.
https://developers.google.com/chart/interactive/faq?csw=1#offline

Original comment by James.Mo...@gmail.com on 30 Jul 2013 at 11:52

GoogleCodeExporter commented 9 years ago
can you add offline chart whitout using google ?

I try Gitblit and other products for my company. We want to use it in internet 
disconnected network.

Bad point for Gitblit :(
The second one after lucene which store files in .git and not in a local 
directory.

Original comment by bruno.us...@gmail.com on 30 Jul 2013 at 2:34

GoogleCodeExporter commented 9 years ago
I'll keep offline graphing in mind.

Interesting comment on Lucene.  How does .git/lucene negatively impact you?

Original comment by James.Mo...@gmail.com on 30 Jul 2013 at 2:50

GoogleCodeExporter commented 9 years ago
For lucene, it takes too much size on centralized bare repo on the NAS used for 
several projects.

Original comment by bruno.us...@gmail.com on 30 Jul 2013 at 3:35

GoogleCodeExporter commented 9 years ago
I'll add a "me too", we are looking at using gitblit, but it will be in an 
isolated network. Including the needed js files would be very useful for us. As 
it is, I seem to be getting timeouts trying to loading from google.com in the 
browser, which makes gitblit seem slow. I'll look at disabling the loading of 
it, but including a version with the package would be ideal.

Original comment by mrjoels...@gmail.com on 12 Sep 2013 at 4:20

GoogleCodeExporter commented 9 years ago
A new contributor has made the changes necessary to move from GoogleCharts to 
self-hosted flotr2 charts.  This has been merged to master and will be in the 
next release.

Original comment by James.Mo...@gmail.com on 10 Apr 2014 at 12:59

GoogleCodeExporter commented 9 years ago
Fix/change released in 1.5.0.

Original comment by James.Mo...@gmail.com on 18 Apr 2014 at 1:27

GoogleCodeExporter commented 9 years ago

Original comment by James.Mo...@gmail.com on 18 Apr 2014 at 1:27

GoogleCodeExporter commented 9 years ago
Thanks

Original comment by bruno.us...@gmail.com on 18 Apr 2014 at 2:13