Commit Graph

206 Commits

Author SHA1 Message Date
xiehan
86cff4ecf8 Update about-timeout.md 2020-10-07 08:02:41 +00:00
xiehan
3e88893113 Merge pull request #93 from holmes1412/doc
update tutorial-12-mysql_cli.md
2020-10-07 15:17:35 +08:00
liyingxin
0301c45b20 Update tutorial-12-mysql_cli.md 2020-10-07 14:57:07 +08:00
liyingxin
125e9ded75 Update tutorial-12-mysql_cli.md 2020-10-07 14:55:09 +08:00
liyingxin
28bc4e47d1 Merge pull request #24 from sogou/master
merge from master
2020-10-07 13:39:08 +08:00
xiehan
e835b9c97a Update README_en.md 2020-10-05 17:54:28 +00:00
xiehan
7a8c921736 Update README.md 2020-10-05 17:50:36 +00:00
xiehan
511a1b3d77 Merge pull request #91 from Barenboim/master
Make WFServerBase::wait_finish() stronger.
2020-10-03 16:14:19 +08:00
XieHan
6d226ad392 Merge branch 'master' of https://github.com/sogou/workflow 2020-10-03 16:07:02 +08:00
XieHan
2a289cf924 Make WFServerBase::wait_finish stronger. 2020-10-03 16:04:09 +08:00
liyingxin
d5a7b4764a update License in README (#86)
* Update README.md

* Update README_en.md
2020-10-03 01:53:45 +00:00
xiehan
485b1a6730 Update README.md 2020-10-02 13:23:18 +00:00
xiehan
bdce4ef824 Update README.md 2020-10-02 13:21:09 +00:00
xiehan
fb08a4781a Update README.md 2020-10-02 13:19:38 +00:00
xiehan
beecf7caf4 stddef.h is required by offsetof() (#81)
* stddef.h is required by offsetof()

Co-authored-by: XieHan <XieHan@sogou-inc.com>
2020-10-01 16:34:16 +00:00
XieHan
93723eaaf1 stddef.h is required by offsetof() 2020-10-01 23:58:19 +08:00
XieHan
3ad0053537 Merge branch 'master' of https://github.com/sogou/workflow 2020-10-01 22:41:22 +08:00
liyingxin
bdae28dbf3 Add some English documents. (#80)
* update 08, 09 tutorials in English version

* add about-upstream.md

* update tutorial-12-mysql_cli.md

* Update tutorial-10-user_defined_protocol.md
v0.9.1
2020-09-30 19:34:37 +08:00
liyingxin
7f6d04ef97 update tutorials 08,09,12 English Version (#79) 2020-09-30 16:36:05 +08:00
xiehan
a98337c2d1 update MySQLImpl to support character_set_results (#77)
* update MySQLImpl to support character_set_results

* remove WFComplexClientTask::is_user_request().

Co-authored-by: XieHan <XieHan@sogou-inc.com>
2020-09-30 16:18:03 +08:00
holmes1412
8cd8960452 add docs/en/tutorial-12-mysql_cli.md 2020-09-30 16:02:41 +08:00
liyingxin
97ec0739d7 update tutorial 08-10 English version 2020-09-30 15:34:20 +08:00
XieHan
a8f3b09c00 remove a const 2020-09-30 02:18:10 +08:00
XieHan
96fe67b961 remove WFComplexClientTask::is_user_request(). 2020-09-30 00:16:53 +08:00
XieHan
302be2f7bb is_user_request() -> is_user_request_ 2020-09-30 00:07:27 +08:00
XieHan
c42b17f063 update MySQLImpl to support character_set_results 2020-09-29 23:58:17 +08:00
liyingxin
8093765b7a Add about-counter.md and about-timer.md English version. (#74)
* Add about-counter.md and about-timer.md English version.

Co-authored-by: liyingxin <liyingxin@sogou-inc.com>
2020-09-28 12:14:40 +00:00
xiehan
15bd5eb2b3 Update about-counter.md 2020-09-28 18:17:52 +08:00
xiehan
bba3e68ede Update tutorial-10-user_defined_protocol.md 2020-09-28 16:53:15 +08:00
liyingxin
2815c31e1a Add about-exit.md and tutorial-10 English version. (#73)
* add about-exit.md and tutorial-10 English version

Co-authored-by: liyingxin <liyingxin@sogou-inc.com>
2020-09-28 16:51:55 +08:00
xiehan
8eb24dd092 Update tutorial-10-user_defined_protocol.md 2020-09-28 15:58:46 +08:00
xiehan
927d1d8667 Update tutorial-10-user_defined_protocol.md 2020-09-28 15:29:03 +08:00
liyingxin
508ca6f56c Merge pull request #71 from holmes1412/doc
Add 5 English documents.
2020-09-27 20:39:47 +08:00
liyingxin
0e069c2f50 Update about-timeout.md 2020-09-27 20:36:47 +08:00
liyingxin
07f4baa54f Update about-service-management.md 2020-09-27 20:35:14 +08:00
liyingxin
c36f5825df Update about-error.md 2020-09-27 20:26:35 +08:00
liyingxin
49d189ee0d Update about-error.md 2020-09-27 20:26:10 +08:00
liyingxin
9a9ba824ac Update about-dns.md 2020-09-27 20:24:41 +08:00
liyingxin
a404642b77 Update about-config.md 2020-09-27 20:21:40 +08:00
holmes1412
da95e4f118 add 5 English documents 2020-09-27 20:17:09 +08:00
liyingxin
42c400640a Merge pull request #14 from sogou/master
merge from sogou/workflow
2020-09-27 20:15:26 +08:00
xiehan
196b6ecec4 Update Http task implementation (#66)
* Update Http task implementation

Co-authored-by: XieHan <XieHan@sogou-inc.com>
2020-09-27 17:25:44 +08:00
xiehan
ead1d366c5 Update README_en.md 2020-09-25 17:51:39 +00:00
liyingxin
62cf963d53 Add some English documents. (#61)
* add some English documents

Co-authored-by: liyingxin <liyingxin@sogou-inc.com>
2020-09-24 13:31:07 +00:00
xiehan
6faffd9ce8 Update about-timeout.md 2020-09-24 20:21:32 +08:00
xiehan
68a406f432 Change some descriptions. (#60)
* change some descriptions

Co-authored-by: XieHan <XieHan@sogou-inc.com>
2020-09-24 17:55:09 +08:00
Sonullx Liu
7eba4d11b0 update cmake process (#56)
* build: remove CMAKE_INSTALL_PREFIX

Use default value.

* build: remove CPack

Need more design.

* build: format style

* build: update GNUmakefile

Remove useless targets.
2020-09-23 16:13:54 +08:00
liyingxin
9b86c032e6 Update about-config.md 2020-09-22 17:58:36 +08:00
xiehan
819e01892d Update tutorial-01-wget.md 2020-09-22 17:46:26 +08:00
xiehan
aee989a3c8 Update tutorial-01-wget.md 2020-09-22 17:40:57 +08:00