141 Commits

Author SHA1 Message Date
Filip Bucek
30925777b4 DatabaseTable can read and write data to JSON + manager can ignore ssl errors 2019-11-12 13:11:30 +01:00
Filip Bucek
a80552654b added status() and networkReply() to Request 2019-11-12 12:02:50 +01:00
Filip Bucek
a7831cae9c updated json handling in databasetable 2019-11-12 11:37:37 +01:00
Filip Bucek
08f7f163d2 added core.h ( which includes <memory> ) 2019-11-12 11:27:06 +01:00
Filip Bucek
d467feb7b9 SQLite with create and insert based on defined struct 2019-11-12 11:25:01 +01:00
Filip Bucek
995898c00c cppcheck: explicit constructor 2019-11-11 18:09:44 +01:00
Filip Bucek
1cd286dba5 added missing <memory> header 2019-11-11 18:07:34 +01:00
Filip Bucek
d98ddf6c5f Adding database Table class for automated handling tables 2019-11-11 18:04:56 +01:00
Filip Bucek
b04332059f Adding SQLite test ( open database ) 2019-11-11 15:39:25 +01:00
Filip Bucek
70e389ab43 Using tst_ in auto tests 2019-11-11 13:12:48 +01:00
Filip Bucek
d54da50d5e moved SDK_TEST_PATH and SDK_ROOT definition to test subproject 2019-11-11 10:34:49 +01:00
Filip Bucek
54d7a5c59a used quoted path ( spaces in paths on Windows ) 2019-11-11 09:56:25 +01:00
Filip Bucek
1fc722b751 adding ansible ( to create test database ) 2019-11-11 09:29:42 +01:00
Filip Bucek
8552cc304f updating ci 2019-11-08 18:33:38 +01:00
Filip Bucek
1d947e931b updating ci 2019-11-08 18:28:06 +01:00
Filip Bucek
33950c96fe updating code coverage 2019-11-08 18:19:23 +01:00
Filip Bucek
ee507683c6 updating ci 2019-11-08 17:58:17 +01:00
Filip Bucek
4ded480088 using artifact with dependancy 2019-11-08 17:51:32 +01:00
Filip Bucek
22e281a2a7 using again 'cache' 2019-11-08 17:42:01 +01:00
Filip Bucek
00596d53db using make check 2019-11-08 17:13:59 +01:00
Filip Bucek
8f2fcedeb7 updating code coverage test 2019-11-08 16:36:46 +01:00
Filip Bucek
5618a7d00c updating tests 2019-11-08 16:28:15 +01:00
Filip Bucek
ce9e59d604 adding dependancy 2019-11-08 16:22:30 +01:00
Filip Bucek
01bd3c9753 adding dependancy 2019-11-08 16:21:53 +01:00
Filip Bucek
0d4f436e23 using artifacts instead of cache 2019-11-08 16:10:15 +01:00
Filip Bucek
1fe9632720 Merge branch 'feature/soap-test' into 'master'
Feature/soap test

See merge request spaceti-app/integrations/common/server-sdk!3
2019-11-08 14:46:45 +00:00
Filip Bucek
8c137c391f updated comments 2019-11-08 15:43:56 +01:00
Filip Bucek
0e2922f673 disabled http/2 - does not work on Qt 5.9.8 also for SoapRequest 2019-11-08 14:13:35 +01:00
Filip Bucek
1c2d69786c disabled http/2 - does not work on Qt 5.9.8 2019-11-08 14:11:17 +01:00
Filip Bucek
aeb98c0f06 updated unitests 2019-11-08 14:08:58 +01:00
Filip Bucek
ea0258cef1 Merge branch 'master' into feature/soap-test
# Conflicts:
#	scripts/check.sh
2019-11-08 13:32:59 +01:00
Filip Bucek
ea042620b1 SOAP is working with tests 2019-11-08 13:32:34 +01:00
Filip Bucek
b6950b9bfe fix lineending checks for .git 2019-11-08 11:26:09 +01:00
Filip Bucek
57e0245b1b fixing check script for lineendings 2019-11-08 11:15:34 +01:00
Filip Bucek
27a533d52b fixing check script for lineendings 2019-11-08 11:14:59 +01:00
Filip Bucek
c24bfa5296 Merge branch 'fix/line-endings' into 'master'
Fix/line endings

See merge request spaceti-app/integrations/common/server-sdk!2
2019-11-08 10:05:44 +00:00
Filip Bucek
02caeb86c9 lineending: fixed 2019-11-08 11:01:30 +01:00
Filip Bucek
0cf21cf7c2 WIP: fixed missing check ( lineendings ) 2019-11-08 10:56:22 +01:00
Filip Bucek
cb61286f33 WIP: check: lineending -> fixing 2019-11-08 10:55:20 +01:00
Filip Bucek
e650163631 Merge branch 'feat/compression' into 'master'
added compression with tests

See merge request spaceti-app/integrations/common/server-sdk!1
2019-11-08 08:34:43 +00:00
Filip Bucek
6909ae182c added compression with tests 2019-11-08 09:31:46 +01:00
Filip Bucek
0c7887d944 removing unnecessary code 2019-11-08 08:06:56 +01:00
Filip Bucek
e31b09b2a9 updated serversdk.pri for another projects 0.1.0 2019-11-07 16:30:46 +01:00
Filip Bucek
fe3f571a3b added pri file for external and internal project 2019-11-07 16:15:33 +01:00
Filip Bucek
91fdff1139 updated comments 2019-11-07 15:31:58 +01:00
Filip Bucek
9b1d4cf3d7 fixed path 2019-11-07 15:28:40 +01:00
Filip Bucek
0048443867 updated serversdk.pri 2019-11-07 15:26:33 +01:00
Filip Bucek
fa3af2aee7 removed unnecessary content 2019-11-07 15:25:13 +01:00
Filip Bucek
16d43b1707 build must be in order ( librarry first ) += ORDERED 2019-11-07 14:54:01 +01:00
Filip Bucek
03004bb232 adding clean build 2019-11-07 14:50:17 +01:00