summaryrefslogtreecommitdiffstats
path: root/common/store.h
Commit message (Collapse)AuthorAge
* Use the resourcefacade to query for resources.Christian Mollekopf2016-12-23
| | | | | | Otherwise we'd have to maintain two query paths, and getResource already broke because we didn't retrieve the capabilities.
* Copy command and proper moveChristian Mollekopf2016-12-04
|
* interresource moveChristian Mollekopf2016-12-02
|
* CleanupChristian Mollekopf2016-11-29
|
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
|
* Synchronous APIChristian Mollekopf2016-06-15
|
* Allow clients to request a temporary file for BLOB propertiesChristian Mollekopf2016-04-10
|
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Moved Store to separate fileChristian Mollekopf2016-02-10