index
:
platform/upstream/iotivity
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
remotes/tizen/sandbox/pcoval/tizen
sandbox/denis13/LTO
sandbox/denis13/LTO1
sandbox/dkson95/LTO
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jaehun77/hardfp_test
sandbox/jh0822kim/avoid_rebuilds
sandbox/jolfzverb/tizen
sandbox/nmerinov/llvm
sandbox/pcoval/on/latest/base
sandbox/pcoval/on/latest/debian
sandbox/pcoval/on/latest/tizen
sandbox/pcoval/on/next/tizen
sandbox/pcoval/on/tizen/review
sandbox/pcoval/tizen
sandbox/pcoval/tizen-tar
sandbox/vbarinov/asan
sandbox/vbarinov/python
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
upstream_real
Domain: Network & Connectivity / IoT Connectivity;
Pyun DoHyun <dh79.pyun@samsung.com>, Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
scene-manager
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
replace : iotivity -> iotivity-sec
submit/tizen/20171010.021131
accepted/tizen/unified/20171010.063815
Hongkuk, Son
1
-2
/
+1
2016-11-24
ios: Fix the ios build break
srijon.sb
1
-1
/
+1
2016-11-17
[IOT-1513] Incorrect URI construction
Dave Thaler
1
-1
/
+12
2016-10-13
[IOT-1420] Solve that if, rt properties ommited
Jihun Ha
5
-7
/
+19
2016-10-07
Common adapter for DTLS/TLS
Dmitriy Zhuravlev
1
-3
/
+1
2016-08-30
Using shared library instead of static on linux platform
hyuna0213.jo
1
-12
/
+10
2016-08-22
Fix TLS-related Build error
Jongmin Choi
2
-0
/
+6
2016-08-18
Update a logic to handle response code and connectivity type in constructReso...
Jihun Ha
11
-31
/
+59
2016-08-16
Update unittest for remote opertion in scene manager
Jihun Ha
4
-200
/
+294
2016-08-11
Modified Scene UnitTest
ChaJiWon
1
-2
/
+10
2016-07-12
Build: add gtest libs automatically
Philippe Coval
1
-7
/
+2
2016-07-11
Build: reworked unit tests to use gtest in a more generic way
Philippe Coval
4
-42
/
+37
2016-06-27
Remove references to 'winrt'
David Antler
2
-4
/
+4
2016-04-20
Reorder library link order for connectivity abstraction
hyuna0213.jo
2
-11
/
+11
2016-04-13
Compiler warning clean up
George Nash
1
-1
/
+1
2016-04-11
Modified SceneManager Unittest
wonny
2
-85
/
+78
2016-04-11
(IOT-1006) modified sceneCollection
wonny
1
-1
/
+1
2016-04-11
(IOT-1014) modified sceneCollectionResource
wonny
1
-2
/
+2
2016-04-01
Update a resource type of SceneMember resource
Jihun Ha
1
-1
/
+1
2016-04-01
Fixed build issue by including condition_variable header
Philippe Coval
1
-0
/
+1
2016-03-17
Add required header file in sceneserver and sceneclient
Jihun Ha
2
-1
/
+5
2016-03-10
add doxygen comments for exceptions in Scene-manager remote apis
Minji Park
6
-2
/
+12
2016-03-09
Fixed build issue by including condition_variable header
Philippe Coval
1
-0
/
+1
2016-03-09
Fixed build issue by implicitly capture by reference (of Scene)
Philippe Coval
1
-1
/
+1
2016-03-08
Fix a problem in SceneCollectionResource.cpp file for 64bit environment
Jihun Ha
1
-2
/
+2
2016-03-08
Modified const variable of baseline interface and excetion class.
jyong2.kim
3
-5
/
+8
2016-03-08
Modified Exception and Doxygen in SceneManager Local-side Excepiton
wonny
5
-21
/
+10
2016-03-06
Remove duplicated statements in sceneclient application
Jihun Ha
1
-9
/
+1
2016-03-06
Add API doxygen and Code Refactoring of SceneManager Local-side Interface
jyong2.kim
10
-210
/
+136
2016-03-06
add doxygen comments for scene manager remote apis, and change interface name...
jyong2.kim
9
-125
/
+372
2016-03-06
Improve some components for simple and performance.
jyong2.kim
9
-175
/
+225
2016-03-03
Enrich a sceneclient sample application for executing an existing scene at re...
Jihun Ha
1
-104
/
+254
2016-03-03
Add API doxygen to SceneManager Local-side interface
wonny
4
-12
/
+232
2016-03-03
modify scene manager(remote) for exception handling
Minji Park
12
-209
/
+136
2016-03-02
Modified query interface on request for resource creations.
jyong2.kim
6
-14
/
+39
2016-03-02
Fix for defects detected by static analysis in Scene Utils/Samples.
jyong2.kim
3
-8
/
+37
2016-02-29
Fixed bug for execution of scene with empty scene member.
jyong2.kim
1
-1
/
+1
2016-02-29
Modify Scene Manager Local-side Interface Logic
jyong2.kim
3
-50
/
+73
2016-02-29
Fix initializing logic of remote scene list
Minji Park
3
-14
/
+22
2016-02-29
Fix for defects detected by static analysis in Group-manager.
jyong2.kim
2
-3
/
+7
2016-02-29
Add Scene Manager Remote-side unittests
Minji Park
5
-2
/
+717
2016-02-29
Add Scene Manager Local-side Unittest & Fixed Logic Bug
ChaJiwon
7
-4
/
+614
2016-02-27
Update Scene Manager Sample Application
wonny
1
-97
/
+243
2016-02-27
Add Scene manager - remote linux sample application
Minji Park
2
-6
/
+411
2016-02-27
Fixed bug of sending empty child attribute at Scene List Resource response.
jyong2.kim
1
-1
/
+4
2016-02-26
Fixed error handling at function of AddScene.
jyong2.kim
4
-39
/
+66
2016-02-26
Update Scene manager remote-side interface and logic
Minji Park
18
-697
/
+801
2016-02-26
Modified Scene Manager Local-side Interface
jyong2.kim
9
-115
/
+138
2016-02-24
Updated control logic of Scene Resource.
jyong2.kim
7
-311
/
+488
2016-02-24
Renamed Scene resource class.
jyong2.kim
13
-161
/
+159
[next]