summaryrefslogtreecommitdiffstats
path: root/tests/hawd
Commit message (Collapse)AuthorAge
* Build without warningsChristian Mollekopf2016-01-31
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* HAWD: Ensure the column order is maintainedChristian Mollekopf2015-12-01
| | | | | | | By turning the columns into an array instead of an object, we can print the values in the same order as in the definition file. Previosly the order was random, and even headers and values were somtimes mixed up.
* Bigger field with and less history by defaultChristian Mollekopf2015-08-24
|
* HAWD: Ensure the formatter sorts the rows.Christian Mollekopf2015-08-24
|
* HAWD: Fixed with fieldsChristian Mollekopf2015-08-24
|
* Removed convenience APIChristian Mollekopf2015-08-23
|
* Use the new transaction api in hawdChristian Mollekopf2015-08-10
|
* Use the HAWD::FormatterChristian Mollekopf2015-08-10
|
* HAWD::Formatter to print datasetChristian Mollekopf2015-08-07
|
* Make it build with Qt 5.5Dan Vrátil2015-05-11
|
* Storage: API cleanup/use QByteArray instead of std::stringChristian Mollekopf2015-03-31
|
* CMake: fix Qt5 lookup, use KDE_INSTALL_TARGETS_DEFAULT_ARGSDan Vrátil2015-02-21
|
* make libgit actually optionallyAaron Seigo2014-12-18
|
* LGPL the library classesAaron Seigo2014-12-15
|
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
|
* make libhawd a shared libAaron Seigo2014-12-15
|
* remove readAll in favor of using scanAaron Seigo2014-12-14
|
* Missing includesDan Vrátil2014-12-12
|
* buildAaron Seigo2014-12-11
|
* commit hashes!Aaron Seigo2014-12-11
|
* print commandAaron Seigo2014-12-11
|
* add printing features and stub in hashesAaron Seigo2014-12-11
|
* start to document this thingAaron Seigo2014-12-11
|
* include annotations in binary serializationAaron Seigo2014-12-11
|
* more accurate descriptionsAaron Seigo2014-12-11
|
* add a checkallAaron Seigo2014-12-11
|
* don't bother with out put hereAaron Seigo2014-12-11
|
* add a * to check allAaron Seigo2014-12-11
|
* add a descriptionAaron Seigo2014-12-11
|
* add a checker module: hawd check <module names>Aaron Seigo2014-12-11
|
* store and allow fetching of parse / file missing errorsAaron Seigo2014-12-11
|
* DataSet, and create a small lib to be used by testsAaron Seigo2014-12-11
|
* timestamp all entriesAaron Seigo2014-12-11
|
* How Are We Doing (hawd) frameworkAaron Seigo2014-12-11