Commit Graph

2169 Commits

Author SHA1 Message Date
Andrey Antukh
baa2f384f4 Set a uberjar compatible basedir option. 2017-01-22 16:13:47 +01:00
Andrey Antukh
5a641e4629 Refactor configuration loading. 2017-01-22 15:50:00 +01:00
Andrey Antukh
2c06c5b905 Fix fixtures entry point. 2017-01-21 17:36:01 +01:00
Andrey Antukh
5df9337034 Make image retrieve endpoint public (without auth). 2017-01-18 11:03:14 +01:00
Andrey Antukh
b319ee056d Adapt uxbox backend code to stroage module changes. 2016-11-22 21:42:44 +01:00
Andrey Antukh
6a3d8be32a Remove tempfile namespace. 2016-11-22 21:42:32 +01:00
Andrey Antukh
ac14c549ef Remove commented code from collimp ns. 2016-11-22 17:05:07 +01:00
Andrey Antukh
c018a39f7b Don't import already imported material. 2016-11-21 18:55:44 +01:00
Andrey Antukh
b086d12760 Add rsp? predicate. 2016-11-21 18:14:10 +01:00
Andrey Antukh
5477909d4d Implement IDeref for Rsp type. 2016-11-21 18:13:59 +01:00
Andrey Antukh
c0aa4a042f Add support for icon collection importation. 2016-11-21 18:13:39 +01:00
Andrey Antukh
cf1188ad47 Add partial impl for icons collections importer (wip). 2016-11-20 23:25:48 +01:00
Andrey Antukh
6d0737e4a3 Remove unused code from collimp ns. 2016-11-20 23:07:57 +01:00
Andrey Antukh
ae4e7e6139 Remove unused import. 2016-11-20 23:07:42 +01:00
Andrey Antukh
5165ac6e52 Add valid? predicate that prints debug info to stdout.
When the predicate fails. Very usefull when used with preconditions
that by default does not print nothing.
2016-11-20 21:22:13 +01:00
Andrey Antukh
4eab2f81cf Run importation in a transaction.
Among other cosmetic fixes.
2016-11-20 21:20:41 +01:00
Andrey Antukh
e73339d2f9 Add faster implementation for retrieve image size. 2016-11-20 21:19:53 +01:00
Andrey Antukh
0192298d09 Remove unused type attr from import entry spec. 2016-11-20 21:19:21 +01:00
Andrey Antukh
de57630c14 Import backend code inside the repository. 2016-11-20 20:04:52 +01:00