Remove the cache when language change event occurs
[platform/core/appfw/pkgmgr-info.git] / src / common /
2023-12-07 Ilho KimRemove the cache when language change event occurs 48/302448/1
2023-11-10 ilho kimRemove internal api related with memory database 71/301171/1
2023-10-30 ilho kimAdd api to update cache using pkgid 59/300559/4
2023-09-06 Sangyoon JangSet client socket timeout from env if exists 36/298336/1
2023-03-30 ilho kimDecrease timeout of client socket 55/290655/1
2023-01-13 Sangyoon JangAdd metadata to pkginfo 35/286635/8
2022-10-31 Sangyoon JangIncrease timeout of client socket 79/283279/2 accepted/tizen/unified/20221104.082302
2022-10-11 Ilho KimFix to return errno 53/282753/1
2022-10-11 Ilho KimAdd log in case of failure of recv due to interrupt 52/282752/1
2022-10-11 Ilho KimSet the timeout to 60 for write query request 44/282744/3
2022-09-27 Hwankyu JhunUse modified tizen_base::Parcel 47/281947/4
2022-06-27 Ilho KimIncrease timeout value in case of db write request 60/276860/5
2022-06-02 Ilho KimAdd calling usleep() to avoid busy wating 44/275744/3
2022-04-20 Junghyun YeonAdd lightuser feature 13/274013/1
2022-03-21 Junghyun YeonMerge "Add parameters for offline mode" into tizen
2022-03-17 Junghyun YeonAdd parameters for offline mode 51/272451/1
2022-01-05 Ilho KimCreate cache on a separate thread 30/265930/18
2022-01-05 Changgyu ChoiAdd to cache pkg & appinfo 23/261023/48
2021-11-15 Changgyu ChoiFix to set locale 51/266451/5
2021-11-09 Junghyun YeonFix minor coding rule 74/265774/3
2021-09-13 Junghyun YeonChange codes for readability 92/261792/10
2021-07-16 Junghyun YeonChange log format 74/261274/4
2021-07-02 Junghyun YeonCleanup code 67/260767/1
2021-06-28 Ilho KimMerge branch 'master' of github.sec.samsung.net:appfw...
2021-06-24 Ilho KimFix QueryParcelable 52/260152/4
2021-06-24 Ilho KimFix ResultParcelable to handle null char pointer 77/259877/5
2021-06-24 Ilho KimFix QueryParcelable to handle null char pointer 04/259804/9
2021-06-17 Ilho KimAdd api for resource package 70/251170/22
2021-06-10 Ilho KimFix static analysis issues 74/259574/5
2021-06-02 Junghyun YeonMerge branch 'tizen' of ssh://review.tizen.org:29418...
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 KimFix memory leak 43/258043/5
2021-05-28 jh9216.parkUse cache to get system locale 59/258859/6
2021-04-30 Changgyu ChoiFix coding style
2021-04-30 Changgyu ChoiSeperate cynara module with runner
2021-04-30 Changgyu ChoiAdd to check Privilege
2021-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-29 Changgyu ChoiFix wrong response issues 43/257643/3
2021-04-26 김일호/Tizen Platform... Remove sqlite dependency from pkgmgr_parser_db (#167)
2021-04-22 Ilho KimChange to use dlopen for direct access
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 YeonChange socket access retry policy 76/256276/1
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 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 Junghyun YeonFix cosmetic issues
2021-03-17 Changgyu ChoiFix white space
2021-03-17 Changgyu ChoiChange to get db path condition
2021-03-15 Junghyun YeonRemove TODOs
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 Ilho KimFix memory leak
2021-03-15 Ilho KimFix memory leak
2021-03-15 Junghyun YeonAdd convert uid logic
2021-03-15 jusungFix memory leak in request handler
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 getting information
2021-03-11 Ilho KimFix wrong implementation
2021-03-11 Ilho KimChange GetParserDBPath logic
2021-03-11 Ilho KimAvoid setting duplicate db path
2021-03-11 Junghyun YeonRemove debugging log
2021-03-11 Junghyun YeonAdd initialization
2021-03-11 Junghyun YeonUpdate pkg get db handler implementation
2021-03-11 Junghyun YeonChange codes to extract appinfo nodes from hashtable
2021-03-11 Junghyun YeonMove initialization of hash table into db handlers
2021-03-11 Ilho KimFix query handler
2021-03-10 Ilho KimImplement clear cache memory
2021-03-10 최창규/Tizen Platform... Refactor DBHandleProvider (#136)
2021-03-10 Junghyun YeonFix build warning
2021-03-10 Junghyun YeonFix build error
2021-03-09 연정현/Tizen Platform... Merge pull request #134 from jungh-yeon/deliver_pid
2021-03-09 Junghyun YeonFix delivering PID logic
2021-03-09 Junghyun YeonMake pid_list_ into non-static
2021-03-09 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-09 Junghyun YeonChange pid related bahavior
2021-03-09 Junghyun YeonChange type of pid
2021-03-09 Junghyun YeonMove some internal APIs into internal files
next