add fallback strategy for ThingCommandToModifyExceptionRegistry |
|
More...
|
over 7 years ago
|
align package naming with other ditto services: starting with "org.eclipse.ditto.services" instead of just "org.eclipse.services" |
|
More...
|
over 7 years ago
|
fix null pointer exception in DittoThingSnapshotter |
|
More...
|
over 7 years ago
|
fix javadoc |
|
More...
|
over 7 years ago
|
make creation of actors configurable in Things service |
|
More...
|
over 7 years ago
|
Fixed behaviour of JsonFieldDefinition.mapValue when dealing with null values. As a result JsonValue.isRepresentationOfJavaType method could be deleted. Fixed name of factory method for retrieving a JsonFieldDefinition for a JsonArray from JsonFactory. |
|
More...
|
over 7 years ago
|
fix exception handling in AggregationQueryActor: catch org.eclipse.ditto.model.thingsearchparser.ParserException instead of JDK ParserException |
|
More...
|
over 7 years ago
|
Fixed some Javadoc comments. |
|
More...
|
over 7 years ago
|
Do not serialize RetrieveThingsResponse.namespace if it is null |
|
More...
|
over 7 years ago
|
added Travis build status badge |
|
More...
|
over 7 years ago
|
#17 fix NoSuchElementException |
|
More...
|
over 7 years ago
|
fixed test timeouts in *SnapshotTestHelpers which was at 3ms instead of 3s |
|
More...
|
over 7 years ago
|
ignored currently half the time failing tests in ThingUpdaterTest |
|
More...
|
over 7 years ago
|
fixed JSON parsing errors were not reported to WS clients |
|
More...
|
over 7 years ago
|
added blacklist to which HTTP headers are not forwarded |
|
More...
|
over 7 years ago
|
fix config key |
|
More...
|
over 7 years ago
|
simplify usage of japicmp-maven-plugin: no explicit includes anymore - per default, all classes are checked, excludes can be defined optionally |
|
More...
|
over 7 years ago
|
support text/plain for command responses with optional entity, delete unused methods |
|
More...
|
over 7 years ago
|
support text/plain content type in HttpRequestActor |
|
More...
|
over 7 years ago
|
fixed Json parsing for messages via HTTP |
|
More...
|
over 7 years ago
|
#17 fix mapping of RetrieveThings and RetrieveThingsResponse in DittoProtocolAdapter |
|
More...
|
over 7 years ago
|
fixed "live" messages de-/serialization + message response routing |
|
More...
|
over 7 years ago
|
test new entry creation by Policy.setSubjectFor |
|
More...
|
over 7 years ago
|
fix bug: setting subject of new policy entry had no effect |
|
More...
|
over 7 years ago
|
fix StringIndexOutOfBoundsException in ImmutableSubjectId |
|
More...
|
over 7 years ago
|
added the channel (twin/live) to the DittoHeaders and -Definitions |
|
More...
|
over 7 years ago
|
add fallback semantics for policy ID of implicitly created policies |
|
More...
|
over 7 years ago
|
#13: fixed some encountered messaging / live channel bugs |
|
More...
|
over 7 years ago
|
#13: changed groupId to "org.eclipse.ditto" everywhere, omitting sub-groupIds |
|
More...
|
over 7 years ago
|
#13: configured 'performRelease' profile to sign artifacts, attach javadoc+sources, etc. |
|
More...
|
over 7 years ago
|