Fix pkg db version
[platform/core/appfw/pkgmgr-info.git] / parser /
2024-03-27 Sangyoon JangFix manifest.xsd 24/308524/1
2024-03-05 Ilho KimRemove the package_count column that is not used 59/307159/1
2024-02-06 Ilho KimRemove table that db recovery tool check 89/305689/2
2024-01-24 Sangyoon JangFix setting certinfo 16/304516/3
2024-01-08 Sangyoon JangAdd attribute for lib rpk 85/303785/7
2023-11-29 Sangyoon JangMerge "Add pkgmgrinfo_pkginfo_foreach_depends_on_by_pkg...
2023-11-24 Ilho KimDelte meaningless code 27/301827/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-03-09 ilho kimFix 'pkgmgr_parser_update_global_app_disable_for_uid_in... 26/289526/1
2023-01-13 Sangyoon JangAdd missing table names 12/286812/1
2023-01-13 Sangyoon JangAdd metadata to pkginfo 35/286635/8
2022-09-27 Hwankyu JhunFix static analysis issues 01/282101/3
2022-09-23 Hwankyu JhunRemove build warning messages 35/281935/1
2022-09-20 Sangyoon JangFix static analysis issue 27/281627/3
2022-04-20 Junghyun YeonAdd lightuser feature 13/274013/1
2022-01-06 HwanKyu JhunMerge "Add boot-sequence to manifest.xsd" into tizen
2022-01-06 SukhyungKangAdd boot-sequence to manifest.xsd 62/267162/8
2021-12-15 jh9216.parkFix build error for new glib 14/268014/1
2021-11-09 Junghyun YeonFix minor coding rule 74/265774/3
2021-06-29 Ilho KimUse LIB_INSTALL_DIR to get library path 43/260543/3
2021-06-28 Ilho KimMerge branch 'master' of github.sec.samsung.net:appfw...
2021-06-21 Ilho KimFix manifest.xsd for the tag "res-control" 42/260142/1
2021-06-17 Junghyun YeonAdd tables for resource package 22/250522/8
2021-06-17 Junghyun YeonAdd definition of res-control and its attributes 83/248183/6
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-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-26 김일호/Tizen Platform... Remove sqlite dependency from pkgmgr_parser_db (#167)
2021-03-25 jh9216.parkRefactor pkgmgr-info 34/255834/15
2021-03-17 Ilho KimFix coding rule
2021-03-17 Junghyun YeonFix cosmetic issues
2021-03-15 Junghyun YeonRemove build warning
2021-03-10 Ilho KimImplement clear cache memory
2021-03-10 Ilho KimFix query in pkgmgr_parser_update_global_app_disable_fo...
2021-03-09 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-09 Junghyun YeonRemove commented lines
2021-03-09 Junghyun YeonRemove sqlite header includes from pkgmgr_parser_db.h
2021-03-09 Junghyun YeonMove some internal APIs into internal files
2021-03-04 Junghyun YeonFix build warnings
2021-03-03 Ilho KimRemove useless logic
2021-03-03 Ilho KimImplement pkgmgr_parser_insert_manifest_info_in_usr_db
2021-03-03 Ilho KimImplement parser_db's api using PkgInfoClient
2021-03-03 Ilho KimMove __open_db to AbstractDbHandler
2021-03-03 Ilho KimFix invalid query
2021-02-17 연정현/Tizen Platform... Separate pkgmgr-info legacy library and implement dbhan...
2021-01-14 Changgyu ChoiMerge "Fix description in pkgmgr-info.pc" into tizen
2021-01-13 Junghyun YeonCleanup pkgmgr-info 47/251347/2
2021-01-06 Junghyun YeonIncrease busy handler timer to 5s 48/250948/1
2020-12-21 Ilho KimCheck pkgmgr database's crashed schema 62/250162/1
2020-06-18 Sangyoon JangAdd a reference type of dependency type 44/236544/1
2020-06-18 Sangyoon JangAllow extra attributes at dependency element 42/236542/2
2020-05-13 Sangyoon JangAdd pkgmgr-info dependency for pkgmgr-parser 74/233274/1
2020-04-16 Junghyun YeonChange glist add function 02/229602/2
2020-01-15 Ilho KimRemove compile warning messages 44/222344/2
2020-01-10 Ilho KimRemove compile warning messages 68/222168/6
2019-12-30 Ilho KimRemove compile warning messages 30/221230/1
2019-12-10 Ilho KimFix static analysis issue 94/219694/8
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-15 Sangyoon JangCheck write lock only when db is busy 26/203426/4
2019-04-11 Hwankyu JhunAdjust component-based application information 18/203118/3
2019-04-11 Sangyoon JangStore each api-version of application 48/200048/5
2019-03-27 Junghyun YeonSet default support-mode to 0 58/202258/2
2019-03-18 Sangyoon JangAdd manifest scheme of package dependency 64/201164/5
2019-03-15 HwanKyu JhunMerge "Add new elements for component-based application...
2019-03-13 Hwankyu JhunAdd new elements for component-based application 68/200568/19
2019-03-08 Junghyun YeonImplement pkgmgr plugin execution info 20/195920/16
2019-02-28 Junghyun YeonChange codes to let initdb could have deferred lock 69/200469/2
2019-01-21 Sangyoon JangAdd package dependency attribute 34/197434/10
2019-01-08 Hwankyu JhunAdd attribute 'id' on app-control element 87/196887/6
2018-12-12 Junghyun YeonAdd busy handler when initializing pkg db 47/195247/1
2018-12-11 Junghyun YeonFix possible issues for pkgmgr-info 45/194845/3
2018-09-13 Sangyoon JangRemove dependency from db-util 66/188966/2
2018-09-13 Sangyoon JangAdd sending wakeup wakeup signal to resourced 58/188858/5
2018-09-13 Sangyoon JangAdd checking processes which hold db lock 82/188782/8
2018-07-16 Junghyun YeonSupplement db recovery tool 78/181778/15
2018-06-15 Junghyun YeonRemove unnecessary function 99/181599/3
2018-05-10 Sangyoon JangImplement remote appcontrol feature 05/170905/8
2018-04-02 Sangyoon JangFix a memory leak 94/174494/2
2018-02-05 Sangyoon JangFix static analyzer issue 37/169237/1
2017-12-14 Sangyoon JangFix static analyzer issues 91/163891/1
2017-10-12 Junghyun YeonChange behavior of trust-anchor 84/149784/3
2017-10-11 Semun LeeFix static analyzer issues 88/154488/4
2017-09-08 Sangyoon JangFix manifest xsd schema 61/147861/3
2017-09-06 Junghyun YeonFix static analysis issue 17/147917/1
2017-08-25 Sangyoon JangFix wrong dlog message 11/146111/1
2017-08-21 Junghyun YeonChange mechanism of setting db version 21/144521/4
2017-08-17 Sangyoon JangSet app_external_path when insert package info 82/144682/1
2017-08-08 jongmyeongkoAdd new feature to change app's icon 33/140333/3
2017-08-02 Junghyun YeonAdd codes for trust anchor 17/136317/16
2017-07-25 jongmyeongkoAdd appdefined privilege feature 68/137368/16
2017-07-17 Junghyun YeonChange pkg db version policy 56/137556/3
2017-07-07 Sangyoon JangRemove unused db table and api 44/130944/9
2017-07-07 Sangyoon JangAdd privileges for app_control 60/135960/10
2017-07-06 Sangyoon JangUse list of string for datacontrol privilege 28/137528/1
2017-06-02 jongmyeongkoChange the default value of app_splash_screen_display 51/132351/1
2017-06-01 Inkyun KilAdd apis for datacontrol privileges info 10/129210/19
2017-06-01 jongmyeongkoChange the timing of adding sqlite busy handler 30/129930/3
next