Commit Graph

302 Commits

Author SHA1 Message Date
holmes1412
153e7e87b4 fix MySQL parse OK_Packet info 2020-12-01 17:27:33 +08:00
holmes1412
cffaeb7460 Merge branch 'master' of https://github.com/sogou/workflow into dev 2020-12-01 16:32:18 +08:00
XieHan
129b8271f2 fix MySQLMessage::encode 2020-11-24 19:45:03 +08:00
xiehan
9273a9f765 Merge pull request #158 from Barenboim/master
update WFDynamicTask
2020-11-23 15:47:10 +08:00
XieHan
caeeb47c01 update WFDynamicTask 2020-11-23 00:08:20 +08:00
xiehan
f4580787ce Merge pull request #156 from Barenboim/master
fix writev() problem when iovcnt==0 on macOS
2020-11-20 20:24:50 +08:00
XieHan
4ecac779f5 fix writev() problem when iovcnt==0 on macOS 2020-11-20 20:22:51 +08:00
XieHan
fb6c236d40 update create_timer_task 2020-11-20 18:26:33 +08:00
holmes1412
af1e4783b3 Merge branch 'master' of https://github.com/sogou/workflow into dev 2020-11-20 15:10:18 +08:00
xiehan
cc35dfceab Merge pull request #155 from wzl12356/master
fix fetch and cgroup bug
2020-11-19 18:23:46 +08:00
wangzhulei
c10701af69 fix set state and error 2020-11-19 18:20:11 +08:00
wangzhulei
db18578a1f fix set state and error 2020-11-19 18:07:46 +08:00
wangzhulei
b8c7654d04 fix fetch and cgroup bug 2020-11-19 17:21:17 +08:00
xiehan
5a972cf49f Merge pull request #154 from Barenboim/master
Fix kafka warning on macOS
2020-11-18 20:27:00 +08:00
XieHan
ebf54937a8 fix kafka warning on macOS 2020-11-18 20:25:13 +08:00
XieHan
33a7debd81 Merge branch 'master' of https://github.com/sogou/workflow 2020-11-18 20:20:40 +08:00
xiehan
d113a9d0e1 Update README.md 2020-11-16 15:59:11 +00:00
xiehan
9c601235f8 Update README.md 2020-11-13 17:16:35 +08:00
xiehan
52d64c00b1 Update CMakeLists.txt 2020-11-13 16:39:41 +08:00
wzl12356
5d42d68ab3 add kafka client (#96)
* add kafka client

Co-authored-by: wangzhulei <wangzhulei@sogou-inc.com>
2020-11-13 16:38:40 +08:00
xiehan
b41ef2858e Update README.md 2020-11-13 16:36:41 +08:00
xiehan
e282cfa8b9 Update tutorial-01-wget.md v0.9.2 2020-11-12 19:33:26 +08:00
XieHan
d45170aa29 Merge branch 'master' of https://github.com/sogou/workflow 2020-11-11 17:52:53 +08:00
xiehan
b2ebc555e9 Update SeriesWork (#149)
* add Workflow::unset_last_task()

* fix comments

Co-authored-by: XieHan <XieHan@sogou-inc.com>
2020-11-09 16:44:35 +00:00
XieHan
fff61c08f4 fix comments 2020-11-10 00:40:04 +08:00
Sonullx Liu
dd8053b230 Change code style in memory_unittest.cc (#148)
* style: change code style in memory_unittest.cc
2020-11-09 20:29:06 +08:00
XieHan
5c5ad742c7 add Workflow::unset_last_task() 2020-11-09 17:50:25 +08:00
xiehan
158a9b32b9 Update README.md 2020-11-05 15:54:51 +00:00
xiehan
9034a32b68 Update README.md 2020-11-04 15:12:10 +00:00
xiehan
89e6d5e84d Merge pull request #146 from sonullx/master
Update CMake command
2020-11-04 17:41:06 +08:00
Sonullx Liu
29b672ecd4 build: update cmake command
Change `create_symlink` to `copy_if_different`
2020-11-04 17:32:03 +08:00
XieHan
ef67a21ae1 update MySQLResult 2020-11-03 02:42:15 +08:00
liyingxin
1894798fea Merge pull request #138 from Barenboim/master
optimize MySQLResult
2020-11-03 02:37:18 +08:00
XieHan
a4d89b5cf8 update tutorial 2020-11-03 02:28:47 +08:00
XieHan
49586bfc4a optimize MySQLResult 2020-11-03 02:18:01 +08:00
xiehan
f11f296b98 Merge pull request #136 from holmes1412/doc
fix MySQL bug about multi resultset
2020-11-02 23:28:44 +08:00
liyingxin
b2c8a6ff5f Update tutorial-12-mysql_cli.md 2020-11-02 22:17:54 +08:00
liyingxin
810e5a41d1 Update tutorial-12-mysql_cli.md 2020-11-02 22:09:54 +08:00
liyingxin
ff5a17f030 Update tutorial-12-mysql_cli.md 2020-11-02 22:07:49 +08:00
holmes1412
8bbb0504df fix MySQL bug about multi resultset
1. fix the way to parse ok packet and check MORE_RESULTS_EXIST in ok packet;
2. update MySQLResultCursor the way to set MYSQL_STATUS_GET_RESULT;
3. fix MySQLMessage set_ok_packet().
4. update tutorial;
2020-11-02 21:45:11 +08:00
liyingxin
fb734cadbf Merge pull request #26 from sogou/master
merge from sogou/workflow master
2020-11-02 20:34:23 +08:00
xiehan
62cfa425b2 Merge pull request #134 from Barenboim/master
Add English document of ‘go task’
2020-11-02 00:31:49 +08:00
xiehan
cecdd23fbb Update README_en.md 2020-11-01 16:25:55 +00:00
xiehan
475282c0be Create about-go-task.md 2020-11-01 16:23:46 +00:00
xiehan
69e8d6d5e6 Update README_en.md 2020-11-01 15:35:56 +00:00
xiehan
44c901b1f4 Merge pull request #133 from Barenboim/master
add a forward declaration
2020-10-31 19:06:10 +08:00
XieHan
1d509ca01b add a forward declaration 2020-10-31 19:04:19 +08:00
liyingxin
7d71218417 Merge pull request #132 from holmes1412/doc
Fix mysql parser bug when parsing procedure multi-resultset.
2020-10-31 18:53:16 +08:00
holmes1412
7a0e4d3e08 Fix mysql parser bug when parsing procedure multi-resultset. 2020-10-31 18:26:24 +08:00
holmes1412
c583051f47 Merge branch 'master' of https://github.com/sogou/workflow into doc 2020-10-31 18:22:51 +08:00