index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Parse Keys in SinkSH inspect
key-for-sinksh
Minijackson
2018-07-26
*
Wrap assignment in lambda
key-for-resultset
Minijackson
2018-07-23
*
Make assignation clear
Minijackson
2018-07-23
*
Convert ResultSet
Minijackson
2018-07-23
*
Convert selection in Reduce filter in datastorequery
key-for-datastorequery
Minijackson
2018-07-23
*
Remove invalid comments
Minijackson
2018-07-19
*
Default constructor of Identifier produces null + safety net
Minijackson
2018-07-19
*
Fix empty function -_-"
Minijackson
2018-07-16
*
Typo
Minijackson
2018-07-13
*
Finish converting DataStoreQuery to new Key API
Minijackson
2018-07-13
*
Add versions of readLatest with Identifier as argument in EntityStore
Minijackson
2018-07-13
*
Increment database version
key-for-indexes
Minijackson
2018-07-06
*
Use key API in indexes
Minijackson
2018-07-04
*
Minor fixes
key-storage-api
Minijackson
2018-07-04
*
Fix changereplay + comment special case of readLatest
Minijackson
2018-07-04
*
Fix pipelinetest + remove useless commented lines
Minijackson
2018-07-04
*
Move Key API into own files + some fixes
Minijackson
2018-07-04
*
[Storage] Implement Key API
Minijackson
2018-07-04
*
Test overlap live queries
Minijackson
2018-07-04
*
Contains with an empty key doesn't make much sense.
Christian Mollekopf
2018-06-26
*
Only modifications have changed properties
Christian Mollekopf
2018-06-26
*
Avoid overwriting local changes with remote modifications.
Christian Mollekopf
2018-06-26
*
Fixed the lost update scenario
Christian Mollekopf
2018-06-25
*
Try harder to avoid storing a revision that is too high in the result
Christian Mollekopf
2018-06-22
*
Log query results
Christian Mollekopf
2018-06-22
*
Fixed the thread index.
Christian Mollekopf
2018-06-19
*
Asserts, debug messages and other cleanup
Christian Mollekopf
2018-06-19
*
Implement Overlap queries
Rémi Nicole
2018-06-19
*
Debug output
Christian Mollekopf
2018-06-18
*
Reduce the maximum database size to 200MB until we have fixed the lmdb
Christian Mollekopf
2018-06-01
*
Avoid trying to remove an item that we don't have in the model.
Christian Mollekopf
2018-06-01
*
Cleanup
Christian Mollekopf
2018-05-29
*
Log to qDebug which we then funnel to Sink::Log
Christian Mollekopf
2018-05-29
*
Cleanup
Christian Mollekopf
2018-05-29
*
Reduce the maximum database size to 10GB on windows.
Christian Mollekopf
2018-05-29
*
Only call the result handler if reading succeeded
Christian Mollekopf
2018-05-29
*
Avoid building tests that link to the resource on windows.
Christian Mollekopf
2018-05-28
*
-DQT_PLUGIN seems to be a remnant of the past.
Christian Mollekopf
2018-05-28
*
Cleaned up some unnecessary dependencies.
Christian Mollekopf
2018-05-28
*
Fixed build with extra warnings.
Christian Mollekopf
2018-05-28
*
Implement ranged queries
Rémi Nicole
2018-05-28
*
Document why we might be creating a db several times.
Christian Mollekopf
2018-05-27
*
A wrapper for linenoise
Christian Mollekopf
2018-05-27
*
Don't store references to temporarily valid data.
Christian Mollekopf
2018-05-25
*
We can't recover from not being able to open the database.
Christian Mollekopf
2018-05-24
*
Get the mapsize from a separate function and check the error when
Christian Mollekopf
2018-05-24
*
Fixed linenoise warnings
Christian Mollekopf
2018-05-24
*
Fixed a bunch of warnings
Christian Mollekopf
2018-05-24
*
Return number of retrieved values.
Christian Mollekopf
2018-05-24
*
Add findAllInRange function in the storage layer
Rémi Nicole
2018-05-24
[next]