summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-19apply cxx standard 14 (#232)tizen_9.0_m2_releaseaccepted/tizen/unified/x/20240220.150050accepted/tizen/unified/toolchain/20240311.065609accepted/tizen/unified/dev/20240620.005746accepted/tizen/unified/20240219.160500accepted/tizen/9.0/unified/20241031.000151tizen_9.0accepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedYoungjae Shin1-35/+36
2024-01-29fix a missing lock problemaccepted/tizen/unified/x/20240205.064131accepted/tizen/unified/20240131.064244accepted/tizen/unified/20240131.064152accepted/tizen/unified/20240131.064048Youngjae Shin2-2/+2
2022-09-20revise plugin create/delete symbolstizen_8.0_m2_releasetizen_7.0_m2_releaseaccepted/tizen/unified/20220921.091813accepted/tizen/8.0/unified/20231005.093820accepted/tizen/7.0/unified/hotfix/20221116.105747accepted/tizen/7.0/unified/20221110.063614tizen_8.0tizen_7.0_hotfixtizen_7.0accepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedYoungjae Shin3-5/+15
2022-09-20fix potential errorsYoungjae Shin2-1/+2
2022-07-04remove invalid freesubmit/tizen/20220704.080759accepted/tizen/unified/20220705.211048Youngjae Shin1-2/+0
2022-06-15apply new policy for auto coveragesubmit/tizen/20220615.002032accepted/tizen/unified/20220615.135319Youngjae Shin1-5/+33
2022-06-15add clang format for applying style automaticallyYoungjae Shin81-3616/+3768
2022-02-16Revert "adjust spec file to global configuration"Youngjae Shin1-1/+0
2022-02-15adjust spec file to global configurationsubmit/tizen/20220215.021418Youngjae Shin1-0/+1
2022-01-25add -fdiagnostics-colorsubmit/tizen/20220125.041809accepted/tizen/unified/20220126.042651Youngjae Shin1-1/+1
2022-01-25apply cmake version handlingYoungjae Shin6-9/+20
2022-01-25revise gcov option of spec fileYoungjae Shin1-12/+12
2021-07-06revise minor mistakestizen_6.5.m2_releasesubmit/tizen_6.5/20211028.162501submit/tizen/20210705.233613accepted/tizen/unified/20210707.003034accepted/tizen/6.5/unified/20211028.115252tizen_6.5accepted/tizen_6.5_unifiedYoungjae Shin7-4/+17
2020-08-26revise create_mode APIstizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114805submit/tizen_6.0_hotfix/20201102.192505submit/tizen_6.0/20201029.205104submit/tizen/20200826.004335accepted/tizen/unified/20200826.231618accepted/tizen/6.0/unified/hotfix/20201103.002217accepted/tizen/6.0/unified/20201030.115658tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedYoungjae Shin3-14/+37
2020-08-26revise build scripts and packaging fileYoungjae Shin8-68/+68
2020-08-26revise boilerplateYoungjae Shin82-82/+82
2020-07-17Improve coverage of testYoungjae Shin7-44/+111
2020-07-15change the name of Plugin header filessubmit/tizen/20200715.082746accepted/tizen/unified/20200715.115516Youngjae Shin9-10/+10
2020-07-06fix client memory leaksubmit/tizen/20200706.012610accepted/tizen/unified/20200706.064224Youngjae Shin1-14/+18
2020-07-06fix memory leakYoungjae Shin1-0/+4
2020-06-15add dlopen option explicitly(RTLD_LOCAL)submit/tizen/20200616.105347submit/tizen/20200615.073011accepted/tizen/unified/20200617.055851Youngjae Shin1-1/+1
2020-06-15revise generator and its testsYoungjae Shin3-21/+39
2020-06-15Add mode IDJinWang An42-193/+286
2020-06-15minor cleanupYoungjae Shin6-80/+58
2020-06-15revise security logic and code qualityYoungjae Shin5-14/+15
2020-06-15Add check essential action value while restoreJinWang An5-3/+24
2020-05-13remove existing file before writing modesubmit/tizen/20200513.090930accepted/tizen/unified/20200514.050644Youngjae Shin4-11/+41
2020-05-13apply xdg env by using systemdYoungjae Shin1-1/+1
2020-05-13remove ModeParserYoungjae Shin5-81/+30
2020-05-11revise file names for readabilityYoungjae Shin22-7/+8
2020-05-11Remove getModeName()JinWang An8-51/+3
2020-05-11Add action value check while validating modeJinWang An6-77/+31
2020-05-07revise Undo InfoYoungjae Shin13-70/+71
2020-05-07remove unused parameter of unSetChangedCallbackYoungjae Shin4-4/+4
2020-05-07Insert delete modeJinWang An10-38/+169
2020-04-28support multi privilegessubmit/tizen/20200428.090338accepted/tizen/unified/20200428.125848Youngjae Shin8-27/+40
2020-04-24revise code of getting coverageYoungjae Shin5-15/+32
2020-04-21add unittest for managing policysubmit/tizen/20200421.092050accepted/tizen/unified/20200422.032227Youngjae Shin10-5/+170
2020-04-21revise handling plugin in ActionYoungjae Shin19-320/+363
2020-04-21revise API headersYoungjae Shin2-13/+14
2020-04-14fix error of changing owner/groupsubmit/tizen/20200414.014257accepted/tizen/unified/20200414.041542Youngjae Shin1-1/+3
2020-04-13revise test case namessubmit/tizen/20200413.033843accepted/tizen/unified/20200413.070950Youngjae Shin2-7/+7
2020-04-13revise privilege of APIssubmit/tizen/20200413.011939Youngjae Shin5-11/+36
2020-04-10fix coverity errorssubmit/tizen/20200410.031404Youngjae Shin2-3/+6
2020-04-09remove conflictManagersubmit/tizen/20200409.052214accepted/tizen/unified/20200409.083701Youngjae Shin7-95/+40
2020-04-09reorder rule schema elementaryYoungjae Shin2-4/+4
2020-04-02revise client test casesubmit/tizen/20200406.072047accepted/tizen/unified/20200406.074345Youngjae Shin1-1/+4
2020-04-02cleanup unused argumentsYoungjae Shin26-262/+109
2020-04-02apply life option in RuleYoungjae Shin9-1/+47
2020-03-30change plugin to optionalYoungjae Shin12-36/+101