projects
/
platform
/
core
/
system
/
edge-orchestration.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/system/edge-orchestration.git
2019-04-08
wansuyoo
source sync 20190409
|
commitdiff
2019-04-04
wansuyoo
update packaging
|
commitdiff
2019-04-03
wansuyoo
sync from previous github
|
commitdiff
2019-04-02
현재훈/Service Innova...
Merge pull request #27 from RS7-EdgeComputing/EDGE-331
|
commitdiff
2019-04-02
유완수/Service Innova...
Merge pull request #29 from RS7-EdgeComputing/EDGE-299
|
commitdiff
2019-04-02
유완수/Service Innova...
Merge pull request #28 from RS7-EdgeComputing/servicemgr
|
commitdiff
2019-04-02
jaehoon.hyun
orchestration_api changed
EDGE-299
|
commitdiff
2019-04-02
jaehoon.hyun
mock_getscoring.go changed name mock_score.go
|
commitdiff
2019-04-02
jaehoon.hyun
mock_lib_add unsafe.Pointer use
|
commitdiff
2019-04-02
jaehoon.hyun
handlers api changed
|
commitdiff
2019-04-02
jaehoon.hyun
orchEngine it is global variable initialize when Init...
|
commitdiff
2019-04-02
jaehoon.hyun
score interface function seperate another go file
|
commitdiff
2019-04-02
jw_wonny.cha
- merged type
servicemgr
|
commitdiff
2019-04-02
jw_wonny.cha
- Add HandleNotification in case of local environment
|
commitdiff
2019-04-02
jw_wonny.cha
- Update indentation
|
commitdiff
2019-04-02
jw_wonny.cha
- applied changed function
EDGE-331
|
commitdiff
2019-04-02
jw_wonny.cha
- delete http_sender in servicemgr
|
commitdiff
2019-04-02
jw_wonny.cha
- Add test code
|
commitdiff
2019-04-02
jw_wonny.cha
- Add Get, Post, Delete Request function
|
commitdiff
2019-04-02
jaehoon.hyun
Merge branch 'EDGE-301' into EDGE-299
|
commitdiff
2019-04-02
jaehoon.hyun
handler done life cycle seperated init and running...
|
commitdiff
2019-04-02
jaehoon.hyun
getscoring interface function mock
|
commitdiff
2019-04-02
jaehoon.hyun
scoringmgr mock conf file update
|
commitdiff
2019-04-02
jaehoon.hyun
scoringmgr mock library interface function update
|
commitdiff
2019-04-02
jaehoon.hyun
incubtor of dlcall code update
|
commitdiff
2019-04-02
jaehoon.hyun
handlers in scoringmgr managed life cycle of handle
|
commitdiff
2019-04-02
jaehoon.hyun
orchestration api changed
|
commitdiff
2019-04-02
jaehoon.hyun
orchestrationapi do not use mock , it is move to api_test
|
commitdiff
2019-04-02
jaehoon.hyun
watcher do not watch CHMOD
|
commitdiff
2019-04-02
jaehoon.hyun
executeCommand function add at configuremgr_test.go
|
commitdiff
2019-04-02
jaehoon.hyun
duplicate mock to orchestrationapi from configuremgr...
|
commitdiff
2019-04-02
jaehoon.hyun
configuremgr PushLibPath insterface change
|
commitdiff
2019-04-02
jaehoon.hyun
configuremgr conf interface change
|
commitdiff
2019-04-02
jaehoon.hyun
conf interface change
|
commitdiff
2019-04-02
jaehoon.hyun
git ignore add 3rdparty / vendor
|
commitdiff
2019-04-02
차지원/Service Innova...
Merge branch 'master' into EDGE-301
EDGE-301
|
commitdiff
2019-04-02
jw_wonny.cha
- add function that request http GET
|
commitdiff
2019-04-02
jw_wonny.cha
- Add parameter that channel getting score value in...
|
commitdiff
2019-04-02
jw_wonny.cha
- Add GetScore export API
|
commitdiff
2019-04-02
jw_wonny.cha
- rest api test code
|
commitdiff
2019-04-02
jw_wonny.cha
- Add rest api that getting scoring
|
commitdiff
2019-03-29
jaehoon.hyun
orchestration compile error fix
|
commitdiff
2019-03-29
jaehoon.hyun
orchestration api implement
|
commitdiff
2019-03-29
jaehoon.hyun
Merge branch 'master' into EDGE-299
|
commitdiff
2019-03-29
jaehoon.hyun
change interface scoringmgr, configuremgr
|
commitdiff
2019-03-29
차지원/Service Innova...
Merge pull request #23 from RS7-EdgeComputing/EDGE...
|
commitdiff
2019-03-29
damon92
add rest apis
EDGE-247-tmp
|
commitdiff
2019-03-29
jw_wonny.cha
- add compare targetURL with "localhost" string
|
commitdiff
2019-03-29
jw_wonny.cha
- Clean up test code
|
commitdiff
2019-03-29
jw_wonny.cha
- move test code to servicemgr folder
|
commitdiff
2019-03-29
damon92
add rest apis
|
commitdiff
2019-03-29
damon92
link w/ configuremgr; add service name based discovery
|
commitdiff
2019-03-29
damon92
Merge branch 'master' of github.sec.samsung.net:RS7...
|
commitdiff
2019-03-29
이동엽/Service Innova...
Merge pull request #20 from RS7-EdgeComputing/EDGE-238
|
commitdiff
2019-03-29
wansuyoo
changed shared library to static archive
EDGE-238
|
commitdiff
2019-03-29
damon92
edit package test to discoverymgr
|
commitdiff
2019-03-29
damon92
chg folder
|
commitdiff
2019-03-29
이동엽/Service Innova...
Merge pull request #21 from RS7-EdgeComputing/EDGE-254
|
commitdiff
2019-03-29
이동엽/Service Innova...
Merge pull request #19 from RS7-EdgeComputing/EDGE-287
|
commitdiff
2019-03-28
jw_wonny.cha
- Remove unnecessary types
|
commitdiff
2019-03-28
jw_wonny.cha
- Add export API to interface
|
commitdiff
2019-03-28
jw_wonny.cha
- Update configuration & service map
|
commitdiff
2019-03-28
jw_wonny.cha
- remove register/remove service to mdns
|
commitdiff
2019-03-28
jw_wonny.cha
- Update http_sender api
|
commitdiff
2019-03-28
jw_wonny.cha
- Clean up unnecessary code
|
commitdiff
2019-03-28
jw_wonny.cha
- Remove Unnecessary test code
|
commitdiff
2019-03-28
jw_wonny.cha
- Add StatusNotification Type
|
commitdiff
2019-03-28
jw_wonny.cha
- Remove unnecessary rest api (get service / delete...
|
commitdiff
2019-03-28
wansuyoo
fixed file name
|
commitdiff
2019-03-28
wansuyoo
merge CMain build at build script
|
commitdiff
2019-03-28
heewon Park
Merge remote-tracking branch 'origin/master' into EDGE-238
|
commitdiff
2019-03-28
heewon Park
Add dbus interface files and Makefile for CMain.
add_dbus_interface
|
commitdiff
2019-03-28
damon92
discovery_test.go added
|
commitdiff
2019-03-28
wansuyoo
fixed names
|
commitdiff
2019-03-28
권대근/Service Innova...
Merge pull request #18 from RS7-EdgeComputing/EDGE-291
|
commitdiff
2019-03-28
wansuyoo
changed directory name
EDGE-291
|
commitdiff
2019-03-28
이동엽/Service Innova...
Merge pull request #16 from RS7-EdgeComputing/EDGE-109
|
commitdiff
2019-03-28
wansuyoo
update shared object file
|
commitdiff
2019-03-28
jaehoon.hyun
CODEOWENERS file add for reviewer
EDGE-287
|
commitdiff
2019-03-28
damon92
setservicename detect bad request
|
commitdiff
2019-03-28
damon92
setservicename detect bad request
|
commitdiff
2019-03-28
jaehoon.hyun
scoringmgr_test dynamic loading mysum so file and run
|
commitdiff
2019-03-28
jaehoon.hyun
dynamic lib function call using cgo
|
commitdiff
2019-03-28
jaehoon.hyun
mysum so file and conf file upload for test
|
commitdiff
2019-03-28
jaehoon.hyun
scoringmgr library handler implemented
|
commitdiff
2019-03-28
jaehoon.hyun
tdd code incubator directory
|
commitdiff
2019-03-28
jaehoon.hyun
scoringmgr support log
|
commitdiff
2019-03-28
jaehoon.hyun
resolve : when put glide update command , delete vendor...
|
commitdiff
2019-03-28
damon92
add REST setServiceNames w/ test
|
commitdiff
2019-03-28
wansuyoo
Merge branch 'master' into EDGE-291
|
commitdiff
2019-03-28
wansuyoo
repository structuring
|
commitdiff
2019-03-28
현재훈/Service Innova...
Merge pull request #17 from RS7-EdgeComputing/EDGE...
|
commitdiff
2019-03-28
damon92
edit from feedbacks
|
commitdiff
2019-03-28
damon92
add discovery test
|
commitdiff
2019-03-28
damon92
add discovery test
|
commitdiff
2019-03-28
damon92
add ln path; add discovery
|
commitdiff
2019-03-28
damon92
add ln path; add discovery
|
commitdiff
2019-03-28
damon92
add ln path; add discovery
|
commitdiff
2019-03-28
damon92
add ln path; add discovery
|
commitdiff
2019-03-28
damon92
add ln path; add discovery
|
commitdiff
next