platform/core/appfw/pkgmgr-info.git
2021-06-02 Junghyun YeonMerge branch 'tizen' of ssh://review.tizen.org:29418...
2021-06-01 Junghyun YeonFix coding rule
2021-06-01 Junghyun YeonImplement appinfo db unit tests
2021-05-31 Changgyu ChoiRelease version 0.20.6 51/259051/1 accepted/tizen/unified/20210602.122431 accepted/tizen/unified/20210607.124544 submit/tizen/20210601.021419 submit/tizen/20210604.052001
2021-05-31 Changgyu ChoiImprove performance 24/258924/10
2021-05-30 Junghoon ParkMerge "Use cache to get system locale" into tizen
2021-05-28 Ilho KimRelease version 0.20.5 51/258951/1 accepted/tizen/unified/20210602.122527 submit/tizen/20210528.071327 submit/tizen/20210531.052459
2021-05-28 Ilho KimFix build warning 62/258562/3
2021-05-28 Ilho KimFix memory leak 43/258043/5
2021-05-28 jh9216.parkUse cache to get system locale 59/258859/6
2021-05-25 Changgyu ChoiAdd to make ready file 56/258756/4
2021-05-24 Changgyu ChoiFix memory leak 24/258624/10
2021-05-13 Junghyun YeonRemove malloc from wrap list
2021-05-10 Ilho KimUse "wrap" compile option to mock fopen
2021-05-07 Ilho KimImplement PkgGetDBHandler unit test
2021-05-07 Ilho KimImplement PkgSetDBHandler unit test
2021-05-07 Ilho KimImplement Empty DBHandler unit test
2021-05-07 Ilho KimRemove to close db handle at internal api
2021-04-30 Changgyu ChoiFix coding style
2021-04-30 Changgyu ChoiFix some indent
2021-04-30 Changgyu ChoiSeperate cynara module with runner
2021-04-30 Changgyu ChoiAdd to check uid
2021-04-30 Changgyu ChoiAdd to check Privilege
2021-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-29 Junghyun YeonRelease version 0.20.4 11/257611/3 accepted/tizen/unified/20210430.052715 submit/tizen/20210429.072312
2021-04-29 Changgyu ChoiFix wrong response issues 43/257643/3
2021-04-27 Junghyun YeonFix possible static analysis issue 18/257518/2
2021-04-26 Junghyun YeonRemove build warnings
2021-04-26 김일호/Tizen Platform... Remove sqlite dependency from pkgmgr_parser_db (#167)
2021-04-22 Junghyun YeonAdd Unit test for request type
2021-04-22 Ilho KimAdjust fPIE option to execution file
2021-04-22 Ilho KimFix minor issues
2021-04-22 Ilho KimChange to use dlopen for direct access
2021-04-21 Junghyun YeonAdd codes and comments for possible static analysis... 29/256729/2
2021-04-14 Ilho KimAdd unit test for parcelable 38/256838/1
2021-04-08 Ilho KimFix to properly bind the parameter in writing query 35/256635/2
2021-04-06 Junghyun YeonRefactor query construction logic of query handler 83/256483/4
2021-04-01 Changgyu ChoiFix ReqTypeToString() 35/256335/4
2021-04-01 Junghyun YeonRelease version 0.20.3 95/256295/1 accepted/tizen/unified/20210401.110053 submit/tizen/20210401.040449 submit/tizen/20210401.052550
2021-04-01 Junghyun YeonChange socket access retry policy 76/256276/1
2021-03-30 Changgyu ChoiRelease version 0.20.2 31/256131/1 accepted/tizen/unified/20210331.054025 submit/tizen/20210330.033527
2021-03-29 Junghyun YeonFix minor coding rule 90/255990/2
2021-03-26 Changgyu ChoiRemove some logs 88/255988/2
2021-03-25 jh9216.parkRefactor pkgmgr-info 34/255834/15
2021-03-24 Changgyu ChoiAdd ReqTypeToString() 53/255853/3
2021-03-24 Ilho KimRemove useless log 97/255797/3
2021-03-24 Junghyun YeonFix uid behavior on appinfo related functions 60/255660/3
2021-03-24 Changgyu ChoiMerge "Add mutex in DBHandler" into tizen
2021-03-23 jusungFix 64-bit build error 34/255734/1 submit/tizen/20210323.055934
2021-03-23 Changgyu ChoiAdd mutex in DBHandler 59/255559/4
2021-03-22 Changgyu ChoiAdd to check to crash process 38/255438/8 submit/tizen/20210323.054210
2021-03-19 Junghyun YeonFix minor issues 78/255578/1
2021-03-19 Ilho KimRelease version 0.20.1 61/255561/1 accepted/tizen/unified/20210323.122846 submit/tizen/20210319.065928
2021-03-19 Junghyun YeonAdd build options for ASLR 57/255557/1
2021-03-19 Junghyun YeonFix comparing pkg certinfo API 27/255527/4
2021-03-19 Junghyun YeonFix codes for matching behavior with previous code 77/255477/3
2021-03-19 Changgyu ChoiMerge "Remove unnecessary mutex" into tizen
2021-03-19 jh9216.parkRefactor pkginfo 19/255419/3
2021-03-19 jh9216.parkFix parcel factroy 65/255465/1
2021-03-18 Changgyu ChoiRemove unnecessary mutex 86/255386/3
2021-03-17 Ilho KimRelease version 0.20.0 82/255382/1 submit/tizen/20210317.233905 submit/tizen/20210318.062905
2021-03-17 Ilho KimRelease version 1.0.0 submit/tizen/20210317.082331
2021-03-17 Junghyun YeonChange return value of filter_count() APIs
2021-03-17 Ilho KimFix coding rule
2021-03-17 Junghyun YeonFix cosmetic issues
2021-03-17 Junghyun YeonImplement pkgmgrinfo_appinfo_filter_count
2021-03-17 Changgyu ChoiFix white space
2021-03-17 Changgyu ChoiChange to get db path condition
2021-03-17 Junghyun YeonChange function
2021-03-16 최창규/Tizen Platform... Change trim logic (#158)
2021-03-15 Junghyun YeonFix spelling
2021-03-15 Junghyun YeonRemove TODOs
2021-03-15 Junghyun YeonFix coding rule of pkginfo_manager.h
2021-03-15 Junghyun YeonFix coding rule for db handlers
2021-03-15 Junghyun YeonFix coding rule for parcelables
2021-03-15 Junghyun YeonFix coding rule of request handlers
2021-03-15 Junghyun YeonFix coding rule
2021-03-15 Junghyun YeonFix coding rule of test_parcel.cc
2021-03-15 Junghyun YeonFix coding rule of parcel_utils.cc
2021-03-15 Junghyun YeonFIx coding rule of pkginfo_manager.cc
2021-03-15 Ilho KimFix memory leak
2021-03-15 Junghyun YeonRemove build warning
2021-03-15 Ilho KimFix memory leak
2021-03-15 최창규/Tizen Platform... Change to set thread number (#153)
2021-03-15 Junghyun YeonAdd convert uid logic
2021-03-15 Ilho KimUse unique_ptr at allocated char*
2021-03-15 jusungFix memory leak in request handler
2021-03-15 Ilho KimFix memory leak
2021-03-12 Ilho KimRemove r-value return type function
2021-03-12 Ilho KimChange Extract function's return type
2021-03-12 Ilho KimSet auto_release's default parameter value
2021-03-12 Ilho KimMove local variables
2021-03-12 Ilho KimFix memory leak in Parcelable
2021-03-12 Ilho KimFix memory leak
2021-03-12 Junghyun YeonChange logic of delivering db path and handle
2021-03-12 최창규/Tizen Platform... Fix implementation (#147)
2021-03-12 Changgyu ChoiChange log header to pkgmgrinfo_debug.h
2021-03-11 Junghyun YeonFix pkginfo/appinfo
2021-03-11 Junghyun YeonFix getting information
2021-03-11 Ilho KimFix wrong implementation
next