Merge remote-tracking branch 'origin/master' into pro
Showing
... | ... | @@ -4,7 +4,7 @@ |
"company": "Coding Instinct AB" | ||
}, | ||
"name": "grafana", | ||
"version": "1.7.0-rc1", | ||
"version": "1.7.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "http://github.com/torkelo/grafana.git" | ||
... | ... | @@ -26,6 +26,7 @@ |
"grunt-contrib-less": "~0.7.0", | ||
"grunt-contrib-requirejs": "~0.4.1", | ||
"grunt-contrib-uglify": "~0.2.4", | ||
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-filerev": "^0.2.1", | ||
"grunt-git-describe": "~2.3.2", | ||
"grunt-karma": "~0.8.3", | ||
... | ... |
src/app/controllers/console-ctrl.js
0 → 100644
src/app/partials/console.html
0 → 100644
src/css/bootstrap-responsive.min.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/css/default.min.css
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/css/less/console.less
0 → 100644
tasks/options/watch.js
0 → 100644
Please
register
or
sign in
to comment