If the viewer sends request without ID to delete an instance,
[platform/framework/web/data-provider-master.git] / src / server.c
2014-01-18 Sung-jae ParkIf the viewer sends request without ID to delete an... 22/15322/1
2014-01-14 Sung-jae ParkRevise the fault recovery code. 96/14996/1
2014-01-09 Sung-jae ParkFix the fault management code. 50/14650/1
2014-01-05 Sung-jae ParkSync with the latest code of phone profile 71/14471/5
2013-12-04 Sung-jae ParkApply force option to trigger the updates forcely 54/13354/1
2013-11-28 Sung-jae ParkSend the correct reason of a box deletion to the client. 55/13155/1
2013-11-16 Sung-jae ParkSend the PD destroyed event before handles registered... 02/12502/1
2013-11-15 Sung-jae ParkUpdate service_trigger update interface. 47/12447/1
2013-10-22 Sung-jae ParkFix build error. submit/tizen/20131022.044846
2013-10-22 Sung-jae ParkShut gcc compile warning. submit/tizen/20131022.044217
2013-10-22 Sung-jae ParkMerge branch 'tizen_2.2' of ssh://review.tizendev.org... submit/tizen/20131022.035921
2013-10-11 Sung-jae ParkSimulate faulted package
2013-09-04 Sung-jae ParkUpdate image/desc filename management code.
2013-09-03 Sung-jae ParkUpdate package management code.
2013-08-29 Sung-jae ParkSend delete type to service provider.
2013-08-23 Sung-jae ParkFix the prevent issue.
2013-08-16 Sung-jae ParkFix i586 build error
2013-08-14 Sung-jae ParkSupress the build warnings
2013-08-13 Sung-jae Parkpkgmgr plugin, coding convention, AUL exception
2013-08-05 Sung-jae ParkRemote client service is implemented.
2013-07-15 Sung-jae ParkUpdate Accessibility Event Path.
2013-07-12 Sung-jae ParkManage the fault of service providers(osp,web).
2013-07-03 Sung-jae ParkRemove last trailing comma
2013-07-03 Sung-jae ParkUpdate acquire/release pixmap operation & fix crash bug
2013-07-01 Sung-jae ParkHandling the exceptions for PD request correctly.
2013-06-27 Sung-jae ParkUpdate Log
2013-06-26 Sung-jae ParkUpdate Input event thread. and reduce the logs.
2013-06-25 Sung-jae ParkUpdate provider tag
2013-06-20 Sung-jae ParkFix various bugs.
2013-06-14 Sung-jae ParkCheck the PD owner.
2013-06-13 Sung-jae ParkMerge branch 'tizen_2.1' into tizen_2.2
2013-06-13 Sung-jae ParkUpdate SMACK, Fix a crash of terminating sequence,...
2013-05-29 Sung-jae ParkFix a bug that the instance is not deleted correctly
2013-05-29 Sung-jae ParkFix the bug of validate_request function
2013-05-29 Sung-jae ParkNew patches are applied
2013-05-28 Sung-jae ParkAdd timer for monitoring opertaion of PD.
2013-05-23 Sung-jae ParkUpdate Badge service routine & optimize log
2013-05-15 Sung-jae ParkVarious patches are applied. accepted/tizen_2.1/20130520.093034 submit/tizen_2.1/20130516.041934
2013-05-01 Sung-jae ParkVarious patches are applied
2013-04-19 Sung-jae ParkImplement the service thread & Update license
2013-04-18 Sung-jae ParkUpdate License
2013-04-18 Sung-jae ParkVarious patchset applied.
2013-04-12 Sung-jae ParkAdd new accessibilty events & fixed prevent issues
2013-04-10 Sung-jae ParkMerged with private repository.
2013-03-31 Sung-jae ParkSync to I865165b974aa32a35a58b7260cb1c046ed8f1413
2013-03-28 Sung-jae ParkCare the case for failing open a PD.
2013-03-25 Sung-jae ParkUpdate License
2013-03-21 Sung-jae ParkMerge branch 'master' into tizen_2.1
2013-03-21 Sung-jae ParkFix the bug of click event handling code
2013-03-21 Sung-jae ParkMerge branch 'master' into tizen_2.1
2013-03-21 Sung-jae ParkFix the invalid arrow position handling code.
2013-03-19 Sung-jae ParkBugs are fixed and new features are introduced
2013-03-16 Jinkun Jangsync with master
2013-03-04 Sung-jae ParkAdd pd_move event is added
2013-03-04 Sung-jae ParkReplace the package name to data-provider-master
2013-02-27 Sung-jae ParkAdd change_period interface, update trigger_update
2013-02-23 Sung-jae ParkUpdate resize event send function
2013-02-21 Sung-jae ParkSync with the latest code
2013-02-06 Sung-jae ParkSeparte gem & pixmap create function.
2013-02-01 Sung-jae ParkUpdate the liveinfo
2013-02-01 Sung-jae ParkUpdate the debug mode
2013-01-27 Sung-jae ParkAdd new size type
2013-01-27 Sung-jae ParkUpdate liveinfo utility.
2013-01-25 Sung-jae ParkUpdate liveinfo util, key down/up, accessibility
2012-12-28 Sung-jae ParkFix the bug of buffer type handler
2012-12-21 Sung-jae ParkRemove code of the deprecated feature
2012-12-20 Sung-jae ParkInitialize the project.