revise build scripts for tizen
[platform/upstream/iotivity.git] / service / notification /
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-11 Madan LankaMerge "Merge branch 'notification-service'"
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-03 jaesick.shinMove macro from consumer common to NSConstant.h
2016-08-03 jaesick.shindivide code about related cloud service.
2016-08-02 jaesick.shindo code optimization of EntityHandler.
2016-08-02 jaesick.shinRemove unused function and Related MessageList.
2016-08-01 Hun-je YeonMerge branch 'master' into notification-service
2016-07-29 KIM JungYongAdded memory deallocation of Consumer main thread handle.
2016-07-29 jaesick.shinAdd Unittest of startProvider in Provider side.
2016-07-29 jaesick.shinmodify the Unittests in ProviderSide.
2016-07-28 Hun-je YeonMerge branch 'master' into notification-service
2016-07-28 jaesick.shindelete unused code of EntityHandler in Provider Side.
2016-07-28 jaesick.shinNo place to call the StopPresence in Provider side.
2016-07-28 KIM JungYongRemove potential defects detected in the static analyzer.
2016-07-27 jaesick.shinmodify NSPolicy in Provider side.
2016-07-27 jaesick.shinDestroy mutex and mutex Attribute in ProviderMemoryCache.
2016-07-27 jaesick.shinmodify mutex logic in ProviderMemoryCache.
2016-07-27 KIM JungYongRemoved NSMessage_consumer structure.
2016-07-26 jaesick.shinChange the name of NSAccept Function.
2016-07-26 jaesick.shincode cleanup.
2016-07-26 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-07-26 Abitha ShankarAdded C++ wrapper for the Notification Service Provider...
2016-07-25 Hun-je YeonMerge branch 'master' into notification-service
2016-07-25 jaesick.shinFix bugs about memory free at Notification scheduler...
2016-07-22 YounghyunJooModify Logic for unsubscribing all provider.
2016-07-22 KIM JungYongAdded logic for remove NSProvider.
2016-07-22 jaesick.shinrollback The Provider Interface file name.
2016-07-22 jaesick.shinadd deregister of observe and delete subscription list...
2016-07-21 KIM JungYongFixed bug for duplicated request to subscribe and inval...
2016-07-21 KIM JungYongUpdated unit test of consumer.
2016-07-20 YounghyunJooAdd Android Notification APIs for Consumer service
2016-07-20 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-07-20 jaesick.shinseparated the scheduler interface and added callbackres...
2016-07-20 ch79.choadd subscriber list for remote server
2016-07-20 Hun-je YeonMerge branch 'master' into notification-service
2016-07-19 YounghyunJooAdd Cloud interface consumer sample example code
2016-07-18 KIM JungYongApplied CAUtil callback changes.
2016-07-18 KIM JungYongAdded Consumer API for enable to cloud service.
2016-07-18 Hun-je YeonMerge branch 'master' into notification-service
2016-07-15 ch79.choPublish resource to cloud
2016-07-13 KIM JungYongUpdated NSProvider structure for multi connections.
2016-07-11 KIM JungYongAdded logic for discovering Provider in TCP transport
2016-07-11 YounghyunJooModify Consumer Logic
2016-07-11 uzchoiMerge branch 'master' into notification-service
2016-07-06 jaesick.shinservice is terminated when repeated starts and stops.
2016-07-05 YounghyunJooModify Consumer Logic
2016-06-28 YounghyunJooUpdate Logic to manage Provider list.
2016-06-20 KIM JungYongUpdated for consumer APIs.
2016-06-17 jaesick.shinBug about parsing queryparam is fixed
2016-06-17 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-06-17 jaesick.shinAdded API about create message and memory allocate...
2016-06-17 KIM JungYongFixed bug for uri on subscription request.
2016-06-17 KIM JungYongModified consumer internal function call flow.
2016-06-16 Hun-je YeonMerge branch 'master' into notification-service
2016-06-16 jaesick.shinrelated sturct and queryparam
2016-06-15 Hun-je YeonMerge branch 'master' into notification-service
2016-06-13 KIM JungYongUpdated sturcture of consumer.
2016-06-13 jaesick.shinadded struct, enum and modified struct, enum
2016-06-08 KIM JungYongModified Error handle of consumer.
2016-06-07 jaesick.shinAdded source member variable in Android side & modified...
2016-06-03 KIM JungYongRenamed submodule of Consumer.
2016-06-01 jaesick.shinRename Functions, variables, structs and bug fixed.
2016-05-31 jaesick.shinremove not required function and rename the function...
2016-05-31 KIM JungYongRenamed variables and functions of Notification consumer.
2016-05-31 jaesick.shinimplementation NSStopProvider and bug fixed.
2016-05-26 ch79.choUpdate notificaion message synchronization.
2016-05-26 jaesick.shinNSDuplicateMessage copy logic not working(bug fixed).
2016-05-26 jyong2.kimFixed bug about Subscription logic on Consumer.
2016-05-26 YounghyunJooAdd "Source" attribute in NSMessage Resource
2016-05-25 jaesick.shinIssue fixed about OCEntityHandlerRequest same pointer...
2016-05-25 YounghyunJooAdd Memory Cache module for Consumer on Linux.
2016-05-25 ch79.choModify listeners of android sample app to receive subsc...
2016-05-24 ch79.choAdd callback interface and open source license term.
2016-05-24 ch79.choCreate android sample app for provider service.
2016-05-24 jaesick.shinchanged log in provider side
2016-05-21 jyong2.kimUpdated SConscript of Notification service.
2016-05-20 jyong2.kimAdded Unit Test of Notification service.
2016-05-19 jaesick.shinClean the warning message in notification service .
2016-05-18 jaesick.shinNotification Service - add Android JNI in provider.
2016-05-18 jaesick.shinadded cacheadapter interface and memorycache of notific...
2016-05-17 Hun-je YeonMerge branch 'master' into notification-service
2016-05-13 jyong2.kimAdded Initial version of notification.
2016-04-14 hunje.yeonFolder structuring of notification-service