Fix inconsistency between cache and database
[platform/core/appfw/pkgmgr-info.git] / src / server / runner.hh
2023-12-08 Ilho KimFix inconsistency between cache and database 81/302481/5
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-01 Ilho KimApply cpu priority inheritance 29/276829/4
2021-06-28 Ilho KimMerge branch 'master' of github.sec.samsung.net:appfw...
2021-06-02 Junghyun YeonMerge branch 'tizen' of ssh://review.tizen.org:29418...
2021-05-30 Junghoon ParkMerge "Use cache to get system locale" into tizen
2021-05-28 jh9216.parkUse cache to get system locale 59/258859/6
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-03-16 최창규/Tizen Platform... Change trim logic (#158)
2021-03-12 최창규/Tizen Platform... Fix implementation (#147)
2021-02-19 김일호/Tizen Platform... Merge pull request #63 from ilho159-kim/query_parcelable
2021-02-19 Changgyu ChoiAdd to destruct job for release callbacks
2021-02-18 Ilho KimMerge branch 'master' into query_parcelable
2021-02-17 최창규/Tizen Platform... Server/runner (#54)
2021-02-09 Ilho KimBuild setup for server
2021-02-05 김일호/Tizen Platform... Fix namespace format (#29)
2021-02-04 Changgyu ChoiAdd runner skeleton code