Commit Graph

  • 19ad43f3ee Merge branch 'master' of https://github.com/brpc/brpc gejun 2017-09-19 16:43:27 +08:00
  • f4b97bbb74 Remove UT's deps on gmock & fix UT gejun 2017-09-19 16:42:33 +08:00
  • 669f8b7512 Complete translation of en/new_protocol.md zhujiashun 2017-09-19 15:52:53 +08:00
  • d1081600c1 Translate error_code.md to English old-bear 2017-09-19 15:21:10 +08:00
  • 5b8178022b Translating vars.md Zhangyi Chen 2017-09-19 12:07:53 +08:00
  • b5da5edba6 Merge branch 'master' of github.com:brpc/brpc Zhangyi Chen 2017-09-19 11:11:35 +08:00
  • d76cc734d1 Translate status.md Zhangyi Chen 2017-09-19 11:11:05 +08:00
  • fdea93a02d Remove a redundant link old-bear 2017-09-19 10:21:29 +08:00
  • 215c7bc3d0 More translation of new_protocol.md zyearn 2017-09-19 09:18:08 +08:00
  • d921345533 Remove Callback/Bind/Tuple from butil Zhangyi Chen 2017-09-18 21:04:22 +08:00
  • c9039fd42b Complete translation of client.md gejun 2017-09-18 20:39:59 +08:00
  • 16fbb258ba Merge pull request #16 from brpc/jiangrujie-dev Ge Jun 2017-09-18 19:41:08 +08:00
  • bea6f4c199 Add documentation in english jiangrujie 2017-09-18 19:14:48 +08:00
  • f3b388a813 Remove butil/allocator/ Zhangyi Chen 2017-09-18 17:55:32 +08:00
  • 6486d8f0f0 Merge branch 'master' of github.com:brpc/brpc zhujiashun 2017-09-18 17:37:50 +08:00
  • e8ca7be300 add en/new_protocol.md zhujiashun 2017-09-18 17:37:45 +08:00
  • c4f27454a6 Remove butil/nix, butil/third_party/xdg_mime/ and related stuff Zhangyi Chen 2017-09-18 17:24:33 +08:00
  • 1e2d716f5e Shrink butil Zhangyi Chen 2017-09-18 16:40:51 +08:00
  • fd9a6e9430 Merge branch 'master' of https://github.com/brpc/brpc gejun 2017-09-18 16:11:03 +08:00
  • a9cd5bb3cb polish descriptions in benchmark.md gejun 2017-09-18 16:10:41 +08:00
  • a6109beea7 Fix compile issues of unit tests with gcc5.* on ubuntu 16.04 Zhangyi Chen 2017-09-18 16:07:20 +08:00
  • c0124ec9af Minor changes on builtin_service.md Zhangyi Chen 2017-09-18 11:45:57 +08:00
  • 513da38671 Translate builtin_service.md Zhangyi Chen 2017-09-18 11:41:14 +08:00
  • d29220121b merge head gejun 2017-09-18 00:28:59 +08:00
  • 31949b48ba More translations in client.md gejun 2017-09-18 00:27:50 +08:00
  • bddb518610 Add specs of baidu_std in baidu_std.md gejun 2017-09-18 00:27:23 +08:00
  • bbe6186dfa Merge pull request #10 from cheneydeng/fix-doc-typo Ge Jun 2017-09-17 20:56:16 +08:00
  • 82a94da696 fix lalb doc typo dengjin 2017-09-17 20:44:20 +08:00
  • b60dd7b357 Merge pull request #9 from aCoder2013/patch-1 Ge Jun 2017-09-17 19:33:15 +08:00
  • a784d7ccc0 fix a typo gejun 2017-09-17 19:28:45 +08:00
  • eb79922c08 Update timer_keeping.md SongWang 2017-09-17 17:21:33 +08:00
  • 2dfbbd38a4 Remove descriptions related to COMAKE gejun 2017-09-17 14:29:53 +08:00
  • 7e2e25df4b Link live-streaming service in intro section of README gejun 2017-09-17 01:02:51 +08:00
  • 5066c947ba Use the old .gitignore used in icode gejun 2017-09-16 19:57:28 +08:00
  • 0234268626 Remove BRPC_ENABLE_HEAP_PROFILER related stuff from docs gejun 2017-09-16 19:49:54 +08:00
  • dfe659ba36 Work around the issue on fedora 26 that weak impl. of MallocExtension::instance is not overriden by tcmalloc & Macro BAIDU_RPC_ENABLE_HEAP_PROFILER is not needed anymore gejun 2017-09-16 19:33:00 +08:00
  • 887fc47422 Fix compile issues with glog on ubuntu-16.04 Zhangyi Chen 2017-09-16 17:32:49 +08:00
  • 147062b2f2 Add self-built-deps section in getting_started.md gejun 2017-09-16 12:26:43 +08:00
  • f94605a1ce fix issue #6 sduzh 2017-09-16 00:43:47 +08:00
  • e22f8df049 add descriptions on clang in getting_started.md gejun 2017-09-15 13:43:17 +08:00
  • b1b6667631 Add section for Fedora in getting_started.md gejun 2017-09-15 13:36:07 +08:00
  • 43dfa79f55 remove wrongly merged file gejun 2017-09-15 12:13:42 +08:00
  • 24092f313b Merge branch 'master' of https://github.com/brpc/brpc jiangrujie 2017-09-15 10:52:37 +08:00
  • 30466e190f Merge branch 'master' of https://github.com/brpc/brpc jiangrujie 2017-09-15 10:50:27 +08:00
  • 2f2d7bce99 Add auto-generated files into git ignore Zhangyi Chen 2017-09-15 10:48:58 +08:00
  • bea9761793 + Fix a bug that repeated bytes key=1 regard as Map jiangrujie 2017-09-15 09:52:02 +08:00
  • 0bd2e97c13 Fix typo gejun 2017-09-15 00:35:16 +08:00
  • 7d453402db Add intro of braft gejun 2017-09-15 00:33:31 +08:00
  • b225913909 adapt github markdown rules gejun 2017-09-15 00:33:10 +08:00
  • 9afbd71b12 fix a grammar Ge Jun 2017-09-14 20:51:02 +08:00
  • ee377b5daa remove comments on baidu-only firewall rules & add a pptx tutorial gejun 2017-09-14 19:18:54 +08:00
  • c3ae57a09f Fixes on docs and comments gejun 2017-09-14 17:10:56 +08:00
  • ee9e2687b2 minor change to README.md gejun 2017-09-14 14:07:19 +08:00
  • 138d8f06fd minor fixes on docs gejun 2017-09-14 13:48:29 +08:00
  • 7a3d9a298a Add docs/en/TRANSLATING gejun 2017-09-14 13:23:51 +08:00
  • c3a6754bdb Point code links to github gejun 2017-09-14 12:00:01 +08:00
  • 31958a76df Point code links to github gejun 2017-09-14 11:58:23 +08:00
  • 30992d3a50 Merge branch 'master' of ssh://icode.baidu.com:8235/baidu/opensource/baidu-rpc gejun 2017-09-14 11:49:53 +08:00
  • 89a311c3f4 more translations in client.md gejun 2017-09-14 11:48:59 +08:00
  • 28bcc04d20 more translations in client.md gejun 2017-09-13 19:18:53 +08:00
  • 0b979456d8 More translations in client.md gejun 2017-09-13 10:00:08 +08:00
  • 5411e9eab8 Update docs with glog and some fix with the prev commit chenzhangyi01 2017-09-12 17:24:15 +08:00
  • 6fdeeac28e butil/logging could be overwritten by glog chenzhangyi01 2017-09-11 15:58:38 +08:00
  • 52afeebd6d start translating client.md gejun 2017-09-11 18:08:05 +08:00
  • d4f2b4dbac Merge branch 'master' of ssh://icode.baidu.com:8235/baidu/opensource/baidu-rpc gejun 2017-09-11 17:18:15 +08:00
  • b9e6314c39 Examples can link with libbrpc.so gejun 2017-09-11 17:13:14 +08:00
  • eaea0017e9 Remove copyright in src/brpc/details/tcmalloc_extension.h gejun 2017-09-11 16:40:00 +08:00
  • ca64bee4b2 Link MallocExtension differently to avoid undefined reference in shared linking & Gen libbrpc.so as well gejun 2017-09-11 16:38:28 +08:00
  • 990413725d merge from icode gejun 2017-09-11 13:46:49 +08:00
  • a48f662108 add more docs gejun 2017-09-11 13:14:43 +08:00
  • e4cb2b2954 add docs for test gejun 2017-09-11 11:23:59 +08:00
  • 8dbe7b389b Patch svn r35243 r35258 r35263 gejun 2017-09-09 21:02:19 +08:00
  • 969bfb794a polish README gejun 2017-09-08 17:46:25 +08:00
  • 8dfaf1a3f6 Change base in docs to butil gejun 2017-09-08 17:28:15 +08:00
  • 80f9f2f160 Rename base to butil to avoid potential naming conflicts gejun 2017-09-08 17:17:35 +08:00
  • 00d81a3886 fix a compilation issue gejun 2017-09-08 16:51:53 +08:00
  • 5a985297c7 fix a grammar gejun 2017-09-08 16:32:20 +08:00
  • e0fb95541e add disclaimer in benchmark.md gejun 2017-09-08 16:31:27 +08:00
  • eec45777c4 Add TOC of docs gejun 2017-09-08 15:49:50 +08:00
  • e6874aa41b update logo gejun 2017-09-08 15:24:50 +08:00
  • db780876b5 Merge "remove wiki.baidu.com from source files" gejun 2017-09-08 15:20:35 +08:00
  • 02b3b97d50 remove wiki.baidu.com from source files gejun 2017-09-08 15:20:00 +08:00
  • feb3f4f24e Add more contents in client.md and server.md gejun 2017-09-08 15:01:29 +08:00
  • c701a8255d Add entry of user cases in README.md gejun 2017-09-08 14:42:02 +08:00
  • 3cc78600a2 fix repo paths gejun 2017-09-08 14:23:03 +08:00
  • 478b434311 replace baidu-rpc with brpc gejun 2017-09-08 14:20:28 +08:00
  • 0d5be86197 polish docs gejun 2017-09-08 12:02:12 +08:00
  • ed0c0f3f5d fix a link issue in getting_started.md gejun 2017-09-07 19:18:37 +08:00
  • 3c53e12c81 polish README.md gejun 2017-09-07 18:07:13 +08:00
  • d9ac08b284 merge a section into another gejun 2017-09-07 17:51:57 +08:00
  • 19d65fe023 Merge branch 'master' of ssh://icode.baidu.com:8235/baidu/opensource/baidu-rpc gejun 2017-09-07 17:39:05 +08:00
  • e5018e0d0c minor changes gejun 2017-09-07 17:39:01 +08:00
  • 9413118560 Merge "fix README.md" gejun 2017-09-07 17:23:42 +08:00
  • 5db6c14e0a fix README.md gejun 2017-09-07 17:23:23 +08:00
  • 55ffe3cfdb Merge "remove docs/en/getting_started.md right now" gejun 2017-09-07 17:17:58 +08:00
  • 85108b3efc remove docs/en/getting_started.md right now gejun 2017-09-07 17:17:43 +08:00
  • 724ae704b4 remove history.md gejun 2017-09-07 16:57:37 +08:00
  • f80e1d50fa add history.md gejun 2017-09-07 16:53:08 +08:00
  • d6bc293ef7 Merge "change alt text of logo.png" gejun 2017-09-07 16:36:22 +08:00
  • 7afd48e6aa change alt text of logo.png gejun 2017-09-07 16:35:59 +08:00