Commit graph

210 commits

Author SHA1 Message Date
Volkan Şahin
e9446d8802 pyc files 2016-05-06 16:48:23 +03:00
Volkan Şahin
9f9f16e5d5 task columns were reviewed 2016-05-06 16:44:21 +03:00
Volkan Şahin
80579a1875 registration parameters were extended 2016-05-06 16:43:18 +03:00
Volkan Şahin
daa078c90d missing plugin message created 2016-05-06 16:42:21 +03:00
Volkan Şahin
95abee215d ping ability was added and logs reviewed 2016-05-06 16:41:19 +03:00
Volkan Şahin
f167d9c8c3 installing missing plugins on running ahenk 2016-05-06 16:40:06 +03:00
Volkan Şahin
46fbff6144 file transfer via ssh 2016-05-06 16:36:50 +03:00
Volkan Şahin
a2676abea4 file transfer via ssh 2016-05-06 16:35:45 +03:00
Volkan Şahin
a8d8aafd46 logs were added, login message created, xmpp reconnection was added 2016-05-06 16:34:58 +03:00
Volkan Şahin
965ba8da2c minor fixes 2016-04-25 17:12:45 +03:00
Volkan Şahin
ffa0c32b61 anonymous connection fixed 2016-04-25 17:07:03 +03:00
Volkan Şahin
414ac032bf kill self process 2016-04-25 16:41:22 +03:00
Volkan Şahin
9ffd543cfb log level changed 2016-04-25 16:36:54 +03:00
Volkan Şahin
9dfbbcf5fc Merge branch 'master' of https://github.com/Pardus-Kurumsal/ahenk 2016-04-20 18:06:53 +03:00
Volkan Şahin
7a2cb4cb78 init added 2016-04-20 18:06:36 +03:00
Volkan Şahin
59cae7567f file transfer via sftp added 2016-04-20 18:06:12 +03:00
Volkan Şahin
5e5b446f6b import fixed about enum 2016-04-20 18:05:05 +03:00
Volkan Şahin
23e0d605de enum classes restored 2016-04-20 18:04:08 +03:00
Volkan Şahin
9886080f81 messager parameters fixed 2016-04-20 18:02:45 +03:00
Volkan Şahin
e6cea55d4b import fixed 2016-04-20 18:02:03 +03:00
İsmail Başaran
ff54ec11e4 safe mode 2016-04-20 16:30:29 +03:00
Volkan Şahin
dcf214ad8a bug fixes 2016-04-16 23:59:54 +03:00
Volkan Şahin
5ec5598177 bug fixes 2016-04-13 23:00:34 +03:00
Volkan Şahin
e25d8f6c5c netiface module dependency is removed 2016-04-13 15:24:15 +03:00
Volkan Şahin
c753082d77 file transfer fixed 2016-04-13 14:20:01 +03:00
Volkan Şahin
429b51b84e imports fixed 2016-04-13 11:55:45 +03:00
Volkan Şahin
b8bfdfa153 bug fixes about file transfering due to using asyncio 2016-04-13 11:55:26 +03:00
Volkan Şahin
0e57c1be1f execution manager fixed about new columns 2016-04-12 17:32:40 +03:00
Volkan Şahin
3e1342b1d9 creating response message fixed 2016-04-12 17:31:38 +03:00
Volkan Şahin
aabb6c51c6 response message format fixed 2016-04-12 17:30:53 +03:00
Volkan Şahin
9cc063f2bc db columns fixed 2016-04-12 17:29:56 +03:00
Volkan Şahin
c37a936b53 model fixes 2016-04-12 17:28:21 +03:00
Volkan Şahin
5816e91bea debugs fixes 2016-04-12 17:27:29 +03:00
Volkan Şahin
737c877894 task process fixed about according to TaskBean 2016-04-11 19:32:05 +03:00
Volkan Şahin
773975bf17 response message fixed according to lider 2016-04-11 19:31:07 +03:00
Volkan Şahin
a8bc4b60f8 event registerer parameter fixed about enum values 2016-04-11 19:30:19 +03:00
Volkan Şahin
b8960de1dd PEP8 standarts 2016-04-11 19:27:26 +03:00
Volkan Şahin
e917e5023f model classes fixed about json issues 2016-04-11 19:26:49 +03:00
Volkan Şahin
b51646f053 new Task model added for sync task with db 2016-04-11 19:26:15 +03:00
Volkan Şahin
beafbc0b0d py files removed about browser plugin 2016-04-11 19:25:35 +03:00
Volkan Şahin
f80d785301 minor bug fixes 2016-04-08 18:43:06 +03:00
Volkan Şahin
85395033d4 registartion process fixed 2016-04-08 15:54:26 +03:00
Volkan Şahin
77455de1dd bug fixes about parameters 2016-04-07 19:18:22 +03:00
Volkan Şahin
dfd1d9b9cc Merge branch 'master' of https://github.com/Pardus-Kurumsal/ahenk 2016-04-06 18:27:47 +03:00
Volkan Şahin
86f681fbac parameters fixed about lider-ahenk messaging format 2016-04-06 18:26:01 +03:00
İsmail Başaran
bdcc764471 created factory for plugin manafer 2016-04-06 17:40:25 +03:00
Volkan Şahin
94d00c420c Merge branch 'master' of https://github.com/Pardus-Kurumsal/ahenk 2016-04-06 14:28:38 +03:00
Volkan Şahin
0b0ea90d3d getting current policies from db 2016-04-06 14:28:29 +03:00
Volkan Şahin
76050d7284 new model classes were added 2016-04-06 14:27:45 +03:00
Volkan Şahin
e404cbdd19 profile and plugin db tables schemas were updated 2016-04-06 14:23:40 +03:00
İsmail Başaran
a341deefee added remove schedule job via task id method 2016-04-05 19:12:40 +03:00
İsmail Başaran
a68ea26f79 updated task manager added function for checking scheduler jobs 2016-04-05 18:47:05 +03:00
İsmail Başaran
e35f538387 Task message init None check 2016-04-05 17:57:35 +03:00
İsmail Başaran
30689c31ad import statement bugfix 2016-04-05 17:56:54 +03:00
İsmail Başaran
85a9bcd5a1 ahenk service init methots 2016-04-05 17:55:15 +03:00
İsmail Başaran
44891af172 scheduler db 2016-04-05 17:28:22 +03:00
İsmail Başaran
61cac2b507 added json fields to task obj 2016-04-05 15:23:20 +03:00
İsmail Başaran
75ce3d84fa custom scheduler impl 2016-04-05 14:30:12 +03:00
Volkan Şahin
f07868f46c added content type 2016-04-04 18:16:02 +03:00
Volkan Şahin
75d818b6a1 get active policies from db and process them 2016-04-04 18:15:18 +03:00
Volkan Şahin
550cad1804 browser plugin implemented user-ahenk 2016-04-04 18:12:19 +03:00
Volkan Şahin
3f856b9dc1 browser plugin user profile 2016-04-03 01:41:10 +03:00
Volkan Şahin
d3ee9ff739 message formats were fixed 2016-04-03 00:58:33 +03:00
Volkan Şahin
7a5271876c browser plugin created 2016-04-01 14:58:24 +03:00
Volkan Şahin
e3c16ea289 Merge branch 'master' of https://github.com/Pardus-Kurumsal/ahenk 2016-04-01 14:57:22 +03:00
Volkan Şahin
2729daa0c2 browser plugin created 2016-04-01 14:57:06 +03:00
İsmail Başaran
c96fe5d251 initial scheduler impl 2016-04-01 14:11:48 +03:00
Volkan Şahin
80079685b5 minor bug fixes 2016-03-31 18:22:25 +03:00
Volkan Şahin
dca5a2d720 response message create-send 2016-03-30 18:51:50 +03:00
Volkan Şahin
a282695c10 conflict merging 2016-03-30 17:37:02 +03:00
Volkan Şahin
84f9d4c32d response model and minor bug fixes 2016-03-30 17:34:10 +03:00
İsmail Başaran
9b63aff8ab created initial context obj for handling task and policy 2016-03-30 17:12:38 +03:00
İsmail Başaran
fdb095cf7c Kill signal for reload plugins 2016-03-30 17:11:47 +03:00
İsmail Başaran
721096b114 Moved register event types to enumaration 2016-03-30 10:51:32 +03:00
İsmail Başaran
f82e7c4f02 event base docstring. response queue exception handling fix 2016-03-30 10:43:38 +03:00
Volkan Şahin
cff628e5df conflict merging 2016-03-29 16:31:49 +03:00
Volkan Şahin
3add386a49 requesting policies on logining - interpreting policy response and handle exiting ahenk 2016-03-29 16:11:39 +03:00
Volkan Şahin
7a236423dd db fixes 2016-03-29 15:29:49 +03:00
İsmail Başaran
5d905432ad implemented policy process 2016-03-29 11:52:18 +03:00
İsmail Başaran
eba656d8ae Execution manager policy type name fixed 2016-03-29 11:09:22 +03:00
Volkan Şahin
fedc9cbd2c bug fixes and check plugin exists 2016-03-25 17:56:15 +02:00
İsmail Başaran
cea2afccc6 changed messge recv type attr to message_type 2016-03-24 18:35:43 +02:00
Volkan Şahin
510b15f1df message case sensitive fixed 2016-03-24 17:55:23 +02:00
Volkan Şahin
35ca11b2e8 minor bugs were fixed 2016-03-23 17:34:12 +02:00
Volkan Şahin
65f4b757ea PEP8 Standard -> https://www.python.org/dev/peps/pep-0008/ 2016-03-23 17:15:27 +02:00
Volkan Şahin
7721e763e7 registration conf section way was replaced to database. some db operations were updated according to dbservice new feature 2016-03-23 16:41:54 +02:00
Volkan Şahin
e501afad33 new feature added(returning single element) to db service and some minor bug fixes 2016-03-23 16:39:39 +02:00
İsmail Başaran
9790371289 bug fix 2016-03-23 10:04:31 +02:00
Volkan Şahin
104530c62b handling events with parameters while running main ahenk process.Sending login-logout messages according to handled events 2016-03-22 16:43:47 +02:00
Volkan Şahin
91b752d97e Message Sender removed because of using single Messager 2016-03-22 16:33:54 +02:00
Volkan Şahin
c003ba5305 receiving task and save to DB 2016-03-21 12:02:15 +02:00
Volkan Şahin
171b0320ee toString and toJson added to model classes 2016-03-21 12:00:45 +02:00
Volkan Şahin
98c02648f8 ahenk start process was fixed depends to previous commits(merging messaging) 2016-03-18 18:45:06 +02:00
Volkan Şahin
bfeb41c1e1 fixes about merging message receiver-sender and new enities 2016-03-18 18:42:36 +02:00
Volkan Şahin
8fabf0d47b table initializing and dbservice minor fixes 2016-03-18 18:40:44 +02:00
Volkan Şahin
28967bd639 messager added to scope 2016-03-18 18:38:33 +02:00
Volkan Şahin
ea22c48c83 Message sender and message receiver merged 2016-03-18 18:37:58 +02:00
Volkan Şahin
1d733e0587 policy,profile and task entities were fixed 2016-03-18 18:20:14 +02:00
Volkan Şahin
77bce1f98f policy request and response handler implemented, dbmservice minor bugs were fixed 2016-03-17 17:55:27 +02:00
Volkan Şahin
656c6aab36 created policy structure 2016-03-16 17:26:25 +02:00