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
*
Async::wait
Christian Mollekopf
2015-04-28
*
Async: Nested job error propagation.
Christian Mollekopf
2015-04-28
*
cleanup
Christian Mollekopf
2015-04-27
*
Make use of Async::iterate
Christian Mollekopf
2015-04-27
*
Async: iterate to easily iterate over a container.
Christian Mollekopf
2015-04-27
*
Moved the non-generic code back to dummyresource.
Christian Mollekopf
2015-04-27
*
Use std::shared_ptr instead of QSharedPointer for facade factory.
Christian Mollekopf
2015-04-27
*
Fixed lifetime management of resultSet.
Christian Mollekopf
2015-04-27
*
Keep thread alive until the end of the query, and cleanup the resultSet.
Christian Mollekopf
2015-04-24
*
Moved Console to client.
Christian Mollekopf
2015-04-21
*
Moved generic part of resource implementation to GenericResource
Christian Mollekopf
2015-04-20
*
Moved complete writing part to GenericFacade
Christian Mollekopf
2015-04-19
*
Moved client and dummyresource to examples/
Christian Mollekopf
2015-04-19
*
Fixed build.
Christian Mollekopf
2015-04-19
*
Stub for akonadi configuration.
Christian Mollekopf
2015-04-19
*
Avoid error message when initially starting resource.
Christian Mollekopf
2015-04-19
*
Async refactoring in clientapi using each executor
Christian Mollekopf
2015-04-19
*
Fixed void async each.
Christian Mollekopf
2015-04-19
*
Async: Ensure the future passed by reference to the handler remains valid.
Christian Mollekopf
2015-04-19
*
cleanup
Christian Mollekopf
2015-04-18
*
Avoid error while processing messagequeue
Christian Mollekopf
2015-04-18
*
Log messages
Christian Mollekopf
2015-04-18
*
Moved generic part of load to GenericFacade
Christian Mollekopf
2015-04-18
*
Renamed the Error log macro to ErrorMsg because of nameclashes
Christian Mollekopf
2015-04-18
*
Cleanup in DummyResourceFacade::load
Christian Mollekopf
2015-04-16
*
Moved clientapitest to tests
Christian Mollekopf
2015-04-15
*
Log storage errors during query.
Christian Mollekopf
2015-04-15
*
Colorized debug output a bit
Christian Mollekopf
2015-04-15
*
Use a queryrunner to execute queries.
Christian Mollekopf
2015-04-15
*
Always queue commands in resourceaccess.
Christian Mollekopf
2015-04-12
*
Further simplify writing of buffer adaptors.
Christian Mollekopf
2015-04-12
*
Compile with flatbuffers 1.1
Christian Mollekopf
2015-04-12
*
Compile with QT_NO_DEBUG
Christian Mollekopf
2015-04-12
*
Merge remote-tracking branch 'origin/develop' into develop
Christian Mollekopf
2015-04-12
|
\
|
*
Async: add runtime executor tracing for easier debugging
Dan Vrátil
2015-04-11
|
*
Async: use baseclass instead of this-> to refer to parent class member
Dan Vrátil
2015-04-10
|
*
Fix build (flatbuffers API changed)
Dan Vrátil
2015-04-10
|
*
Async: fix build for real this time
Dan Vrátil
2015-04-10
|
*
Async: fix build
Dan Vrátil
2015-04-10
|
*
Async: const'ify
Dan Vrátil
2015-04-06
|
*
Async: improve error handling and error propagation
Dan Vrátil
2015-04-06
|
*
Async: remove the silly all-tests benchmark
Dan Vrátil
2015-04-04
|
*
Async: update components and lifetime documentation
Dan Vrátil
2015-04-04
|
*
Async: implement progress reporting through future
Dan Vrátil
2015-04-04
|
*
Async: move as much Future code as possible from public header to .cpp
Dan Vrátil
2015-04-04
|
*
Async: one TODO done, few more to go
Dan Vrátil
2015-04-04
|
*
Async: fix crash in Job::nestedJobWrapper
Dan Vrátil
2015-04-04
*
|
More generic domainadpator code.
Christian Mollekopf
2015-04-12
*
|
checkpoint
Christian Mollekopf
2015-04-10
*
|
Compile with debug symbols by default for now
Christian Mollekopf
2015-04-09
[next]