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
path:
root
/
common
/
storage
Commit message (
Expand
)
Author
Age
*
Parse Keys in SinkSH inspect
key-for-sinksh
Minijackson
2018-07-26
*
Convert selection in Reduce filter in datastorequery
key-for-datastorequery
Minijackson
2018-07-23
*
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
*
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
*
Avoid overwriting local changes with remote modifications.
Christian Mollekopf
2018-06-26
*
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
*
Improved error messages
Christian Mollekopf
2018-05-18
*
A lot less namespace typing.
Christian Mollekopf
2018-05-17
*
Copy the entity when we return it.
Christian Mollekopf
2018-05-17
*
Using findLatest with an empty uid is an error.
Christian Mollekopf
2018-05-14
*
Fix CalDAV test in Docker + add Calendar and Todo in the database layout
Rémi Nicole
2018-05-14
*
Make sure we initialize the environment correctly and only set the db version...
Christian Mollekopf
2018-03-26
*
Don't just set the db version, only when we create the db first.
Christian Mollekopf
2018-03-26
*
Deal with removals in reduced queries
Christian Mollekopf
2018-02-22
*
Fixed crashes due to concurrently running queries.
Christian Mollekopf
2018-02-15
*
Xapian based fulltext indexing
Christian Mollekopf
2018-02-11
*
Removed all traces of BLOB properties
Christian Mollekopf
2018-02-06
*
Fixed getUids by type filtering.
Christian Mollekopf
2017-09-07
*
No return value needed here.
Christian Mollekopf
2017-07-16
*
We don't need the layout just to check for existence
Christian Mollekopf
2017-05-20
*
Avoid redoing stuff over and over that we can easily avoid.
Christian Mollekopf
2017-05-12
*
Avoid copying
Christian Mollekopf
2017-05-12
*
Don't store blobs in directories.
Christian Mollekopf
2017-05-11
*
Fixed merge implementation
Christian Mollekopf
2017-05-08
*
Gather required databases from index definitions.
Christian Mollekopf
2017-05-08
*
A defined table layout
Christian Mollekopf
2017-05-06
*
Cleanup
Christian Mollekopf
2017-05-04
*
Sanity check db names
Christian Mollekopf
2017-05-03
*
Moved all preprocessing back into the pipeline
Christian Mollekopf
2017-04-11
*
Move the preprocssing back out of entitystore into the pipeline.
Christian Mollekopf
2017-04-11
*
Added uid index
Christian Mollekopf
2017-04-10
*
Fixed readAllUids and readAll
Christian Mollekopf
2017-04-10
*
Move type implementations in one place
Christian Mollekopf
2017-03-21
*
Make opening dbis non-racy
Christian Mollekopf
2017-02-27
*
Remember whether a blob property is external or not.
Christian Mollekopf
2017-02-16
*
Ensure we don't accidentally spawn more transactions than necessary.
Christian Mollekopf
2017-01-23
*
Debug output
Christian Mollekopf
2017-01-23
*
Fixed revision cleanup
Christian Mollekopf
2017-01-22
*
Fixed build issues with pedantic enabled
Christian Mollekopf
2017-01-12
[next]