openhab-core/bundles
Christoph Weitkamp 6a3c9b03ac Replaced orphaned 'registerHandlerLock' by 'thingLocks' (#1060)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-10-06 11:17:51 +02:00
..
org.openhab.core Move core unit tests (#1070) 2019-10-03 19:51:53 +02:00
org.openhab.core.audio Move audio unit tests (#1068) 2019-10-03 19:50:16 +02:00
org.openhab.core.auth.jaas Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.auth.oauth2client [OAuth2] redirectURI should be optional on getAccessTokenResponseByAu… (#1073) 2019-10-03 10:27:20 +02:00
org.openhab.core.automation Move remaining unit tests (#1095) 2019-10-04 21:35:13 -07:00
org.openhab.core.automation.module.media [automation] Added nullness annotations (#910) 2019-07-08 10:53:25 +02:00
org.openhab.core.automation.module.script start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.automation.module.script.rulesupport [automation] Update configDescriptions for jsr223.ScriptedTrigger (#964) 2019-08-13 21:27:29 +02:00
org.openhab.core.automation.rest Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.binding.xml start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.boot POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.compat1x Move compat1x unit tests (#1080) 2019-10-03 20:00:57 +02:00
org.openhab.core.config.core Move remaining unit tests (#1095) 2019-10-04 21:35:13 -07:00
org.openhab.core.config.discovery Move remaining unit tests (#1095) 2019-10-04 21:35:13 -07:00
org.openhab.core.config.discovery.mdns Fix null annotations order and cleanup (#958) 2019-08-08 09:42:30 +02:00
org.openhab.core.config.discovery.upnp Fix null annotations order and cleanup (#958) 2019-08-08 09:42:30 +02:00
org.openhab.core.config.discovery.usbserial start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.config.discovery.usbserial.linuxsysfs start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.config.dispatch Move remaining unit tests (#1095) 2019-10-04 21:35:13 -07:00
org.openhab.core.config.serial Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.config.xml start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.ephemeris [ephemeris] Adopted configuration for Ephemeris service (#919) 2019-10-04 21:33:43 -07:00
org.openhab.core.extension.sample Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.id Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.bin2json [bin2json] Binary to JSON converter initial contribution (#611) 2019-09-01 12:57:58 +02:00
org.openhab.core.io.console Use constructor injection to simplify lifecycle (#1038) 2019-09-17 19:17:59 +02:00
org.openhab.core.io.console.eclipse Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.console.karaf Use constructor injection to simplify lifecycle (#1038) 2019-09-17 19:17:59 +02:00
org.openhab.core.io.console.rfc147 add printf for console (#793) 2019-05-09 08:29:56 +02:00
org.openhab.core.io.http Move IO HTTP unit tests (#1081) 2019-10-03 22:22:00 +02:00
org.openhab.core.io.http.auth [infrastructure] bump SAT to 0.7.0 (#1007) 2019-08-29 09:17:35 +02:00
org.openhab.core.io.http.auth.basic start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.io.jetty.certificate partly reverts #795 as it creates runtime exceptions (#828) 2019-05-19 18:18:44 +02:00
org.openhab.core.io.monitor Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.net Move IO Net unit tests (#1082) 2019-10-03 20:00:04 +02:00
org.openhab.core.io.rest Reenable org.openhab.core.io.rest.tests (#1055) 2019-09-29 22:52:26 +02:00
org.openhab.core.io.rest.audio [rest] New audio API (#1020) 2019-09-15 08:50:15 +02:00
org.openhab.core.io.rest.auth Revert "openHAB JAX-RS publisher (#905)" 2019-07-17 11:55:29 +02:00
org.openhab.core.io.rest.core Move remaining unit tests (#1095) 2019-10-04 21:35:13 -07:00
org.openhab.core.io.rest.log Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.rest.mdns Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.rest.optimize start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.io.rest.sitemap start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.io.rest.sse [rest] Allow colons and dashes in sse topic filter validator (#1052) 2019-09-29 15:06:37 +02:00
org.openhab.core.io.rest.voice REST Voice API: new API for TTS (#1017) 2019-09-02 22:47:50 +02:00
org.openhab.core.io.transport.dbus Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.mdns Fix null annotations order and cleanup (#958) 2019-08-08 09:42:30 +02:00
org.openhab.core.io.transport.mqtt Fix MQTT gracefulStop test (#1059) 2019-09-30 15:57:19 +02:00
org.openhab.core.io.transport.serial Fix "No SerialPortProvider found" on startup (#939) 2019-07-29 22:23:18 +03:00
org.openhab.core.io.transport.serial.javacomm Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.serial.rxtx Fix serial ports missing when ports are added to system property (#866) 2019-06-12 08:58:41 +02:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.upnp Reenable org.openhab.core.io.transport.upnp.tests (#1057) 2019-09-30 10:41:39 +02:00
org.openhab.core.karaf POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.codegen Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
org.openhab.core.model.core model: prevent simultan access of singleton (#773) 2019-05-01 23:19:07 +02:00
org.openhab.core.model.item start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.model.item.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.item.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.lazygen Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.lsp Move model LSP unit tests (#1084) 2019-10-03 19:57:48 +02:00
org.openhab.core.model.persistence removed classpath entries of non-existent folders in order to solve compilation errors in IDE (#806) 2019-05-07 23:29:07 +02:00
org.openhab.core.model.persistence.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.persistence.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.rule [DSL rule] New implicit variable newState (#973) 2019-08-13 21:13:03 +02:00
org.openhab.core.model.rule.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.rule.runtime [DSL rule] New implicit variable newState (#973) 2019-08-13 21:13:03 +02:00
org.openhab.core.model.script Added configurationPid (#1003) 2019-08-27 23:20:14 +02:00
org.openhab.core.model.script.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.script.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.sitemap removed classpath entries of non-existent folders in order to solve compilation errors in IDE (#806) 2019-05-07 23:29:07 +02:00
org.openhab.core.model.sitemap.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.sitemap.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.thing [DSL] Removed deleted things from internal map (#1058) 2019-09-30 18:53:47 +02:00
org.openhab.core.model.thing.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.thing.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.persistence [persistence] Use constructor injection to simplify lifecycle (#991) 2019-08-21 20:42:02 +02:00
org.openhab.core.scheduler Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.semantics Move semantics unit tests (#1085) 2019-10-03 19:57:01 +02:00
org.openhab.core.storage.json start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.storage.mapdb fix nullness violation in MapDB test (#881) 2019-06-20 21:23:53 +02:00
org.openhab.core.test start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.test.magic Move magic unit tests (#1083) 2019-10-03 19:59:02 +02:00
org.openhab.core.thing Replaced orphaned 'registerHandlerLock' by 'thingLocks' (#1060) 2019-10-06 11:17:51 +02:00
org.openhab.core.thing.xml Move thing XML unit tests (#1079) 2019-10-03 22:21:10 +02:00
org.openhab.core.transform Move transform unit tests (#1076) 2019-10-03 19:54:20 +02:00
org.openhab.core.ui Move UI unit tests (#1078) 2019-10-03 22:20:20 +02:00
org.openhab.core.ui.icon Move UI icon unit tests (#1075) 2019-10-03 19:53:26 +02:00
org.openhab.core.voice Move voice unit tests (#1077) 2019-10-03 22:19:30 +02: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 [rest] New audio API (#1020) 2019-09-15 08:50:15 +02:00