No description
Find a file
2016-10-18 15:12:41 -07:00
.travis Adding object table (#1) 2016-09-13 18:54:26 -07:00
build Adding object table (#1) 2016-09-13 18:54:26 -07:00
doc add documentation for tasks (#30) 2016-10-04 12:11:52 -07:00
lib/python Generate return object IDs in the task constructor. (#36) 2016-10-07 15:20:56 -07:00
state Move get_client_id to db.h (#40) 2016-10-18 15:12:41 -07:00
test Fixes for implementing Plasma fetch (#39) 2016-10-18 12:38:30 -07:00
thirdparty Plasma fixes (#29) 2016-10-03 17:55:57 -07:00
.clang-format Python API for constructing tasks (#28) 2016-10-04 15:56:24 -07:00
.gitignore Sockets (#3) 2016-09-15 16:28:52 -07:00
.gitmodules Adding object table (#1) 2016-09-13 18:54:26 -07:00
.travis.yml add valgrind tests (#33) 2016-10-05 16:09:40 -07:00
common.c API for task log and scheduled task (#25) 2016-09-29 21:12:06 -07:00
common.h Plasma fixes (#29) 2016-10-03 17:55:57 -07:00
event_loop.c fix compiler warning for linux 2016-10-12 00:23:40 -07:00
event_loop.h fix formating 2016-10-12 01:10:05 -07:00
install-dependencies.sh Python API for constructing tasks (#28) 2016-10-04 15:56:24 -07:00
io.c Fixes for implementing Plasma fetch (#39) 2016-10-18 12:38:30 -07:00
io.h Fixes for implementing Plasma fetch (#39) 2016-10-18 12:38:30 -07:00
LICENSE Initial commit 2016-09-10 19:42:08 -07:00
logging.c fix compiler warnings on macOS 2016-10-12 00:56:04 -07:00
logging.h Redis logging (#17) 2016-09-23 17:10:15 -07:00
Makefile Make warnings errors 2016-10-12 13:20:57 -07:00
task.c API for task log and scheduled task (#25) 2016-09-29 21:12:06 -07:00
task.h rename TASK_* -> TASK_STATUS_* (#31) 2016-10-04 16:59:44 -07:00