shaoying
|
bcf246c9a9
|
mac mod 删除对etc&var目录的依赖
|
2018-03-18 21:39:24 +08:00 |
|
shaoying
|
ada7786db9
|
mac mod nfs 添加了远程文件传输
|
2018-03-01 01:40:13 +08:00 |
|
shaoying
|
a2395ddb2c
|
mac add log 添加了日志模块
|
2018-01-30 01:31:09 +08:00 |
|
shaoying
|
78f27e1608
|
mac opt lex&yac 优化了词法解析与语法解析
|
2018-01-27 22:38:33 +08:00 |
|
shaoying
|
9bddeea4cc
|
mac add nfs.scan 把cli文件读写移到nfs, 添加了消息树动态变量读写
|
2018-01-20 17:57:25 +08:00 |
|
shaoying
|
5fe88cc55a
|
mac add express 添加了表达式运算
|
2018-01-20 11:32:13 +08:00 |
|
shaoying
|
2b0d7e9777
|
mac add yac 添加了yac模块,重构了cli模块,可以随时修改语法规则
|
2018-01-16 00:45:23 +08:00 |
|
shaoying
|
11b0ea19b7
|
Merge branch '0.2.0' of https://github.com/shylinux/context
|
2018-01-08 09:53:11 +08:00 |
|
shaoying
|
bb8c9867a4
|
vps mod cli 优化了语句解析流程,可以解析基本脚本
|
2018-01-08 09:45:33 +08:00 |
|
shaoying
|
dc77397fe9
|
Merge branch '0.2.0'
|
2018-01-05 00:26:05 +08:00 |
|
shaoying
|
25f4c1f380
|
vps add else 添加了一些脚本语句
|
2018-01-05 00:22:50 +08:00 |
|
shaoying
|
0679f8e231
|
Merge branch '0.2.0'
Conflicts:
etc/init.sh
src/context/cli/cli.go
|
2017-12-26 08:34:34 +08:00 |
|
shaoying
|
eedd0cfa4c
|
vps add cli.function 添加了语法解析
|
2017-12-26 08:27:54 +08:00 |
|
shaoying
|
6342860073
|
vps add cli.function 添加了一些语句的解析
|
2017-12-25 19:56:02 +08:00 |
|
shaoying
|
fe14b5239e
|
vps mod cli 修改cli框架支持语句嵌套,私有化某些接口
|
2017-12-25 09:43:37 +08:00 |
|
shaoying
|
b6b0b55c7c
|
mac mod code 修改了一些代码
|
2017-12-24 22:25:05 +08:00 |
|
shaoying
|
4084e0ef74
|
mac pro code
|
2017-12-19 20:53:30 +08:00 |
|
shaoying
|
8f4d2302d6
|
mac add ssh 添加了集群中心
|
2017-12-18 00:11:45 +08:00 |
|
shaoying
|
5375ba3ac8
|
mac pro cmd message 完整了message命令,和close接口
|
2017-12-13 08:40:22 +08:00 |
|
shaoying
|
3fe163061c
|
mac pro context&message 优化了接口
|
2017-12-11 08:29:36 +08:00 |
|
shaoying
|
d6a85730a2
|
mac pro lex&aaa 整理了词法解析和认证中心代码
|
2017-12-08 08:45:26 +08:00 |
|
shaoying
|
e2328f5746
|
mac pro ctx 整理代码
|
2017-12-03 22:07:21 +08:00 |
|
shaoying
|
0288417c24
|
mac mod Server 修改了很多细节,简化接口
|
2017-12-01 04:56:45 +08:00 |
|
shaoying
|
52089121a8
|
mac add lex添加了词法解析
|
2017-11-28 21:32:27 +08:00 |
|
shaoying
|
4671fd1b5d
|
mac mod cli.target 创建新模块时自动切换到上下文
|
2017-11-21 06:01:00 +08:00 |
|
shaoying
|
6b0d2bc998
|
mac add auth tree 添加权限树
|
2017-11-20 08:30:02 +08:00 |
|
shaoying
|
30b713c05a
|
mac mod ctx&cli 加强了消息驱动的作用,添加了命令行解析与回复,修改了退出过程,cli添加主控模式
|
2017-11-19 15:23:08 +08:00 |
|
shaoying
|
954dd13717
|
mac mod message.ccc 将模块的操作接口移动消息上
|
2017-11-13 08:45:10 +08:00 |
|
shaoying
|
c293a1bd95
|
mac add userinfo 添加的用户权限管理
|
2017-11-12 20:33:48 +08:00 |
|
shaoying
|
a2f4696979
|
mac add Message.Assert 添加了消息的异常处理
|
2017-11-11 22:45:20 +08:00 |
|
shaoying
|
47c81a79fd
|
vpn del other 0.1分支只维护ctx和cli模块
|
2017-11-10 16:10:28 +08:00 |
|
shaoying
|
a454b662fc
|
mac mod help 修改了接口的帮助信息
|
2017-11-10 08:45:15 +08:00 |
|
shaoying
|
c8cfc8f4cf
|
vps add snippet.cmd/conf/cap 添加了cmd/conf/cap模板
|
2017-11-09 05:08:34 +08:00 |
|
shaoying
|
8fe0d03eda
|
vpn add web.Request 添加请求上下文
|
2017-11-08 08:34:41 +08:00 |
|
shaoying
|
75a8b5e544
|
mac mod web 修改了继承关系
|
2017-11-07 22:09:42 +08:00 |
|
shaoying
|
d57a74196a
|
Merge branch mac mod context/web 添加了路径分发器
|
2017-11-07 18:53:46 +08:00 |
|
shaoying
|
48c9df4cee
|
vpn add aaa 添加认证服务、网页服务
|
2017-11-07 17:50:47 +08:00 |
|
shaoying
|
5cb1f6e5ae
|
mac mod context/web 支持https
|
2017-11-07 08:51:03 +08:00 |
|
shaoying
|
44e9496f66
|
mac mod context/web 添加了路径分发器
|
2017-11-06 21:16:13 +08:00 |
|
shaoying
|
7afce79a45
|
vpn mod context/web 网页服务支持多主机多路径
|
2017-11-06 18:12:02 +08:00 |
|
shaoying
|
5a692b1aa5
|
mac add message.spwan 消息添加了start, spawn, post, cmd的接口,更加完整
|
2017-11-04 07:25:03 +08:00 |
|
shaoying
|
ff2d9a1a62
|
mac pro code 整理了代码,串联cli和tcp建立远程连接
|
2017-11-03 08:51:38 +08:00 |
|
shaoying
|
2f03c83978
|
vpn mod context.Request 简化了服务管理与消息请求
|
2017-11-02 18:10:25 +08:00 |
|
shaoying
|
21408e523c
|
mac mod context 完善了消息处理、服务管理
|
2017-11-02 08:45:10 +08:00 |
|
shaoying
|
afa38f685f
|
vpn add context.web 添加网页服务
|
2017-11-01 18:03:29 +08:00 |
|
shaoying
|
c4e8a4b718
|
创建上下文,支持消息处理、服务启动、自动级联、路径搜索
|
2017-11-01 00:08:08 +08:00 |
|