Commit Graph

1082 Commits

Author SHA1 Message Date
Thomas Gelf 9d25418573 ImportrunController: no need to enforce filters
(as filter editor is not in place here, not yet)
2015-12-02 04:24:20 +01:00
Thomas Gelf f962fb631a ImportedrowsTable: performance boost
Use recent optimizations for rendering historic tables too
2015-12-02 04:23:00 +01:00
Thomas Gelf 23caa0b5db usertemplates: new controller and table 2015-12-02 04:07:13 +01:00
Thomas Gelf 292a77dfc4 IcingaUserTable: fit other tables 2015-12-02 04:05:24 +01:00
Thomas Gelf b8f246b11d cli: add benchmark command, for userspace filters 2015-12-02 04:04:38 +01:00
Thomas Gelf dabc6de1da IcingaObject: add userspace filters 2015-12-02 04:04:19 +01:00
Thomas Gelf d8a5e9a636 cli: add generic jobs command, remove import 2015-12-02 04:02:45 +01:00
Thomas Gelf 3c07cdcf66 ImportSourceHook: exception on missing class
Otherwise we were unable to catch such failures
2015-12-02 04:00:31 +01:00
Thomas Gelf 604a910cd3 Cli/Command: base class for our cli commands 2015-12-02 03:53:08 +01:00
Thomas Gelf d623502f5f DbObject: show more debug info, until removal 2015-12-02 03:39:33 +01:00
Thomas Gelf 07cf2f53a8 InspectController: pimp commands action 2015-12-02 03:37:10 +01:00
Thomas Gelf 570f8d9440 ObjectsController: add sample permission check 2015-12-02 03:35:01 +01:00
Thomas Gelf 107b872b63 DirectorObjectForm: disable additional vars
We need something better here
2015-12-02 03:33:52 +01:00
Thomas Gelf cd5ce8063a ObjectController: rudimentary sample json support 2015-12-02 03:32:42 +01:00
Thomas Gelf 8b7388cfe3 CoreApi: allow to fetch command objects 2015-12-02 03:30:12 +01:00
Thomas Gelf 6f204f4d8c SyncruleTable: do not revalidate all the time 2015-12-02 03:29:21 +01:00
Thomas Gelf f41411c39a ImportsourceTable: add revalidation stub and icons 2015-12-02 03:28:11 +01:00
Thomas Gelf 12b5e0223e SyncruleController: remove legacy property 2015-12-02 03:27:12 +01:00
Thomas Gelf e29da23f99 IcingaCommand: add mungeCommand
Supports arrays and optional PluginDir resolution
2015-12-02 03:20:55 +01:00
Thomas Gelf 502e139516 IcingaCommandTable: one table for all object types 2015-12-02 03:17:59 +01:00
Thomas Gelf f885d8ede7 IcingaCommandArgumentForm: allow Icinga DSL 2015-12-02 03:14:15 +01:00
Thomas Gelf f6ee8227a3 IcingaUserTable: do not show zones 2015-12-02 03:11:45 +01:00
Thomas Gelf d5c20e6e53 IcingaObject: first simple toJson support 2015-12-02 03:08:57 +01:00
Thomas Gelf a2d1594eaf DirectorObjectForm: re-arrange fields and commands 2015-12-02 03:07:28 +01:00
Thomas Gelf 06736e1508 IcingaCommand: improve timeout rendering 2015-12-02 02:53:27 +01:00
Thomas Gelf 7ca64e18a7 IcingaCommandArgument: add more data type support 2015-12-02 02:51:17 +01:00
Thomas Gelf 8be79b3dd6 IcingaArguments: class needed some love 2015-12-02 02:50:41 +01:00
Thomas Gelf 245189c099 schema/mysql: relax ordering strictness as of ITL 2015-12-02 02:49:19 +01:00
Thomas Gelf e5e3f749b7 IcingaObjectImports: prefetch should not be forgotten 2015-12-02 02:48:15 +01:00
Thomas Gelf 9f36a3184f IcingaConfigHelper: add renderExpression 2015-12-02 02:47:49 +01:00
Thomas Gelf 4ca5057038 css: prepare styles for object type icons 2015-12-02 02:45:52 +01:00
Thomas Gelf f80284d490 IcingaCommandForm: don't require command for templates 2015-12-02 02:45:16 +01:00
Thomas Gelf a09c34a190 DbObject: no change on update is not an error 2015-12-02 02:44:10 +01:00
Thomas Gelf c0c3d1b16d CoreApi: implement getConstant(s) 2015-12-02 02:43:26 +01:00
Thomas Gelf ed3624239b IcingaObject: allow to access arguments 2015-12-02 02:42:14 +01:00
Thomas Gelf 81a1706b46 RestApiResponse: add getSingleResult, split getResult 2015-12-02 02:40:53 +01:00
Thomas Gelf a94f5c5969 DbObject: relax primary key check 2015-12-02 02:38:19 +01:00
Thomas Gelf 9413c8cdbd IcingaConfig: do not re-deploy external objects 2015-12-01 14:47:10 +01:00
Thomas Gelf ccf3092b5d schema/mysql: case sensitive command argument name 2015-12-01 10:54:23 +01:00
Thomas Gelf 80d68adcda schema/mysql: allow argument format to be null 2015-12-01 10:39:41 +01:00
Thomas Gelf 4875c2813d IcingaArguments: fix variable name 2015-11-30 21:40:32 +01:00
Thomas Gelf 41d6f47752 DbObject: allow to change primary key (not autoinc) 2015-11-30 21:03:46 +01:00
Thomas Gelf 2b9848f9e2 IcingaObjectFieldForm: something more to do 2015-11-30 15:34:59 +01:00
Thomas Gelf 029ee84d33 IcingaConfig: cleanup, hardcode director-global 2015-11-30 15:31:54 +01:00
Thomas Gelf ac622ac7f0 ImportSourceForm: do not fail on missing hook 2015-11-30 13:31:28 +01:00
Thomas Gelf 4d28358e60 ImportSourceHook: allow default key column 2015-11-30 13:06:34 +01:00
Thomas Gelf c6af8811a8 ProvidedHook: do not fail on missing config 2015-11-30 12:19:37 +01:00
Thomas Gelf 611c2aa1a6 SyncruleController: use improved property actions 2015-11-27 17:25:58 +01:00
Thomas Gelf 3ad23a4c9d SyncruleController: get rid of legacy test notice 2015-11-26 21:10:11 +01:00
Thomas Gelf 838db966f5 IcingaAssignServiceToHostForm: by host property 2015-11-26 20:38:14 +01:00