ganglia / ganglia-web

Ganglia Web Frontend
BSD 3-Clause "New" or "Revised" License
316 stars 168 forks source link

Update to newer versions of jquery and other javascript packages. #291

Closed pcpiela closed 8 years ago

pcpiela commented 8 years ago

Use cloudflare for package access. This commit is in preparation for the timezone selection update.

afbjorklund commented 8 years ago

It would be nice if there was a simple script to download all script dependencies locally... If you want to replace https://cdnjs.cloudflare.com/ajax/libs/ with a local mirror, that is.

vvuksan commented 8 years ago

Indeed. We can put that on the list to do later.

afbjorklund commented 8 years ago

@vvuksan : no problem, just hacked something with grep and curl meanwhile :-)