openhab-core/bundles
Kai Kreuzer 1e2fd7b447
Make rule engine use a threadpool (#1857)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-11-29 10:56:01 +01:00
..
org.openhab.core Remove the groupname from the members if the group item is removed (#1833) 2020-11-22 12:24:38 +01:00
org.openhab.core.addon.sample [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.audio Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.auth.jaas [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.auth.oauth2client Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.automation Make rule engine use a threadpool (#1857) 2020-11-29 10:56:01 +01:00
org.openhab.core.automation.module.media [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.automation.module.script Extracted accessor into interface and added to script engine context to allow access to script extensions from script engine factories (#1843) 2020-11-28 23:24:19 +01:00
org.openhab.core.automation.module.script.rulesupport Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.automation.rest [rest] Add summary option to rules, things, UI components resources (#1827) 2020-11-21 18:40:48 +01:00
org.openhab.core.binding.xml [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.config.core Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.config.discovery [inbox REST API] Added new optional pareameter newThingId to approve (#1848) 2020-11-26 08:37:16 +01:00
org.openhab.core.config.discovery.mdns Remove Map null annotation workarounds (#1780) 2020-11-03 22:12:22 +01:00
org.openhab.core.config.discovery.upnp [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.config.discovery.usbserial Remove Map null annotation workarounds (#1780) 2020-11-03 22:12:22 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.config.dispatch [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.config.serial [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.config.xml Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.ephemeris Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.id [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.bin2json [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.console [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.console.eclipse [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.console.karaf [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.console.rfc147 [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.http [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.http.auth Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.io.http.auth.basic [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.jetty.certificate [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.monitor [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.net [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.rest [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.rest.audio [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.rest.auth Remove Map null annotation workarounds (#1780) 2020-11-03 22:12:22 +01:00
org.openhab.core.io.rest.core [inbox REST API] Added new optional pareameter newThingId to approve (#1848) 2020-11-26 08:37:16 +01:00
org.openhab.core.io.rest.log [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.rest.mdns [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.rest.sitemap [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.rest.sse [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.rest.swagger [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.rest.ui [rest] Add summary option to rules, things, UI components resources (#1827) 2020-11-21 18:40:48 +01:00
org.openhab.core.io.rest.voice [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.transport.mdns [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.transport.mqtt transport/mqtt: Introduce setUnsubscribeOnStop() function (#1724) 2020-11-10 22:37:46 +01:00
org.openhab.core.io.transport.serial [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.transport.serial.javacomm [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.transport.serial.rxtx [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.io.transport.upnp [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.karaf [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.item Avoid potential NPE (#1839) 2020-11-19 20:13:23 +01:00
org.openhab.core.model.item.ide [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.item.runtime [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.lazygen [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.lsp [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.persistence [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.persistence.ide [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.persistence.runtime [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.rule Log reason for rules/scripts refresh (#1812) 2020-11-13 21:38:35 +01:00
org.openhab.core.model.rule.ide [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.rule.runtime [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.script Log reason for rules/scripts refresh (#1812) 2020-11-13 21:38:35 +01:00
org.openhab.core.model.script.ide [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.script.runtime Create separate DSLScriptEngine instances for every handler (#1819) 2020-11-14 20:16:19 +01:00
org.openhab.core.model.sitemap [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.sitemap.ide [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.sitemap.runtime [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.thing [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.thing.ide [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.model.thing.runtime [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.persistence Allow max, min and avg calculations on other types (#1563) 2020-11-10 22:40:55 +01:00
org.openhab.core.semantics [semantics] Ontology enhanced (#1814) 2020-11-26 15:01:33 +01:00
org.openhab.core.storage.json [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.test [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.test.magic [magic] Added a trigger channel for easier tests (#1853) 2020-11-27 15:02:04 +01:00
org.openhab.core.thing [profiles] Added 'Hysteresis' profile (#1726) 2020-11-29 00:21:43 +01:00
org.openhab.core.thing.xml Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.transform [infrastructure] add external null-annotations (#1775) 2020-11-03 21:33:48 +01:00
org.openhab.core.ui Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.ui.icon Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
org.openhab.core.voice Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00
antlr-generator-3.2.0-patch.jar [model] don't require to download antlr generator on build time (#810) 2019-05-14 09:04:35 +02:00
pom.xml Update LastNPE EEAs to 2.2.1 (#1821) 2020-11-17 16:29:09 +01:00