Add GetRequestTypeString() to print request type
[platform/core/appfw/app-installers.git] / src /
2019-02-20 Sangyoon JangAdd GetRequestTypeString() to print request type 36/200236/1
2019-02-20 Sangyoon JangRemove using assert() in ExternalStorage 31/200231/1
2019-02-18 Junghyun YeonAdd string into include list 19/200019/1
2019-01-30 Sangyoon JangImplement package dependency feature 33/197433/8
2019-01-30 Sangyoon JangUse lambda expressions for simple callback function 60/198860/2
2019-01-16 Hwankyu JhunFix StepKillApps
2019-01-11 ilhoFix log message 64/197064/2
2019-01-11 Sangyoon JangFix some coding style 01/197401/1
2019-01-10 HwanKyu JhunMerge "Add attribute 'id' on app-control element" into...
2019-01-07 Hwankyu JhunAdd attribute 'id' on app-control element 89/196889/1
2019-01-07 ilhoFix build warning 66/196866/2
2019-01-07 Junghyun YeonAdjust log level 62/196862/1
2018-12-21 ilhoSupport failure of plugin can cause install failure 28/194628/16
2018-12-19 ilhoFix plugin smoketest failure 05/195805/3
2018-12-10 ilhoApply coding rules 86/194986/1
2018-12-04 ilhoModify multiple LoadPlugins function call 16/193616/7
2018-12-03 Sangyoon JangFix dotnet app install failure in image creation stage 46/194346/1
2018-11-27 Sangyoon JangSearch all tags for plugin parser 27/193427/2
2018-11-27 Sangyoon JangCompare dotnet API level when installing dotnet app 76/193776/7
2018-11-19 Junghyun YeonUnmount only mount-update recover 44/193144/3
2018-10-05 Junghyun YeonEnable "keep-rwdata" flag for all uninstallation requests 46/190746/1
2018-08-13 Junghyun YeonAdd StepRecoverTrustAnchor 22/186122/3
2018-08-10 Junghyun YeonRemove unnecessary function 62/186562/1
2018-08-07 Junghyun YeonRemove recovery file before write new one 67/186067/1
2018-07-23 Junghyun YeonAdd condition for detecting externally-installed pkg 08/184808/2
2018-07-17 Semun LeeFix code to be more secure 19/184319/1
2018-07-12 Junghyun YeonAdd codes for Recover databases 76/182176/11
2018-07-04 Junghyun YeonRemove unnecessary free operation 87/183287/1
2018-07-02 Junghyun YeonFix static analysis issue 40/183040/1
2018-06-26 Sangyoon JangFix unexpected assertion at external storage initialization 43/182543/1
2018-06-25 Sangyoon JangSet default type value of app as capp 59/182459/4
2018-06-20 Junghyun YeonFix crash issue 75/182075/1
2018-06-15 Junghyun YeonChange initdb logic 03/181603/1
2018-06-07 Junghyun YeonRemove unused plugin from list 89/180489/2
2018-06-05 Junghyun YeonSupplement ParserPlugin 62/178962/14
2018-05-10 Sangyoon JangParse remote appcontrol 07/170907/9
2018-05-08 Hwankyu JhunFix checking the application status 96/177896/3
2018-05-03 Junghyun YeonChange security registration method 99/177599/2
2018-05-02 Sangyoon JangFix update recovery logic 16/177616/6
2018-05-02 Inkyun KilMerge "Change rules for default dbus policy" into tizen
2018-04-25 Sangyoon JangFix StepUpdateStorageDirectories 61/177061/2 accepted/tizen/unified/20180427.062445 submit/tizen/20180425.085313
2018-04-25 Sangyoon JangSet ownership of shared data dir properly when update 59/177059/1
2018-04-25 Inkyun KilChange rules for default dbus policy 52/177052/2
2018-04-23 Junghyun YeonRemove libprivilege from plugin list 32/176732/1
2018-04-19 Junghyun YeonImplement undo operation of trust anchor 51/158351/26
2018-04-18 Junghyun YeonFix coding rule 30/175730/3
2018-04-18 Sangyoon JangReplace dbus-glib-1 with gdbus 97/176297/6
2018-04-18 Junghyun YeonAdd missing dependency 49/176249/1
2018-04-11 Semun LeeSet mode 2755 to data and cache in useradd script 01/175601/1
2018-04-06 Junghyun YeonFix StepSaveSignature 93/174993/1
2018-03-30 Junghyun YeonCheck space before backup while installation 64/174264/3
2018-03-28 Junghyun YeonAdd StepSaveSignature step 53/171653/13
2018-03-22 Junghyun YeonFix static analysis issue 15/173515/1
2018-03-08 Sangyoon JangFix registering provides-appdefined-privileges 85/171885/1
2018-02-22 Sangyoon JangAdd StepRemoveUserData 98/169698/3
2018-02-20 Junghyun YeonRemove unpacked dir when finished copying 86/170486/1
2018-02-07 Junghyun YeonFix smack deny issue while updating pkg 23/168823/15
2018-02-06 Junghyun YeonFix coding rule 25/169325/1
2018-02-05 Junghyun YeonAdd codes to enable ManifestDirectInstall for mount... 44/167144/8
2018-02-05 Junghyun YeonEnable ManifestDirectUpdate for ReadonlyUpdateInstalled pkg 32/156432/22
2018-02-05 Sangyoon JangFix Empty() of GListRange 34/169234/1
2018-01-31 Sangyoon JangLoad plugins info from multiple lists 95/163995/8
2018-01-29 Sangyoon JangAdjust nodisplay attribute of widget application 82/168582/2
2018-01-25 Sangyoon JangFix crash during mount update recovery 87/167987/2
2018-01-23 Sangyoon JangRefine sending pkgmgr signal for recovery 32/167932/4
2018-01-23 Sangyoon JangRevert "Fix to send different signal based on recovery... 38/167938/1
2018-01-23 Sangyoon JangFix StepRecoverGlobalAppSymlinks 13/167913/1
2018-01-23 Sangyoon JangFix StepParsePreload 12/167912/1
2018-01-19 Junghyun YeonFix to send different signal based on recovery info 79/167679/1
2018-01-18 Junghyun YeonAdd values to backend inherits capabilities. 99/167599/1
2018-01-17 Sangyoon JangAdd StepRecoverPrivilegeCompatibility 11/167411/1
2018-01-17 Sangyoon JangFix removing globalapp symlinks 81/167381/1
2018-01-17 Sangyoon JangFix StepRecoverApplication 23/167323/2
2018-01-16 Sangyoon JangFix StepRecoverSignature 79/167179/1
2018-01-09 Sangyoon JangAdd recovery mode for ReadonlyUpdateInstall 44/158844/6
2018-01-05 Sangyoon JangSend error signal properly when installation failed 19/166019/2
2018-01-05 Sangyoon JangSet nodisplay attribute of widget application as manife... 25/163125/5
2018-01-03 Junghyun YeonAdd initdb options and constraints 21/164421/9
2018-01-03 Piotr GaniczRefactoring Run() 45/133845/10
2017-12-29 Damian PietruchowskiRefactoring ValidatePackage() functions parameter 39/159539/5
2017-12-21 Sangyoon JangFix sending signal of ReadonlyUpdateInstall mode 40/164840/1
2017-12-21 Sangyoon JangFix step name of StepCreateRecoveryFile 38/164838/1
2017-12-15 Damian PietruchowskiRefactor and reduce unnecessary code 32/134632/33
2017-12-08 Junghyun YeonFix minor errors in StepCreateRecoveryFile 02/163302/1
2017-12-06 Sangyoon JangFix plugin smoketest failure 13/162713/2
2017-12-05 Junghyun YeonRemove flag from plugins 66/162166/6
2017-11-30 Junghyun YeonIntegrate recovery file creation and first write procedure 04/162304/1
2017-11-28 Damian PietruchowskiMove create recovery file to new step 06/154906/10
2017-11-28 Damian PietruchowskiUse PkgQueryInterface in StepCheckRemovable 12/151312/6
2017-11-23 Damian PietruchowskiFix coding style - security_registration.cc 02/161502/1
2017-11-23 Junghyun YeonRemove checking existance of shared/data directory 09/160309/2
2017-11-22 Damian PietruchowskiSecurity registration refactoring 06/140006/15
2017-11-22 Piotr GaniczAppInstaller logic export 98/93998/15
2017-11-22 Damian PietruchowskiReplace pkg_path with GetPkgPath() method in InstallerC... 96/154196/11
2017-11-15 Sangyoon JangRefactor functions creating/opening a recovery file 79/159379/5
2017-11-14 Junghyun YeonChange code to store api_version of application 61/159061/6
2017-11-14 Damian PietruchowskiAdd error getter to PkgQueryInterface 11/151311/5
2017-11-09 Sangyoon JangClean up files at extended storage when install failed 57/157757/4
2017-11-08 Seungha SonFix wrong IsPackageInstalled() logic 89/159389/1
2017-11-06 Seungha SonSeparate IsPackageInstalled() 43/157443/8
next