summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
jw_wonny.cha [Mon, 25 Mar 2019 07:59:14 +0000 (16:59 +0900)]
Remove implements of zmq ipc
jw_wonny.cha [Mon, 25 Mar 2019 07:58:02 +0000 (16:58 +0900)]
Update types of servicemgr
jw_wonny.cha [Mon, 25 Mar 2019 07:56:54 +0000 (16:56 +0900)]
Add test of servicemgr
jw_wonny.cha [Mon, 25 Mar 2019 07:53:38 +0000 (16:53 +0900)]
Remove implements of zmq ipc
wansuyoo [Thu, 21 Mar 2019 11:50:26 +0000 (20:50 +0900)]
changed orchestration design view
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Thu, 21 Mar 2019 01:14:30 +0000 (10:14 +0900)]
Merge pull request #9 from RS7-EdgeComputing/fix_build_error
Fix build error
jw_wonny.cha [Thu, 21 Mar 2019 01:10:47 +0000 (10:10 +0900)]
Delete unnecessary rest api
jw_wonny.cha [Thu, 21 Mar 2019 01:09:44 +0000 (10:09 +0900)]
Fix build error
Merge pull request #6 from sewon-oh/EDGE-224
[EDGE-224] Implement APIs for services status check.
sewon.oh [Mon, 18 Mar 2019 11:12:51 +0000 (20:12 +0900)]
[EDGE-224] Implement APIs for services status check.
Add service status checking API.
refer: http://suprem.sec.samsung.net/jira/browse/EDGE-224
현재훈/Service Innovation Lab(SR)/Engineer/삼성전자 [Wed, 20 Mar 2019 06:22:48 +0000 (15:22 +0900)]
Merge pull request #5 from RS7-EdgeComputing/EDGE-142
Add event request handler
jw_wonny.cha [Wed, 20 Mar 2019 06:18:35 +0000 (15:18 +0900)]
Applied code review
jw_wonny.cha [Tue, 19 Mar 2019 10:39:53 +0000 (19:39 +0900)]
Merge branch 'EDGE-142' of github.sec.samsung.net:RS7-EdgeComputing/edge-home-orchestration into EDGE-142
jw_wonny.cha [Tue, 19 Mar 2019 10:39:36 +0000 (19:39 +0900)]
Applied Code Review
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Tue, 19 Mar 2019 08:25:32 +0000 (17:25 +0900)]
Merge pull request #4 from RS7-EdgeComputing/EDGE-129
add discovery manager
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Tue, 19 Mar 2019 06:38:46 +0000 (15:38 +0900)]
Merge branch 'master' into EDGE-142
jw_wonny.cha [Tue, 19 Mar 2019 05:40:38 +0000 (14:40 +0900)]
Add ctlChannel in message queue & add test code
damon92 [Tue, 19 Mar 2019 01:45:13 +0000 (10:45 +0900)]
chg build path to absolute path
damon92 [Tue, 19 Mar 2019 01:44:56 +0000 (10:44 +0900)]
chg build path to absolute path
jw_wonny.cha [Mon, 18 Mar 2019 11:12:12 +0000 (20:12 +0900)]
Add event request handler
jw_wonny.cha [Mon, 18 Mar 2019 11:11:07 +0000 (20:11 +0900)]
Add test code of service map
jw_wonny.cha [Mon, 18 Mar 2019 11:10:44 +0000 (20:10 +0900)]
Update declared type / method
jw_wonny.cha [Mon, 18 Mar 2019 11:09:57 +0000 (20:09 +0900)]
Remove unnecessary code
jw_wonny.cha [Mon, 18 Mar 2019 11:09:42 +0000 (20:09 +0900)]
rename to http_handler from main
jw_wonny.cha [Mon, 18 Mar 2019 11:09:06 +0000 (20:09 +0900)]
- Change dynamic linking 3rd-party library from static linking
- Add zmq version
wansuyoo [Mon, 18 Mar 2019 09:24:30 +0000 (18:24 +0900)]
update restapi functions
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Mon, 18 Mar 2019 08:58:21 +0000 (17:58 +0900)]
Merge pull request #3 from RS7-EdgeComputing/EDGE-109
update go packages
damon92 [Mon, 18 Mar 2019 08:23:29 +0000 (17:23 +0900)]
remove errors package; remove oc-; replace tab to space
wansuyoo [Mon, 18 Mar 2019 08:13:38 +0000 (17:13 +0900)]
update api document
damon92 [Mon, 18 Mar 2019 05:03:52 +0000 (14:03 +0900)]
add discovery manager
wansuyoo [Mon, 18 Mar 2019 00:26:58 +0000 (09:26 +0900)]
remove unnecessary link
wansuyoo [Fri, 15 Mar 2019 06:08:37 +0000 (15:08 +0900)]
update go packages
현재훈/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 15 Mar 2019 05:55:09 +0000 (14:55 +0900)]
Merge pull request #2 from RS7-EdgeComputing/EDGE-181
Modify restAPI handler followed changed restAPI URI
jw_wonny.cha [Thu, 14 Mar 2019 09:04:35 +0000 (18:04 +0900)]
Add test helper function
jw_wonny.cha [Thu, 14 Mar 2019 08:22:59 +0000 (17:22 +0900)]
Create Test code related with serviceID
jw_wonny.cha [Thu, 14 Mar 2019 07:13:47 +0000 (16:13 +0900)]
Create Test code with concurrent_map
jw_wonny.cha [Thu, 14 Mar 2019 05:29:54 +0000 (14:29 +0900)]
Initialize maps saving service information in orchestration main
jw_wonny.cha [Thu, 14 Mar 2019 05:29:20 +0000 (14:29 +0900)]
Add concurrent map data structure & service discovery
jw_wonny.cha [Thu, 14 Mar 2019 05:28:27 +0000 (14:28 +0900)]
divide a function with service creation & execution
jw_wonny.cha [Thu, 14 Mar 2019 05:26:30 +0000 (14:26 +0900)]
Modify restAPI handler followed changed restAPI URI
update README
wansuyoo [Thu, 14 Mar 2019 04:52:26 +0000 (13:52 +0900)]
update api code generate
Merge pull request #1 from RS7-EdgeComputing/EDGE-141
update service executor
wansuyoo [Tue, 12 Mar 2019 06:23:22 +0000 (15:23 +0900)]
update service executor
wansuyoo [Mon, 11 Mar 2019 10:34:15 +0000 (19:34 +0900)]
add to gitignore ./bin directory
wansuyoo [Mon, 11 Mar 2019 06:36:14 +0000 (15:36 +0900)]
add script for build & register service on x86_64
wansuyoo [Mon, 11 Mar 2019 05:12:39 +0000 (14:12 +0900)]
fix errors
wansuyoo [Mon, 11 Mar 2019 02:36:03 +0000 (11:36 +0900)]
fix names style refer from golint prints
wansuyoo [Fri, 8 Mar 2019 07:39:09 +0000 (16:39 +0900)]
update restapi of resource_monitor
Update README
wansuyoo [Fri, 8 Mar 2019 05:55:57 +0000 (14:55 +0900)]
update module view image
wansuyoo [Fri, 8 Mar 2019 04:18:35 +0000 (13:18 +0900)]
update swagger json/yaml
wansuyoo [Fri, 8 Mar 2019 03:39:47 +0000 (12:39 +0900)]
update orchestration restapi
wansuyoo [Thu, 7 Mar 2019 01:12:16 +0000 (10:12 +0900)]
update initial directories for packaging
Initial commit