grafana/tasks/options
2016-02-14 18:02:53 +01:00
..
clean.js feat(grunt watch): optimized grunt watch, now only operates on changed files 2015-12-08 17:56:02 +01:00
compress.js tech(): made config system check for generated css or javascript files and panic if there are none, also if there is a public_gen directory it will use that, even if static root is set to public 2015-09-10 13:34:32 +02:00
concat.js fix(phantomjs): another fix for phantomjs rendering, #3804 2016-01-21 12:57:03 +01:00
connect.js Fixed ngmin build issue introduced in route refactoring, Fixes #622 2014-07-29 08:13:23 +02:00
copy.js removed npm frontend assets from repo, installed using npm install postinstall script 2016-01-28 14:37:24 -05:00
cssmin.js tech(systemjs): worked on making optimized builds work with systemjs builder 2015-12-21 10:02:39 +01:00
filerev.js tech(systemjs): more fixes for optmized build 2015-12-21 16:34:18 +01:00
git-describe.js Modularize grunt tasks 2013-11-14 16:07:14 -07:00
htmlmin.js fix(build): fixed build after change that made panels into proper plugins 2015-11-21 13:53:33 +01:00
jscs.js feat(plugins): more refactoring 2016-01-09 23:52:13 +01:00
jshint.js fix(build): fixed build after change that made panels into proper plugins 2015-11-21 13:53:33 +01:00
karma.js tech(systemjs): almost all tests are passing 2015-12-21 16:00:58 +01:00
less.js ux(less): began less / bootstrap less cleanup and restructuring 2016-02-14 18:02:53 +01:00
meta.js Modularize grunt tasks 2013-11-14 16:07:14 -07:00
ngAnnotate.js fix(build): fixed issue with ngAnnotate not including files in core/*, fixes #2733 2015-09-14 09:33:26 +02:00
ngtemplates.js fixes(): fixes for changed app -> public/app paths and fixes for optimized build 2016-02-01 19:00:40 +01:00
phantomjs.js Fix npm 3 build failure in phantomjs task 2015-10-31 05:36:35 +01:00
requirejs.js feat(plugins): more refactoring 2016-01-09 23:52:13 +01:00
tslint.js feat(tslint): added more tslint rules 2016-01-13 21:07:57 +01:00
typescript.js tech(systemjs): merged sync with master, all tests are passing 2015-12-21 16:13:24 +01:00
uglify.js tech(typescript): converted signup controller to typescript 2015-09-10 16:21:57 +02:00
usemin.js dev building and optimized builds work 2015-09-10 12:42:24 +02:00
watch.js feat(apps): work on plugin directives loading 2016-01-13 22:31:29 +01:00