Commit Graph
24 Commits
Author SHA1 Message Date
arcanis 8031e60355 add debug information 2017-03-12 04:54:31 +03:00
arcanis b5839051e9 add interface adaptor 2017-03-12 04:34:03 +03:00
arcanis b1821507dc doxygen fixes 2017-03-11 06:30:09 +03:00
arcanis 57281bbb88 massive fixes in logic 2017-03-11 05:27:54 +03:00
arcanis 9000bf08a4 add proto for task run 2017-03-10 07:28:51 +03:00
arcanis 2d8d501f02 integrate plugin engine 2017-03-10 06:38:54 +03:00
arcanis d177aa81af add template for plugin system 2017-03-09 04:07:01 +03:00
arcanis 01d5d99e16 forgotten fixes 2017-03-08 05:44:59 +03:00
arcanis 2701e44119 add control processes and so on 2017-03-08 05:33:52 +03:00
arcanis 20578996b7 add DATABASE_VERSION field for future migrations if any 2017-03-07 01:50:51 +03:00
arcanis bd62bc8777 improve settings and limits 2017-03-06 00:07:01 +03:00
arcanis 84b8632ae8 add demo application 2017-03-05 03:20:09 +03:00
arcanis 6646400027 replace unsigned int to uint, add coreinterface class 2017-03-02 22:01:04 +03:00
arcanis de3d7c10c3 add authorization structure to core methods 2017-03-01 23:12:17 +03:00
arcanis dc46039a53 change doxygen configuration a bit 2017-02-28 00:32:40 +03:00
arcanis 58787dc543 Library code changes
* change documenting to better l&f
* add custom exceptions header
* QueuedCore::init will now throw exception on library opening error
* add database cleanup functions
* use sql query to filter data b4 upload to workers
* add custom auth structure
2017-02-28 00:22:56 +03:00
arcanis 8ab4eb155c core and processanager improvements 2017-02-27 00:40:37 +03:00
arcanis c2b92cd212 some limit improvements 2017-02-26 05:00:48 +03:00
arcanis 5e9b2ad190 start working on QueuedCore 2017-02-25 17:09:54 +03:00
arcanis aa527d2975 add token and settigns managers 2017-02-24 15:35:27 +03:00
arcanis 6ad0731a4a add user class, some improvements inside 2017-02-23 04:10:08 +03:00
arcanis 74c7855713 more pretty schema control 2017-02-22 04:09:08 +03:00
arcanis 8261f610f7 add database manager 2017-02-21 02:15:48 +03:00
arcanis 6bc4668271 start working on C++ implementation 2017-02-20 03:09:21 +03:00