Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Zobnin
9392d45ad9 Refactor: removed unused code from zabbixCachingProxy. 2016-11-14 22:37:58 +03:00
Alexander Zobnin
65308375f4 Fixed linter warnings. 2016-09-27 20:28:18 +03:00
Alexander Zobnin
07ad717df4 Fix backward compatibility with lodash 2.4, fixes #279. 2016-09-27 20:15:05 +03:00
Alexander Zobnin
70503a0647 Fixed lodash migration issues after upgrade to 4.x.
Moved: _.contains -> _.includes
		   _.object -> _.zipObject
		   _.first - replaced by native slice()
2016-09-17 22:33:19 +03:00
Alexander Zobnin
fb24637364 Zabbix plugin refactor. 2016-04-14 12:55:23 +03:00
Alexander Zobnin
eb9722aef0 Iss #182 - fixed template variables inside regex. 2016-04-11 22:21:19 +03:00
Alexander Zobnin
a917b917d7 Added function for zabbix api url verifying. 2016-03-29 10:47:21 +03:00
Alexander Zobnin
775c2ddac1 queryCtrl and utils module refactor. Suppress "use strict" warnings in modules. 2016-03-15 20:14:23 +03:00
Alexander Zobnin
8b37478131 Initial ES6 migration. module.js and datasource.js are migrated to ES6. 2016-03-14 23:43:10 +03:00