ghassmo
|
2dfafeef1d
bin/taud: impl sync event for crdt
|
4 years ago |
Dastan-glitch
|
9821f2db62
accepting float numbers for rank and implementing Encodable and Decodable traits for f64
|
4 years ago |
ghassmo
|
3958becf6a
bin/taud: fix tests
|
4 years ago |
ghassmo
|
bab301a970
bin/taud: create error type
|
4 years ago |
ghassmo
|
b8b3a5a03b
bin/taud: rpc notify crdt when receive update
|
4 years ago |
parazyd
|
9abf62c980
Miscellaneous cleanups.
|
4 years ago |
ghassmo
|
7d20233b5d
bin/taud: run crdt node in taud
|
4 years ago |
ghassmo
|
2280240d09
bin/taud: move rpc code to separate file
|
4 years ago |
ghassmo
|
3fcc08c6aa
bin/taud: add crdt module
|
4 years ago |
ghassmo
|
112eb720dc
bin/taud: fix ci tests
|
4 years ago |
ghassmo
|
a80225b0a7
bin/taud: don't pass timestamp params to list function
|
4 years ago |
parazyd
|
660c6184ca
taud: Abstract getting config file to a util function.
|
4 years ago |
ghassmo
|
f8ff73cfda
bin/taud: clean up files used in testing
|
4 years ago |
ghassmo
|
fa4ea153cf
bin/taud: allow to pass None to due in update function
|
4 years ago |
parazyd
|
92a4410e31
Miscellaneous fixes and 'make fix'.
|
4 years ago |
ghassmo
|
04b73fdcd2
bin/taud: a little fix
|
4 years ago |
ghassmo
|
a64f1133cb
bin/taud: clean up
|
4 years ago |
ghassmo
|
702305bbf0
bin/taud: minor changes
|
4 years ago |
ghassmo
|
e019472a05
bin/taud: add get_state, set_state, and set_comment rpc functions
|
4 years ago |
ghassmo
|
9c1b5d139e
bin/taud: save the task at the end of parsing update params
|
4 years ago |
ghassmo
|
6027d98136
bin/taud: update 'list' function & add update rpc function
|
4 years ago |
ghassmo
|
c5b7d97bf1
bin/taud: add 'list' rpc function
|
4 years ago |
ghassmo
|
e7a13acea9
bin/taud: add tests to main
|
4 years ago |
ghassmo
|
ba1c841315
bin/taud: finish internal functions for TaskInfo and MonthTasks
|
4 years ago |
ghassmo
|
66c715d7b7
bin/taud: split the code into separate modules
|
4 years ago |
ghassmo
|
81def80d17
bin/taud: add generic load/save functions for json dataset
|
4 years ago |
ghassmo
|
1da5edf4af
bin/taud: add find_free_id function
|
4 years ago |
ghassmo
|
ab52c593e0
bin/taud: Runs the executor when start
|
4 years ago |
ghassmo
|
1496842f75
bin/taud: clean up add function
|
4 years ago |
ghassmo
|
fba1b48951
bin/taud: implement add function
|
4 years ago |