Refactor scanAppDelta on cs-logic
[platform/upstream/csr-framework.git] / src / framework / service / cs-logic.cpp
2016-06-30 sangwan.kwonRefactor scanAppDelta on cs-logic 92/76992/10
2016-06-28 sangwan.kwonAdd cache to database for consistent 99/76999/1
2016-06-28 Kyungwook TakRestore data_version usage from db schema 09/76809/2
2016-06-27 Kyungwook TakMalware data deprecation 08/76708/2
2016-06-24 Kyungwook TakFix svace defects 12/76512/3
2016-06-24 sangwan.kwonAdditional cancel operation check on client 75/76475/1
2016-06-24 Kyungwook TakCancel async operation on both of server/client side 30/76430/2
2016-06-22 Kyungwook TakMake more log levels on exception 92/75992/1
2016-06-21 Kyungwook Tak[CAPI Changed] Add ec for getting user response failed 63/75663/2
2016-06-17 Kyungwook TakMake thread-safe for db manager functions 21/75321/1
2016-06-16 Kyungwook TakReturn detected handle when remove failed 51/75051/2
2016-06-16 Kyungwook TakHandling history detected by scan on cloud 31/74331/7
2016-06-15 Kyungwook TakChange db schema of package_info table 72/74672/1
2016-06-14 Kyungwook TakFile readable check by ::fopen instead of ::access 51/74451/2
2016-06-13 Kyungwook TakBuilt in engine error exception converter to iloader 20/74220/1
2016-06-13 Kyungwook TakAdd dir blacklist which are excluded from scanning 69/74169/2
2016-06-10 Kyungwook TakDon't check whether file is removable 12/73912/2
2016-06-10 Kyungwook TakDon't return malware handle when the file removed 11/73911/1
2016-06-09 Kyungwook TakCanonicalize paths on db history getters 57/73457/3
2016-06-08 Kyungwook TakUse custom resolvePath() instead of ::realpath() 91/73391/1
2016-06-07 Kyungwook Tak[Engine API Added] csre_cs_scan_app_on_cloud_supported 70/73170/3
2016-06-07 Kyungwook TakCustom exception class not used in derived form 69/73169/3
2016-06-03 Kyungwook TakSet initial value as null to detected handles 79/72779/2
2016-06-03 Kyungwook Tak[Engine API Changed] engine handles are removed 45/72745/4
2016-06-02 Kyungwook TakHandle the case of engine not exist 73/72673/2
2016-06-02 Kyungwook Tak[Engine API Changed] Remove detected_get_timestamp 29/72629/1
2016-06-01 Dongsun Lee[CAPI Changed] Enum value names and scan cloud 34/72434/3
2016-05-31 Kyungwook TakCanonicalize by ::realpath on server side 97/72197/7
2016-05-31 Kyungwook TakFix svace defects 35/72035/2
2016-05-31 Dongsun LeeAPIs and description changed for ACR 62/72162/4
2016-05-30 Kyungwook TakCatch exception system apply on server service 86/71886/5
2016-05-30 Kyungwook TakMake all of result as optional when returned error 56/71856/4
2016-05-30 Kyungwook TakAdd noexcept and this-> when accessing class members 14/71814/3
2016-05-27 Kyungwook TakExclude unremovable app from scanning list 17/71717/4
2016-05-26 Dongsun Leechange API header file names 05/71605/3
2016-05-25 Kyungwook TakUse pkg path to extract metadata for app 25/71325/2
2016-05-25 Kyungwook TakDB detected item cleanup only when history exist 24/71324/2
2016-05-23 Kyungwook TakSet dir timestamp at the end of scan dir 28/70828/1
2016-05-19 Kyungwook TakTurn on feature: engine state (enable / disable) 91/69791/2
2016-05-19 Dongsun Lee[CAPI Changed] add ec and remove fields in enum 04/69804/9
2016-05-19 Kyungwook TakSee fileInAppPath when judge status of app 98/70398/1
2016-05-18 Kyungwook TakRedesign db schema for app history handling 91/70191/3
2016-05-17 Kyungwook TakFix failed test cases and make test common lib 03/69903/2
2016-05-17 Kyungwook TakDon't return ignored items as detected 00/69900/3
2016-05-17 Kyungwook TakKeep single instance of loaders and db manager 85/69685/3
2016-05-16 Kyungwook Tak[BUGFIX] candidate target name 48/69748/1
2016-05-16 Kyungwook TakInserts detected history per file when scan app 49/69649/1
2016-05-16 Kyungwook TakSet null to optionally deserializable objects 23/69623/2
2016-05-16 Kyungwook TakIntegrate core-usage class to cs-logic 99/69599/2
2016-05-16 Kyungwook TakRemove useless catch & returning error statements 88/69588/3
2016-05-13 Kyungwook TakConvert engine ec to CAPI ec by exception 04/69504/2
2016-05-13 Kyungwook TakAccess control of privileged APIs 40/69440/2
2016-05-13 Kyungwook TakSeparate logic codes per domain (cs, wp, admin) 11/69411/3