..
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
feat(fonts): download fonts from grafana instead of CDN
2016-03-16 10:51:59 +01:00
connect.js
Fixed ngmin build issue introduced in route refactoring, Fixes #622
2014-07-29 08:13:23 +02:00
copy.js
feat(plugins): worked on markdown support for plugin page, #4275
2016-03-07 18:03:45 +01: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
postcss.js
fix(postcss): change sourcemap output folder
2016-03-07 17:52:47 +01:00
requirejs.js
feat(plugins): more refactoring
2016-01-09 23:52:13 +01:00
sass.js
feat(fonts): download fonts from grafana instead of CDN
2016-03-16 10:51:59 +01:00
sasslint.js
ux(): added sass linter, almost no rules enabled yet
2016-02-20 18:31:09 +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
move to sass is starting to work
2016-02-15 16:44:23 +01:00