platform/core/system/edge-orchestration.git
2019-04-09 wansuyoosync 20190409 master
2019-04-08 wansuyoosource sync 20190409
2019-04-04 wansuyooupdate packaging
2019-04-03 wansuyoosync from previous github
2019-04-02 현재훈/Service... Merge pull request #27 from RS7-EdgeComputing/EDGE-331
2019-04-02 유완수/Service... Merge pull request #29 from RS7-EdgeComputing/EDGE-299
2019-04-02 유완수/Service... Merge pull request #28 from RS7-EdgeComputing/servicemgr
2019-04-02 jaehoon.hyunorchestration_api changed EDGE-299
2019-04-02 jaehoon.hyunmock_getscoring.go changed name mock_score.go
2019-04-02 jaehoon.hyunmock_lib_add unsafe.Pointer use
2019-04-02 jaehoon.hyunhandlers api changed
2019-04-02 jaehoon.hyunorchEngine it is global variable initialize when Init...
2019-04-02 jaehoon.hyunscore interface function seperate another go file
2019-04-02 jw_wonny.cha- merged type servicemgr
2019-04-02 jw_wonny.cha- Add HandleNotification in case of local environment
2019-04-02 jw_wonny.cha- Update indentation
2019-04-02 jw_wonny.cha- applied changed function EDGE-331
2019-04-02 jw_wonny.cha- delete http_sender in servicemgr
2019-04-02 jw_wonny.cha- Add test code
2019-04-02 jw_wonny.cha- Add Get, Post, Delete Request function
2019-04-02 jaehoon.hyunMerge branch 'EDGE-301' into EDGE-299
2019-04-02 jaehoon.hyunhandler done life cycle seperated init and running...
2019-04-02 jaehoon.hyungetscoring interface function mock
2019-04-02 jaehoon.hyunscoringmgr mock conf file update
2019-04-02 jaehoon.hyunscoringmgr mock library interface function update
2019-04-02 jaehoon.hyunincubtor of dlcall code update
2019-04-02 jaehoon.hyunhandlers in scoringmgr managed life cycle of handle
2019-04-02 jaehoon.hyunorchestration api changed
2019-04-02 jaehoon.hyunorchestrationapi do not use mock , it is move to api_test
2019-04-02 jaehoon.hyunwatcher do not watch CHMOD
2019-04-02 jaehoon.hyunexecuteCommand function add at configuremgr_test.go
2019-04-02 jaehoon.hyunduplicate mock to orchestrationapi from configuremgr...
2019-04-02 jaehoon.hyunconfiguremgr PushLibPath insterface change
2019-04-02 jaehoon.hyunconfiguremgr conf interface change
2019-04-02 jaehoon.hyunconf interface change
2019-04-02 jaehoon.hyungit ignore add 3rdparty / vendor
2019-04-02 차지원/Service... Merge branch 'master' into EDGE-301 EDGE-301
2019-04-02 jw_wonny.cha- add function that request http GET
2019-04-02 jw_wonny.cha- Add parameter that channel getting score value in...
2019-04-02 jw_wonny.cha- Add GetScore export API
2019-04-02 jw_wonny.cha- rest api test code
2019-04-02 jw_wonny.cha- Add rest api that getting scoring
2019-03-29 jaehoon.hyunorchestration compile error fix
2019-03-29 jaehoon.hyunorchestration api implement
2019-03-29 jaehoon.hyunMerge branch 'master' into EDGE-299
2019-03-29 jaehoon.hyunchange interface scoringmgr, configuremgr
2019-03-29 차지원/Service... Merge pull request #23 from RS7-EdgeComputing/EDGE...
2019-03-29 damon92add rest apis EDGE-247-tmp
2019-03-29 jw_wonny.cha- add compare targetURL with "localhost" string
2019-03-29 jw_wonny.cha- Clean up test code
2019-03-29 jw_wonny.cha- move test code to servicemgr folder
2019-03-29 damon92add rest apis
2019-03-29 damon92link w/ configuremgr; add service name based discovery
2019-03-29 damon92Merge branch 'master' of github.sec.samsung.net:RS7...
2019-03-29 이동엽/Service... Merge pull request #20 from RS7-EdgeComputing/EDGE-238
2019-03-29 wansuyoochanged shared library to static archive EDGE-238
2019-03-29 damon92edit package test to discoverymgr
2019-03-29 damon92chg folder
2019-03-29 이동엽/Service... Merge pull request #21 from RS7-EdgeComputing/EDGE-254
2019-03-29 이동엽/Service... Merge pull request #19 from RS7-EdgeComputing/EDGE-287
2019-03-28 jw_wonny.cha- Remove unnecessary types
2019-03-28 jw_wonny.cha- Add export API to interface
2019-03-28 jw_wonny.cha- Update configuration & service map
2019-03-28 jw_wonny.cha- remove register/remove service to mdns
2019-03-28 jw_wonny.cha- Update http_sender api
2019-03-28 jw_wonny.cha- Clean up unnecessary code
2019-03-28 jw_wonny.cha- Remove Unnecessary test code
2019-03-28 jw_wonny.cha- Add StatusNotification Type
2019-03-28 jw_wonny.cha- Remove unnecessary rest api (get service / delete...
2019-03-28 wansuyoofixed file name
2019-03-28 wansuyoomerge CMain build at build script
2019-03-28 heewon ParkMerge remote-tracking branch 'origin/master' into EDGE-238
2019-03-28 heewon ParkAdd dbus interface files and Makefile for CMain. add_dbus_interface
2019-03-28 damon92discovery_test.go added
2019-03-28 wansuyoofixed names
2019-03-28 권대근/Service... Merge pull request #18 from RS7-EdgeComputing/EDGE-291
2019-03-28 wansuyoochanged directory name EDGE-291
2019-03-28 이동엽/Service... Merge pull request #16 from RS7-EdgeComputing/EDGE-109
2019-03-28 wansuyooupdate shared object file
2019-03-28 jaehoon.hyunCODEOWENERS file add for reviewer EDGE-287
2019-03-28 damon92setservicename detect bad request
2019-03-28 damon92setservicename detect bad request
2019-03-28 jaehoon.hyunscoringmgr_test dynamic loading mysum so file and run
2019-03-28 jaehoon.hyundynamic lib function call using cgo
2019-03-28 jaehoon.hyunmysum so file and conf file upload for test
2019-03-28 jaehoon.hyunscoringmgr library handler implemented
2019-03-28 jaehoon.hyuntdd code incubator directory
2019-03-28 jaehoon.hyunscoringmgr support log
2019-03-28 jaehoon.hyunresolve : when put glide update command , delete vendor...
2019-03-28 damon92add REST setServiceNames w/ test
2019-03-28 wansuyooMerge branch 'master' into EDGE-291
2019-03-28 wansuyoorepository structuring
2019-03-28 현재훈/Service... Merge pull request #17 from RS7-EdgeComputing/EDGE...
2019-03-28 damon92edit from feedbacks
2019-03-28 damon92add discovery test
2019-03-28 damon92add discovery test
2019-03-28 damon92add ln path; add discovery
2019-03-28 damon92add ln path; add discovery
2019-03-28 damon92add ln path; add discovery
2019-03-28 damon92add ln path; add discovery
next