platform/core/system/edge-orchestration.git
2019-03-20 wansuyooupdate restapi function
2019-03-20 유완수/Service... Merge pull request #6 from sewon-oh/EDGE-224
2019-03-20 sewon.oh[EDGE-224] Implement APIs for services status check.
2019-03-20 현재훈/Service... Merge pull request #5 from RS7-EdgeComputing/EDGE-142
2019-03-20 jw_wonny.chaApplied code review
2019-03-19 jw_wonny.chaMerge branch 'EDGE-142' of github.sec.samsung.net:RS7...
2019-03-19 jw_wonny.chaApplied Code Review
2019-03-19 차지원/Service... Merge pull request #4 from RS7-EdgeComputing/EDGE-129
2019-03-19 차지원/Service... Merge branch 'master' into EDGE-142
2019-03-19 jw_wonny.chaAdd ctlChannel in message queue & add test code
2019-03-19 damon92chg build path to absolute path EDGE-129
2019-03-19 damon92chg build path to absolute path
2019-03-18 jw_wonny.chaAdd event request handler
2019-03-18 jw_wonny.chaAdd test code of service map
2019-03-18 jw_wonny.chaUpdate declared type / method
2019-03-18 jw_wonny.chaRemove unnecessary code
2019-03-18 jw_wonny.charename to http_handler from main
2019-03-18 jw_wonny.cha- Change dynamic linking 3rd-party library from static...
2019-03-18 wansuyooupdate restapi functions
2019-03-18 차지원/Service... Merge pull request #3 from RS7-EdgeComputing/EDGE-109
2019-03-18 damon92remove errors package; remove oc-; replace tab to space
2019-03-18 wansuyooupdate api document
2019-03-18 damon92add discovery manager
2019-03-18 wansuyooremove unnecessary link
2019-03-15 wansuyooupdate go packages
2019-03-15 현재훈/Service... Merge pull request #2 from RS7-EdgeComputing/EDGE-181
2019-03-14 jw_wonny.chaAdd test helper function
2019-03-14 jw_wonny.chaCreate Test code related with serviceID
2019-03-14 jw_wonny.chaCreate Test code with concurrent_map
2019-03-14 jw_wonny.chaInitialize maps saving service information in orchestra...
2019-03-14 jw_wonny.chaAdd concurrent map data structure & service discovery
2019-03-14 jw_wonny.chadivide a function with service creation & execution
2019-03-14 jw_wonny.chaModify restAPI handler followed changed restAPI URI
2019-03-14 유완수/Service... update README
2019-03-14 wansuyooupdate api code generate
2019-03-13 유완수/Service... Merge pull request #1 from RS7-EdgeComputing/EDGE-141
2019-03-12 wansuyooupdate service executor
2019-03-11 wansuyooadd to gitignore ./bin directory
2019-03-11 wansuyooadd script for build & register service on x86_64
2019-03-11 wansuyoofix errors
2019-03-11 wansuyoofix names style refer from golint prints
2019-03-08 wansuyooupdate restapi of resource_monitor
2019-03-08 유완수/Service... Update README
2019-03-08 wansuyooupdate module view image
2019-03-08 wansuyooupdate swagger json/yaml
2019-03-08 wansuyooupdate orchestration restapi
2019-03-07 wansuyooupdate initial directories for packaging
2019-03-04 김정용/Service... Initial commit