Commit Graph

166 Commits

Author SHA1 Message Date
尘缘
dccca49419 Merge branch 'master' of https://github.com/top-think/framework 2016-05-08 23:21:57 +08:00
yunwuxin
1f6cde00eb 修正标签解析单元测试 2016-05-08 19:04:16 +08:00
尘缘
83202fb9fc 修复一个 mac 上的 failure 2016-05-08 10:48:03 +08:00
尘缘
f5a74eb60e 添加 key expire = 0 的单元测试 2016-05-08 09:01:56 +08:00
尘缘
2ace73254f 删除db cache的单元测试 2016-05-08 08:54:53 +08:00
Chino Chang
40ee791221 Merge pull request #57 from vus520/master
redis cache 优化
2016-05-07 15:55:20 +08:00
thinkphp
a16e5009b5 修正单元测试 2016-05-07 10:27:02 +08:00
尘缘
e2828d3ff6 redisd驱动优化,添加handler方法,暴露对象以调用高级方法 2016-05-06 17:28:34 +08:00
尘缘
63fde0a6fc redis驱动添加handler方法,暴露对象以调用高级方法 2016-05-06 17:20:48 +08:00
尘缘
4e65e7f470 Merge branch 'master' of https://github.com/top-think/framework 2016-05-05 16:51:00 +08:00
thinkphp
c22b26026e Merge branch 'master' of https://github.com/top-think/framework 2016-05-05 16:37:31 +08:00
thinkphp
2aafd538d2 单元测试调整 2016-05-05 16:35:05 +08:00
尘缘
fb1f35fe3c redis testcase 添加数组的检查 2016-05-05 15:58:03 +08:00
尘缘
239f8aa52f 添加Redisd驱动及单元测试 2016-05-05 12:17:12 +08:00
thinkphp
f87642c6ea 修正单元测试 2016-05-04 18:09:09 +08:00
thinkphp
7c74dd9591 改进view类 调整模板引擎的配置参数定义和传入方式 2016-04-26 17:00:55 +08:00
thinkphp
dd71f679ee 改进Template类import标签库 2016-04-25 10:17:00 +08:00
thinkphp
d0ad5f6beb 修正单元测试 2016-04-24 16:15:10 +08:00
thinkphp
ff46880ab4 修正单元测试 2016-04-24 14:39:50 +08:00
thinkphp
1f40eed301 修正单元测试 2016-04-23 20:44:17 +08:00
thinkphp
7482335aea 修正单元测试 2016-04-19 10:09:45 +08:00
thinkphp
ba0c3de8ba 修正responseTest 2016-04-18 20:28:44 +08:00
thinkphp
262b333538 修正 2016-04-18 18:11:41 +08:00
thinkphp
da9c1a8a81 修正单元测试 删除controller类show方法 用 display方法替代 2016-04-18 18:08:08 +08:00
thinkphp
0baf54f7fd viewTest改动 2016-04-18 16:40:29 +08:00
thinkphp
a66842a030 修正 2016-04-18 16:11:52 +08:00
thinkphp
f8eb8952e2 修正单元测试 2016-04-18 15:41:29 +08:00
thinkphp
10cee95027 改进单元测试 2016-04-13 16:20:55 +08:00
thinkphp
8dac37dd0e 去除modelTest 2016-04-05 17:38:48 +08:00
leunggamciu
d4051a1640 增加Url类单元测试 2016-04-02 09:25:11 +08:00
thinkphp
78142b7bc2 改进Url类对可选参数的支持 2016-03-27 11:20:12 +08:00
thinkphp
e94c707d24 完善urlTest 2016-03-26 12:46:01 +08:00
thinkphp
cd57dfd8e1 完善routeTest 2016-03-26 09:31:57 +08:00
7IN0SAN9
353ba79f8c 修复单元测试 2016-03-24 15:27:32 +08:00
thinkphp
235e9f847f 调整Loader::addNamespace方法的位置 修正configTest 2016-03-23 15:51:01 +08:00
thinkphp
ab57b45070 修正单元测试 2016-03-22 18:03:03 +08:00
thinkphp
9fae06c40c 完善loaderTest 2016-03-22 17:58:37 +08:00
thinkphp
2b4535df76 完善loaderTest 2016-03-22 17:51:19 +08:00
thinkphp
c9ecc6a86b 完善validateTest 2016-03-22 17:37:05 +08:00
thinkphp
8871422e7c 完善validateTest 2016-03-22 12:37:24 +08:00
thinkphp
4c7995a600 controllerTest增加validate测试 2016-03-22 12:23:28 +08:00
thinkphp
13a108f0b4 修正debugTest 2016-03-22 12:09:59 +08:00
thinkphp
bd8b8261a8 增加dbTest 2016-03-22 12:06:18 +08:00
thinkphp
01e978dbbd 修正单元测试 2016-03-22 11:57:05 +08:00
thinkphp
97a9bd11dd 完善modelTest 2016-03-22 11:47:45 +08:00
thinkphp
27f3127fbb 修正单元测试 2016-03-21 13:55:06 +08:00
thinkphp
183734f6c5 验证方法和规则统一使用 驼峰法 2016-03-20 19:57:51 +08:00
thinkphp
9512bfc29a 改写Validate类和单元测试 2016-03-19 21:59:44 +08:00
tale
01a3c5aee5 修复内置模版引擎无法自动获取静态缓存的问题 2016-03-17 23:29:54 +08:00
oldrind
14ee945b0c 修正block标签的bug 2016-03-17 09:50:12 +08:00