To add a web interface to indicate the status of the three daemons (#395)
* To add a web interface to indicate the status of the three daemons * address dutor's comments * address sherman-the-tank's comments * address dutor's comments * rebase master
Showing
- src/daemons/CMakeLists.txt 0 additions, 1 deletionsrc/daemons/CMakeLists.txt
- src/daemons/GraphDaemon.cpp 2 additions, 1 deletionsrc/daemons/GraphDaemon.cpp
- src/executor/CMakeLists.txt 3 additions, 2 deletionssrc/executor/CMakeLists.txt
- src/executor/GraphFlags.cpp 1 addition, 1 deletionsrc/executor/GraphFlags.cpp
- src/executor/GraphHttpHandler.cpp 103 additions, 3 deletionssrc/executor/GraphHttpHandler.cpp
- src/executor/GraphHttpHandler.h 16 additions, 3 deletionssrc/executor/GraphHttpHandler.h
- src/executor/test/CMakeLists.txt 43 additions, 0 deletionssrc/executor/test/CMakeLists.txt
- src/executor/test/GraphHttpHandlerTest.cpp 91 additions, 0 deletionssrc/executor/test/GraphHttpHandlerTest.cpp
Please register or sign in to comment