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
*
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
*
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
*
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
*
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
*
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 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
*
We were off by a factor of 10
Christian Mollekopf
2018-05-24
*
Opening dbis may fail in read-only mode
Christian Mollekopf
2018-05-24
*
I think those variables should just be static
Christian Mollekopf
2018-05-24
*
We need an extern declaration for non-static variables.
Christian Mollekopf
2018-05-23
[next]