Commit Graph

36 Commits

Author SHA1 Message Date
b1821507dc doxygen fixes 2017-03-11 06:30:09 +03:00
57281bbb88 massive fixes in logic 2017-03-11 05:27:54 +03:00
9000bf08a4 add proto for task run 2017-03-10 07:28:51 +03:00
2d8d501f02 integrate plugin engine 2017-03-10 06:38:54 +03:00
d177aa81af add template for plugin system 2017-03-09 04:07:01 +03:00
01d5d99e16 forgotten fixes 2017-03-08 05:44:59 +03:00
2701e44119 add control processes and so on 2017-03-08 05:33:52 +03:00
20578996b7 add DATABASE_VERSION field for future migrations if any 2017-03-07 01:50:51 +03:00
bd62bc8777 improve settings and limits 2017-03-06 00:07:01 +03:00
84b8632ae8 add demo application 2017-03-05 03:20:09 +03:00
6646400027 replace unsigned int to uint, add coreinterface class 2017-03-02 22:01:04 +03:00
de3d7c10c3 add authorization structure to core methods 2017-03-01 23:12:17 +03:00
dc46039a53 change doxygen configuration a bit 2017-02-28 00:32:40 +03:00
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
8ab4eb155c core and processanager improvements 2017-02-27 00:40:37 +03:00
c2b92cd212 some limit improvements 2017-02-26 05:00:48 +03:00
5e9b2ad190 start working on QueuedCore 2017-02-25 17:09:54 +03:00
aa527d2975 add token and settigns managers 2017-02-24 15:35:27 +03:00
6ad0731a4a add user class, some improvements inside 2017-02-23 04:10:08 +03:00
74c7855713 more pretty schema control 2017-02-22 04:09:08 +03:00
8261f610f7 add database manager 2017-02-21 02:15:48 +03:00
6bc4668271 start working on C++ implementation 2017-02-20 03:09:21 +03:00
arcan1s
f745595174 readme update 2014-10-28 05:25:27 +03:00
arcan1s
293c8546b4 Edited readme 2013-12-24 00:51:54 +04:00
arcan1s
9f465170fe Edited readme 2013-12-24 00:44:34 +04:00
arcan1s
051e6df16b Release 1.2.0
+ edited man page and readme
2013-12-24 00:42:25 +04:00
arcan1s
74a95a57e5 Added add_queued 2013-12-24 00:38:40 +04:00
arcan1s
345dfd574f Added license to readme 2013-12-23 23:41:43 +04:00
arcan1s
9141a1fc12 Release 1.1.0
* edited install script
* edited README
+ added license
2013-12-23 23:39:07 +04:00
arcan1s
4a002e0d8b Added mans, edited readme 2013-12-23 23:09:51 +04:00
arcan1s
f11944394f Changes in daemon
* changes in cmd parametrs
* some refactoring
+ added sleeptime parametr
- bug with pgrep
2013-12-23 22:15:23 +04:00
arcan1s
d0672e76ce Added install scripts 2013-12-23 12:20:01 +04:00
arcan1s
c50b0a1bcd Prerelease 1.1.0
* fix bug with moving root (ooops)
* changes in work
2013-12-23 04:39:08 +04:00
arcan1s
4ed7bc7f90 Release 1.0.0 2013-12-21 12:09:18 +04:00
arcan1s
8d20e06d09 Prerelease 1.0.0 2013-12-21 02:40:16 +04:00
Evgeniy Alexeev
8bede51e7d Initial commit 2013-12-20 04:36:01 -08:00