Add pkginfo manager for adaptor class between C and C++
[platform/core/appfw/pkgmgr-info.git] / src /
2021-02-22 Junghyun YeonAdd pkginfo manager for adaptor class between C and C++
2021-02-19 Changgyu ChoiFix implementation
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 Junghyun YeonMatching implements and header's prototype
2021-02-18 Ilho KimChange to use C++14
2021-02-18 Ilho KimFix ResultParcelable
2021-02-18 review-bot[Reform] Apply Coding Style
2021-02-18 Changgyu ChoiFix warning
2021-02-18 Ilho KimMerge branch 'master' into query_parcelable
2021-02-18 김일호/Tizen Platform... Add ResultParcelable (#59)
2021-02-18 Ilho KimAdd ParcelableFactory
2021-02-17 Changgyu ChoiFix wrong implementation
2021-02-17 Ilho KimAdd QueryParcelable
2021-02-17 최창규/Tizen Platform... Server/runner (#54)
2021-02-17 Junghyun YeonDelete includes of removed file
2021-02-17 Junghyun YeonRemove unnecessary parcelable and req handlers
2021-02-17 연정현/Tizen Platform... Separate pkgmgr-info legacy library and implement dbhan...
2021-02-16 review-bot[Reform] Apply Coding Style
2021-02-16 Ilho KimFix static analysis issue
2021-02-16 Ilho KimImplement CertInfoParcelable
2021-02-16 Ilho KimImplement FilterParcelable
2021-02-16 Ilho KimHandle allocated memory
2021-02-16 Ilho KimChange parcel to inherit Parcelable class
2021-02-16 Ilho KimFix potential defect
2021-02-16 Ilho KimImplement PkgInfoParcel, AppInfoParcel
2021-02-16 review-bot[Reform] Apply Coding Style
2021-02-16 최창규/Tizen Platform... Add locale parameter in HandleRequest (#55)
2021-02-16 손주성/Tizen Platform... Merge pull request #57 from review-bot/reform/appfw...
2021-02-16 review-bot[Reform] Apply Coding Style
2021-02-16 손주성/Tizen Platform... Merge pull request #50 from jusung07-son/master
2021-02-15 Changgyu ChoiAdd to unlink path
2021-02-15 Changgyu ChoiAdd Request type in PkgRequest
2021-02-14 jusungImplement Server
2021-02-09 손주성/Tizen Platform... Merge pull request #48 from changyu-choi/server/pkg_request
2021-02-09 Changgyu ChoiFix wrong implementation
2021-02-09 Changgyu ChoiFix build error
2021-02-09 Changgyu ChoiImplement PkgRequest
2021-02-09 Ilho KimFix some coding style
2021-02-09 Ilho KimBuild setup for server
2021-02-09 연정현/Tizen Platform... Remove pkginfo-server-lib (#43)
2021-02-09 Changgyu ChoiAdd ParcelFactory skeleton code
2021-02-09 Junghyun YeonIntegrate pkgmgr-common with pkgmgr-info
2021-02-08 Ilho KimAdd GetRequestType method
2021-02-08 최창규/Tizen Platform... Add request type enum header (#39)
2021-02-05 Ilho KimAdd TARGET_LINK_LIBRARIES for using some libs
2021-02-05 review-bot[Reform] Apply Coding Style
2021-02-05 최창규/Tizen Platform... Implement socket (#32)
2021-02-05 김일호/Tizen Platform... Adjust visibility attribute "default" (#30)
2021-02-05 김일호/Tizen Platform... Fix namespace format (#29)
2021-02-04 Ilho KimAdd public keywork
2021-02-04 review-bot[Reform] Apply Coding Style
2021-02-04 review-bot[Reform] Apply Coding Style
2021-02-04 Junghyun YeonRemove dependency from pkgmgrinfo_basic to pkgmgrinfo_p...
2021-02-04 Junghyun YeonIntegrate pkgmgr-client and pkgmgr-info
2021-02-04 Junghyun YeonRemove pkgmgrinfo_private from pkgmgr-info
2021-02-04 Junghyun YeonMove files from src/ to common/
2021-02-04 Changgyu ChoiAdd runner skeleton code
2021-02-04 손주성/Tizen Platform... Merge pull request #21 from jusung07-son/master
2021-02-04 jusungFix typo
2021-02-03 Changgyu ChoiFix build error
2021-02-03 Junghyun YeonFix minor coding rule
2021-02-03 Junghyun YeonAdd PkgInfoClient skeleton class
2021-02-03 Junghyun YeonBasic implement pkginfo_client
2021-02-03 jusungAdd skeleton codes of pkg_request
2021-02-02 Junghyun YeonFix typo
2021-02-02 Junghyun YeonAdd skeleton codes of parcle factory
2021-02-02 Junghyun YeonAdd IFactory inner class
2021-02-01 Ilho KimChange header file extension
2021-02-01 최창규/Tizen Platform... Merge pull request #16 from review-bot/reform/appfw...
2021-01-29 review-bot[Reform] Apply Coding Style
2021-01-29 Junghyun YeonMove common directory into src/
2021-01-29 review-bot[Reform] Apply Coding Style
2021-01-29 Junghyun YeonChange header file extension
2021-01-29 김일호/Tizen Platform... Merge pull request #10 from ilho159-kim/parcel
2021-01-28 손주성/Tizen Platform... Merge pull request #12 from review-bot/reform/appfw...
2021-01-26 Ilho KimMerge with database skeleton code
2021-01-25 손주성/Tizen Platform... Merge pull request #11 from review-bot/reform/appfw...
2021-01-25 review-bot[Reform] Apply Coding Style
2021-01-25 손주성/Tizen Platform... Merge pull request #9 from jusung07-son/master
2021-01-25 review-bot[Reform] Apply Coding Style
2021-01-25 Junghyun YeonAdd request handler skeleton codes
2021-01-25 jusungAdd database skeleton code
2021-01-20 Junghyun YeonAdd basic structure of pkginfo-server
2021-01-18 손주성/Tizen Platform... Merge pull request #2 from jusung07-son/master
2021-01-18 jusungRemove unnecessary structure
2020-12-28 Junghyun YeonRemove unused structures 87/250487/1
2020-11-30 Junghyun YeonRemove unnecessary handle and related functions 72/248572/2
2020-04-16 Junghyun YeonChange glist add function 02/229602/2
2020-03-09 Junghyun YeonDisallow users to create parser database path 68/227068/1
2020-01-10 Ilho KimRemove compile warning messages 68/222168/6
2019-12-13 Ilho KimFix static analysis issue 68/220068/1
2019-12-10 Ilho KimFix static analysis issue 94/219694/8
2019-11-15 Ilho KimFix "using value after free" issue 70/217870/1
2019-08-02 Junghyun YeonAdd Foreach depdency API for Archiveinfo 11/211111/3
2019-07-22 ilho kimRevert "Change pkg db journaling mode to WAL" 20/210520/2
2019-07-16 Ilho KimFix the possibility of a memory leak 11/209911/4
2019-06-28 Junghyun YeonChange pkg db journaling mode to WAL 13/207513/6
2019-04-11 Hwankyu JhunAdjust component-based application information 18/203118/3
2019-03-19 Sangyoon JangFix a bug when retrieving package dependency info 70/201770/1
next