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
*
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
*
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
*
cleanup
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
*
Moved clientapitest to tests
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
*
More generic domainadpator code.
Christian Mollekopf
2015-04-12
*
checkpoint
Christian Mollekopf
2015-04-10
*
comments
Christian Mollekopf
2015-04-09
*
Moved generic parts of the domain adaptor to common
Christian Mollekopf
2015-04-09
*
Renamed Akonadi::Domain to Akonadi::ApplicationDomain
Christian Mollekopf
2015-04-09
*
Refactored buffer extraction from vector.
Christian Mollekopf
2015-04-09
*
Started a facade base implementation.
Christian Mollekopf
2015-04-09
*
Use QByteArray instead of QString
Christian Mollekopf
2015-04-09
*
cleanup
Christian Mollekopf
2015-04-08
*
Less noise
Christian Mollekopf
2015-04-07
*
Use memcpy to copy tables into vectors.
Christian Mollekopf
2015-04-07
*
ResourceAccess: copy the buffer before capturing it in the lambda.
Christian Mollekopf
2015-04-02
*
async simplifications
Christian Mollekopf
2015-04-02
*
Unbreak the clientapi.
Christian Mollekopf
2015-04-02
*
Cleanup and debug messages.
Christian Mollekopf
2015-04-02
*
Storage: API cleanup/use QByteArray instead of std::string
Christian Mollekopf
2015-03-31
*
Don't try to restart the resource on every disconnect.
Christian Mollekopf
2015-03-31
*
Forgot to compile the notification schema
Christian Mollekopf
2015-03-31
*
Minor cleanup, less warnings.
Christian Mollekopf
2015-03-31
*
Shutdown notification to achieve a clean shutdown.
Christian Mollekopf
2015-03-31
*
Resource crashhandler and logging facilities.
Christian Mollekopf
2015-03-31
*
Async: allow appending Jobs to already running or finished Jobs
Dan Vrátil
2015-02-21
*
CMake: fix Qt5 lookup, use KDE_INSTALL_TARGETS_DEFAULT_ARGS
Dan Vrátil
2015-02-21
*
Async: allow appending existing Job objects to the Job chain
Dan Vrátil
2015-02-20
*
catch unqlite impl up to current Storage API
Aaron Seigo
2015-02-09
*
void const -> const void
Aaron Seigo
2015-02-09
*
Added JOBAPI todo's.
Christian Mollekopf
2015-02-02
*
clenup
Christian Mollekopf
2015-01-30
*
Shutdown command for synchronizers, used by the dummyresourcetest.
Christian Mollekopf
2015-01-30
*
Open the database readonly in readonly mode.
Christian Mollekopf
2015-01-30
*
introduce a set of isInternalKey functions to hide this impl detail
Aaron Seigo
2015-01-27
[next]