Fix coding rule
[platform/core/appfw/pkgmgr-info.git] / test /
2021-03-15 Junghyun YeonFix coding rule of test_parcel.cc
2021-03-15 Junghyun YeonFix coding rule of parcel_utils.cc
2021-03-12 Ilho KimSet auto_release's default parameter value
2021-03-12 Ilho KimFix memory leak in Parcelable
2021-03-09 연정현/Tizen Platform... Merge pull request #134 from jungh-yeon/deliver_pid
2021-03-09 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-09 Junghyun YeonAdd pid as default parameter of dbhandler
2021-03-08 Changgyu ChoiRemove cache_db_handler
2021-03-08 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-08 Ilho KimAdd Missing implement in PkgInfoParcel
2021-03-05 김일호/Tizen Platform... Add Error handling in RequestHandler (#117)
2021-03-03 Ilho KimImplement pkgmgr_parser_insert_manifest_info_in_usr_db
2021-03-03 Ilho KimImplement pkgmgrinfo_pkginfo_set_installed_storage
2021-03-03 Ilho KimSet QueryHandler's operation,db type before use
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 review-bot[Reform] Apply Coding Style
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 Ilho KimFix CertInfoParcelable
2021-02-19 김일호/Tizen Platform... Merge pull request #63 from ilho159-kim/query_parcelable
2021-02-18 Ilho KimChange to use C++14
2021-02-18 Ilho KimFix ResultParcelable
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 Ilho KimAdd QueryParcelable
2021-02-17 Junghyun YeonDelete includes of removed file
2021-02-17 연정현/Tizen Platform... Separate pkgmgr-info legacy library and implement dbhan...
2021-02-16 Ilho KimFix static analysis issue
2021-02-16 Ilho KimImplement CertInfoParcelable
2021-02-16 Ilho KimImplement FilterParcelable
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-09 Junghyun YeonIntegrate pkgmgr-common with pkgmgr-info
2021-02-06 review-bot[Reform] Apply Coding Style
2021-02-05 Ilho KimFix build error
2021-02-05 김일호/Tizen Platform... Add unittest (#31)