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
*
Cleanup and debug messages.
Christian Mollekopf
2015-04-02
*
Async: have the top executor reference itself during execution
Dan Vrátil
2015-04-01
*
Use dowhile
Christian Mollekopf
2015-04-01
*
dowhile cleanup, second dowhile version without separate condition.
Christian Mollekopf
2015-04-01
*
Refactored resourcefactory further.
Christian Mollekopf
2015-04-01
*
Use Async::while
Christian Mollekopf
2015-04-01
*
Added Async::dowhile
Christian Mollekopf
2015-04-01
*
async simplifications
Christian Mollekopf
2015-03-31
*
async todos
Christian Mollekopf
2015-03-31
*
Attempt of a description how async is supposed to work, failing async lifetim...
Christian Mollekopf
2015-03-31
*
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
*
Don't leak the listener instance to catch problems with object lifetimes.
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: initial support for native chaining of KJobs
Dan Vrátil
2015-03-30
*
Async: allow consumer continuation without arguments
Dan Vrátil
2015-03-30
*
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: only notify watchers once when Future::setFinished() is called multipl...
Dan Vrátil
2015-02-20
*
Async: allow appending existing Job objects to the Job chain
Dan Vrátil
2015-02-20
*
Async: allow Async::start() to have input value
Dan Vrátil
2015-02-20
*
Async: beautification
Dan Vrátil
2015-02-09
*
Async: move public API implementation
Dan Vrátil
2015-02-09
*
Async: Move Async::PrevOut to Async::detail::prevOut
Dan Vrátil
2015-02-09
*
Async: improve error handling
Dan Vrátil
2015-02-09
*
Async: introduce sync executors
Dan Vrátil
2015-02-09
*
note on branching model for dev
Aaron Seigo
2015-02-09
*
catch unqlite impl up to current Storage API
Aaron Seigo
2015-02-09
*
void const -> const void
Aaron Seigo
2015-02-09
*
Async: don't leak Executors
Dan Vrátil
2015-02-07
*
AsyncTest: block until innerJob finishes to prevent crash
Dan Vrátil
2015-02-07
*
Async: mark our future as finished after returning from error handler
Dan Vrátil
2015-02-07
*
Async: remove unused FutureWatchers
Dan Vrátil
2015-02-02
*
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
*
DummyResourceBenchmark
Christian Mollekopf
2015-01-27
*
introduce a set of isInternalKey functions to hide this impl detail
Aaron Seigo
2015-01-27
*
can not delete this as it is an opaque data structure
Aaron Seigo
2015-01-27
*
fix build
Aaron Seigo
2015-01-27
*
Don't enlessly block in the eventloop.
Christian Mollekopf
2015-01-27
*
Avoid shutting down the synchronizer all the time.
Christian Mollekopf
2015-01-25
*
debug output
Christian Mollekopf
2015-01-25
*
Stop using Akonadi2::Console.
Christian Mollekopf
2015-01-25
*
Propagate errors for commands.
Christian Mollekopf
2015-01-25
*
Call callbacks after the resource crashed.
Christian Mollekopf
2015-01-25
[next]