Fix pkg db version
[platform/core/appfw/pkgmgr-info.git] / src /
2024-02-28 Ilho KimFix pkgmgrinfo_plugininfo_foreach_plugininfo 52/306852/1
2024-01-31 Sangyoon JangAdd pkgmgrinfo_pkginfo_get_metadata_value() 93/305293/1
2024-01-29 Ilho KimFix static analysis issue 71/305171/2
2024-01-24 Sangyoon JangFix setting certinfo 16/304516/3
2024-01-16 Ilho KimParse value from database for lib rpk 68/304368/1
2024-01-15 Ilho KimIncrese socket timeout for client 80/304280/4
2024-01-08 Sangyoon JangAdd attribute for lib rpk 85/303785/7
2023-12-27 Ilho KimRemove unused function 84/303384/1
2023-12-27 Ilho KimFix build error 81/303381/1
2023-12-19 Ilho KimChange the regeration timing after all cache remove 36/303036/2
2023-12-15 Ilho KimAdd log for add db execution failed 01/302901/1
2023-12-14 Ilho KimChange how to check pkginfo server ready flag 23/302823/4
2023-12-14 Ilho KimPrint the request type when trying direct access 18/302818/2
2023-12-08 Ilho KimFix inconsistency between cache and database 81/302481/5
2023-12-07 Ilho KimRemove the cache when language change event occurs 48/302448/1
2023-11-29 Sangyoon JangMerge "Add pkgmgrinfo_pkginfo_foreach_depends_on_by_pkg...
2023-11-27 Sangyoon JangAdd pkgmgrinfo_pkginfo_foreach_depends_on_by_pkgid 93/301893/1
2023-11-10 ilho kimRemove internal api related with memory database 71/301171/1
2023-11-10 ilho kimAdd handling of the invalid command type 70/301170/1
2023-11-03 ilho kimRemove the possibility of incorrect memory access 67/300867/1
2023-10-31 ilho kimFix wrong CommandType 71/300671/1
2023-10-30 ilho kimAdd api to update cache using pkgid 59/300559/4
2023-10-16 ilho kimHandle abnormally terminated installer process 76/299976/2
2023-10-12 ilho kimRemove lock when getting the path of the database 18/299918/1
2023-10-12 ilho kimRemove the memory database for the cache 84/299884/4
2023-10-11 Sangyoon JangAdd some logs for debugging 91/299391/2
2023-10-11 Sangyoon JangFix buffer size for getting library path 70/280570/2
2023-09-06 Sangyoon JangSet client socket timeout from env if exists 36/298336/1
2023-08-07 ilho kimFix static analysis issue 81/296881/1
2023-05-22 Sangyoon JangFix log format 77/293177/1
2023-04-21 Sangyoon JangAdd missing include 54/291754/1
2023-03-30 ilho kimDecrease timeout of client socket 55/290655/1
2023-03-21 ilho kimFix "_APPINFO_PROP_PKG_DISABLE" filter check logic 16/290216/1
2023-03-21 ilho kimFix Typo 13/290213/1
2023-03-15 ilho kimFix static analysis issue 69/289869/2
2023-03-09 ilho kimAdd debugging log for disabled pkg/app for db 08/289508/3
2023-03-08 Hwankyu JhunModify package ID comparison 78/289478/1
2023-03-07 ilho kimAdd debugging log for disabled pkg/app for cache 87/289387/2
2023-03-06 ilho kimFix 'PMINFO_APPINFO_PROP_PKG_DISABLE' filter for cache 99/289299/1
2023-03-06 ilho kimAdd package paremeter to application filter 98/289298/1
2023-02-13 ilho kimFix static analysis issues 68/288168/1
2023-02-09 ilho kimDelay Creation of cache if backup database is exist 47/287947/3
2023-01-31 Hwankyu JhunSupport multiple instance launch 30/287130/2
2023-01-13 Sangyoon JangAdd metadata to pkginfo 35/286635/8
2023-01-12 jh9216.parkRefactor pkgmgr-info 91/286191/23
2023-01-10 ilho kimFix ResTypePkgFilterChecker 61/286561/2
2022-11-24 Sangyoon JangFix handling pending pkgs 98/284698/1
2022-10-31 Sangyoon JangIncrease timeout of client socket 79/283279/2 accepted/tizen/unified/20221104.082302
2022-10-28 Changgyu ChoiFix to wrong free filter list 04/283504/4
2022-10-25 Ilho KimImprove handling of cache 63/283163/15
2022-10-20 Ilho KimFix get_filter_query 97/283197/2
2022-10-17 Sangyoon JangFix static analysis issue 40/283040/1
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-10-04 Sangyoon JangFix logging.hh 27/281427/6
2022-09-30 Hwankyu JhunFix wrong type size 28/282328/1
2022-09-27 Hwankyu JhunFix static analysis issues 01/282101/3
2022-09-27 Hwankyu JhunUse modified tizen_base::Parcel 47/281947/4
2022-09-26 Ilho KimAdd log about client's tid for debug 43/281943/3
2022-09-23 Hwankyu JhunRemove build warning messages 35/281935/1
2022-09-23 Ilho KimRemove unnecessary call of copy constructor 78/281878/5
2022-09-23 Ilho KimFix missing semicolon 23/281923/1
2022-09-23 Ilho KimAdd log to client side after receiving the result 88/281888/1
2022-09-21 Ilho KimRemove unnecessary unique_lock from read operation 32/281632/4
2022-09-21 Ilho KimRemove unused code 33/281633/3
2022-08-19 Changgyu ChoiDelay server ready timing until creating cache 14/279914/6
2022-08-17 Ilho KimFix the use of cache if not the requested uid default 03/279703/3
2022-07-26 Ilho KimAdd lock while opening direct access library 50/278750/1
2022-07-12 Ilho KimSet nice value -10 when making cache 96/277696/3
2022-07-07 Ilho KimFix UpdateCache related with storage check 14/277314/5
2022-07-04 Ilho KimFix static analysis issues 37/277237/1
2022-07-01 Ilho KimApply cpu priority inheritance 29/276829/4
2022-06-27 Ilho KimIncrease timeout value in case of db write request 60/276860/5
2022-06-15 Ilho KimModify to listen only G_IO_IN event 29/276329/2
2022-06-03 Ilho KimReceive client's request at each thread 22/275822/4
2022-06-02 Ilho KimAdd calling usleep() to avoid busy wating 44/275744/3
2022-05-25 Changgyu ChoiAdd missing filter checker 67/275367/8
2022-05-12 Junghyun YeonRemove TODOs 45/274945/1
2022-05-12 Changgyu ChoiMerge "Refactor WorkerThread" into tizen
2022-05-12 Changgyu ChoiRefactor WorkerThread 99/274699/8
2022-05-12 Ilho KimCheck map data in cache has key before access 14/274914/1
2022-05-11 Ilho KimCheck if database is modified when making cache 53/274853/3
2022-04-29 Hwankyu JhunChange scheduling policy to a round-robin policy 09/274409/4
2022-04-20 Junghyun YeonAdd lightuser feature 13/274013/1
2022-04-20 Junghyun YeonRevert refactor patch and its release patch 04/274004/1
2022-04-08 Junghyun YeonRefactor pkgmgr-info 49/269349/14
2022-04-06 Ilho KimFix metadata filter when using cached app info 58/273458/2
2022-03-21 Ilho KimTrim cache after set query request 98/272598/3
2022-03-21 Junghyun YeonMerge "Add parameters for offline mode" into tizen
2022-03-18 Junghyun YeonSeparate pkgid and pkg manifest 17/272517/1
2022-03-17 Junghyun YeonAdd parameters for offline mode 51/272451/1
2022-02-17 Ilho KimFix static analysis issue 22/271222/1
2022-01-16 Hwankyu JhunFix crash issue 80/269480/1
2022-01-12 Junghoon ParkMerge "Revert "Replace mock API"" into tizen
2022-01-12 jh9216.parkRefactor pkgmgr-info 66/269166/3
2022-01-10 Junghyun YeonMinor refactor 66/269066/3
2022-01-10 jh9216.parkChange method name 04/269104/1
2022-01-06 Ilho KimSkip SetMemoryMode in offline mode 86/268986/3
2022-01-06 HwanKyu JhunMerge "Add boot-sequence to manifest.xsd" into tizen
next