2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix log message of ThingsStreamSupervisor to contain last sync timestamp More... almost 8 years ago
update javadoc More... almost 8 years ago
remove unnecessary configuration for retrieval of thing-tags and policy-tags via pub-sub - this feature had been supported by older service implementations More... almost 8 years ago
add cache of limited size (default: 1000) for persistence-streaming-actors: only stream entity tags if they are new to the cache or newer than the one contained in the cache More... almost 8 years ago
Fixed DittoBsonJson conversion of special characters. Rewrote DittoBsonJson in order to operate on JsonObject and use a MongoDB specific implementation taking care of "." and "$" in JSON keys. More... almost 8 years ago
delete no longer needed class SudoRetrieveModifiedThingTagsResponse More... almost 8 years ago
add missing license header More... almost 8 years ago
Search updater stabilization (WIP): More... almost 8 years ago
fixed RouteRoute
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago
#53 use method from JavaConversions to stay compatible with scala 2.11 More... almost 8 years ago
fixed sonar "bugs"
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago
fixed tests which were broke due to changes in devops authentication in RootRoute
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago
fix wrong javadoc (TODO: move to other package) More... almost 8 years ago
Merge branch 'master' into feature/stream-modified-entities More... almost 8 years ago
Merge pull request #52 from bsinno/feature/search_persistence_architecture More... almost 8 years ago
added CorsEnablingDirective
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago
#53 Fix message serialization of empty raw messages payloads, do not serialize payload field if payload is empty, added tests, extract MessagePayloadSerializer to reduce code duplication More... almost 8 years ago
start implementing functionality to save last successful sync timestamp of things-search in a new mongo collection More... almost 8 years ago
fix merge issues More... almost 8 years ago
Merge branch 'bsinno' into feature/search_persistence_architecture More... almost 8 years ago
several minor improvements, mostly to tests: More... almost 8 years ago
added possibility to "piggyback" commands via /devops HTTP route
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago
clean up simplify and search tests More... almost 8 years ago
added possibility to retrieve and change log levels during runtime
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago
Merge pull request #48 from bsinno/feature/updater-initialization
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago
Merge pull request #49 from bsinno/doc/issue-42-ditto-protocol-livechan More... almost 8 years ago
temp commit
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago
#42: Added missing SVG file. More... almost 8 years ago
#42: Reviewed documentation for the Ditto Protocol. More... almost 8 years ago
added "deploy" goal in Jenkinsfile
Thomas Jäckle
as Thomas Jaeckle
More... almost 8 years ago