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
/
facade.h
Commit message (
Expand
)
Author
Age
*
Untangled the include dependencies a bit.
Christian Mollekopf
2015-08-13
*
Moved sendCommand implementations to ResourceAccess
Christian Mollekopf
2015-08-12
*
Allow to inject a fake ResourceInstance
Christian Mollekopf
2015-07-28
*
Abstracted the storage so the facade can be tested.
Christian Mollekopf
2015-07-27
*
Moved storage access, adaptor conversion and index access to central
Christian Mollekopf
2015-07-27
*
Only query for new revisions.
Christian Mollekopf
2015-07-27
*
Removed hardcoded instance identifier
Christian Mollekopf
2015-07-27
*
More trace messages
Christian Mollekopf
2015-07-23
*
Modify/Delete actions
Christian Mollekopf
2015-07-19
*
Don't require a smartpointer where not necessary
Christian Mollekopf
2015-07-15
*
Removed unnecessary template parameter
Christian Mollekopf
2015-07-14
*
Generalized facade code.
Christian Mollekopf
2015-07-02
*
Use template type parameter
Christian Mollekopf
2015-06-01
*
KAsync has moved to it's own kasync.git repository
Dan Vrátil
2015-05-18
*
Adapt to KAsync namespace change
Dan Vrátil
2015-05-15
*
Ensure the facade is open when listening to revision changes.
Christian Mollekopf
2015-05-01
*
Moved the non-generic code back to dummyresource.
Christian Mollekopf
2015-04-27
*
Fixed lifetime management of resultSet.
Christian Mollekopf
2015-04-27
*
Moved complete writing part to GenericFacade
Christian Mollekopf
2015-04-19
*
Moved generic part of load to GenericFacade
Christian Mollekopf
2015-04-18
*
Use a queryrunner to execute queries.
Christian Mollekopf
2015-04-15
*
Started a facade base implementation.
Christian Mollekopf
2015-04-09