2
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 22 hours ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #48 from bsinno/feature/updater-initialization
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago
Merge pull request #49 from bsinno/doc/issue-42-ditto-protocol-livechan More... about 8 years ago
temp commit
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago
#42: Added missing SVG file. More... about 8 years ago
#42: Reviewed documentation for the Ditto Protocol. More... about 8 years ago
added "deploy" goal in Jenkinsfile
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago
adjusted branch name replacement in Jenkinsfile in order to also support e.g. "bugfix/" branches
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago
adjusted Jenkinsfile to use versions plugin in order to set version to feature branch before building
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago
removed "docker.image.version.suffix" maven property
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago
simplify search updates More... about 8 years ago
fixed bugs in streaming actors regarding commands/responses for live signals
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago
fixed bugs in messages mapping for binary payload
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago
remove unused strategies MongoThingCreatedStrategy and MongoThingModifiedStrategy More... about 8 years ago
fix compile error: MongoEventToPersistenceStrategyFactory is a singleton now More... about 8 years ago
fixed several warnings, avoid mocking where it is easier to use "real" implementations More... about 8 years ago
reduce MongoDb Logging in Tests More... about 8 years ago
fixed several warnings, avoid mocking where it is easier to use "real" implementations More... about 8 years ago
split reusable AbstractMongoClientActor More... about 8 years ago
CR-4006, CR-4828 remove uncommented code More... about 8 years ago
replace ThingsSynchronizerActor by stream supervisor and stream forwarder More... about 8 years ago
add AbstractStreamSupervisor, replace constructor args of AbstractStreamForwarder by abstract methods, fix ThingUpdaterTest More... about 8 years ago
fix ditto.services.model.things site template More... about 8 years ago
add AbstractStreamForwarder; change success message from updater to Status.Success More... about 8 years ago
move MongoDB specific code from ThingUpdater in search down to the persistence layer More... about 8 years ago
acknowledge successful synchronization in ThingUpdater More... about 8 years ago
fix compile error in ThingsUpdaterActor More... about 8 years ago
trigger sync in ThingUpdater if no shortcut is taken for the initial event More... about 8 years ago
Aggregation over modified MongoDB journal entries: Make time window aboslute and memory usage O(1) More... about 8 years ago
Make AbstractPersistenceStreamingActor stream events between absolute timestamps to message sender More... about 8 years ago
#42 fixed build + splitted up protocol overview+twinlive
Thomas Jäckle
as Thomas Jaeckle
More... about 8 years ago