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
Commit message (
Expand
)
Author
Age
*
Fix "contains" function + write tests for contains and exists
separate-uid
Minijackson
2018-08-22
*
Fix readRevisions function, fixes pipelinetest
Minijackson
2018-08-22
*
Re-do fullScan function and test it
Minijackson
2018-08-22
*
Fix readPrevious
Minijackson
2018-08-22
*
Remove "__internal_dbname" check (doesn't work with integer keys)
Minijackson
2018-08-22
*
Inline sizeTToByteArray and byteArrayToSizeT functions in wrappers
Minijackson
2018-08-21
*
Remove internal key trace log
Minijackson
2018-08-21
*
Huh, what's it doing here?
Minijackson
2018-08-21
*
Factor typeDatabases implementations for different entity types
Minijackson
2018-08-21
*
resultHandler take size_t as argument for involved storage functions
Minijackson
2018-08-21
*
Refactor QByteArray ↔ size_t conversions into utils
Minijackson
2018-08-21
*
Separate UIDs and revisions
Minijackson
2018-08-21
*
Store revisions as size_t
Minijackson
2018-08-21
*
Fixed carddav sync
Christian Mollekopf
2018-08-17
*
Print parsed keys that we can read.
Christian Mollekopf
2018-08-17
*
Fixed possible deadlock if we get a debug message in the wrong moment
Christian Mollekopf
2018-08-17
*
Actually store the flags instead of the db name.
Christian Mollekopf
2018-08-08
*
Removed unused code
Christian Mollekopf
2018-08-06
*
Fixed threading issues with dynamic db creation.
Christian Mollekopf
2018-08-06
*
Asserts in methods where we always expect a result.
Christian Mollekopf
2018-08-06
*
Avoid creating an instance just to check for instance
Christian Mollekopf
2018-08-06
*
Calendar color
Christian Mollekopf
2018-08-02
*
Email debug serializer
Christian Mollekopf
2018-08-02
*
Cleanup.
Christian Mollekopf
2018-08-02
*
Fixed signed/unsigned comparison
Christian Mollekopf
2018-07-30
*
Prevent phrase searches from spanning different indexed parts
Christian Mollekopf
2018-07-30
*
An adaptive query limit and a warning if we exceed it
Christian Mollekopf
2018-07-30
*
Small optimization
Christian Mollekopf
2018-07-30
*
Avoid unnecessary Identifier conversions in performance ciritical code.
Christian Mollekopf
2018-07-28
*
Fixed warnings
Christian Mollekopf
2018-07-28
*
Don't print all results.
Christian Mollekopf
2018-07-27
*
Debug messages and a higher limit for queries
Christian Mollekopf
2018-07-27
*
Fixed build
Christian Mollekopf
2018-07-27
*
Use Key API in SinkSH
Rémi Nicole
2018-07-27
*
Use Key API in ResultSet
Rémi Nicole
2018-07-27
*
Use Key API in DataStoreQuery
Rémi Nicole
2018-07-27
*
Use Key API in indexes
Rémi Nicole
2018-07-27
*
New Key API in storage layer
Rémi Nicole
2018-07-27
*
Shouldn't be a warning if we expect to run into it.
Christian Mollekopf
2018-07-27
*
Only do partial matching (instead of wildcard) and limit expansion.
Christian Mollekopf
2018-07-27
*
All xapian stuff in a central place
Christian Mollekopf
2018-07-27
*
Avoid the socket probing and move the shutdown logic into
Christian Mollekopf
2018-07-25
*
Fixup
Christian Mollekopf
2018-07-25
*
Same fix as last commit.
Christian Mollekopf
2018-07-25
*
Fixed crash.
Christian Mollekopf
2018-07-25
*
Deal with modifications to filtered entities
Christian Mollekopf
2018-07-16
*
Fixed the case when a dbi would leak through to a transaction where it
Christian Mollekopf
2018-07-12
*
Document what copies and what doesn't
Christian Mollekopf
2018-07-03
*
Fixed yet another reduction update codepath
Christian Mollekopf
2018-07-02
*
Generate globally unique messageids without leaking the hostname
Christian Mollekopf
2018-07-02
[next]