Update UnitTest Code about "Resource Broker"
[platform/upstream/iotivity.git] / service / resource-manipulation /
2015-07-24 doil.kwonUpdate UnitTest Code about "Resource Broker"
2015-07-24 jyong2.kimFix invalid memory access on resource broker module.
2015-07-24 Markus JungRequire explicit scons argument (containerJavaSupport...
2015-07-24 Hauke Mehrtensbuild: make build fail if unresolved symbols found
2015-07-24 coderhymeUpdate comments for ResourceAttributes
2015-07-23 YounghyunJooModify resourceCache Unittest code for gcc 4.6 version
2015-07-23 Minji Parkresource-manipulation: add unittest for container
2015-07-23 Ravi Nanjundapparesource-manipulation: Fix some typo errors
2015-07-22 Rami Jungadding UnitTest functions in Server Builder
2015-07-22 Ravi NanjundappaFix compiler warnings.
2015-07-22 Jay Sharma[Resource Manipulation] Integrated Resource Manipulatio...
2015-07-22 doil.kwonModify UnitTest Code for 'ResourceBroker'
2015-07-22 coderhyme[resource-manipulation] Add RCSAddress class
2015-07-22 Ravi NanjundappaResourcePresenceUnitTest: Fix when the requesterList...
2015-07-22 coderhyme[resource-manipulation] Add Test Helper class
2015-07-22 Minji Parkresource-manipulation: Update container bundle-api...
2015-07-22 Markus JungFix of header file for compability with gcc 4.6
2015-07-20 hunje.yeonMerge branch 'resource-manipulation' into 'master'
2015-07-20 Jay SharmaReplaced Watching word to Monitoring in ResourceClient
2015-07-20 Markus JungAdded libcurl copyright and permission notice to exampl...
2015-07-20 doil.kwonAdd UnitTest for "Resource Broker"
2015-07-20 YounghyunJooUpdate ResourceCache codes for expiry Timer
2015-07-20 Markus JungResource container can be built without Java support.
2015-07-19 jyong2.kimArrange code of Resource Broker.
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-19 Markus JungUsing ResourceAttributes class for BundleResource and...
2015-07-19 jyong2.kimUpdate ResourceBroker for updated expiryTimer.
2015-07-19 hunje.yeonUpdate SConscript for resource-manipulation
2015-07-18 Jay SharmaAdded Doxygen comments for all public APIs of RM layer
2015-07-18 Jay SharmaRenamed startWaching, stopWatching apis to startMonitor...
2015-07-17 jyong2.kimremove broken build of android.
2015-07-17 Jay SharmaUpdated Resource Client and sample apps as per new...
2015-07-17 ChaJiwonFix structure in ExpiryTimer
2015-07-17 Rami Jungmaking Resource-manipulation mouldes been built by...
2015-07-17 YounghyunJooModify the DataCache.cpp file for initialization issue
2015-07-17 Minji Parkupdate container and sample bundles for so bundle dynam...
2015-07-17 YounghyunJooupdate ResourceCache Module files for the reorganisatio...
2015-07-17 Rami JungChanging api's name from 'setAttributeUpdatedHandler...
2015-07-17 jyong2.kimFix Broker build error on gcc-4.6.
2015-07-17 Minji ParkUpdate container and build script for rearrangement...
2015-07-17 coderhymeRearrange the headers
2015-07-16 jyong2.kimFix build error for broker and cache.
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-16 coderhymeFix primitiveResource and serverBuilder to remove incom...
2015-07-16 Markus JungAdd missing public headers of the resource container API
2015-07-16 Heewon ParkUpdate ResourceObject Unit test.
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Jay SharmaUpdated Resource Client and Sample Applications
2015-07-15 jyong2.kimFix bug for ResourceCacheManager.
2015-07-15 Jay SharmaUnitTest cases for Resource Client with resource manipu...
2015-07-15 Markus JungMoved resource container API header files to new includ...
2015-07-15 jyong2.kimAdd logic about device presence timeout handle.
2015-07-15 coderhymeFix broken unit-test for the Resource Builder
2015-07-15 coderhymeAdd missing method for ResourceAttributes in Resource...
2015-07-15 coderhymeRemove DeadLockException from ResourceObject
2015-07-14 hunje.yeonChange 'resource-manipulation' folder structure
2015-07-14 Heewon ParkAdd AutoNotify & SetRequestPolicy Feature
2015-07-14 doil.kwonChanged api's name 'requestTimer' to 'postTimer'
2015-07-14 ChaJiwonAdd destroyTimer function to ExpiryTimer
2015-07-14 YounghyunJooModify resourceCache/DataCache file
2015-07-13 Markus JungBugfix for unregister of bundles and renamed Java Bundl...
2015-07-12 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-10 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-10 Jay SharmaResource Client updated
2015-07-10 Jay SharmaSample Client and Server Application
2015-07-10 Minji Parkadd new test cases for resource container
2015-07-09 Minji ParkUpdate Resource Container
2015-07-09 ChaJiwonAdd destroy function into primitive service timer
2015-07-09 Markus JungJavadoc for Java Bundle-API, Modified public access API
2015-07-09 Minji ParkAdd comments on bundle API headers for doxygen
2015-07-09 Markus JungResource container build check for external libraries
2015-07-08 jyong2.kimModify exception class and include guards of broker.
2015-07-08 ChaJiwonChange thread model to std::thread
2015-07-08 Minji Parkupdate Resource Container
2015-07-08 YounghyunJooModify resourceCacheManager
2015-07-08 Markus JungBundle deactivation
2015-07-08 coderhymeAdd type class for ResourceAttriutes
2015-07-08 Rami Jungadding functions in Server Builder
2015-07-08 jyong2.kimArrange Cache module code and logic.
2015-07-08 Minji Parkresource container unit tests, updates for container
2015-07-08 Markus JungUsing build() as name to create a new instance of Bundl...
2015-07-08 jyong2.kimFix build fail of broker module.
2015-07-07 coderhymeFix wrong unittests in RequestHandlerTest
2015-07-07 coderhymeReplace setAttribute with non-template methods.
2015-07-07 YounghyunJooModify header file name in the Resource Cache codes
2015-07-07 doil.kwonApplied to "expiryTimer" for "ResourceBroker"
2015-07-07 Markus JungUsing relative links in configuration files. Implemente...
2015-07-07 Markus JungApplied IoTivity code style template on all Java source...
2015-07-07 Minji ParkChange the name of soft sensor sample bundle
2015-07-06 coderhymeRefactor PrimitiveResponse and RequestHandler
2015-07-06 coderhymeAdd missing methods to ResourceAttributes
2015-07-06 Markus JungResource container update, API seperation (container...
2015-07-06 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-07-06 Jay SharmaUpdated Resource Client
2015-07-06 coderhymeFix setting callback to use move operation in PrsenceSu...
2015-07-06 coderhymeFix setting callback to use move operation in Primitive...
2015-07-06 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-03 coderhymeChange names of include-guards of primitiveResource...
2015-07-03 coderhymeSeparate implementation of PrimitiveRequest
next