Commit Graph

911 Commits

Author SHA1 Message Date
zhengshuxin
28d76fa279 add acl_master_delete_all_children for stopping acl_master in Docker's running time. 2017-06-18 21:46:52 +08:00
zsxxsz
e1459eeb99 modify redis_cluster doc 2017-06-18 18:46:29 +08:00
zhengshuxin
6007a77c17 fixed one bug in redis_builder 2017-06-18 18:32:19 +08:00
郑树新
010fc43e4b Merge pull request #8 from acl-dev/master
merge from acl-dev
2017-06-17 12:14:58 +08:00
郑树新
3f328d2090 Merge pull request #77 from zhengshuxin/master
Merge pull request #7 from acl-dev/master
2017-06-17 12:14:20 +08:00
ubuntu14
1d37af541a add test data for acl_master's web service 2017-06-16 17:14:44 +08:00
ubuntu14
21cfa62a49 acl_master adds web interface. 2017-06-16 17:00:49 +08:00
zhengshuxin
ce4c48f8b3 gson's samples 2017-06-16 12:47:00 +08:00
fuwangqin
98ca58e293 fix gson_helper.hpp delete obj error 2017-06-16 12:01:46 +08:00
fuwangqin
0a1d0297e2 fix struct.stub error in app/gson/demo 2017-06-16 11:51:10 +08:00
ubuntu14
20c735c0df master support web interface 2017-06-15 15:38:00 +08:00
ubuntu14
dfbb553f01 adding http interface for acl_master 2017-06-15 11:28:01 +08:00
fuwq
3f55fa31ed Merge pull request #76 from akzi/master
add set support for gson
2017-06-15 00:23:04 +08:00
fuwangqin
f0748922bb add build dir to .gitignore 2017-06-14 22:01:57 +08:00
fuwangqin
63c500749c fix gson error 2017-06-14 22:01:06 +08:00
ubuntu14
b871a1b70d add manage dir 2017-06-14 17:42:05 +08:00
ubuntu14
1dc2eab9fe rm manager dir 2017-06-14 17:41:12 +08:00
fuwangqin
f1ac0703ef add set support in Gson. and fix potemtial bug in gson_helper.ipp 2017-06-14 13:55:05 +08:00
郑树新
f676d1d861 move acl_master from lib_acl for xcode project 2017-06-14 11:13:59 +08:00
fuwangqin
5b02378b16 move resource dir to github.com/acl-dev/third_party 2017-06-14 10:16:36 +08:00
zhengshuxin
9b62014615 modify Makefile 2017-06-13 21:59:20 +08:00
zhengshuxin
d2b6e07362 move acl master's daemon to master 2017-06-13 21:56:56 +08:00
zhengshuxin
65cd3b94ff rm master dir 2017-06-13 21:55:40 +08:00
郑树新
050e37c071 modify vc project 2017-06-13 18:06:17 +08:00
zhengshuxin
311ceb0cf8 remove acl_master's module from lib_acl's vc projects. 2017-06-13 16:20:45 +08:00
zhengshuxin
b241724838 modify Makefile for building rpm 2017-06-13 15:24:12 +08:00
zhengshuxin
7f684658da modify fiber module's header included. 2017-06-13 12:14:28 +08:00
zhengshuxin
2ff4abdbef remove unused stdafx.h 2017-06-12 23:46:19 +08:00
zhengshuxin
aedcf2de10 for new acl-master lib 2017-06-12 23:24:00 +08:00
zhengshuxin
b71b6a99a4 add new files for master 2017-06-12 23:23:07 +08:00
zhengshuxin
0b30d83329 move acl_master to app from lib_acl 2017-06-12 23:19:56 +08:00
zhengshuxin
4a26f2a830 toto.txt 2017-06-11 19:39:00 +08:00
zhengshuxin
a6ac74a445 move "setting ACL_MASTER_FLAG_STOPPING" to acl_master_service_stop 2017-06-11 17:53:22 +08:00
zhengshuxin
f824d9b28f fixed one bug that acl_master will crached when stopping a service which is configured master_prefork > 0. 2017-06-11 17:26:17 +08:00
郑树新
497fb467ba Merge pull request #7 from acl-dev/master
merge
2017-06-09 18:04:30 +08:00
郑树新
de717c2c84 Merge pull request #73 from zhengshuxin/master
Merge pull request #6 from acl-dev/master
2017-06-09 18:03:07 +08:00
Zhang Qiang
f06ebf33d9 bump to version 3.3.0-2 2017-06-09 10:00:37 +08:00
Zheng Shuxin
cb6f0e5d9a Merge branch 'master' of https://github.com/acl-dev/acl 2017-06-08 17:53:47 +08:00
Zheng Shuxin
1663d24904 add one in todo.txt 2017-06-08 17:52:24 +08:00
Zhang QIang
61f22f82e0 Merge pull request #74 from xiaoqiang0/master
master: init script fixes
2017-06-08 03:21:48 -05:00
Zhang Qiang
604c20a432 master: fix start failure issue 2017-06-08 16:19:03 +08:00
Zheng Shuxin
7cad599b6e fixed one master's bug 2017-06-08 15:54:29 +08:00
Zhang Qiang
51a347ec97 master: return 0 for status command 2017-06-08 15:49:03 +08:00
root
7817e3ac14 acl_master can start without any service. 2017-06-08 14:37:55 +08:00
Zhang Qiang
49e77cfa20 service: init.d script 2017-06-08 12:14:16 +08:00
root
181e0103e4 acl_master's rpm package is indepedent from acl libs 2017-06-07 15:50:45 +08:00
Zhang Qiang
17717cde03 packaging to RPM support
Usage:

 $ cd packaging
 $ make rpm
2017-06-06 19:19:10 +08:00
ubuntu14
3e26cdaf86 add circle.yml 2017-06-06 18:31:03 +08:00
ubuntu14
2726fd74e3 rename libacl-all to libacl_all 2017-06-06 17:41:53 +08:00
ubuntu14
78a2d462ae when building the all-in-one library including libacl.a, libprotocol.a and libacl_cpp.a, rename the library name to libacl-all.a 2017-06-06 17:34:52 +08:00