thinkphp
|
f8dfd9278b
|
单元测试调整
|
2016-09-09 18:32:00 +08:00 |
|
thinkphp
|
8ce128cc3e
|
改进单元测试
|
2016-09-07 12:45:51 +08:00 |
|
thinkphp
|
5e92ac83c9
|
修正单元测试
|
2016-08-02 17:01:51 +08:00 |
|
thinkphp
|
81a2222143
|
Route类的domain方法和域名路由动态注册机制调整 修正Connction类
|
2016-08-02 16:53:05 +08:00 |
|
thinkphp
|
d22c7415a4
|
单元测试完善
|
2016-07-31 13:43:19 +08:00 |
|
thinkphp
|
c79802cd4e
|
完善单元测试
|
2016-07-31 13:12:16 +08:00 |
|
thinkphp
|
d8a5906e9c
|
修正Route类的group方法 混合使用闭包和数组后的bug 改进单元测试
|
2016-07-31 13:06:12 +08:00 |
|
thinkphp
|
a7d71bead9
|
修正单元测试
|
2016-07-30 22:33:09 +08:00 |
|
thinkphp
|
d238a210ee
|
单元测试
|
2016-07-29 18:09:15 +08:00 |
|
thinkphp
|
74c8daf2c0
|
改进Route类的checkDomain方法
|
2016-07-29 17:13:14 +08:00 |
|
thinkphp
|
de1553a61d
|
修正单元测试
|
2016-07-29 16:47:15 +08:00 |
|
thinkphp
|
90f286a116
|
修正单元测试
|
2016-07-08 16:31:21 +08:00 |
|
thinkphp
|
433df8c6ff
|
改进Route类存储结构
|
2016-07-05 18:58:58 +08:00 |
|
thinkphp
|
da7ec5713b
|
修正单元测试
|
2016-06-29 22:24:56 +08:00 |
|
thinkphp
|
87ad5e95bb
|
Route类的bind方法参数顺序调整 增加getBind方法用于获取绑定信息
|
2016-06-24 12:33:07 +08:00 |
|
thinkphp
|
402bd9282a
|
url_controller_convert 和 url_action_convert 合并为 url_convert 参数 改进Route类对url_convert的支持
|
2016-06-17 00:07:34 +08:00 |
|
thinkphp
|
ec6617dc15
|
修正单元测试
|
2016-06-14 18:12:26 +08:00 |
|
thinkphp
|
b1f4125678
|
修正单元测试
|
2016-06-14 10:14:48 +08:00 |
|
thinkphp
|
87a3c5577c
|
APP_MULTI_MODULE常量改为app_multi_module配置参数
|
2016-06-14 08:12:14 +08:00 |
|
thinkphp
|
0b16a5c5a3
|
Route类原来的alias方法更名为controller,路由增加别名方法 alias 支持使用别名简化路由定义,例如:
// 使用 user 路由别名指向 index模块的user控制器
Route::alias('user','index/user');
|
2016-06-08 17:50:54 +08:00 |
|
thinkphp
|
e936d7dc7d
|
改进Route类
|
2016-05-24 17:02:21 +08:00 |
|
thinkphp
|
a4fb28a310
|
废除模块映射功能 改进route助手函数 Route类增加rule方法替代原register方法,原register方法更名为import方法用于导入路由配置
|
2016-05-11 23:00:59 +08:00 |
|
thinkphp
|
cbd8ea477d
|
修正Relation类 改进Route类的group方法
|
2016-05-11 22:03:26 +08:00 |
|
thinkphp
|
fce80eb623
|
修正单元测试
|
2016-05-11 12:55:56 +08:00 |
|
thinkphp
|
f83632cb7f
|
修正
|
2016-05-11 12:49:10 +08:00 |
|
thinkphp
|
03b87a9eb0
|
改进App类 修正单元测试
|
2016-05-11 12:45:06 +08:00 |
|
thinkphp
|
cd57dfd8e1
|
完善routeTest
|
2016-03-26 09:31:57 +08:00 |
|
Haotong Lin
|
48dd15adda
|
完善route单元测试
|
2016-03-04 12:02:07 +08:00 |
|
thinkphp
|
28a627acac
|
改进Model类一处大小写字段的识别错误
|
2016-03-01 20:37:35 +08:00 |
|
thinkphp
|
ef801ec6c3
|
添加Route类域名绑定测试
|
2016-02-29 14:24:33 +08:00 |
|
thinkphp
|
0ab55d6246
|
Route类调整
|
2016-02-29 13:55:55 +08:00 |
|
thinkphp
|
4358fc90f7
|
完善Route类测试
|
2016-02-28 21:12:24 +08:00 |
|
thinkphp
|
c4d0e097fb
|
完善路由类单元测试
|
2016-02-28 15:37:02 +08:00 |
|
thinkphp
|
69055ca068
|
完善单元测试
|
2016-02-28 15:25:33 +08:00 |
|
thinkphp
|
4cc8e7d52b
|
添加Route类单元测试
|
2016-02-28 15:04:03 +08:00 |
|