jaehoon.hyun [Tue, 2 Apr 2019 06:28:46 +0000 (15:28 +0900)]
getscoring interface function mock
jaehoon.hyun [Tue, 2 Apr 2019 06:28:31 +0000 (15:28 +0900)]
scoringmgr mock conf file update
jaehoon.hyun [Tue, 2 Apr 2019 06:27:56 +0000 (15:27 +0900)]
scoringmgr mock library interface function update
jaehoon.hyun [Tue, 2 Apr 2019 06:27:32 +0000 (15:27 +0900)]
incubtor of dlcall code update
jaehoon.hyun [Tue, 2 Apr 2019 06:27:17 +0000 (15:27 +0900)]
handlers in scoringmgr managed life cycle of handle
jaehoon.hyun [Tue, 2 Apr 2019 06:26:42 +0000 (15:26 +0900)]
orchestration api changed
jaehoon.hyun [Tue, 2 Apr 2019 06:26:10 +0000 (15:26 +0900)]
orchestrationapi do not use mock , it is move to api_test
jaehoon.hyun [Tue, 2 Apr 2019 06:25:44 +0000 (15:25 +0900)]
watcher do not watch CHMOD
jaehoon.hyun [Tue, 2 Apr 2019 06:25:17 +0000 (15:25 +0900)]
executeCommand function add at configuremgr_test.go
jaehoon.hyun [Tue, 2 Apr 2019 06:24:43 +0000 (15:24 +0900)]
duplicate mock to orchestrationapi from configuremgr/mock
jaehoon.hyun [Tue, 2 Apr 2019 06:24:15 +0000 (15:24 +0900)]
configuremgr PushLibPath insterface change
jaehoon.hyun [Tue, 2 Apr 2019 06:23:46 +0000 (15:23 +0900)]
configuremgr conf interface change
jaehoon.hyun [Tue, 2 Apr 2019 06:23:28 +0000 (15:23 +0900)]
conf interface change
jaehoon.hyun [Tue, 2 Apr 2019 06:22:42 +0000 (15:22 +0900)]
git ignore add 3rdparty / vendor
jaehoon.hyun [Fri, 29 Mar 2019 10:01:00 +0000 (19:01 +0900)]
orchestration compile error fix
jaehoon.hyun [Fri, 29 Mar 2019 09:30:02 +0000 (18:30 +0900)]
orchestration api implement
jaehoon.hyun [Fri, 29 Mar 2019 09:13:28 +0000 (18:13 +0900)]
Merge branch 'master' into EDGE-299
jaehoon.hyun [Fri, 29 Mar 2019 09:13:01 +0000 (18:13 +0900)]
change interface scoringmgr, configuremgr
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 29 Mar 2019 06:39:56 +0000 (15:39 +0900)]
Merge pull request #23 from RS7-EdgeComputing/EDGE-247-tmp
Edge 247 tmp
damon92 [Fri, 29 Mar 2019 06:19:00 +0000 (15:19 +0900)]
add rest apis
damon92 [Fri, 29 Mar 2019 06:02:23 +0000 (15:02 +0900)]
add rest apis
damon92 [Fri, 29 Mar 2019 05:26:36 +0000 (14:26 +0900)]
link w/ configuremgr; add service name based discovery
damon92 [Fri, 29 Mar 2019 04:58:54 +0000 (13:58 +0900)]
Merge branch 'master' of github.sec.samsung.net:RS7-EdgeComputing/edge-home-orchestration-go into EDGE-247-tmp
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 29 Mar 2019 04:46:32 +0000 (13:46 +0900)]
Merge pull request #20 from RS7-EdgeComputing/EDGE-238
Add dbus interface files and Makefile for CMain.
wansuyoo [Fri, 29 Mar 2019 04:36:28 +0000 (13:36 +0900)]
changed shared library to static archive
damon92 [Fri, 29 Mar 2019 01:12:13 +0000 (10:12 +0900)]
edit package test to discoverymgr
damon92 [Fri, 29 Mar 2019 00:48:34 +0000 (09:48 +0900)]
chg folder
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 29 Mar 2019 00:33:00 +0000 (09:33 +0900)]
Merge pull request #21 from RS7-EdgeComputing/EDGE-254
Add servicemgr interface
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 29 Mar 2019 00:26:26 +0000 (09:26 +0900)]
Merge pull request #19 from RS7-EdgeComputing/EDGE-287
Edge 287
jw_wonny.cha [Thu, 28 Mar 2019 12:38:36 +0000 (21:38 +0900)]
- Remove unnecessary types
jw_wonny.cha [Thu, 28 Mar 2019 12:36:52 +0000 (21:36 +0900)]
- Add export API to interface
jw_wonny.cha [Thu, 28 Mar 2019 12:36:29 +0000 (21:36 +0900)]
- Update configuration & service map
jw_wonny.cha [Thu, 28 Mar 2019 12:35:02 +0000 (21:35 +0900)]
- remove register/remove service to mdns
- add notification Target ( local / remote)
jw_wonny.cha [Thu, 28 Mar 2019 12:33:48 +0000 (21:33 +0900)]
- Update http_sender api
jw_wonny.cha [Thu, 28 Mar 2019 12:33:18 +0000 (21:33 +0900)]
- Clean up unnecessary code
jw_wonny.cha [Thu, 28 Mar 2019 12:32:57 +0000 (21:32 +0900)]
- Remove Unnecessary test code
jw_wonny.cha [Thu, 28 Mar 2019 12:32:11 +0000 (21:32 +0900)]
- Add StatusNotification Type
jw_wonny.cha [Thu, 28 Mar 2019 12:30:15 +0000 (21:30 +0900)]
- Remove unnecessary rest api (get service / delete service..)
- Add notification rest api
wansuyoo [Thu, 28 Mar 2019 12:06:16 +0000 (21:06 +0900)]
fixed file name
wansuyoo [Thu, 28 Mar 2019 11:58:56 +0000 (20:58 +0900)]
merge CMain build at build script
heewon Park [Thu, 28 Mar 2019 11:01:34 +0000 (20:01 +0900)]
Merge remote-tracking branch 'origin/master' into EDGE-238
# Conflicts:
# src/CMain/inc/orchestration.h
heewon Park [Thu, 28 Mar 2019 10:42:37 +0000 (19:42 +0900)]
Add dbus interface files and Makefile for CMain.
Signed-off-by: heewon Park <h_w.park@samsung.com>
damon92 [Thu, 28 Mar 2019 10:39:18 +0000 (19:39 +0900)]
discovery_test.go added
wansuyoo [Thu, 28 Mar 2019 10:28:04 +0000 (19:28 +0900)]
fixed names
Merge pull request #18 from RS7-EdgeComputing/EDGE-291
Repository structuring
wansuyoo [Thu, 28 Mar 2019 09:50:39 +0000 (18:50 +0900)]
changed directory name
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Thu, 28 Mar 2019 09:36:31 +0000 (18:36 +0900)]
Merge pull request #16 from RS7-EdgeComputing/EDGE-109
update LICENSE file
wansuyoo [Thu, 28 Mar 2019 09:34:26 +0000 (18:34 +0900)]
update shared object file
jaehoon.hyun [Thu, 28 Mar 2019 08:06:37 +0000 (17:06 +0900)]
CODEOWENERS file add for reviewer
damon92 [Thu, 28 Mar 2019 08:06:21 +0000 (17:06 +0900)]
setservicename detect bad request
damon92 [Thu, 28 Mar 2019 08:04:41 +0000 (17:04 +0900)]
setservicename detect bad request
jaehoon.hyun [Thu, 28 Mar 2019 08:02:24 +0000 (17:02 +0900)]
scoringmgr_test dynamic loading mysum so file and run
jaehoon.hyun [Thu, 28 Mar 2019 07:58:13 +0000 (16:58 +0900)]
dynamic lib function call using cgo
jaehoon.hyun [Thu, 28 Mar 2019 07:57:38 +0000 (16:57 +0900)]
mysum so file and conf file upload for test
jaehoon.hyun [Thu, 28 Mar 2019 07:51:44 +0000 (16:51 +0900)]
scoringmgr library handler implemented
jaehoon.hyun [Thu, 28 Mar 2019 07:51:08 +0000 (16:51 +0900)]
tdd code incubator directory
jaehoon.hyun [Thu, 28 Mar 2019 07:50:41 +0000 (16:50 +0900)]
scoringmgr support log
jaehoon.hyun [Thu, 28 Mar 2019 07:49:48 +0000 (16:49 +0900)]
resolve : when put glide update command , delete vendor/src directory.
damon92 [Thu, 28 Mar 2019 07:49:01 +0000 (16:49 +0900)]
add REST setServiceNames w/ test
wansuyoo [Thu, 28 Mar 2019 07:28:34 +0000 (16:28 +0900)]
Merge branch 'master' into EDGE-291
wansuyoo [Thu, 28 Mar 2019 05:32:31 +0000 (14:32 +0900)]
repository structuring
현재훈/Service Innovation Lab(SR)/Engineer/삼성전자 [Thu, 28 Mar 2019 05:27:16 +0000 (14:27 +0900)]
Merge pull request #17 from RS7-EdgeComputing/EDGE-247-tmp
Edge 247 tmp
damon92 [Thu, 28 Mar 2019 05:07:50 +0000 (14:07 +0900)]
edit from feedbacks
damon92 [Thu, 28 Mar 2019 04:28:07 +0000 (13:28 +0900)]
add discovery test
damon92 [Thu, 28 Mar 2019 04:27:08 +0000 (13:27 +0900)]
add discovery test
damon92 [Thu, 28 Mar 2019 04:05:42 +0000 (13:05 +0900)]
add ln path; add discovery
damon92 [Thu, 28 Mar 2019 04:00:43 +0000 (13:00 +0900)]
add ln path; add discovery
damon92 [Thu, 28 Mar 2019 04:00:21 +0000 (13:00 +0900)]
add ln path; add discovery
damon92 [Thu, 28 Mar 2019 03:59:01 +0000 (12:59 +0900)]
add ln path; add discovery
damon92 [Thu, 28 Mar 2019 03:57:23 +0000 (12:57 +0900)]
add ln path; add discovery
현재훈/Service Innovation Lab(SR)/Engineer/삼성전자 [Thu, 28 Mar 2019 01:48:50 +0000 (10:48 +0900)]
Merge pull request #12 from RS7-EdgeComputing/EDGE-254
Removing http request handling code in servicemgr
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Wed, 27 Mar 2019 10:57:02 +0000 (19:57 +0900)]
Merge pull request #15 from RS7-EdgeComputing/EDGE-257
Edge App Configuration Management
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Wed, 27 Mar 2019 10:55:59 +0000 (19:55 +0900)]
Merge pull request #14 from RS7-EdgeComputing/UpdateReadMe
update edge-orchestration.PNG
wansuyoo [Wed, 27 Mar 2019 08:30:18 +0000 (17:30 +0900)]
add conf directory
jaehoon.hyun [Wed, 27 Mar 2019 07:32:57 +0000 (16:32 +0900)]
simple configuremgr test
jaehoon.hyun [Wed, 27 Mar 2019 07:32:41 +0000 (16:32 +0900)]
TODO : goroutine leak resolve
jaehoon.hyun [Wed, 27 Mar 2019 07:32:22 +0000 (16:32 +0900)]
incubator watcherfs.go bug fix
jaehoon.hyun [Wed, 27 Mar 2019 07:31:26 +0000 (16:31 +0900)]
watchConfPath.go file has created
jaehoon.hyun [Wed, 27 Mar 2019 07:26:29 +0000 (16:26 +0900)]
conf file decoding struct created
jaehoon.hyun [Wed, 27 Mar 2019 07:26:01 +0000 (16:26 +0900)]
mock interface implement it is just out doc and libPath
jaehoon.hyun [Wed, 27 Mar 2019 07:24:41 +0000 (16:24 +0900)]
there is library and conf file in mock directory
jaehoon.hyun [Wed, 27 Mar 2019 07:22:49 +0000 (16:22 +0900)]
getdirname function do error handling if have a last index '/'
jaehoon.hyun [Wed, 27 Mar 2019 07:22:03 +0000 (16:22 +0900)]
configuremgr watcher specific directory and if event occured, call installConfigure function
jaehoon.hyun [Wed, 27 Mar 2019 05:16:22 +0000 (14:16 +0900)]
sconf_exmaple.go code formatting update
jaehoon.hyun [Wed, 27 Mar 2019 05:15:31 +0000 (14:15 +0900)]
[TDD] : getdirname and get so file path , get conf file path
jaehoon.hyun [Wed, 27 Mar 2019 05:00:23 +0000 (14:00 +0900)]
conf file decode using github of sconf
jaehoon.hyun [Wed, 27 Mar 2019 04:59:50 +0000 (13:59 +0900)]
glide update sconf for configure file parsing
wansuyoo [Wed, 27 Mar 2019 02:12:09 +0000 (11:12 +0900)]
update LICENSE file
jaehoon.hyun [Wed, 27 Mar 2019 01:03:47 +0000 (10:03 +0900)]
watcherfs.go add for TDD
jaehoon.hyun [Wed, 27 Mar 2019 01:03:28 +0000 (10:03 +0900)]
configuremgr Logger add
jaehoon.hyun [Wed, 27 Mar 2019 01:02:36 +0000 (10:02 +0900)]
glide add github.com/fsnotify/fsnotify package
Merge pull request #11 from RS7-EdgeComputing/EDGE-242
Add Unit Test
daeken.kwon [Tue, 26 Mar 2019 12:16:39 +0000 (21:16 +0900)]
update edge-orchestration.PNG
Update README.md
jw_wonny.cha [Tue, 26 Mar 2019 06:18:50 +0000 (15:18 +0900)]
Apply code review
jw_wonny.cha [Tue, 26 Mar 2019 05:34:45 +0000 (14:34 +0900)]
Modfiy types
jw_wonny.cha [Tue, 26 Mar 2019 05:34:26 +0000 (14:34 +0900)]
Add Delete implements in service_agent
jw_wonny.cha [Tue, 26 Mar 2019 05:34:08 +0000 (14:34 +0900)]
Move logic of parsing request body from http_handler
jw_wonny.cha [Tue, 26 Mar 2019 05:30:27 +0000 (14:30 +0900)]
Remove http handler in servicemgr
jw_wonny.cha [Tue, 26 Mar 2019 04:19:18 +0000 (13:19 +0900)]
- Add path of service binary in ServiceParam type
- Add path information on binary